Welcome to SlightlyCoded
Do you ever explain to people what you do? People that do not have the first thing about programming. Ones that don’t know about byte code, methods, arrays; the ones that always say “ugh, I couldn’t do that at all, I just don’t understand that stuff.” Well, then I tell them that Ruby doesn’t have to be any of that. You code like you talk, Ruby, is only slightly coded.
Here at Slightly Coded, we will primarily be writing about many topics in the Ruby ecosystem, though on occasion I’m sure we will stray. Things we find interesting are Rails, Merb, and Datamapper.
For the first little while, we will be giving a beginners tutorial on how to build a small-medium rails website on shared hosting. This is for people who already have a basic grasp of Ruby and Rails, but have done nothing professionally, and have just found their first client.
Later on, we will focus here and there on tips and example scripts, covering routing, caching, Content Management System Websites, SEO, Ajax, and hopefully lots and lots of Merb.
Posted by taelor on 2009-09-04
Comments (6)
One problem with ruby19 that took me awhile to figure out was why my months and days were being switched in Rails.
tags: rails, date, ruby_1.9
Posted by taelor on 2009-03-18
Comments (0)
The MIX09 web conference featured a section where you could ask Scott Guthrie questions via Twitter. I was featured!
tags: ruby, rails, dotnet
Posted by taelor on 2009-03-10
Comments (4)
Want Gravatar installation and integration in four lines of code? Easy! Now that's Gravtastic!
tags: ruby, rails, gravatar, gravtastic
Posted by taelor on 2009-03-08
Comments (2)
Ever wanted to send a set of parameters through a link, but the only problem, is the parameters change frequently with some javascript?
tags: jquery, gist, javascript
Posted by taelor on 2009-02-26
Comments (4)
How to automatically rotate a set of DOM items.
tags: jquery, gist, javascript
Posted by taelor on 2009-01-18
Comments (2)
A lot has happened since last I wrote.
tags: update, alt.net, orm
Posted by taelor on 2008-08-12
Comments (2)
How to send Private Messages using Juggernaut.
tags: juggernaut, ruby, rails
Posted by taelor on 2008-08-11
Comments (5)
I talk about the 0.5.6 version of the Juggernaut.
tags: juggernaut, ruby, rails
Posted by taelor on 2008-08-06
Comments (2)
Here we tackle the user list problem.
tags: juggernaut, ruby, rails
Posted by taelor on 2008-08-05
Comments (11)
Introducing the Juggernaut Push Server.
tags: juggernaut, ruby, rails
Posted by taelor on 2008-06-29
Comments (1)
A brief introduction and plan.
tags: ruby, rails, introduction, datammapper