- Thursday, June 4, 2009, 17:12
- JQuery
- 5,337 views
Tagging the content has increased the searchability of content in todays Web 2.0 world. Also similar content can be grouped together by assigning them same tags.
Tag Cloud has became a good way of displaying the weighted tags in a manner easy to understand and search. You can find a lot of code written in all ...
Full story
- Monday, March 16, 2009, 10:57
- MySQL, PHP, Web 2.0
- 8,643 views
The basic idea this time is to present a way to form a tag cloud from user input text and text entered in the past. A tag cloud is a visual depiction of user-generated tags, or simply the word content of a site, used typically to describe the content of web sites.
for this we will create an HTML form that will accept user text & also ...
Full story