ananddas.wordpress.com
Finding and fixing memory issues using Valgrind with example of Apache+FastCGI web application | Andy's blog
https://ananddas.wordpress.com/2008/11/01/finding-and-fixing-memory-issues-using-valgrind-with-example-of-apachefastcgi-web-application
November 1, 2008. Finding and fixing memory issues using Valgrind with example of Apache FastCGI web application. 8212; Tags: Apache. 8212; Anand @ 1:55 pm. Valgrind is a great tool that helps you do that. For information about valgrind please refer to following links:. Homepage: http:/ valgrind.org/. Downloads: http:/ valgrind.org/downloads/. Valgrind quick start guide: http:/ valgrind.org/docs/manual/QuickStart.html. Complete user manual: http:/ valgrind.org/docs/manual/manual.html. Bunzip2 valgrind-3&...
ananddas.wordpress.com
PubMatic top 40 startup in the world! | Andy's blog
https://ananddas.wordpress.com/2007/09/21/17
September 21, 2007. PubMatic top 40 startup in the world! Filed under: Online Ads. 8212; Anand @ 6:50 am. Well its been a long time since i worte some stuff on what i was up to lately. Been a lot busy with PubMatic. Which is a tool to increase revenue for Publishers by making various Ad networks like Google AdSense, YPN, ValueClick, BlueLithium to fight for displaying ads on publisher’s site. Also there are other features to increase revenue by removing Ad blindness, color optimization, etc. The service ...
ananddas.wordpress.com
Nokia phone with touch interface (5800 XpressMusic) | Andy's blog
https://ananddas.wordpress.com/2008/10/04/nokia-phone-with-touch-interface-5800-xpressmusic
October 4, 2008. Nokia phone with touch interface (5800 XpressMusic). 8212; Tags: cellphone nokia. 8212; Anand @ 9:57 am. Wanted to look at upcoming phones at Nokia and it was a good surprise to see Nokia finally coming out with a cool touch interface phone 5800 XpressMusic. There was news of Aeon some time back, although the phone is not as cool as Aeon (on the looks side) but its a cool phone. Checkout 5800 XpressMusic tech specs. And choose the service provider of my choice. Here’s how it looks (.
ananddas.wordpress.com
ProgrammableWeb now has a list of 1000 Web APIs | Andy's blog
https://ananddas.wordpress.com/2008/11/04/programmableweb-now-has-a-list-of-1000-web-apis
November 4, 2008. ProgrammableWeb now has a list of 1000 Web APIs. Filed under: Web API. 8212; Tags: ProgrammableWeb WebAPI API. 8212; Anand @ 6:18 am. ProgrammableWeb now has a list of 1000 Web APIs. They crossed this milestone last week. They had started with 32 in summer of 2005. Checkout the APIs neatly arranged/categorized at http:/ www.programmableweb.com/apis/directory. Here are some key stats from ProgrammableWeb, about 63% of the APIs use REST, 22% SOAP and remaining XML-RPC, Atom, JavaScript.
ananddas.wordpress.com
MySQL Master->Slave/Master->Slave configuration | Andy's blog
https://ananddas.wordpress.com/2009/02/10/mysql-master-slavemaster-slave-configuration
February 10, 2009. MySQL Master- Slave/Master- Slave configuration. 8212; Tags: MySQL. 8212; Anand @ 4:03 pm. To support Master - Slave/Master - Slave configuration, one needs to add log-slave-updates. In mycnf for the node acting as a slave as well as master for other slaves. If this is not done, no data from the master will get replicated to the final slave and the replication will work only between master and 1. Leave a Comment ». Feed for comments on this post. Leave a Reply Cancel reply.