
blog.evan-wong.com
Fun Worksso I don't forget...
http://blog.evan-wong.com/
so I don't forget...
http://blog.evan-wong.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.5 seconds
PAGES IN
THIS WEBSITE
8
SSL
EXTERNAL LINKS
1
SITE IP
173.194.207.121
LOAD TIME
0.516 sec
SCORE
6.2
Fun Works | blog.evan-wong.com Reviews
https://blog.evan-wong.com
so I don't forget...
Fun Works: Putting code block in blogger posts - SyntaxHighlighter
http://blog.evan-wong.com/2012/01/putting-code-block-in-blogger-posts.html
So I don't forget. Monday, January 16, 2012. Putting code block in blogger posts - SyntaxHighlighter. Code block is important for writing technical blogs. Since blogger doesn't have a default code block, I was trying to find a good way to put a code block for my posts. I was first thinking to use the HTML5 code /code blocks and format them but I found the SyntaxHighlighter. When I searched around. It is a self-contained javascript library for putting a nice formatted code blocks in webpages. January 20, ...
Fun Works: July 2012
http://blog.evan-wong.com/2012_07_01_archive.html
So I don't forget. Tuesday, July 10, 2012. Java vs Groovy2.0 vs Scala Simple Performance Test. Since Groovy2.0 is out, I want to re-test the performance difference between Java, Groovy2.0 and Scala. The previous tests: Part 1. The machine and the code are the same as the previous tests. The only thing change is that I am using groovy2.0. To make it the results more clear, I am only including the results for f(30) and f(50):. Subscribe to: Posts (Atom). Watermark theme. Powered by Blogger.
Fun Works: Java vs Groovy vs Scala Simple Performance Test - 2
http://blog.evan-wong.com/2012/04/java-vs-groovy-vs-scala-simple_06.html
So I don't forget. Friday, April 6, 2012. Java vs Groovy vs Scala Simple Performance Test - 2. As my previous post. Showed, the performance of Scala was as good as Java but Groovy was obviously slower than both of them while running the Fibonacci number test and the Fibonacci number calculation was done in the recursive way. Now let's try to revise the implementation to the for loop calculation and see their performance again. I highlighted the previous test results to compare this ones. This can be expl...
Fun Works: January 2012
http://blog.evan-wong.com/2012_01_01_archive.html
So I don't forget. Tuesday, January 31, 2012. Java Singleton - The Basics. There are number of ways to implement singleton in Java. Public class SingletonClass { private static final SingletonClass singleton; public static getSingletonInstance() { if (singleton = null) { singleton = new SingletonClass(); } return singleton; } }. However, using this way is not good if this is in a multi-threaded environment. The method should use the "synchronized" keyword to make it thread safe. The shared instance is in...
Fun Works: Java vs Groovy2.0 vs Scala Simple Performance Test
http://blog.evan-wong.com/2012/07/java-vs-groovy20-vs-scala-simple.html
So I don't forget. Tuesday, July 10, 2012. Java vs Groovy2.0 vs Scala Simple Performance Test. Since Groovy2.0 is out, I want to re-test the performance difference between Java, Groovy2.0 and Scala. The previous tests: Part 1. The machine and the code are the same as the previous tests. The only thing change is that I am using groovy2.0. To make it the results more clear, I am only including the results for f(30) and f(50):. November 28, 2014 at 4:08 PM. May 20, 2015 at 3:51 AM. Java Training in Chennai.
TOTAL PAGES IN THIS WEBSITE
8
Blog - Evambient
7 noi stiluri decorative care se im . Noutățile pe care ni le aduce noul sezon sunt unele foarte interesante, așa că vă recomand să nu le . 7 trucuri simple pentru un decor de . Întotdeauna ai vrut să ai o casă de revistă? Ai vrut o casă frumos iluminată, cu detalii la modă și . Greseli de distribuire a mobilierul . Știi care sunt greșelile de bază în ceea ce privește distribuirea mobilierului și care afectează neg . Trucuri pentru mobilarea casei cu s . Corpurile de mobilier de bază de ca . Corpurile de...
North San Diego County CA Real Estate Blog - North San Diego County CA Real Estate Blog
Maxine: 858.353.5512. Eva: 760.815.1318. Interest Rate Impact on Purchasing Power. Getting Ready to Sell. About Maxine and Eva. First time home buyers can find choosing a location to be overwhelming. All offer ocean view real estate options such as condos, townhomes and houses, the cultures of these communities are quite different. The same is true of the different planned communities in areas such as Santaluz. 8211; Tricia and Andre. 8220; People might be surprised that what women would like varies from...
Eva's Hollywood Blog
Eva's Hollywood Blog. Let your films run free Shooting ‘ARS VIVENDI’ on a 4K mobile phone. In times where modern technology is developing as fast as the speed of light, new inventions are always inspiring and exciting to try. When I heard about a challenge organized by Qualcomm and the San Diego Festival to shoot a 4-minute short film on a Motorola DROID Turbo phone that records 4K, I had to […]. Only for the fearless - TIED. Chosen as a finalist in the Qualcomm Challenge! I have great news! A peak behin...
Bad Ass Mother Fucker
Next, Next, Next at Hessel Museum of Art. Next, Next, Next. Curated by Elizabeth Larison. Hessel Museum of Art, Bard College, NY. Voices over the Horizon documentation (video)…. Voices over the Horizon photos…. Digital print on dibond. Total Internal Reflection ( view video. Single-channel video, 09:46. 2km of GYTA53 direct bury fibre-optic cable. Dances for Mobile Phones series ( view video. More information about Voices Over the Horizon here. 8211; Exploring the Internet with Ghost-Hunting Equipment.
Evan Has a Blog
Evan Has a Blog. 10006; 12 notes 5/20/15. 10006; 7 notes 5/15/15. 10006; 19 notes 5/12/15. 10006; 6 notes 5/9/15. New York, 2015. 10006; 21 notes 4/30/15. 10006; 10 notes 4/19/15. 10006; 16 notes 4/17/15. 10006; 14 notes 4/15/15. Fort Reno, 2014. 10006; 56 notes 4/7/15. 10006; 4 notes 4/5/15.
Fun Works
So I don't forget. Tuesday, July 10, 2012. Java vs Groovy2.0 vs Scala Simple Performance Test. Since Groovy2.0 is out, I want to re-test the performance difference between Java, Groovy2.0 and Scala. The previous tests: Part 1. The machine and the code are the same as the previous tests. The only thing change is that I am using groovy2.0. To make it the results more clear, I am only including the results for f(30) and f(50):. Friday, April 6, 2012. Java vs Groovy vs Scala Simple Performance Test - 2.
Evan Parker's Blog
Wednesday, August 27, 2014. I wanted to add performance metrics for fasta format files since their simplicity means that they are often used to transmit large sequences; the main intended use case of the lazy loading parsers. Fasta files don't contain extensive annotations or any features so the primary task of parsing a fasta file is parsing the sequence. Included below are the compared times for both a large file and a medium sized file. Wednesday, August 20, 2014. While the lazy loading classes and so...
Evan Bartlett
9996;️ (at Richmond Park). No Exit. (at Richmond Park). 128076;👌👌👌👌. My inspiration. #wcw. Love our new rug from Target. #target #bargain #gooddeals #illtaketwo (at Greenwood Cemetery). Words (at Greenwood Cemetery). 128074;😎👍 (at Greenwood Cemetery). Husband, Interactive Designer, Bassist for Fine Fine Titans.
Coming Soon
Future home of something quite cool. If you're the site owner. To launch this site. If you are a visitor.
Tech Thought
Tech hints, tips and general musings. January 29, 2017. How To: Store WordPress Images on Amazon S3. I’ve integrated Amazon S3 with the very handy (and open source) S3 Uploads. WordPress plugin, which automatically uploads files to S3 and rewrites URLs from your website to serve them from there. Step 1: Install WordPress CLI. Connect via the terminal access on your server. Install the WordPress CLI (if not already installed):. Step 2: Install S3-Uploads WordPress Plugin. Step 3: Activate S3 Uploads.