I needed to integrate Twitter API in one of my web applications which uses CodeIgniter framework. As their is no direct library available in CI for twitter integration, at first go this might look very difficult, but it is really simple. Here is how you can do it.. First download the Twitter class […]
Debugging PHP using Xdebug and Notepad++ : Part I
I am sure all of you have used ‘echo’ and ‘print_r’ to debug PHP. We all know that this way debugging is hard and you need to remember to remove them from production server. Well, thanks to xdebug you can now debug, and you don’t need expensive or blotted IDE for that, just plain and […]
Round off
Their are lot’s of tech events happening in Pune. Recently Concluded was IdeaCamp 2, you can read about it on Bhavya’s blog post. Upcoming events that I know of WATBlog Wednesday Pune on 21st January, Drupal Camp Pune, it is going to happen on 31st January, On 13th – 14 Feb( yes !!!) we are […]
India I Care, So Let’s Be Social..
We are happy to announce the success of Opensocial Developer Garage. We were able to prototype the ‘India I Care’ orkut app for IOFC. It will be soon released for everyone to use. We build this app with active contribution from Shardule, Rohan, Parag and our speaker Shishir. Priyank and Aman has already covered the […]
FireUnit
Today John Resig, Jan Odvarko released ‘FireUnit’ a very useful JavaScript unit testing extension for Firebug. Fireunit will make JavaScript logging very easy, and we will not have to use alert boxes any more. You can download the extension at http://fireunit.org/
Step By Step Guide To Install Memcache On Linux
This post is more like a note to me, so that in future I can look up for steps involved in installing memcache on Linux servers like Centos or RHEL. Those of you who follow me on twitter, will know that me and my friends spends hours trying to install memcache on one of our […]
The List of 5 Pune Tech Events and Their Twitter Accounts
After creating a list of people, who are very active in Pune tech scene, to follow on twitter, I thought a list of technology events happening in Pune with their own twitter account is also due. So here is the list of events with their twitter accounts Barcamp Pune @barcamppune PHPCamp @phpcamp ClubHack @clubhack JoomlaDay […]
6 Pune Techie’s To Follow On Twitter
In Barcamp Pune 5, we had our first twitter meet up, where we compiled a list of twitter users. During that I thought, we also need to have a list of most active tech people in Pune, who also actively use twitter. So if you want to keep an eye on Pune technology scene, then […]
Preventing SQL Injection Attacks on your Joomla! Websites
(This is promotional article taken from Joomla! Web Security ) Joomla!, a very popular content management system (CMS) is as you may know an easy-to-deploy-and-use content management system. This ease of use has lent itself to rapid growth of both the CMS and extensions for it. You can install it on almost any host, running […]
my article on PuneTech
I have written a simple introduction to Joomla for PuneTech, check out the article on PuneTech. And leave some comments their.