Do they belong to you? Claim these comments.
Vinu
Is this you? Claim Profile »
2 months ago
in Facebook changes Chat experience. (Good OR Bad) ? on Pritesh Gupta.com
I still hate the Facebook Chat on Facebook - the only way I use facebook chat is through an IM client like Pidgin or Palringo.
3 months ago
in AutoHotkey on VT's Tech Blog
J, you could check out keymap for Symbian which should provide you with the required functionality:
http://bit.ly/G3Bix
http://bit.ly/G3Bix
4 months ago
in GROUP_CONCAT in MySQL on VT's Tech Blog
You can define your separator -
GROUP_CONCAT(client_id SEPARATOR ':')
Check the GROUP_CONCAT definition over at:
http://gourl.in/2d
GROUP_CONCAT(client_id SEPARATOR ':')
Check the GROUP_CONCAT definition over at:
http://gourl.in/2d
5 months ago
in Pixobyte Valentines day Giveaway , Win prizes worth more than 200$ on Pixobyte.com
I've subscribed and keeping my fingers crossed X
5 months ago
in PHP and Serial Ports on VT's Tech Blog
There seems to be a third party component called ActiveComPort which allows you to communicate with Serial Ports in Windows.
http://www.activexperts.com/activcomport/
Here's their PHP example:
http://www.activexperts.com/activcomport/howto/...
http://www.activexperts.com/activcomport/
Here's their PHP example:
http://www.activexperts.com/activcomport/howto/...
5 months ago
in Wordpress blogging on a S60 Phone on VT's Tech Blog
Nope - I haven't used any dictionaries on the phone yet.
6 months ago
in PHP functions in Javascript using PHP.JS on VT's Tech Blog
Thanks for the heads up Kevin. Will keep an eye out for the compile tool.
6 months ago
in ImageFlow - Javascript Image Gallery on VT's Tech Blog
Thanks for pointing that our nick - the URLs changed since I posted this. I've updated the post with the latest URLs
6 months ago
in Personal Finance Management with MMEX on lab209
Cool Utility Anuj- Something I was looking for. Thanks for this post
- 2 points
- Jump to »
6 months ago
in FIX IT - Click to activate and use this control - Flash | I.E | Problem on VT's Tech Blog
Thanks for pointing that out. I've fixed it in the article
7 months ago
in pChart - PHP charting library on VT's Tech Blog
Thankyou Moises - Flot looks pretty good.
7 months ago
in Google Apps Replaces Microsoft Office in DC on VT's Tech Blog
Yeah - the search quality on Google has been going down considerably with search spammers playing with the ranking
8 months ago
in Back on Ubuntu on a Dell Vostro 1510 on VT's Tech Blog
Update - The restricted drivers for Intrepid still doesn't work for me, so I'm still on using ndiswrapper
8 months ago
in 30+ Essential Firefox plugins for Web Developers on lab209
You missed out a few:
HTTPFox - to debug HTTP traffic
S3 Fox and Elastic fox - for managing Amazon S3 and EC2 services respectively.
User agent switcher - to spoof the user agent to see how the website reacts to various browsers
HTTPFox - to debug HTTP traffic
S3 Fox and Elastic fox - for managing Amazon S3 and EC2 services respectively.
User agent switcher - to spoof the user agent to see how the website reacts to various browsers
1 reply
Anuj Seth
Thanks for the Stumble. :-)
8 months ago
in N-Gage Gamers’ Gang on VT's Tech Blog
I'll be reviewing a few games in the coming weeks so stay tuned
8 months ago
in N-Gage Gamers’ Gang on VT's Tech Blog
@rahul - even I'm mostly on the xbox. Just stared playing with n-gage a few weeks back. I'm quite impressed with the gameplay on this plaform - perfect while travelling and playing one last game before hitting the sack :)
My player id on n-gage is vinuthomas
My player id on n-gage is vinuthomas
8 months ago
in pChart - PHP charting library on VT's Tech Blog
@dave and @kevin Thanks for the links - I've tried most of the options in the past, but was not too happy with the quality of the graphs.
9 months ago
in Wordpress blogging from your S60 using Wavelog on VT's Tech Blog
Thanks for the heads up Ron - waiting for version 2 eagerly !
9 months ago
in Flight tickets - Atrocious Taxes and Fees ! on VT's Tech Blog
Hi DJ, that was not a lure - the numbers shown in the image come up as soon as I search (and appears on the search screen) - so they're upfront about the charges.
Stefan, I didn't think of it in that way - now that makes sense - raise taxes to save the environment, but I don't think the Indian government had that in mind :)
Stefan, I didn't think of it in that way - now that makes sense - raise taxes to save the environment, but I don't think the Indian government had that in mind :)
9 months ago
in PHP and Serial Ports on VT's Tech Blog
Tracker,
You can get the contact details for Rémy Sanchez from the phpclasses site:
http://www.phpclasses.org/browse/author/428373....
You can get the contact details for Rémy Sanchez from the phpclasses site:
http://www.phpclasses.org/browse/author/428373....
10 months ago
in MySQL Tip - Ordering by Date stored in a varchar field on VT's Tech Blog
Thanks for sharing your tip Alain
10 months ago
in Back on Ubuntu on a Dell Vostro 1510 on VT's Tech Blog
Thanks for pointing that out - I missed out on pointing that Windows XP drivers have to be used since ndiswrapper doesn't support Vista drivers yet.
I've updated the article to mention that as well.
I've updated the article to mention that as well.
10 months ago
in Installing the PHP Java Bridge in Ubuntu (Gutsy Gibbon) on VT's Tech Blog
Slei,
It looks like PHP cannot find Java. Since you've used custom compiled versions of PHP, the installer may not have updated your PHP.ini.
The following link may be useful for you:
http://www.raditha.com/php/java.php
It looks like PHP cannot find Java. Since you've used custom compiled versions of PHP, the installer may not have updated your PHP.ini.
The following link may be useful for you:
http://www.raditha.com/php/java.php
12 months ago
in mbstring Functions by default in PHP on VT's Tech Blog
Yeah- I agree with you - it absolutely sucks having to figure out encoding issues between PHP and MySQL - especially when working with a company which enables publishers getting their content online. You can imaging the number of sleepless nights the team had figuring out why have those blocks appearing instead of characters :)
