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

Flash is an ugly technology. I think that HTML5 give many chances for free videoformats. You can play YouTube Videos natively in your browser without Flash! To use this methode you must activate it at http://www.youtube.com/html5. This is very cool. They use the Video-Codec h.264. So far the following browsers are Supported:

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.

JDK not installed? It seems there’ s a bug in the current Android Installation routine. Simply click “Back” and then “Forward” again. It’ s magic, but then the Android SDK Setup will detect the JDK installation as expected. Android SDK Download

After using Node.js for simple network service written in JavaScript I must say. Node.js realy rocks! The advantages to write server-side code in Javascript are obvious. As you can see in the following video, there are a lot of advantages over other server systems. The major differences are that Node.js is a server-side JavaScript environment. Node.js uses an asynchronous event-driven model. This allows to get an excellent performance based on the architectures of many Internet applications. Source: http://nodejs.org/ - https://github.com/joyent/node/wiki

Categories: Nice to know | 1 Comment

saquery.com appears today in a new layout. I hope it makes it easier to read the source codes.

Sometimes I got an error message for Ajax request “JSON Parse Error” (I think) throwed by the jQuery library. Upon closer examination I found that the structure of the PHP JSON result set was correct. In the end it was the character set of the underlying PHP files. To fix the parse error you have [...]

Categories: Nice to know | Add a Comment

After ICQ’ s Browser hijack it is nice to know how to confige Firefox’ s default search engine used by typing search keywords into Firefox’s adressbar. Start Firefox Press Ctrl+T Type about:config into the URL – Field Type the Filter “keyword.url” Change the http://search dot icq dot com nonsense to “http://www.google.com/search?&q=”

Categories: Nice to know | Add a Comment

This page helps you to find out which file to download, and how to configure PHP to get Xdebug running! Easy, nice and very useful. After correct setup of xdebug it is possible to debug PHP Code with your IDE. xdebug assistant | NetBeans IDE | Eclispe PHP

Categories: Nice to know | 1 Comment
trac_logo

Trac Error Authentication information not available. Please refer to the installation documentation. TracGuide — The Trac User and Administration Guide Solution:

Categories: Nice to know | Add a Comment

Video: Introduction of the YUI Compressor Yahoo engineer Julien Lecomte Julien Lecomte: "Introducing the YUI Compressor" auf Yahoo! Video