» tagged pages
» logout

(Feed found, click Add Page to syndicate.) Error finding feed, please try again » Find feed title

A Blog Page allows you to add entries, for news or other time sensitive postings

(Login required to save to your tagged pages.)
(or Cancel)

Make further edits, (or Cancel)

(Login required to save to your tagged pages.)
(or Cancel)

(Editing anonymously: to be credited for your changes, login or register a new account)

Change Page Permissions? Changing these permissions will adjust who can modify this page.

Anonymous (change)
(change)
(or Cancel)
Upload an image from your computer:
or Copy an image from a URL:
or Erase the current icon:
Icon Preview:

or Cancel

Erase twitter,? The contents of twitter, page and all pages directly attached to twitter, will be erased.

or Cancel

(Editing anonymously: to be credited for your changes, login or register a new account)

other page actions:
twitter,

twitter,

Tags Applied to twitter,

No one has tagged this page.

twitter, Wiki Pages

What is twitter,? Edit this page and describe it here.

sorted by: recent | see : popular
Content Tagged twitter,

ReVou

Starting your own site like twitter has never been so simple. Revou is a revolutionary PHP driven social network software that allows you to run your micro blogging site just like Twitter & Jaiku. Revou is fully customizable and feature pack including SMS integration, custom API and more.

Twitter.com is a social networking and micro blogging platform which allows users to send text updates via web, SMS, instant messaging. Users have their own profile page that displays their latest updates. In addition, users can become “friends” with one another, or simply be a “follower.” Other than reading another person’s profile page, a user can also receive others’ updates through SMS, RSS, IM or 3rd party applications.

Why start a micro blogging site like Twitter? Twitter has been used on many large scale events such as on MacWorld, Barack Obama and many more.

Existing site owners can benefit from running a micro blogging service resulting in more viral growth for your website when your users interact with follow friends by receiving updates via our social network platform. With our SMS integration as well as custom API, we allow you to gain more revenues through purchase of SMS credits, revenues from web advertisements and as well benefiting from 3rd party applications built for your site using our API.

ReVou Micro Blogging social networking script can use for any industries ranging from real estate, cooperate events, hobbyist websites or any social networking sites which you can create a platform for your users to get updates or interact with each other.

For more information, check out Revou

WSJ.com: The 4 Most Common Social Networking Mistakes

The Wall Street Journal lists the 4 most common mistakes individuals and businesses make when trying to use sites like Twitter and Facebook.

Zebda: WSJ.com: The 4 Most Common Social Networking Mistakes

WSJ.com: The 4 Most Common Social Networking Mistakes

The Wall Street Journal lists the 4 most common mistakes individuals and businesses make when trying to use sites like Twitter and Facebook.

Twitter: send message from a PHP page using Twitter API

This is a very simple tutorial (really just some line of code!) that explains how to post a message using Twitter API from a PHP page. See more details here: http://woork.blogspot.com/2007/10/twitter-send-message-from-php-page.html

Twitter

Twitter is a web service that allows you to read and update your status. It’s proprietary, but it has an open api that various commercial and open source projects make use of.

Twitter is built on the Ruby on Rails frameworks, and by some measurements is the largest public website using that framework.

Related open source

Quicksilver – Twitter iChat integration script

via iTwitStatus:


on process text tweet
    tell application "Keychain Scripting" 
        set twitter_key to first Internet key of current keychain whose server is "twitter.com" 
        set twitter_login to quoted form of (account of twitter_key & ":" & password of twitter_key)
    end tell
    set twitter_status to quoted form of ("status=" & tweet)
    set results to do shell script "curl --user " & twitter_login & " --data-binary " &
      twitter_status & " http://twitter.com statuses/update.json" 
    -- display dialog results
    tell application "iChat" to set status message to tweet
    return nothing
end process text

Twitter also makes use of the Prototype and Script.aculo.us frameworks.

Username:
Password:
(or Cancel)