10 Tips to Boost Your Motivation Motivation is very important as it is what fuels your drive to accomplish a certain task. Be it the attainment of a reward, avoidance of punishment, or achievement of a goal, motivation is involved in every aspect of getting a job done. with humanmotivation
48 Unique Ways To Use WordPress WordPress, one of the most popular blogging platforms (if not the most), is capable of being more than just a blog platform. It's capable of being a full-blown CMS (Content Management System). with blogtipswordpress
A true test to self-motivation It’s been about a week into Easter break. To no one’s surprise, the Library was bustling with students, once again, on the first day out of the Easter long weekend. with humanmotivation
Add-Meta-Tags WordPress Plugin This plugin adds XHTML META tags to your WordPress blog. The addition of the META tags is fully automatic , but it also includes all those features a SEO-concerned publisher would need in order to have total control over those meta tags. with blogtipswordpress
Ajax for tables One strong suit of Asynchronous JavaScript™ + XML (Ajax) is presenting data from the server to users in a dynamic fashion. Discover several techniques that use Ajax for dynamic data display using tables, tabs, and gliders. with ajaxjavascript
Beginning AJAX with Rails 2.0 Today, I'm going to go over a quick tutorial of some basic AJAX functions. Rails has a great implementation with AJAX right out of the box, with the Prototype library. It also includes the Scriptaculous library with some special effects. with ajaxtutorials
campaignmonitor Campaign Monitor is built for designers who can create great looking emails for themselves and their clients, but need software to send each campaign, track the results and manage their subscribers. with emailsweb2.0
Cross-Domain AJAX calls using PHP AJAX has become the core component of many web applications around us. And its fairly easy to handle AJAX now a days, with the help of various javascript libraries (ex: jQuery, Prototype, Mootools, YUI, etc). with ajaxphptutorials
CSS Message Box collection Message boxes are useful elements to display status messages after or during a specific user request. Some days ago I wrote this post about how to implement a nice Ajax chains of effects (fade in, delay, fade out) for a common message box using mootools. with ajaxcss
CSS, AJAX, Web 2.0 & Search Engines As the web moves into its second generation, sites are making more use of CSS, AJAX and other advanced and interactive design techniques. But how are the largely Web 1.0 search engines reacting to these, from an SEO perspective. This session explores issues and solutions. with ajaxcss
CSS, AJAX, Web 2.0 & Search Engines As the web moves into its second generation, sites are making more use of CSS, AJAX and other advanced and interactive design techniques. But how are the largely Web 1.0 search engines reacting to these, from an SEO perspective. This session explores issues and solutions. with ajaxcss
Google Releases AJAX Language API Google today opened up the machine translation software they implemented on their own Google Translate site via a public API. The AJAX Language API allows developers to perform translations in their applications for all 13 supported languages and 29 translation pairs. with ajaxgoogle
How to build tables using Ajax I just came across this informative article on IBM which talks about how one could use Ajax for building tabs, tables and gliders. with ajaxtutorials