środa, lutego 23, 2011

Zasady…

Zasad trzeba się trzymać. Działają one podobnie do przykazań. Jedną z takich zasad jest zasada OPEN-CLOSE, która mówi “The O in SOLID - The Open-Closed Principle First proposed by Bertrand Meyer in 1988, the Open-Closed Principle goes like this: Software entities should be open for extension but closed for modification. In other words, use the class in any way you need but modifying its behavior comes by adding new code, never by modifying or deleting the old.”

Ciekawe e-booki - http://ebookxyz.com/category/programing/page/2/ i tu - http://ebookau.com/

Ciekawe rozszerzenia dla Chrome - http://sixrevisions.com/tools/chrome-extensions-developers-designers/?utm_medium=twitter&utm_source=twitterfeed

Otwiera oczy na JS - http://bonsaiden.github.com/JavaScript-Garden/#closures, script junkie też, pamięć lokalna w HTML 5 - http://www.codeproject.com/Articles/156985/Use-HTML5-LocalStorage-in-your-Mobile-Web-Applicat.aspx

Obserwuj witryny MS:

  1. http://msdn.microsoft.com/en-us/ff972295
  2. Dla aplikacji Windows - http://msdn.microsoft.com/en-us/windows/
  3. Dla bezpieczeństwa  - http://msdn.microsoft.com/en-us/windowsserver/ff727936
  4. Polska wersja - http://msdn.microsoft.com/pl-pl/
  5. W poszukiwaniu zagubionego kodu - http://www.google.pl/codesearch?hl=pl
  6. http://msdn.microsoft.com/en-us/windows/ff972463
  7. IronPython - http://channel9.msdn.com/Tags/ironpython
  8. Obsługa WS po nowemu - http://www.servicestack.net/ServiceStack.Hello/
  9. Owijka do HTTP - http://geekswithblogs.net/michelotti/Default.aspx
  10. A little wonders - http://geekswithblogs.net/BlackRabbitCoder/archive/2011/02/10/c.net-little-wonders-the-concurrent-collections-1-of-3.aspx
  11. http://geekswithblogs.net/Default.aspx?q=Twitter

Medytacje:

  1. http://m.lifehacker.com/5591576/a-guide-to-meditation-for-the-rest-of-us
  2. http://philosophistry.com/archives/2011/02/benefits-of-meditation.html
  3. http://education.calumet.purdue.edu/vockell/EdPsyBook/Edpsy6/edpsy6_transfer.htm

wtorek, lutego 22, 2011

Nowości

IBM wcale nie uśmiercił Informixa, rozwija go nadal o czym świadczy możliwość ściągnięcia do siebie wersji jako maszyny wirtualnej z portalu VMWare. Teraz zachwala tę bazę jako serwer wbudowany do różnych urządzeń.

Aplikacja do zdalnego pulpitu – join.me. Czy naprawdę jest taka dobra? Trzeba to sprawdzić. Ponadto jest tam wiele ciekawych przenośnych aplikacji bez konieczności ich instalacji m.in. camstudio portable.

Różności

Wszystko co napotkałem po drodze:

poniedziałek, lutego 21, 2011

Życie toczy się dalej…

Po ukazaniu się wersji RC jQuery 1.5, rozpoczęto prace nad nowym projektem UI – GRID w ramach jQuery UI Team.  Ma on zastąpić i ujednolicić podejście do siatki danych implementowane w wielu rozwiązaniach wtyczkowych. oto cytat “There are already a number of high quality jQuery grid plugins. We recognize they each have an impressive set of features, capabilities, and a level of use by members of the jQuery community. We are studying and applying practices and techniques from today’s most popular grid and data table plugins, including current favorites, SlickGrid,jqGrid, DataTables and a few that have not been updated in a while, like Tablesorter,Flexigrid, and Ingrid. We invite all authors and users of these and any other grid plugins to get involved in the design of the jQuery UI Grid.”. Źródło - http://blog.jquery.com/2011/02/07/jqcommunity-updates-feb2011/