All Content & Design © 2008-2009 Ben McRedmond
Social Networking Icons © AndrĂ©s Antonio
Powered by WordPress
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: ci, codeigniter, google maps, google maps api, javascript, mysql, php
Posted in Code, General | 0 Comments
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
You are currently browsing the archives for the Code 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