Brian Cline

  • JavaScript
  • Resume
  • Home
  • About
  • Contact
  • Articles
Illustration of a bird flying.
  • 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 […]

    July 30, 2009
  • How do I check if Ubuntu is 32 bit?

    1. Open up the terminal 2. Type uname -m

    July 28, 2009
  • 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

    July 21, 2009
  • 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.

    July 13, 2009
  • How To Stop A .NET Form from Closing

    How to stop a form from closing in the .NET Framework

    July 10, 2009
  • 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.

    July 10, 2009
  • 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 & […]

    June 24, 2009
  • Testing

    All I can say about this is awesome!

    May 24, 2009
  • 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 […]

    May 5, 2009
  • Programming Excel Using Visual Basic 6

    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.

    May 4, 2009
  • 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 […]

    April 29, 2009
←Previous Page
1 … 20 21 22

Brian Cline

Proudly powered by WordPress