Archive for August, 2008

1. CSSMate – online CSS editor extension, similar with EditCSS.
2. ViewSourceWith – let you view page source with external applications.
3. PicLens – transforms your browser into a full-screen 3D experience for viewing web images.
4. FireShot -creates screenshots of web pages which you can modify.
5. SeoQuake – helps with search engine optimization and internet promotion of [...]

Check the links … for sourcecode and detailed hints …
http://www.phpbench.com/
http://blog.primalskill.com/?cat=8

NOTE
You must keep in mind to refresh this page a few times to “catch” the right result. The numbers change sometimes drastically during each refresh. I assume that this is because of PHP’s memory garbage collector that drops in randomly and also other processes that run on this machine have an influence.

Test:READ [...]

JavaScript frameworks

31, Aug 2008

 
JavaScript frameworks are the newest tools in the Web application development, they’re very powerful. The frameworks came about specifically to allow more powerful JavaScript programming. frameworks are designed primarily to make your applications cool. Here listing some famous JavaScript frameworks, Some are commercial, some are open source, and some are a mix of the [...]

ExtJS and Symfony

29, Aug 2008

Write ExtJS code in php (nowhere near a final version but pretty good so far):
sfExtjs2Plugin
ExtJS components with the generator.yml file
sfExtjsThemePlugin
ExtJS GUI Designer plugin:
sfExtjsThemeGuiPlugin
used with: projectspace.nl


top