-
Recent Posts
March 2023 M T W T F S S « Jul 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Tags
3d-printing AIR android apache captcha cocoa coding configuration configure emulator fair-work filter framework gaming hack hardware iapps install ios iphone java javascript lion location maps media objc opinion php plugin portal random rant recording refactoring reputation review scrolling servlet social threading url-rewrite video wordpress xcodeCategories
Meta
Category Archives: software
Matchbook – Multi-platform Realtime Gaming
Have you ever thought that it would be cool if you could build a cross-platform or multi-platform game and connect from one platform to another without having to do all the heavy lifting with respect to matchmaking, communications, and related … Continue reading
Posted in coding, java, objective-c, software
Tagged coding, framework, java, objc, open-source
Leave a comment
[iOS] Jira Mobile Connect
Not long ago Atlassian released version 1.0 (now up to 1.0.7) of their Jira Mobile Connect plugin. This is a plugin for Jira (obviously) that aims to simplify testing, error-reporting, and feedback collection/management for iOS applications. Assuming that you are … Continue reading
[Java] URL Rewriting on Tomcat (or any other servlet container)
Here is a very nice little utility I found recently on an unfortunately very difficult to navigate website. In case it’s not immediately apparent from that site what I am referring to, I’m talking about the ‘UrlRewriteFilter‘ utility featured near … Continue reading
Posted in coding, configuration, java, servlet, software
Tagged filter, servlet, url-rewrite
3 Comments
Portal 2
For anyone that hasn’t noticed, Portal 2 was released a few days ago. I’ve already played through the single-player portion of the game (the only portion that I’m interested in, to be honest), and thought I would write up a … Continue reading
Introducing Webcomix
I wanted to take a brief moment to invite anyone who stumbles across this post to beta-test my latest personal project; Webcomix. Webcomix is a simple web-comic aggregation service that allows you to read a number of different comics on … Continue reading
Code Formatting Plugin Updated
I’ve just updated the code formatting/syntax highlighting plugin used by this site to the very cool Syntax Highlighter Evolved. This plugin is a marked improvement over the previous plugin, providing such niceties as automatic non-copyable line numbers, horizontal scrolling, built-in … Continue reading
Working FLAC and Vorbis Support in Windows Media Player
Hot off the heels of the “SMOOTH Processor” debacle, I’m faced with the task of reapplying one of my favorite Windows 7 configuration tweaks. Namely, the addition of FLAC (and also Vorbis, Speex, and so on) support to Windows Media … Continue reading
Apache + PHP = Headache
Fresh out of installing and configuring Apache and PHP so that I could get this WordPress blog up and running, I feel there’s a topic worthy of some brief mention here. Namely, the proper (which I mean not in the … Continue reading