ASP.NET Custom role provider

Easy guide to write your custom role provider

Merge splitted .mkv files

Learn how to merge splitted .mkv files (.mkv001,.mkv002...)

How to Zoom in and Zoom out your sql execution plan ?

Tool to tune your sql query

send .exe files with gmail

How to send files having blocked extension with Gmail ?

Multiple home pages in Internet explorer

How to set multiple home pages in internet explorer ?

Showing posts with label gtalk. Show all posts
Showing posts with label gtalk. Show all posts

11/01/2010

Google talk with Invisible mode option ( Gtalk invisible Option )

Lot of people use Invisible mode so that they dont get disturbed by people who are idle :).. I am a vivid user of Gtalk and whenever I want to go invisible, i find uncomfortable to open browser and set my status to invisible. I always wondered why Gtalk dont have a invisible option. I made a search to see whether any such plugin does exist. I came across something interesting. We have another version of Gtalk which does have a invisible option. It seems Google tried it in labs but didnt release it ( Probably Google might had lost interest in gtalk..They have lot of failures these days... )




The user interface also looks pretty much cool. You have a small login window which looks as it is in Gmail. Chats will open in tabs in main window which I didnt like that much. I could not find any option to pop out the chat tab from main window. The tray menu has individual options for launching Gmail,Calendar and Orkut.


Strange thing I found is that I dont have many options when it comes to settings. The only option that we have are for enabling notifications and for making Gmail as default client.

Its a pretty much try in labs for making Gtalk as a peppy client but they still have long way to Go :)...

Love this article ? For more Subscribe here or click here to get updates via email

12/14/2007

How to create a customized theme for Gtalk ?

In the start Gtalk has got lot of criticism from the people . But as time progressed Google started adding one feature after the other . Now today Gtalk stands among one of the best Instant Messaging programs . Gtalk even introduced themes which comes integrated in the latest versions . Apart from the original themes , How to create a customized theme for Gtalk ?

Before you get started , you need to have
All customized themes will be saved in the folder :

C:\Documents and Settings\%user%\Local Settings\Application Data\Google\Google Talk\themes\user\chat

  • So create this folder yourself . Not only this one , you even have to extract the themes you download also into this folder .
  • In this folder, create a New folder with the name of the skin that you are going to make and open it. Create a folder in the latest folder called "Contents". Create a folder in "Contents" called "Resources".
  • Now create a file called main.css in the Resources folder. We will edit the file later by adding the required CSS .Next create a file called Status.html in the same Resources folder . In this file we are going to put the XHTML code that Google Talk will show when the other user changes status. Google Talk replaces %message% with the status change message (E.g Subhash: Available). Also, you have to put "<div id="insert"></div>" where you want Google Talk to add the code from the NextStatus.html
  • Open up main.css in notepad, and write the XHTML code you want Google Talk to show.
Sample Code :

<div class="status">
%message%
</div>
<div id="insert"></div>
  • Next create a file called NextStatus.html . Google Talk loads this file when it has to show two status changes without a message between .
  • Now, open up main.css in notepad and add a code like this:
.status {
background-color: #000000;
}

And to make <div id="insert"> work you have to add this code too:

#insert {
display: none;
}

  • Save the files . open Google Talk, go to Settings, highlight Appearance, and choose your skin in the list. You might see that it's the same old theme but when someone changes status the background of the "status" text gains black.
Now we will start with making a style for the messages you send (not the one you are receiving).
  • Create a folder called "Incoming" in the same folder " Resources " . And in that folder create two files, "Content.html" and "NextContent.html". Put your code that will be shown on other readers messages. %sender% is the sender's name, %message% is the message, %userIconPath% is the path to the senders avatar, and finally %time% is the time when the message is posted. Use this code to show it's display picture (or <img src="%userIconPath%"> [highly recommended ] ):

<div style='height:1px;filter:progid:DXImageTransform.
Microsoft.AlphaImageLoader(src="%userIconPath%")'>

