Random Flickr Photo
-
-
Think about this
Strategy without tactics is the slowest route to victory. Tactics without strategy is the noise before defeat.-Sun Tzu
Google+ Activity- Here is an employee who knows how to take initiative and find efficiencies. -- 4 months ago
- A terrible tragedy. http://goo.gl/kx1zg 111 souls have perished. I hope this is the Triangle Shirtwaist turning-point for Bangladesh. -- 5 months ago
- -- 6 months ago
- J2EE is dead. Sounds right to me. from Brian O'Neill. http://brianoneill.blogspot.com/2012/10/j2ee-is-dead-long-live-javascript.html -- 6 months ago
Chirp! Chirp!
- NodeJS – radical advance uses JavaScript on the Server!: I have heard a couple people in the past several week... http://t.co/nIOAZo7cZv-- 12 hours ago
- You are not an idiot if you use NodeJS: Just saw this rant by Brandon Wirtz from January 2012 on Youtube clari... http://t.co/5EsPEkYMtm-- 4 days ago
- Pet peeve – NodeJS people, What’s with “err”?: This is a pet peeve of mine. I think the code is the documentat... http://t.co/YxVTQ7fbkV-- 5 days ago
- In case you were not clear, #AngelinaJolie #KicksAss. http://t.co/p9oHGhz5k7-- 6 days ago
- @TylerPalinca_6 Except there's a salary cap in the NHL, so the #Pens operate on the same budget as everyone else.-- 1 week ago
-
Recent Posts
Recent Comments
- Joshua Tenner on I hate Node.js
- dpc on I hate Node.js
- Kyle on I hate Node.js
- ed on I hate Node.js
- Jane on I hate Node.js
Archives
- May 2013 (3)
- April 2013 (1)
- March 2013 (1)
- January 2013 (3)
- December 2012 (2)
- November 2012 (6)
- October 2012 (3)
- September 2012 (1)
- July 2012 (10)
- June 2012 (16)
- May 2012 (14)
Categories
- Analysis (23)
- Architecture (1)
- Developer (14)
- Motivation (1)
- Observations (1)
Tags
Agile Amazon API Apigee Apple Architecture AWS Azure BigData C# Cloud Cloudera emacs Hadoop HBR Hortonworks HTTP IBM JavaScript jobsearch JSON MapR MapReduce Microsoft Node.js NoSQL OAuth PHP Product Strategy Proj Mgmt Protocols REST Scrum SOA SOAP SSD Surface Teams TechEd Tools TweetIt Twitter video VMs WordpressMy Open source projects
These are all projects I have initiated.
- DotNetZip - a full-featured zip library for .NET. About 40kloc in C#. Reads, writes, and updates AES encrypted zips, ZIP64, Unicode. The library can be used from any COM platform. Samples in the source distrib in VB, PHP, Javascript, C++, C#, VBScript, Perl, and others.
- IIRF - an ISAPI Filter that does rewriting and proxying, like mod_rewrite and mod_proxy for Apache. C/C++.
- CleanModQueue - a tool to automatically clean your reddit moderator queue. .NET, C#, WinForms, REST, JSON, System.Net.Http.
- gplus - a wordpress plugin that displays your most recent Google+ activity. PHP, REST, JSON. You can see this running in the sidebar on this page, above.
- flickr_eyecandy - a wordpress plugin that displays a random flickr "Eye Candy" image, selecting one photo from Flickr with the tag or tags you provide. PHP, REST, XML. You can see this running just above, on this page.
- XPath Visualizer - a Windows tool that helps you visualize XPath query results. .NET, C#, WinForms, XML
- ReloadIt - a Windows tool that reloads an IE tab, based on a change in a filesystem file. Works like Mac's Live Reload, but for IE. .NET, C#, WPF.
- csharp-mode - an emacs major-mode for editing C# code.
-
Word of the Day
necropsy
Word Form noun Definition An examination and dissection of a dead body to determine cause of death or the changes produced by disease. Synonyms autopsy, postmortem Usage Scientists performed a necropsy on the seal to determine whether its death was related to the recent chemical spill.
Tag Archives: PHP
PHP Makes People Sad
Just read an enjoyable rant entitled PHP: a fractal of bad design by a nerd who calls himself Eevee. A good effort! I also found a link to PHP Sadness there, and a bunch of other links to sites that complain about PHP. This kind of criticism is correct, … Continue reading
Related posts:
PHP and JSON and Unicode, Oh my!
Today I had a bit of a puzzle. The gplus widget that I wrote for WordPress was rendering Google+ activity with a ragged left edge. As geeks know, html by default collapses whitespace, so in order for the ragged edge to appear there, a “hard whitespace” must have … Continue reading
Related posts:
A Google+ Widget for WordPress
I looked for, but did not find, a reliable, easy to use, solid Google+ widget for WordPress. All I want to do is display on my WP blog a little sidebar listing of the 4 or 5 most recent activities from my G+ account. Is that so hard? … Continue reading
Related posts:
