All Content & Design © 2008-2009 Ben McRedmond
Social Networking Icons © AndrĂ©s Antonio
Powered by WordPress
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: codeigniter, google code, jquery, open-source, pastebin, php, stikked
Posted in Code, Design, General, Project Management, Usability | 0 Comments
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
You are currently browsing the archives for the Design category.
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: ajax, codeigniter, comments, HiPPstr
Posted in Code, Design, HiPPstr | 0 Comments