Categories

Thursday, August 25, 2011

How to Add Google Analytics to posterous

Posterous is an integrated-blogging or lifestreaming platform that allows you to post text, images, audio, and video through email and other social media platforms such as Facebook and Twitter. The service also offers custom themes and integrated Google Analytics. This article will walk you through the process of adding Google Analytics to your Posterous account.

EditSteps

  1. Go to the Google Analytics page and click the “Access Analytics” button to log in to your account or create an account if you haven’t already.

    Go to the http://www.
    Go to the http://www.

    Bulk Email--Free Trial

    Email marketing to fit your needs. Start a Free 30-Day Trial Today.
    www.iContact.com
  2. Click the “Edit account settings” link next to your URL located at the top of your Google Analytics overview page for any site you’ve added to the service.

    Click the “Edit account settings” link next to your URL located at the top of your Google Analytics overview page for any site you’ve added to the service.
    Click the “Edit account settings” link next to your URL located at the top of your Google Analytics overview page for any site you’ve added to the service.
  3. Retrieve your Google Analytics domain ID from.

    Retrieve your Google Analytics domain ID from.
    Retrieve your Google Analytics domain ID from.
  4. Go to the Posterous login page and log in using the email address and password associated with your account.

    Go to the https://posterous.
    Go to the https://posterous.
  5. Click your Posterous site from under the “Your sites” heading in the left side pane.

    Click your Posterous site from under the “Your sites” heading in the left side pane.
    Click your Posterous site from under the “Your sites” heading in the left side pane.
  6. Click the “Settings” button in the upper right corner.

    Click the “Settings” button in the upper right corner.
    Click the “Settings” button in the upper right corner.
  7. Click “Edit” next to “Analytics” on the Settings page.

    Click “Edit” next to “Analytics” on the Settings page.
    Click “Edit” next to “Analytics” on the Settings page.
  8. Click “Add Google Analytics…”.

    Click “Add Google Analytics…”.
    Click “Add Google Analytics…”.
  9. Enter your Google Anaytlics Domain ID in the provided input field.

    Enter your Google Anaytlics Domain ID in the provided input field.
    Enter your Google Anaytlics Domain ID in the provided input field.
  10. Click the “Save Settings” button to complete the process.

Download GMail Drive

Download GMail Drive 1.0.17

GMail Drive 1.0.17

viksoe.dk - 366KB (Freeware)
GMail Drive creates a virtual filesystem around your Google Mail account, allowing you to use Gmail as a storage medium.
GMail Drive creates a virtual filesystem on top of your Google Gmail account and enables you to save and retrieve files stored on your Gmail account directly from inside Windows Explorer. GMail Drive literally adds a new drive to your computer under the My Computer folder, where you can create new folders, copy and drag'n'drop files to it.
Ever since Google started to offer users a Gmail e-mail account, which includes storage space of 6000 megabytes, you have had plenty of storage space but not a lot to fill it up with. With GMail Drive you can easily copy files to your Google Mail Account and retrieve them again.
When you create a new file using GMail Drive, it generates an e-mail and posts it to your account. The e-mail appears in your normal Inbox folder, and the file is attached as an e-mail attachment. GMail Drive periodically checks your mail account (using the Gmail search function) to see if new files have arrived and to rebuild the directory structures. But basically GMail Drive acts as any other hard-drive installed on your computer.
Copy the following code to link to this page:

Wednesday, August 24, 2011

How to add Google Analitycs to Blogger

How to Add Google Analytics to Blogger


Add Google Analytics to Blogger
Do you know which websites refer the most visitors to your site? Or the most common keywords used to find your site? Google Analytics can provide the valuable answers to these questions, and many more.

Edit Steps

  1. Open a Gmail account if you don’t already have one.

    Embed Blogger Slideshow

    Create Stunning Travel Slideshow In A Minute. Its Free & Easy To Share!
    tripwow.tripadvisor.com/slideshow
  2. Create a Google Analytics Account.
  3. Click on: 'Add Website Profile.' Installing Google Analytics does not require knowledge of HTML, but there is a piece of HTML code that must be copied onto your blog.
  4. In the box, enter your URL. (For example: www.yourwebsite.com or yourblog.blogspt.com.)
  5. Set your Country and Time zone, and hit Continue.
  6. Highlight the tracking code displayed in the large box and 'Copy'.
  7. Sign into Blogger. Click on the 'Layout' Tab, then click on 'Edit HTML'
  8. Click on 'Download Full Template' to back up your template onto your computer. It's always a good idea to back up your template before you make any changes.
  9. Scroll down to the bottom and paste the tracking code just before the closing 'body' tag. If you are using the Asynchronous code, the instructions may be to place the tracking code before the close of the 'head' tag.
  10. Press 'Save Template' to save the changes.
  11. Back in Google Analytics, click on 'Check Status' or 'Verify Tracking Code' under the Status column. Once your tracking code has been verified, the status will change to: 'Receiving Data.'             Source : www..wikihow.com

Tuesday, August 16, 2011

Internet Relay Chat

Internet Relay Chat


 

The IRC Portal

Ircnetz-Schema.svg
Internet Relay Chat, commonly referred to as IRC, is a form of real-time Internet text messaging (chat). It is mainly designed for group communication in discussion forums, called channels, but also allows one-to-one communication via private message as well as chat and data transfers via Direct Client-to-Client.
  

Selected article


Diagram of derivations and relations for common IRCd implementations.
An IRCd, short for Internet Relay Chat daemon, is server software that implements the IRC protocol, enabling people to talk to each other via the Internet (exchanging textual messages in real time). It is distinct from an IRC bot that connects outbound to an IRC channel.
The server listens to connections from IRC clients on a set of TCP ports. When the server is part of an IRC network, it also keeps one or more established connections to other servers/daemons.
The term ircd originally referred to only one single piece of software, but it eventually became a generic reference to any implementation of an IRC daemon. However, the original version is still distributed under the same name.