Meta
Categories
Tags
Recent Comments
- jeet on Automatically installing and cleaning up software on Kubernetes hosts
- Hello World! https://national-team.top/go/hezwgobsmq5dinbw?hs=5f89f3f96df38f5295850101ab74dab6 on Migrating Drupal and WordPress sites using Docker
- Hello World! https://national-team.top/go/hezwgobsmq5dinbw?hs=d2c9d78ba748b3288f85c1d015e33b46 on Encanto Squared
- Hello World! https://national-team.top/go/hezwgobsmq5dinbw?hs=cf9d90c7e3407e9daaa9a84f85ccdb97 on Making Eclipse run configurations portable
- Artificial intelligence creates content for the site, no worse than a copywriter, you can also use it to write articles. 100% uniqueness :). Click Here: https://bit.ly/3iPPltW?h=477842034f9b624bb861c8fc46cf8787& on Migrating Drupal and WordPress sites using Docker
Category Archives: General
Converting Maven APT docs to Markdown
In a project I worked on many moons ago we were writing documentation in the APT format, and publishing to HTML and PDF using a Maven-based toolchain. APT served us well, but it hasn’t been supported or improved by the … Continue reading
Encanto Squared
I’ve been working with Encanto Squared lately, and will be posting on the Encanto Squared Engineering site, with more of a focus on Node.js, Polymer, AngularJS, and other technologies we’re using. Speaking of which, Encanto Squared is hiring. If you’re … Continue reading
Working with Geospatial support in MongoDB: the basics
A project I’m working on requires storage of and queries on Geospatial data. I’m using MongoDB, which has good support for Geospatial data, at least good enough for my needs. This post walks through the basics of inserting and querying … Continue reading
Web and mobile UI wireframes
People think visually. A picture is worth a thousand words as the saying goes. We’ve recently been using Balsamiq to put together wireframes we use to work out user experience concepts, and to work with stakeholders. Balsamiq is an Adobe … Continue reading
Posted in General
Leave a comment
Idea 8.1 & Grails 1.1
I’ve been working with Grails again lately after not using it for a while. Last time I was using Grails was a pre-1.0 release about a year ago. Even then it was an extremely productive framework, but it was rough … Continue reading
iPhone hacks
Well, it looks like hackers have been hard at work on the iPhone since it came out and have managed to hack the iPhone to gain access to the filesystem, alter the iPhone’s internals, and to launch custom programs. This … Continue reading
Posted in General
Leave a comment
Web development for iPhone
Apple has posted guidelines for developing web applications for the iPhone. Apple has not provided an SDK for developing applications, so for now this is the only way to create applications for the iPhone. The guidelines tell us how to … Continue reading