My Note on Solutions.
Pages
(Move to ...)
Home
Contact/Tip Me
▼
Wednesday, December 19, 2012
Android Project Ant Build, and put the version in the release file
›
When you created one project using the eclipse android project, by default you can only build the project, export as APK through the eclipse...
2 comments:
Friday, December 14, 2012
Insert via batch_mutate using Aquiles, Delete, insert again - result is empty
›
Problem, using C# Cassandra Client Aquiles to insert some data to cassandra, then delete it using the cassandra CLI. after that insert ...
Wednesday, December 12, 2012
How to, installation of Ganglia and setup Hadoop integration
›
Ganglia has three pieces, Gmond/Gmetad/Gweb, as you search ganglia using yum, you may see those 3 components. Gmond is the monitoring Ag...
Thursday, November 29, 2012
How to: invoke C# generic method dynamically
›
Here is the sample code I figure out, using System; namespace X { class Pro...
Wednesday, November 21, 2012
asp.net , Request.Url differs between .net versions with Load balancer
›
Got a weird problem, here is the quick story. I have several Web servers with the web app binding to private port 8011. the Load balancer ha...
Wednesday, November 7, 2012
Google Tag Manager tutorial.
›
As the name says, it’s a tag manager offered by Google for free. Here is one basically tutorial show you what it can do, what kind of benefi...
Friday, October 5, 2012
Ubuntu /centos virtual machine doesn't have IP address/ can't connect to network?
›
you may turn on the NAT/Bridget/HOST ONly setting for your GUEST OS, but when you run the ifoncfig, there is no IP v4 address associated. ...
‹
›
Home
View web version