saquery.com
a web developer' s kung fu…
Categories: Nice to know | 1 Comment

Well, Symfony2 project provides a good source code generator. They call this “The Symfony2 bundle generator”. The are dozens of bundles available at http://bundles.knplabs.org/ For example we can execute the Symfony2 bundle generator tool from windows vista to create a new Symfony2 bundle / project from scratch. MS DOS COMMAND (cmd.exe): c:\xampp\php\php.exe c:\xampp\htdocs\Symfony\app\console generate:bundle –namespace=sa/SampleBrowserShop –format=yml You can now start using the [...]

Categories: Nice to know | Add a Comment

DataSource: http://wordpress.org/extend/plugins

Mr. abhilash posted a much better “how to” use Google Fonts in Your WordPress Blog on meabi.com for the WordPress Plugin WP Web Fonts. Nice to see that somebody cares, so thank you!

Categories: Nice to know | Add a Comment

It is easy to dive into the world of jQuery. It requires only little knowledge in javascript in order to achieve great results with this JavaScript library. Beginners using Visual Studio will benefit from the so-called Intellisense support for jQuery. http://weblogs.asp.net/scottgu/ explains in detail how to integrate jQuery in Visual Studio.

Categories: Nice to know | Add a Comment

A Google Chromebook’ s Security

Categories: Nice to know | Add a Comment
Test Swarm- Distributed Continuous Integration for JavaScript

TestSwarm provides a way for heavy tests on JavaScript code. Test Swarm Walkthrough from John Resig on Vimeo. swarm.jquery wiki source code

Categories: Nice to know | Add a Comment

saquery.com real time chat room shows the first alpha version of http://js-chat.appspot.com. We still miss some base functions like user “Online State” info in realtime, but this is the first public test and we have some features like Real-Time Cross-Browser Multilanguage Emotions Guestpermissions Administrate Broadcasts Multi Broadcast Communication Try  it with your friends or alone in different [...]

Categories: Nice to know | Add a Comment
While GAE development I was shocked by the following error message; Traceback (most recent call last): File "C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver.py", line 4053, in _HandleRequest self._Dispatch(dispatcher, self.rfile, outfile, env_dict) File "C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver.py", line 3977, in _Dispatch base_env_dict=env_dict) File "C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver.py", line 588, in Dispatch base_env_dict=base_env_dict) File "C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver.py", line 3050, in Dispatch self._module_dict) File "C:\Program Files\Google\google_appengine\google\appengine\tools\dev_appserver.py", line [...]
Categories: Nice to know | Add a Comment
Since march 2011 SQL Anywhere 12.0.1 supports Google' s Android OS for smartphones. This means that the UltraLite database, previously available on Windows Mobile, Windows, BlackBerry and iPhone, is now also available on Android. Mobile enterprise applications on Android can now take advantage of the same on-device database and data synchronization technology as apps on other [...]
maqettaOr maybe a WebApplication as IDE? With Maqetta you can create HTML pages typically work across all popular browsers, including IE depends on the JavaScript toolkit you use. If you want to run the Maqetta application, even hardcore IE fans will need a recent release of Chrome, Firefox or Safari. Maqetta is available under a [...]