Tutorials Page 24
![Send Text Messages with PHP]()
Send Text Messages with PHP
Kids these days, I tell ya. All they care about is the technology. The video games. The bottled water. Oh, and the texting, always the texting. Back in my day, all we had was...OK, I had all of these things too. But I still don't get...
![jQuery Chosen Plugin]()
jQuery Chosen Plugin
Without a doubt, my least favorite form element is the
SELECTelement. The element is almost unstylable, looks different across platforms, has had inconsistent value access, and disaster that is the result ofmultiple=trueis, well, a disaster. Needless to say, whenever a developer goes...![Remove Input Shadows on iPad]()
Remove Input Shadows on iPad
I was recently tasked with testing an existing web application on the iPad. I was fairly certain the app would work without issues, but my larger concern was styling. One undesirable style I found was that all text
INPUTelements had a hideous top shadow effect.![Create a Photo Stack Effect with Pure CSS Animations or MooTools]()
Create a Photo Stack Effect with Pure CSS Animations or MooTools
My favorite technological piece of Google Plus is its image upload and display handling. You can drag the images from your OS right into a browser's DIV element, the images upload right before your eyes, and the albums page displays a sexy photo deck animation...
![Lazy Load Content and Widgets with MooTools and RequireJS]()
Lazy Load Content and Widgets with MooTools and RequireJS
The idea of lazy loading content is not new; we've been lazy loading images (check out my MooTools LazyLoad plugin) for quite a while now. And why wouldn't you lazy load content? There are SEO advantages, load time advantages, bandwidth savings, and more, so including a bit of...
![Thoughts on Google+]()
Thoughts on Google+
It's been a few weeks now since Google+ has hit the scene and and I've had a good amount of time to play with it. The following are some unorganized thoughts about Google+: The joke about "Google finally hired a designer" is old but true -- the...
![Add a Google+1 Badge to Your Website]()
Add a Google+1 Badge to Your Website
Google's new Google+ service is taking the development world by storm, and why shouldn't it? It's minimalistic UI, use of cutting edge web techniques, and overall usability make it Google+ one of the more impressive web applications I've seen in quite a while (I was going...
![Create Your Own Dijit CSS Theme with LESS CSS]()
Create Your Own Dijit CSS Theme with LESS CSS
The Dojo Toolkit seems to just get better and better. One of the new additions in Dojo 1.6 was the use of LESS CSS to create Dijit themes. The move to using LESS is a brilliant one because it makes creating your own Dijit theme...
![Display Unique Results within dijit.form.ComboBox]()
Display Unique Results within dijit.form.ComboBox
The Dojo Toolkit does well in allowing easy integration of web services with Dijit widgets via
dojo.store.JsonRest. One such widget is thedijit.form.ComboBox, which uses data stores to displays an autosuggest pane populated with items based on the store's contents. One problem I've run into is...![Using RTA Labels for Adult Content]()
Using RTA Labels for Adult Content
Sometimes the web seems like a grab bag of anything because anyone can put just about anything up. There are, however, an increasingly large number of organizations that choose to be responsible about the adult or sensitive content they push. A standard called RTA...










