Archive for November, 2008

5 beautiful CSS round buttons and links for your web projects

5 beautiful CSS round buttons and links for your web projects

CSS is the beauty of web. We can customize our roughly created html pages with CSS and make them a lot more better and beautiful. HTML elements like buttons, anchor links can also be beatified with the help of CSS. Everyone needs some sort of CSS based rollover rounded, round corner or square buttons to [...]

Read Full Post


3 Steps to find a best web hosting company

3 Steps to find a best web hosting company

Web hosting is today’s one of the most searched term in google. You can try and search on google how big competition list it have. Because web hosting is a never ending business. Everyone needs some sort of hosting services whenever they are going to start a website. Choosing a right company for your web [...]

Read Full Post


Quick and Easy way to Parse and Process your html web forms

Quick and Easy way to Parse and Process your html web forms

One of the most discussed topic in every web programming language is to parse and fetch form fields and process them in an easy way. Because nearly in 90% projects we use html web forms. Sometimes when you have large number of form fields, it is difficult to fetch and parse every field in short [...]

Read Full Post


5 Wordpress plugins to Boost SEO of your blog

5 Wordpress plugins to Boost SEO of your blog

Everyone loves to start a blog with wordpress. Because wordpress is very simple to use, administrate and control for end users while it is very simple to view and browse for search bots and visitors. Wordpress is one of best blogging system that is highly SEO friendly. In order to make your blog even more [...]

Read Full Post


10 great jQuery Form plugins

10 great jQuery Form plugins

jQuery is one of my favorite javascript client library. We can do more with writing minimal code. Nearly in every project I need to style up web forms or create rules for validation on form elements. Without jQuery it was very harder and longer way to do by writing a lot of lines of code. [...]

Read Full Post


jquery - Create a Simple hand coded accordion

jquery - Create a Simple hand coded accordion

The beauty of jQuery is that we can create complex things in minimal code. We don’t need to be an expert javascript coder for creating complex widgets. Here is a simple way to create accordion control of your own. You can style up this widget per your requirements. Here are the steps.
Here is a demo
Include [...]

Read Full Post


Cool CSS Rounded corner buttons and links

Cool CSS Rounded corner buttons and links

Ever think of creating cool and stylish rounded corners buttons with css and minimal images? Everyone needs these buttons or styles for their projects. I have found a very interesting button example called Wii buttons. The rollover effect on these buttons is very stylish and appealing. Look at the samples below.
Test Button I am a [...]

Read Full Post


Cool Wordpress Leopard admin interface

Cool Wordpress Leopard admin interface

Wordpress’s default admin (wp-admin) interface is very simple and rough. If you ever want to give this interface a nice and appealing look, you can try Teddy Hwang’s wordpress admin hack to customize wordpress admin interface in a nice style. Here are some screen shots of it.

Customized Dashboard in a cool style
As you can see [...]

Read Full Post


Displaying youtube videos in wordpress posts in easy way

Displaying youtube videos in wordpress posts in easy way

Sometimes it becomes a headache when you are displaying video content to your wordpress blog. Because it is not easy to write video or embedded code by using wordpress’s default editor. But now it can be done very quickly with just one line of code by using Smart youtube plugin for wordpress.
Wordpress Plugin - Smart [...]

Read Full Post


3 best ways to Optimize your wordpress theme

3 best ways to Optimize your wordpress theme

One of most powerful and advance feature of wordpress is it themes. There are thousands of FREE and paid themes available for wordpress. It is not harder to create a new theme for wordpress even if you have only a little knowledge of php or html. Wordpress themes are what display everything on your blog, [...]

Read Full Post