-
I recently gave a lightning talk on git-svn at Barcamp Manila, and I thought some people might be interested in my day-to-day workflow when I work on projects.
-
I've been hacking on a small panel for my current desktop environment— I've switched to using a really minimal no-frills environment consisting of openbox-3 and a small dock/notification area, since I was getting antsy about the GNOME 2 panel. I only wanted a simple list of open windows on a particular desktop and a clock, and I didn't need too much chrome on that. I couldn't quite set up the GNOME 2 panel to not use buttons or alternatively maximize the space for window title text, so I decided to simply ditch the panel altogether.
-
(Note: Geek post ahead. You have been warned.)
-
Since I'm a bastard to please, I've again switched away from ion3. I'm now back to using Openbox 3 as my work environment, though I believe it to be suboptimal for my workflow. Call me fickle. Details under the cut.
-
If you’ve ever seen me work, you probably know that I am quite comfortable with the command line. In fact, I prefer opening a terminal or writing a shell script rather than booting up a file manager; I can do a lot more on the command line, without taking my hands off the keyboard.
-
Recently, we’ve been assigned to assist another company in a development/maintenance role. They had an existing web application, written in Java and used by a large number of users— the web application was up and running and they needed to modify the application to interface with an external system, but they did not have the people who knew Java well enough onboard and the previous developers were no longer available to help them in this. That’s where we came in: we provided the needed skills to add the feature in.
-
I am quite interested in a wide swath of technologies, some esoteric, some popular. Particularly, I follow the news on various libraries and tools. I like to keep my toolbox full.
-
Someone on the PLUG mailing list said to an email I sent out:
Posts with code snippets in various (programming) languages.