Search Results for php page 3
Show Google talk status on your website
Hey People, Always wondered what could be the API which lets you interact with Google Talk ? Well I guess there isn’t one yet other than just creating bots. But what if you want to show the current Google Talk or GTalk status on your website or want it to use somewhere else like updating on twi
Publish updates automatically on facebook fan page via site feeds
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
Check username availability and validation using ajax,php
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
How to shorten and get stats of a URL from bit.ly API using PHP
Hey Geeks, So in the era of shortening URLs you lost the track what users are coming from where and what is the original source of traffic. Well there is nothing to worry since bit.ly keeps track of all your URL which are shortened by its API. Bit.ly not only shortens the long URL of your webpage
Simple tabs using Javascript and CSS
Hey Folks, Its been long since Digimantra got these Javascript tabs in the sidebar. They are pretty sleek and light in weight. Many of my friends & visitors requested me to share the tutorial for these kind of tabs so that they can customize it and put it on their blogs/websites. These ta
Publish wordpress plugin on windows using tortoise svn
So you have developed a nice wordpress plugin and think you are ready to share it with rest of the world. Well that is a great thought and Matt Mullenweg is going to appreciate your contribution for sure. So how do you start contributing after you got your shiny wordpress SVN repository account. Whe
Facebook introduces Twitter like @reply
"If you cannot acquire them, copy them" is again true when we talk about facebook and twitter. Facebook after copying the twitter like layout has today introduced the twitter's @reply like feature. Facebook on its blog, mentioned that its like tagging people. Its more like tagging people in image
Insert twitpic images in post using wordpress plugin
Hey People, After sharing twitpic API class with my blog visitors I have got a lot of visitors from Google which came to this blog searching for a code/plugin through which they can insert twitpic images into their blog-posts. Other than this got an anonymous request from a user who wanted to kno
Post pictures on twitpic API using PHP
Hey Folks, In this post we are going to learn, How you can post picture to twitpic.com using the API services provided. It is very simple to send request to the API and post the picture on twitpic. You can also specify if you want to tweet about the picture to your twitter's timeline or no. The f
Create dynamic twitter badge displaying latest status without using API
Hey Folks, Tired of inserting heavy script tags from different websites ti display your latest twitter updates on website ? Well today I am going to share this simple yet powerful PHP script with you, which requires no API interaction with twitter, no password authentication, but displays your la
WordPress Blog update or ping services
Have you ever wondered after you publish a blog entry by hitting Publish button, what happens ? How does the Google Search engine and the other world is informed ? How quickly does feedburner be able to pull your RSS feed and provide them to your RSS subscribers ? If you are not so technical you
Integrating Google Analytics in Mediawiki
In this post, we will talk about how to hack the Mediawiki Template to include Google Analytics without tracking the sysop user. The better way is, obviously, to use the GoogleAnalytics Extension (which would be discussed in a later post). This hack applies to Mediawiki 1.9.3+ In the mediawiki/
