2011
Welcome To Posts For the Month of July
Introduction To Codeigniter URL Routing
Codeigniter allows to specify custom routing using the config section to customize the url patterns according to your application requirements. This article provides various questions and examples regarding codeigniter routing techniques.
Tutorial Contents
- Introduction To Codeigniter URL Routing
- Codeigniter Routes Common Examples
- Whats Next ?
Introduction To Wordpress RSS Feed Contents
RSS is a format which allows to publish your frequently updated content in your site. As its name suggests Really Simple Syndication means that all the users who have subscribed to your rss feed will get updates about the latest news,posts,articles of the site instantly. Since blogging sites updates content frequently wordpress cms provides different kind of built in rss feeds.
Tutorial Contents
- Introduction To Wordpress RSS Feed
- Customizing Wordpress RSS Feed Contents
- Whats Next ?
Introduction To Word Cloud With Google Visualization API
Word Cloud is a technique where we analyze a string to find words inside the string and the number of appearances of the word. Word Cloud displays words in different styles according to the word density in the string. Common format is that words with most number of occurrences are displayed with a higher font size and words with least number of occurrences is displayed with small font size.
Tutorial Contents
- Introduction To Word Cloud
- Google Visualization API Word Cloud
- Extending Word Cloud Widget Using Jquery and PHP
Introduction To Jquery Page Content Slider
Page Content Sliders are a widely used component in modern web development. Basically a slider provides the functionality used in a presentation.The content is divided into slide components as in presentaions and the slider automatically changes the content using a sliding animation effect in specific time intervals. Also users can stop the automatic changing and manually switch through the slides using slider navigation bar.
Tutorial Contents
- Introduction To Jquery Page Content Slider
- Innovative Slider Switcher
- Planning the Slide Switcher
- Developing the Slide Switcher
How to Make a Div Invisible Using CSS and Jquery
Changing the visibility of elements is very usefull when you display large amount of content using tabs,accordians,sliders..etc. In this tutorial i am going to show you how to change the visibility of div element using css and jquery. You can apply these techniques to most of the html containers available.
Tutorial Contents
- How to Make a Div Invisible
- Creating a Invisible Div using Jquery
- Invisible Div Download
Introduction to Using Web Developer Toolbar CSS Menu Web Developer Toolbar is a addon built for mozilla firefox web browser which allows developers and designers to increase coding speed and testing speed. It provides various functionality in managing css,javascript,cookies,dom,html,web forms, etc…. In this guide I am going to talk about using the css menu of [...]
Introduction To Fixed Positioning With CSS In this tutorial I’m going to talk about using css positioning to improve the web page layout in order to increase the user friendliness. CSS can be used to position html elements where ever we want in the web page. There are 3 kinds of positioning techniques called fixed,absolute [...]
Follow Us On Facebook
