Having had to develop apps that relied on the ability to send text messages to members, I thought that it would be a good idea to turn some of that functionality into a plugin that would be easy to use. SMS Fu gives you the ability to be able to send text messages from your Rails app in less than five minutes. There’s no third-party gateway needed, as the phone number is converted into an e-mail address, which makes it deliverable to any phone.
(Link: Intridea Blog: SMS Fu – Quickly & Easily Send Text Messages)
Archive | plugins RSS feed for this section
Intridea Blog: SMS Fu – Quickly & Easily Send Text Messages
AirBlog — A Paper Trail For Your Rails Models
PaperTrail lets you track changes to your Rails app’s models’ data. It’s good for auditing or versioning. You can see how a model looked at any stage in its lifecycle and even undelete it after it’s been destroyed.
(Link: AirBlog — A Paper Trail For Your Rails Models)
25+ jQuery Plugins that enhance and beautify HTML form elements
This article will cover the following elements:
* Form Skinning
* Form Validation
* Masking
* File Uploader
* Checkbox & Radio Button
* Spin Button & Slider
* Auto Complete
* Calendar & Time picker
* Drop Down Menu (Select Element)
* Color Picker
* Textarea
(Link: 25+ jQuery Plugins that enhance and beautify HTML form elements)


May 8, 2010
