Web development , php , ajax , symfony, framework, zend
In: web resources
25 Nov 2009Database operations often tend to be the main bottleneck for most web applications today. It’s not only the DBA’s (database administrators) that have to worry about these performance issues. We as programmers need to do our part by structuring tables properly, writing optimized queries and better code. Here are some MySQL optimization techniques for programmers. [...]
In: web resources
5 Oct 2009I really dislike jQuery’s element creation syntax. It’s basically the same as typing out HTML but within a javascript string…ugly! Luckily Basil Goldman has created a jQuery plugin that allows you to create elements using MooTools-like syntax. View Demo Standard jQuery Element Creation var newDiv = $(‘<div class=”my-class”></div>’); Looks exactly like writing out the HTML…blah. [...]
This blog delivers stylish and dynamic news for designers and web-developers on all subjects of design, ranging from: CSS, Ajax, Javascript, web design, graphics, typography, advertising & much more. Our goal is to help you communicate effectively on the web with an engaging website or functional interface.