Blog Archives
[SOLVED] Citycell Zoom: DNS issue
Hello everyone, Recently I have been trying to use citycell zoom on my ubuntu 10.10 but was facing a weird… Continue reading »
Google translate helper for codeigniter
Hello everyone, I am back with a tiny contribution. Today I have created a nifty helper for codeigniter which uses… Continue reading »
Setup xdebug on LAMPP
I am assuming the reader already has LAMPP setup and running on their Linux. First step towards setting up xdebug… Continue reading »
ubuntu: [SOLVED] abrupt screen freez issue after login
The Problem: After trying out ubuntu on my laptop for quite some time i decided to switch my workstations to… Continue reading »
Setup XAAMP with multiple virtual host on ubuntu 10.4
Hi there, After switching to ubuntu 10.4 (which i think is too smooth to be true ) i faced a… Continue reading »
jQuery : Bookmarks plug-in
I have just developed this jQuery bookmarks plug-in that supports popular social bookmarking sites such as digg, delicious, stumbleupon,… Continue reading »
jQuery: input array object validation
Use of input array objects in ajax based forms where we want to give users open ended options to add… Continue reading »
codeigniter: facebook social plugin – like button helper
Hello everybody, I have just created a short helper to create facebook like button dynamically for any content, by just… Continue reading »
codeigniter: helper function to call library or model function in view
Hi I am back again, This time with two helper function that lets you call any function from any model… Continue reading »
Codeigniter: Helper – Create breadcrumb from url
Breadcrumb is a navigational tool that developer often integrate in their application to give easy access to different segment of… Continue reading »