Follow Me

Download wordpress 3d rotate flash tag cloud plugin

Sat, Jul 3, 2010

2 Comments

Hi Guys
I found a wordpress plugin that allows to display your tags in 3d rotate flash. It is a wonderful plugin having configurable settings so that you can set height width of that plugin. You can also decide where you want to display this tag clouds. You can display it on page or post [...]

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
  • blogmarks
  • Design Float
  • DZone
  • MySpace
  • Reddit
  • StumbleUpon
  • Twitter
Continue reading...

How to add multiple menu in wordpress

Fri, Jul 2, 2010

2 Comments

Hi Guys,
Recently I need to implement multiple menu in wordpress. Often we comes in the situation where theme support only 1 menu whereas we need more than it. There is simple way I found in wordpress to do it by changes in few lines of code.
register_nav_menus function is the primary menu (default menu in [...]

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
  • blogmarks
  • Design Float
  • DZone
  • MySpace
  • Reddit
  • StumbleUpon
  • Twitter
Continue reading...

Pretty CSS3 radius and shadow property

Wed, Jun 30, 2010

4 Comments

Hello Friends,
Today I want to share very interesting topic about css3. CSS3 offers some newly added property of radius and shadow, which makes object very beautiful and attractive.
You can make object (div) to your desired shape and give it look like any photoshop designed with css3 property.
Start with radius property -

/*  mozilla   */
-moz-border-radius:100px;
/*  [...]

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
  • blogmarks
  • Design Float
  • DZone
  • MySpace
  • Reddit
  • StumbleUpon
  • Twitter
Continue reading...

What is RoR?

Mon, Jun 28, 2010

1 Comment

Ruby on Rails, often shortened to Rails or RoR, is an open source web application framework for the Ruby programming language.
What is Ruby?
Ruby is a pure object-oriented programming language with a super clean syntax that makes programming elegant and fun.
What is Rails?
Rails is an open source Ruby framework for developing database-backed web applications.  Rail’s guiding [...]

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
  • blogmarks
  • Design Float
  • DZone
  • MySpace
  • Reddit
  • StumbleUpon
  • Twitter
Continue reading...

Dynamic multiple image upload using jquery

Sun, Jun 27, 2010

11 Comments

Friends, Today I am posting multiple image upload using jquery in a php form. It is a dynamic script that will upload image without refresh and stored temporarily in the database. It will finally set in database when we will submit our main form.
Here is the code for our form -

<table width="100%" align="center" border="0">
<form method="post" [...]

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
  • blogmarks
  • Design Float
  • DZone
  • MySpace
  • Reddit
  • StumbleUpon
  • Twitter
Continue reading...
Older Entries Newer Entries