Makefile for rust projects

Personal Coding and Hobby Notebook
Nexus 1 indeed. 17 files get their MD5 calculated on the Droid and 17 files get their MD5 hash calculated on the Nexus 1 Nexus 1 pwns. Here’s the code in case you’re curious. [java] public void onClick(View v) { _logTextView.setText("MD5 Benchmark on " + Build.DEVICE + "nn"); if (GlobalVariables.APP_CONTEXT == null) GlobalVariables.APP_CONTEXT = getApplicationContext(); […]
Today I found out I could extend the functionality of __EXISTING__ html classes with javascript. I was manipulating DOM objects, better known as HTMLElement objects, and I needed a way to print the HTML that represents the tag of the object, not what’s contained by the tags… a friend told me there was a method […]
1. C# 73,833 2. Java 43,006 3. PHP 35,371 4. Javascript 31,244 5. C++ 27,340 6. Python 22,070 7. Objective-C 10,350 8. Ruby 8,773 9. VB.net 7,778 10. ActionScript (Flash) 5,230 11. Perl 4,496 What do these numbers mean to you? Languages on the rise of popularity among programmers, or lack of good documentation? [buzz […]