github.com
armhold (George Armhold) · GitHub
https://github.com/armhold
Cleveland, Ohio, USA. X61;rmhold@gmail.com. Dec 18, 2010. Genetic algorithm for approximating an image with polygons (Golang). Simple Optical Character Recognition in Go. Ocarina - Optical Character Recognition (OCR) for Ruby. Program to help you determine the provenance of unknown Jar files. An Intellij IDEA plugin for Wicket. 834 contributions in the last year. Summary of pull requests, issues opened, and commits. Learn how we count contributions. Armhold has no activity during this period.
blog.armhold.com
Wicket: submitting a form over SSL from an unsecured page - George Armhold's Blog
http://blog.armhold.com/2012/01/21/wicket-submitting-a-form-over-ssl-from-an-unsecured-page
Data-driven webapps built with Ruby, Java and Wicket. Wicket: Submitting a Form Over SSL From an Unsecured Page. Lots of folks are making great use of Twitter Bootstrap. Which includes a handy login button right at the top:. How can you secure the form? The first step is to manually adjust the form’s action. Attribute to ensure that the form submission happens over https, rather than http. SetRootRequestMapper(new HttpsMapper(getRootRequestMapper(), new HttpsConfig(HTTP PORT, HTTPS PORT) );. Public class...
blog.armhold.com
Announcing: Wicket-Source plugin for Intellij IDEA - George Armhold's Blog
http://blog.armhold.com/2012/02/16/announcing-wicket-source-plugin-for-intellij-idea
Data-driven webapps built with Ruby, Java and Wicket. Announcing: Wicket-Source Plugin for Intellij IDEA. The folks at 42lines. Have released an awesome Firefox plugin. Called “Wicket-Source”. It allows you to easily navigate from your browser to the corresponding Wicket source code. Since their plugin is Eclipse-based, I wrote up a compatible plugin for Intellij IDEA. You can install it from the repository. Or build it yourself from the source on Github. Click the “Browse Repositories” button.
blog.armhold.com
George Armhold's Blog
http://blog.armhold.com/blog/page/2
Data-driven webapps built with Ruby, Java and Wicket. Twilio and Adobe Flash. I started doing some Twilio development. Recently and ran into a problem with Adobe Flash. Twilio Client. Which lets you make phone calls right from your browser) relies on the Flash plugin. It pops up this nice little settings dialog the first time it runs to ask your permission:. The problem is that on Chrome, it won’t let you actually click any of those buttons. Then I came across this trick. The folks at 42lines. There are ...
blog.armhold.com
Pixlshare-Rebooted - George Armhold's Blog
http://blog.armhold.com/2012/05/23/pixlshare-rebooted
Data-driven webapps built with Ruby, Java and Wicket. In order to dive into Ruby, I decided to convert Pixlshare. From Java Wicket to Ruby on Rails. It’s an admittedly small project, but I was surprised how easy it was. I had it basically working in under a day, and polished enough for production use in under 2 days. But the best part was the code size: a reduction of 6 to 1. Going from Java - Ruby. Posted by George Armhold. Laquo; Twilio and Adobe Flash. Blog Moved to Github/Octopress ».
blog.armhold.com
Blog Moved to Github/Octopress - George Armhold's Blog
http://blog.armhold.com/2012/08/19/trying-out-octopress
Data-driven webapps built with Ruby, Java and Wicket. Blog Moved to Github/Octopress. I’m experimenting with Octopress. As a potential Wordpress replacement. I’ve grown tired of trying to properly format code with the Wordpress editor, so I’ve moved my blog from Wordpress (and before that Blogger) to Jekyll Octopress, hosted on Github. Let’s see how code formats under Octopress:. Posted by George Armhold. Ocarina- Optical Character Recognition for Ruby ». Ocarina- Optical Character Recognition for Ruby.
blog.armhold.com
Twilio and Adobe Flash - George Armhold's Blog
http://blog.armhold.com/2012/02/19/twilio-and-adobe-flash
Data-driven webapps built with Ruby, Java and Wicket. Twilio and Adobe Flash. I started doing some Twilio development. Recently and ran into a problem with Adobe Flash. Twilio Client. Which lets you make phone calls right from your browser) relies on the Flash plugin. It pops up this nice little settings dialog the first time it runs to ask your permission:. The problem is that on Chrome, it won’t let you actually click any of those buttons. Then I came across this trick. Posted by George Armhold.
blog.armhold.com
Blog Archive - George Armhold's Blog
http://blog.armhold.com/blog/archives
Data-driven webapps built with Ruby, Java and Wicket. Ocarina- Optical Character Recognition for Ruby. Posted in Artificial Intelligence. Blog Moved to Github/Octopress. Twilio and Adobe Flash. Announcing: Wicket-Source plugin for Intellij IDEA. Wicket: submitting a form over SSL from an unsecured page. Posted in web development. How to get JNDI working with Wicket 1.5 and Jetty 7.5. Automatically generate Maven dependency coordinates for random Jar files. Adding Git SHAs to Wicket Pages Automatically.
blog.armhold.com
Ocarina- Optical Character Recognition for Ruby - George Armhold's Blog
http://blog.armhold.com/2012/10/04/announcing-ocarina-optical-character-recognition-for-ruby
Data-driven webapps built with Ruby, Java and Wicket. Ocarina- Optical Character Recognition for Ruby. I just published a bare-bones implementation of an Optical Character Recognizer implemented in Ruby. It’s pretty basic, but it does successfully recognize its training set as well as the same characters with added “noise”. It uses a straightforward implementation of a feed-forward neural network. It uses RMagick/ImageMagick to handle image processing, but apart from that it’s built from scratch!
SOCIAL ENGAGEMENT