Richard Chiriboga

Developer and Entrepreneur

Born and Raised in the Bronx, NY. I have dedicated myself to both Web Development and the Music Industry. While this blog is about the Web Development side of me, you can always peruse my website all about Latin Music & Entertainment.

Accolades

Here are some of my web development writings and tuts that have made their way across the web.

Fighting spam from inline email addresses using JQuery Plugin

Basically it works like this: You add the emails in a certain way in your code, be it yourname^yourcompany#com or however you want to add it. Then let the plugin work its magic. The code will be shown as above, but will behave as if you had typed in yourname@yourcompany.com. Simple huh?

on JQuery Plugins Page
On DevSnippets.com
on Queness.com
on LeslyG.com via twitter
on CoolCreations.co.uk
on Script&Style.com





Refreshing an element at a set time interval using jQuery and a sprinkle of Ajax

Now lets say that you a web page that has a big Block of “something” and inside this “something” you would like to have some information change at a set time interval. Well with Jquery, some PHP and a sprinkle of Ajax, you can get this done quick fast and in a hurry.

on Noupe.com ( 20 Useful PHP + jQuery Components & Tuts for Everyday Project)
on reader.misrit.org (20 Useful PHP + jQuery Components & Tuts for Everyday Project)
on Queness.com
on DesignFloat.com
on moralfibre.co.za (My Little List of Jquery Tips, Tricks and Resources)
on andysowards.com





Up and Down (toggle) slider using JQuery

Cool slider effect that stuck to the top of the page. Well I decided to take that and turn into into the same basic concept; only this time coded in JQuery.

on Queness.com
on Devsnippets.com
on coolcreation.co.uk





Internal Links with Favicon using jQuery

After thinking about doing something with favicons and links, I came up with this very simple jQuery Plugin that would allow all the internal links in your website to actually have your own favicon implemented on the left side of the link.

AjaxLine.com (10 Best jQuery Plugins - March 2009)
on JQuery.com Plug-in Page
on Queness.com
on Buzz3r.com
on Script&Style