No Comments
posted on February 19, 2010
Heard about webcasts ? What is it exactly ? Webcasts are nothing but broadcasts over the internet. Ever wanted your conferences, reunification, lectures to be streamed live, so that people those who can not attend it can be part of it ? Well then today I am going to tell you about something very s.....
Read More
2 Comments
posted on February 18, 2010
Howdy People,
You have already learnt “How to update your twitter status ?” and also learnt how to interact with twitpic API to successfully upload images. Today I am going to show you how you can send direct message on twitter using the Twitter API and PHP. This piece of code will allow you .....
Read More
9 Comments
posted on February 17, 2010
Hey People,
Planning to buy a game console and trying which one should you buy when there are many options available.The most common questions while deciding your new gaming console can be:
Which one is value for money ?
Which has better graphics ?
Above all which one is better ?
What .....
Read More
No Comments
posted on February 17, 2010
Hi All, Google buzz is now available for everyone and is almost enabled in every Gmail Inbox. But just like my brother there are many others who do not like to have their Gmail inbox buzzing. For some people Gmail should be just a web application for sending & receiving emails and hence they want to turn off or disable Google Buzz. Well its pretty simple to do so, all you have to do is just log into Gmail and point to its footer. In the foo.....
Read More
No Comments
posted on February 14, 2010
Some of you might be struggling hard to make it work and some already have this working. But lot of people have lately asked me on how to publish updates automatically to a facebook’s fan page. You can publish your site’s feeds automatically to your profile page and as well as on your business/f.....
Read More
2 Comments
posted on February 12, 2010
Hey Folks, As you might be knowing that php.ini is the configuration file for the PHP and resides at the server. It contains all the options/settings for the PHP language. There are instances you need to change these options. In local environment you can change these settings very easily b.....
Read More
16 Comments
posted on February 7, 2010
So you are creating a signup form and you want to create a fancy looking username validation Ajax script. I know that looks fancy when you signup for Gmail or Yahoo mailbox, instead these kind of validation are now on every signup form. We are going to create this simple script using Javascript, A.....
Read More
No Comments
posted on February 5, 2010
This post is completely for developers, unless and until if you are really keen to know what User agent is and why does one has to switch it ? So you started developing and website/blog and it has a capability to do some extra stuff for different type of browsers. For instance if your website is goi.....
Read More
No Comments
posted on February 5, 2010
I bet, you might have struggle a lot to get this simple solution if you are here via google search. There are instances when two divs in parallel have dynamic content and it becomes difficult to keep their height equal. One of the hack is using overflow:hidden, which might not be valid in some cases.....
Read More
No Comments
posted on February 3, 2010
Transferring your blog or web site from one host to another can sometimes be very cumbersome if not troublesome. There may be instances when you get stuck at few points and one of the major loop hole is to transfer data from one host to another. Most of us use browser based user friendly phpmyadmin .....
Read More
2 Comments
posted on January 24, 2010
Twitter being the brightest star in the social networking arena is vulnerable many threats. In the recent threat sensed by the company they had to disable the twitter flash widget which is used to display user updates on their web site or blog etc. This decision was taken on 23rd jan, 2010 in an int.....
Read More
1 Comment
posted on January 23, 2010
You love coding in Netbeans and you find it pretty uneasy when it does not function the way you want it to. That was the same with me when I started development in drupal and I was unable to associate the .module as PHP in my favorite editor Netbeans.
However with little play around with options .....
Read More