Quantcast
Browsing latest articles
Browse All 8 View Live

jQuery: Thickbox Hack to refresh parent window on tb_close() event

I was looking for a way to refresh the parent window on the remove event [tb_remove()] of thickbox jQuery plugin, developed by Cody Lindley, with/without modal and/or iframe popup windows. And here is...

View Article


CodeIgniter Tutorial: Creating TellAFriend Module using CodeIgniter

Following a recent post on PHP Frameworks, I thought to take each of these frameworks and write a small tutorial using each of these frameworks. I am going to start with CodeIgniter and use it to...

View Article


PHP Shorthand and Alternate Syntax: A quickie!

Ok, the title pun, is intended. When I started out with PHP, every project I worked on required me to keep typing incessantly, not that I don’t like my keyboard or the keys on it, but sometimes the...

View Article

Flex: Capitalize First Character of a String – CamelCase Function in Flex

A function to convert a string to camel case in flex 3 / action script 3. I decided to write one of my own, and I thought I did share it with you guys. Hope this helps some one.

View Article

Howto: CodeIgniter + Uploadify

I had a requirement where, I needed to fuse uploadify and codeigniter to gether, so I started looking at these tutorials online. I found some to be very complex and gave up on trying to use these to...

View Article


How To: Setup and Install Cappuccino on Mac OSX Snow Leopard

I am learning all the time. The tombstone will be my diploma. ~Eartha Kitt And I believe I am & Every once a while I come across something magical (No I can explain how it works, but I still feel...

View Article

Eventify™ 1.8.a Released

Its been a while since I released a version with feature additions. Eventify™ 1.8.a adds a slew of new features, listed below: Repeating Events Daily/Weekly/BiWeekly/Monthly/BiMonthly/Quarterly/Halft...

View Article

jQuery Validate: How-to Show Alert Box(s) with Regular Validation & Input Focus.

With the jQuery Validate plugin, validating forms is a superbly easy! I wanted to display error messages generated by the plugin in an alert box as well as within the label tags it generates. And the...

View Article

Browsing latest articles
Browse All 8 View Live