Posts Tagged: github

PHP Utility to Convert Multi-line MySQL Strings

Posted by & filed under , , .

This is a very small “project” (I use quotes since the term “project” seems a bit generous here, however, it is treated as a project on GitHub!), which I found to be useful when dealing with generating MySQL scripts to insert or update text which spans over multiple lines. In most such cases, I would […]

evernote

Evernote API — Small Maven Problem

Posted by & filed under , , .

So I started looking a bit closer these days at the Evernote API — another platform alongside Twitter which I like a lot, which is to say it’s basically another platform I find myself writing all sorts of tiny apps around 🙂 From the beginning I find out right away a small problem in their […]

Script to Quickly Create a Java Spring MVC Project

Posted by & filed under , , .

I’ve been (a bit) frustrated recently with the lack of support for quickly creating a Spring MVC project skeleton — there seems to be some maven archetypes but most of them I found to either not be maintained for a while and/or they install so much stuff that I decided not to use them. All […]

HowAboutWe Firefox Add-on

Posted by & filed under , , , .

Ok, so you might have seen the previous howaboutwe / Twitter project I spawned off the other day and blogged about here — and I thought since I’m not actively using howaboutwe anymore, but still found myself with a paid membership for a few more weeks, how about I (ahem! :D) play a bit more […]

Small App for Linking Twitter and HowAboutWe

Posted by & filed under , , .

OK so I know it’s geeky as you like, and to a certain degree pointless… however, for the sake of being a geek and using Twitter too much perhaps, I decided to give this a go, and it turned out into an app that I rather enjoyed playing with (as well as writing it of […]