Sample code:

<div class="incoming">
<div class="incomingsender">%sender%</div>
<div class="incomingmessage">%message%</div>
</div>
<div id="insert"></div>

And the CSS code:

.incoming {
background-color: #FFF
}

.incomingsender {
font-weight: bold
}

.incomingmessage {
text-decoration: underline
}

And now we've finished status changes and incoming messages, next Outgoing. Create a folder called "Outgoing" in the same folder as main.css, and put two files called "Content.html" and "NextContent.html",
Now, write almost the same as you did with the Incoming, but change something like the font color .

Sample code:

Content.html and NextContent.html:

<div class="outgoing">
<div class="outgoingsender">%sender%</div>
<div class="outgoingmessage">%message%</div>
</div>
<div id="insert"></div>

main.css:

.outgoing {
background-color: #FFF;
color: c0c0c0;
}

.outgoingsender {
font-weight: bold;
}

.outgoingmessage {
text-decoration: underline;
}

That's it and you are done dude.....

What the hell is all this ? You find this 2 much geeky .. One of my friends Nirmal has explained in a simpler way here .

11/12/2007

How to set your Instant Messenger status to what you are listening on our media players automatically ?


Want to show what you are listening to your friends on the Instant Messengers ? Want to show them How cool you are ? I have found something for you which can act as a status manager for your IM.


What can you do with Hyper IM ?
  • It lets you save all your favorite statuses and use them at any time you want - up to 16 millions saved statuses .
  • It lets you change your status instantly in all your desired IM clients - most popular IM programs supported like Yahoo Messenger , Gtalk , Windows live Messenger ....
  • It lets you show what you listen or what movie you watch - many media players supported (!!!)
  • You can leave funny answers (there's a plugin that does this for Yahoo! Messenger users)
  • You can see and use all hidden emoticons in Yahoo! Messenger on a keystroke .
  • You can format your status and answers with extendable macros: kbps, duration, ASCII progress bar , customizable countdown time, current date and time, and/or random/ordered messages taken from text files!
I hope you will love this . Thanks to Shankar.

Want more softwares of this kind ?? Subscribe here or click here to get updates via email

11/01/2007

How to set your Gtalk status as idle manually ?


Gtalk is one of the widely used messenger services these days . Most of the people like it as it connects in even very less network speeds . When I was in college , I used to use this a lot . Unlike yahoo , one cannot set their status as invisible or idle . I don't know how to go invisible on gtalk , but I found a software which can set your status to idle on gtalk .

The software is gAlwaysIdle

Download Galwaysidle .

After installing the software you can see four extra options in the right click menu of your gtalk symbol in system tray ." Normal Idle " , " Always Idle " , " Never Idle " , "About gAlwaysIdle " . Set your status to which ever idle you want after seeing the descriptions below .

- Normal Idle : - let GTalk decide when to set your status as idle
- Always Idle :- Set your status as idle permanently
- Never Idle :- Prevents your status from gettng to idle .

There are some bugs in this software while running with Vista according to my friend Tilak . Lets see whether they might fix it in their next release .

Other articles that might interest you :

Gtalk tips and tricks .
Gtalk in Firefox Siderbar .
How to detect invisible users on yahoo messenger ?
How to run multiple instances of gtalk ?
How to run multiple instances of yahoo messenger ?
How to connect AIM , MSN and Yahoo with gtalk ?

Crazy on Technova content ?? Get more updates on feed or get our newsletter via email .

4/08/2007

Miscellaneous things about Gtalk

First of all some shortcuts that might improve your interfacing with Gtalk :
  • F9: Open Gmail compose page to send an email to your friend.
  • F11: Start a call with your friend.
  • F12: End the current call.
  • ESC: Close the current conversation window.
  • TAB:Swithc between Gtalk chat windows

Some other facts on Gtalk :
  • Max length of any message is 32767 characters.
  • Gtalk can recognise certain smileys and dsiplay them in blue colour.E.g :).:D,:P
  • You cant format more than 100 characters at a time i.e you cant bold or italicise.
  • Right clicking on the message notification window will close it.
