Archive for the ‘Code’ Category

|

Getting started with the Google Maps API and CodeIgniter

Friday, October 24th, 2008

This week during my week of work experience I was given the task of creating an application for mapping crimes in Dublin. So here I am sharing with you what I learnt. We’ll create a simple application that loads points from a database and shows them on a map. Using Javascript, PHP, MySQL and CodeIgniter, I’ll assume you have a webserver running and understand PHP and MySQL. (more…)

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

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

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

|