Archive for December, 2008

Best open source CMS - Which one to Go

Best open source CMS - Which one to Go

CMS or in simple words, Content Management Systems are one of the most import key to a large scale business website. You can’t go on a long time by taking a big website without any type of CMS. Content management systems make the life easier by letting us just to worry about adding content to [...]

Read Full Post


How to make everything rounded corner with jQuery

How to make everything rounded corner with jQuery

Web elements with rounded corner is always a beauty of a cleaner and appealing web interface. If your template is rounded corner, people will like it more and it will be eye catching than regular squared designs. Rounded corners was never been so easy with CSS because if you are going to make rounded corners [...]

Read Full Post


960 Grid System – A powerful CSS framework for building websites quickly

960 Grid System – A powerful CSS framework for building websites quickly

CSS is beauty. Yes that is because it adds beauty to your roughly built html pages and texts. It is not harder to beautify a web page by using graphics, but sometimes graphics are expensive when we are talking about overall page load time.
There is always been a big war between CSS and tables. In [...]

Read Full Post


Graphics.com eLearning Program

Graphics.com eLearning Program

Getting into graphic designing skills is somehow a wish for many people as it is a big and long term demand in web design/development industry. Even if a project is finished with programming stuff, the owner will always require a graphic designer for updating the layout of his project.
But it is not an easy job [...]

Read Full Post


Best 3 jQuery Books For Web Designers & Developers

Best 3 jQuery Books For Web Designers & Developers

jQuery - Yeah the one of the best and fastest javascript client libraries these days. Although prototype, yahoo UI and motools are also good but jQuery is fastest to load and easiest to learn as compared to other JS libraries.
Beauty of jQuery is its simplicity. We can create complex javascripts in minimal length of code. [...]

Read Full Post


5 amazing javascript tabbed interfaces for your web applications

5 amazing javascript tabbed interfaces for your web applications

Tabbed interfaces are one of most demanding web interfaces these days. Everyone loves to make more things in less space. Tabs panels do the job for you. Sometimes you have to split a collection of text material and rotate them though simple tabs while sometimes you use tabs in your main navigation to switch between [...]

Read Full Post


Creating DOM Elements on the fly with jQuery

Creating DOM Elements on the fly with jQuery

Jquery is one of my most favorite javascript client library. It is extremely faster than any other library and very much easy to use. I can reduce very much complex code of my regular javascript now with the help of jQuery as i am converting all of my project’s front end from regular javascripting native [...]

Read Full Post


10 Simple tips to optimize and run your php code faster

10 Simple tips to optimize and run your php code faster

PHP is one of the most popular web programming language and it is used widely in many open source and commercial scripts. The beauty of php is its flexibility, easy to learn, highly optimized and specially made for web based applications. A php script can run slower if you do not care about memory, functional [...]

Read Full Post


jQuery Boxy Plugin - Facebook style modal dialog box

jQuery Boxy Plugin - Facebook style modal dialog box

The beauty of jQuery is that we can create flexible and eye catching effects and controls easily. Sometimes when developers are fed up of default and rough pop up boxes, modal boxes or dialog boxes, Then boxy is a perfect solution for them. Boxy is a jQuery plugin that is used to create flexible, facebook [...]

Read Full Post