Don't forget to check How to send .exe files in Gmail and Gtalk tips & tricks.

Gtalk tips & tricks

Are you a fan of Google talk,A simple looking messenger from Google which is lighter and faster than other messengers like yahoo!.To increase your user experience with this messenger,I'm offering you some tips & tricks of Gtalk which will be a lot useful to you.

How to give line break in a conversation ??
Sometimes when you want to type a long message before you can send to the other user,you might want to give some line breaks in it.It's simple in Gtalk.Just hold shift and press Enter and you will in next line.This shift + enter thing works with other messengers also like Gaim,yahoo..

How to write bold and italic text in Gtalk Conversation??
Gtalk IM window does'nt have any formatting toolbar like other messenger.So You might not be able to write italic and bold text.Here is the solution
For bold text : put "*" before and after the text.For e.g For typing Hi in bold letters type * Hi *
For italic text: Put "_" before and after the text.For e.g For typing Hi in italic letters type _ Hi _

How to switch windows in Gtalk ??
For switching,Hold ctrl, click on I will switch you through each chat window
For minimising,press ALT+ ESC
For restoring the chaw window.Press Windows + Esc

How to increase the font size in Gtalk ??
To increase or decrease the font size in Gtalk sonversation,just scroll the mouse wheel and the text size will change.

If you want more tips & tricks ,Just
subscribe to the blog or click here to get email updates.

3/25/2007

Gtalk in Firefox sidebar

Google has released a new gadget called Google talk gadget which is more usable than the stand-alone GTalk desktop client or the floating AJAX version in GMail. Its better because here chat windows don't open as popups like it happen in Gmail.Instead chat windows open in tabs as in Firefox.For webmasters they can even integrate this gadget in their webpages as I had done here.The script for integrating gtalk in webpage can be found here.If you don't like to see the same webpage all the time,you have a alternate option of loading gtalk in your Firefox sidebar.Just follow the following steps.
  1. To add Google Talk to your Firefox sidebar, bookmark the following URL (right-click and choose Bookmark this link or press ctrl + D)

  2. Now goto Bookmarks menu, navigate to the above bookmark, right click and choose Properties. Tick the checkbox that says Load this bookmark in the sidebar as shown in the figure below.

Google talk

No need of minimising your gtalk window in your office when your manager comes!!You can now chat in gtalk right from your broswer.All you need to do is click on sign in below.First time it will take lil time to load contacts but from next times its faster.

3/23/2007

How to run multiple instances of Gtalk


Here is a simple trick which enables to run multiple instances of Gtalk making you get online with different accounts at same time.
  1. Right Click on your Gtalk shortcut.[Remember only this shortcut will run multiple instances,others wont be able to unless you edit their properties same as we are going to do now]
  2. Now go to properties
  3. In the target box,you will find something like this "C:\Program Files\Google\Google Talk\googletalk.exe"
  4. Now add -nomutex at the end of text in Target with a space.It will now become like "C:\Program Files\Google\Google Talk\googletalk.exe" -nomutex.im showing the same in the figure also
  5. Click Ok and you are done
Now double click on the shortcut and you will see one more instance of Gtalk running on your PC.You can do the same even for other gtalk shortcuts in your pc.

2/04/2007

Gtalk customised theme


Bored with the same white Gtalk window without colours???check out this theme loaded with smiley's and background images.The help file is also attached along with the installation file.

Download the Gtalk theme

Help file

I'm pasting the necessary instructions :

After downloading the file,double click it to run the programme and run the installation.Once the installation is over,open the gtalk main window,go to settings and then to appearance tab.Select mytheme from there.You are done.You will see a lady image in your chat window.To change that background image go to start menu-->all programmes-->dash->mytheme-->change background.exe.show the path of the image and you are done
Technorati Tags:
, ,