-
Read a Whole Textfile Into a String
At work, I’ve been working on an auto html emailer. I’ve been receiving files from our Latin American office that are completely in spanish and trying to sift through the HTML and recreate the email taking into account size and the fact that Outlook 2007 still doesn’t accept background images and most CSS. Anyway, one […]
-
How do I check if Ubuntu is 32 bit?
1. Open up the terminal 2. Type uname -m
-
Open Web Tools Directory
Not too long ago, Mozilla launched an extreme pleasent and fairly easy to use Web Tools directory which includes many easy to use and sometimes hard to remember names of frameworks, debugging tools, and et cetera.Open Web Tools Directory
-
Thoughts on Linux
Almost a year later, and I don’t think I would ever consider going back to any of the Microsoft Windows Operating Systems.
-
How To Stop A .NET Form from Closing
How to stop a form from closing in the .NET Framework
-
Becoming a Super User In Ubuntu
In Ubuntu, by default, the root user’s password is locked. This means that we don’t know it and we can’t always sign in as root or unfortunately use the normal linux su command either.
-
Mouse Overs For ASP.NET
Have you ever wanted to have the ability for the colour of a row to change when your user moves the mouse over top of a particular row, and then change the colour back whenever the cursor is moved back off? Well, this process isn’t very difficult in fact using some knowledge of JavaScript & […]
-
Testing
All I can say about this is awesome!
-
Creating a Simple RSS Feed
RSS is an acronym for Really Simple Syndication and is an XML specification published by the W3C. RSS became a standardized specification around June 2000. This is meant to be a very simple primer on developing an RSS feed. Please note that this is not meant to replace a detailed book or the specification created […]
-
Programming Excel Using Visual Basic 6
Microsoft provides the ability to programmatically created spreadsheets using Excel. The process isn’t overly complex, but the twist is that the intelisense is almost nonexistent in Visual Studio 6.0.
-
Welcome
Greetings Visitor! Wow, that sounded like a corny greeting from a science fiction movie. And, wow that totally wasn’t funny either! This blog will serve as an interesting location for computer programming tutorials and articles as I learn and discover many new things on my journey to provide excellent software on schedule and […]