Author Archives: admin
Eclipse
So, in a post before the previous, the Eclipse IDE was mentioned as a free IDE available for C++ work. Specifically, Eclipse and the CDT plugin for it. I have a few opinions here. It is painful that it requires … Continue reading
IDE’s
Just to give you a heads up, over the next couple of months, I’m going to make some posts about IDE’s or Integrated Development Environments. I find the topic interesting because I’ve finally used a decent one and I “get … Continue reading
Ask Andrei Alexandrescu
So I asked Andrei Alexandrescu what the tools were that he uses. The more, the merrier :o). I mostly use gcc, but that’s not my decision. I also use eclipse with CDT as my environment. If you don’t know who … Continue reading
Gmail Delete Button
I really don’t like that you can’t delete email easily. However, with this GreaseMonkey script appropriately called Gmail Delete Button I can have my cake and eat it too. Thank you Greasemonkey and hordes of script writers.
A new law of Software
In homage to, JWZ’s, Law of Software Envelopment: “Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can.” Nelson’s Law of Modern Software: “Any sufficiently popular program that … Continue reading
Did it like this, Did it like that…
Passed to me from the homies at work. http://www.mcplusplus.com/ (This one is awesome…) http://www.monzy.com/intro/drama_lyrics.html
They don’t make web pages like this anymore…
While setting up the toolchain to build Thunderbird in debug mode, I noticed this web site. Wow, they don’t make web sites like that anymore. So the question is this: are assembly programmers Trekkies or Jedi ?
Tried out Greasemonkey
Last night I had one of those problems where I needed to fix a web site, but and there wasn’t an easy way to do it. I was running the web site as a reverse proxy behind an Apache server … Continue reading