Archive for the ‘Design’ Category

|

Stikked.com

Tuesday, September 16th, 2008

Stikked is my ‘other’ website and this weekend under went some big updates. Stikked is a pastebin, a place for developers to collaboratively solve coding problems. Most often used to paste code in a chat environment where it is considered bad etiquette to paste code directly into the chat, instead you paste it onto a pastebin site, then paste the link into the chat. (more…)

Tags: , , , , , ,
Posted in Code, Design, General, Project Management, Usability | 0 Comments

How to correctly use i, em, b and strong

Tuesday, May 13th, 2008

There is a subtle difference between the <b>, <strong>, <i> and <em> html tags: they are commonly misused when styling text as bold or italic. (more…)

Posted in Accessiblity, Design | 0 Comments

OpenSocial, The future of the web?

Tuesday, November 13th, 2007

Last week Google released it’s new platform OpenSocial, this platform allows a developer to write an application for MySpace for example, or Orkut (Google’s unknown social network, it’s popular in Brazil…).

I’m going to talk about why I like opensocial from two standpoints, the developer and the end-user. (more…)

Tags: , , ,
Posted in Design, General | 0 Comments

Creating Ajax Comments with CodeIginiter and JQuery

Saturday, October 20th, 2007

While working on the HiPPstr comments, I didn’t understand why other sites required you to go to another page to submit a comment, maybe to prevent over submission, Well I went ahead with it anyway. (more…)

Tags: , , ,
Posted in Code, Design, HiPPstr | 0 Comments

|