Main Page
From
Contents |
Welcome to TonyCode
This site is where I document stuff. Most of the stuff is of a technical nature.
Why is this called TonyCode.com ?
My blog
Code
AIM Pages Modules
Now that AIM Pages has been killed and the new profiles.aim.com does not support modules. I've considered writing widgets for Facebook and other networks but I'm pretty uninspired. Their APIs are very limited. The visitors module on AIM Pages was really cool but none of the networks out there today are going to let you track user information.
Old notes: I have built a handful of modules for Aim Pages. Technical details can be found in the Web Services Examples section. For general questions See my AIM Pages Modules FAQ
I also keep message boards here but they often fill with spam so they might be offline.
Web Services Examples
When people start talking about Web Services they often start talking SOAP. SOAP is fine for banks and other huge companies but for simple services that are built for the world to enjoy a simple REST based service will suffice.
There is plenty of information on REST if you Google it.. By some definitions all web pages are REST and that's my take. There are some deeper academic ways of building a REST service but when I talk about REST I'm just discussing making simple requests via HTTP and getting results. Yeah. My services are closer to XML-RPC than REST but at least they aren't SOAP.
My Services so far
I built these for AIM Pages but since that product was decommissioned these are no longer in use.
Other stuff
Cars
Car Notes -- for my 1996 VW GTI
2004 Dodge Grand Caravan Notes -- Jenn's ride
2008 Honda Fit -- the new ride
tech stuff
Editing CSS and Javascript on Live Sites
Setting up AOL's Open Auth with Ruby on Rails
Ruby on Rails Sitemap Generator
AC-211-SR configuration for ViaTalk

