geek-gogie.blogspot.com
November 2012
http://geek-gogie.blogspot.com/2012_11_01_archive.html
Wednesday, November 28, 2012. Compiling ant with wsimport error: taskdef class com.sun.tools.ws.ant.WsImport cannot be found. I got this error encountered though it's just a simple fix, however, I wanted to take notes on the XML element when executing a wsimport tool. To fix this problem, just add pathelement / and point where does your jax-ws tool is located. See below,. Comsun.tools.ws.ant.WsImport". Pathelement location="${jwsdp.home}/lib2/jaxws-tools.jar"/. Where your ${jwsdp.home}. If you try to dow...
geek-gogie.blogspot.com
January 2014
http://geek-gogie.blogspot.com/2014_01_01_archive.html
Monday, January 6, 2014. Cyclical recursion in MySQL that can be used for DFS or BFS. Just wanted to share these blogs,. Http:/ guilhembichot.blogspot.com/2013/11/with-recursive-and-mysql.html. Http:/ blogs.msdn.com/b/sqlazure/archive/2010/07/01/10033575.aspx. Http:/ ilyasterin.com/blog/2014/01/cyclical-dependency-detection-in-the-database.html. Subscribe to: Posts (Atom). Toytoy Googie's Geeky blog. Use tracepath instead of traceroute. Geek Toytoy Gogie's Math blog. View my complete profile.
geek-gogie.blogspot.com
Cyclical recursion in MySQL that can be used for DFS or BFS
http://geek-gogie.blogspot.com/2014/01/cyclical-recursion-in-mysql-that-can-be.html
Monday, January 6, 2014. Cyclical recursion in MySQL that can be used for DFS or BFS. Just wanted to share these blogs,. Http:/ guilhembichot.blogspot.com/2013/11/with-recursive-and-mysql.html. Http:/ blogs.msdn.com/b/sqlazure/archive/2010/07/01/10033575.aspx. Http:/ ilyasterin.com/blog/2014/01/cyclical-dependency-detection-in-the-database.html. Subscribe to: Post Comments (Atom). Toytoy Googie's Geeky blog. Use tracepath instead of traceroute. Geek Toytoy Gogie's Math blog. View my complete profile.
geek-gogie.blogspot.com
Benchmarks result using different storage technologies: FusionIO, SSD, RAID
http://geek-gogie.blogspot.com/2013/09/benchmarks-result-using-different.html
Monday, September 2, 2013. Benchmarks result using different storage technologies: FusionIO, SSD, RAID. I just wanted to share these great benchmark results for your guide,. Http:/ www.ntlug.org/Articles/DiskBenchmarks. Http:/ www.mysqlperformanceblog.com/2009/05/01/raid-vs-ssd-vs-fusionio/. Subscribe to: Post Comments (Atom). Toytoy Googie's Geeky blog. Use tracepath instead of traceroute. Geek Toytoy Gogie's Math blog. Hexadecimal to Decimal and Decimal to Hexadecimal Conversion.
geek-gogie.blogspot.com
January 2013
http://geek-gogie.blogspot.com/2013_01_01_archive.html
Sunday, January 27, 2013. Hibernate Validation Messages location. I just wanted to note this very basic info,. Hibernate validation messages are stored in /org/hibernate/validator/. Opening this in Eclipse (or any jar viewer), would look like the screenshot below. Monday, January 21, 2013. Create tarball in from a different directory. Let say you are in a destination directory but the source are in a different directory. To create a tarball, just issue this command below,. Saturday, January 12, 2013.
geek-gogie.blogspot.com
September 2013
http://geek-gogie.blogspot.com/2013_09_01_archive.html
Monday, September 2, 2013. Benchmarks result using different storage technologies: FusionIO, SSD, RAID. I just wanted to share these great benchmark results for your guide,. Http:/ www.ntlug.org/Articles/DiskBenchmarks. Http:/ www.mysqlperformanceblog.com/2009/05/01/raid-vs-ssd-vs-fusionio/. Subscribe to: Posts (Atom). Toytoy Googie's Geeky blog. Use tracepath instead of traceroute. Geek Toytoy Gogie's Math blog. Hexadecimal to Decimal and Decimal to Hexadecimal Conversion. View my complete profile.
geek-gogie.blogspot.com
Ugrading MySQL (Percona) to the causing: dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
http://geek-gogie.blogspot.com/2013/10/ugrading-mysql-percona-to-causing-dpkg.html
Saturday, October 19, 2013. Ugrading MySQL (Percona) to the causing: dpkg-deb: error: subprocess paste was killed by signal (Broken pipe). I have encountered this when I was upgrading my packages and one of them is Percona Server. Then I encountered this strange error below,. Reading database . 82838 files and directories currently installed.). Unpacking replacement libmysqlclient18-dev . Dpkg-deb: error: subprocess paste was killed by signal (Broken pipe). Errors were encountered while processing:.
geek-gogie.blogspot.com
May 2013
http://geek-gogie.blogspot.com/2013_05_01_archive.html
Friday, May 31, 2013. Animals: Fun Time. Animals Can Be Jerks. I'm just so entertained and laugh with this video. Hope you enjoy it! Thursday, May 30, 2013. IOS: How to use a delay call to a method or execute a time or with intervals. In iOS or and its underlying Framework extends it to use Grand Central Dispatch (GCD). So in this example, let say you wanted to call or execute a method at a specified time, you can use the code below,. Say you wanted to play an audio file after 2 seconds. NSEC PER SEC ).
geek-gogie.blogspot.com
July 2013
http://geek-gogie.blogspot.com/2013_07_01_archive.html
Monday, July 29, 2013. Oracle: MongoDB NoSQL Cluster Using Oracle Solaris Zones. This is just a very short blog which I am interested about. Please check, How to Set Up a MongoDB NoSQL Cluster Using Oracle Solaris Zones. Sunday, July 28, 2013. IOS: Using blocks as a variable. I just wanted to take notes on this so I might not forget, and well share this with you. Below is a snippet part of the game I wrote which looks like this,. Dispatch time t popTime. DISPATCH TIME NOW, delayInSeconds. So for example,...
SOCIAL ENGAGEMENT