Search: in  

Rob Kennedy's Blog

Rob Kennedy is an avid and active .NET software developer who tends to have an opinion about everything. In the windows developer community for over 10 years, he has grown his career and opinions through experience.

December 2007 - Posts

  • DIV float sucks

    Sure the concept is fine. Allow a block of text to "float" aligned to a side of a page and have text wrap around it. Better said than implemented according to my latest tests. Why do web developers still use tables? Because they work the way they're designed to. As shown in my capture, even Opera (apparently the gold standard of CSS compliance) has rendering artifacts when showing floating text. IE is by far the worst at rendering floating text content, but as the most popular browser, should we even use this standard knowing it's going to render like ass to most of our site viewers? I say nay, and thus will continue to use tables until Microsoft (and others) learn how to render "liquid text" correctly.

    div_float_sucks

    Share this post: E-mail DIV+float+sucks | Submit DIV+float+sucks to Technorati | Submit DIV+float+sucks to del.icio.us | Submit DIV+float+sucks to digg.com | Submit DIV+float+sucks to reddit.com | Submit DIV+float+sucks to DotNetKicks | Add DIV+float+sucks to Live Bookmarks
  • Sci-Fi Channel's UFO Hunters has potential...

    Following on the success of their Ghost Hunters series, Sci-Fi plans to go hunting after more unexplained phenomenon in the form of UFOs. UFO Hunters follows a group named the NY Strange Phenomena Investigators (NY-PSI) as they go location to location interviewing people who have claimed to have seen a UFO.In addition to interviews, the group appears to also go on expeditions to investigate alleged crash sites on ground or under water.

    The UFO phenomenon has captured the imaginations of many and should hold the attention of curious viewers for a while. My only hope is the producers don't follow the production path of the Ghost Hunters show too closely; like introducing overly dramatic characters (Please kill Brian Harnois in the first episode of Ghost Hunters International) or scoring orchestra hits at every staged dramatic milestone that a given episode's finish becomes so anti-climatic that it bores viewers to hit the clicker off forever.

    I've never heard of NY-PSI so hopefully they are a stable bunch who will take a scientific approach to a very paranormal topic.

    The show starts in Feb 2008 so be sure to keep tuned.

    Share this post: E-mail Sci-Fi+Channel%27s+UFO+Hunters+has+potential... | Submit Sci-Fi+Channel%27s+UFO+Hunters+has+potential... to Technorati | Submit Sci-Fi+Channel%27s+UFO+Hunters+has+potential... to del.icio.us | Submit Sci-Fi+Channel%27s+UFO+Hunters+has+potential... to digg.com | Submit Sci-Fi+Channel%27s+UFO+Hunters+has+potential... to reddit.com | Submit Sci-Fi+Channel%27s+UFO+Hunters+has+potential... to DotNetKicks | Add Sci-Fi+Channel%27s+UFO+Hunters+has+potential... to Live Bookmarks
    Posted Dec 26 2007, 05:09 PM by RobK410 with 1 comment(s)
    Filed under:
  • Sick and Tired...

    tissues Thanks to my boss, I've been given a head cold 5 days before Christmas. I've been battling it since Wednesday with Zicam and I truly believe that stuff is a miracle tablet. This year I've had about 2-3 colds and I've taken it as suggested; as soon as symptoms show, every 3 hours. Well I'm out of my two bottles of Zicam, but I can say this Cold has had it's ass kicked. Right now my body is aching due to being in bed all day. SO hopefully by Christmas I'll be rid of this bug, and not be hacking all over my friends and family.

    Share this post: E-mail Sick+and+Tired... | Submit Sick+and+Tired... to Technorati | Submit Sick+and+Tired... to del.icio.us | Submit Sick+and+Tired... to digg.com | Submit Sick+and+Tired... to reddit.com | Submit Sick+and+Tired... to DotNetKicks | Add Sick+and+Tired... to Live Bookmarks
    Posted Dec 21 2007, 02:38 PM by RobK410 with no comments
    Filed under:
  • $8,000-per-gallon printer ink leads to antitrust lawsuit

    I find it ridiculous that these companies can get away with the insane prices for computer ink. If they didn't bother with all the electronics B.S. they put into a cartridge we wouldn't have to pay so much for one.

    My all-in-one Lexmark printer will not report ink usage correctly. I have cartridges that were barely used that read 0 and wont print anything. $27 per cartridge for about 50 pages of print is robbery.

    I've found a laser cartridge for my old NEC 1800N laser printer for $75 online, the usual replacement price is double that.

    But what's the alternative? Government issued printer ink? We'd be spending 3x that much in taxes to pay for it.

    $8,000-per-gallon printer ink leads to antitrust lawsuit

    Share this post: E-mail %248%2c000-per-gallon+printer+ink+leads+to+antitrust+lawsuit | Submit %248%2c000-per-gallon+printer+ink+leads+to+antitrust+lawsuit to Technorati | Submit %248%2c000-per-gallon+printer+ink+leads+to+antitrust+lawsuit to del.icio.us | Submit %248%2c000-per-gallon+printer+ink+leads+to+antitrust+lawsuit to digg.com | Submit %248%2c000-per-gallon+printer+ink+leads+to+antitrust+lawsuit to reddit.com | Submit %248%2c000-per-gallon+printer+ink+leads+to+antitrust+lawsuit to DotNetKicks | Add %248%2c000-per-gallon+printer+ink+leads+to+antitrust+lawsuit to Live Bookmarks
  • Programmer A.D.D.

    So I've come to realize that I have Programmer A.D.D. This problem is when a developer cannot focus on one project, due to their attention always being focused on a new concept, new idea, etc. I have this problem in a bad way it seems. First, I am always trying to write the killer app. So it seems my initial requirements may be too much for one poor soul to handle for a first release. Second, I tend to start to code rather than document a software development plan or any other documentation for that matter. I've got an idea and I want to develop it now! Third, I can't stick to one project. I'm constantly moving between 3 different projects at any given time. The problem is software never satisfies my needs completely. I'm a do-it-myself kind of person, but would love to have software just work. Unfortunately that's never the case. Case in point, SharePoint 3.0 does a lot of what I need for a project management portal, but it's hardware requirements suck up all the memory on my VPS (GoDaddy Win2k3 VPS memory limits suck) so I need a tool that offers similar capabilities, that's free, and will not suck up resources, and is built in asp.net. The tools I found, such as community server, don't offer the full capabilities, are buggy, and/or suck in design. So this launches me into a project creation frenzy to write my own freaking SharePoint site that is lightweight. That's just the latest project, before that I was trying to find a free asp.net shopping cart system that didn't suck ass. The closest I found was dashCommerce but that piece of crap code won't even correctly install the database through their install page; and after installing, and hacking the aspnet user tables, I come to find out the thing sucks in features; so I go thinking about continuing to develop my own cart system which I put on hold earlier this year.  Then there's MSSQL Dump 2008, which is already on delay due to all the feature creep and the inability on my part to settle on an interface/architecture.

    Add on to all of this the girl I'm seeing takes up my weekends and you now can see that I have a dilemma.

    So I feel the first step in recovery is to realize there's a problem. (Isn't that always the first step? lol.)

    Next, I plan on focusing my efforts on building a portal site, that is generic enough, and modifiable enough to act as both a project management site as well as extensible to a cart system. I've done one of these already for work, but I want to take the code to the next level so to speak, and make it my own. This site is going to have a development plan too, the works, to keep me in line with my initial goals, and get a schedule going that is realistic. That way, I can stay on target and finally get something worth a poop finished and out the door.

    Stay Tuned...

    Share this post: E-mail Programmer+A.D.D. | Submit Programmer+A.D.D. to Technorati | Submit Programmer+A.D.D. to del.icio.us | Submit Programmer+A.D.D. to digg.com | Submit Programmer+A.D.D. to reddit.com | Submit Programmer+A.D.D. to DotNetKicks | Add Programmer+A.D.D. to Live Bookmarks
  • IExpress: Forgotten Tool Revisited

    So I was fumbling around my hard drive looking to reinstall my old copy of PackageForTheWeb 4.0, and gave up when I realized that the install was nowhere to be found. After doing some googling, I came across a reference to a Microsoft tool I long ago used but left in the dust due to nice GUI of PFTW. IExpress originally came with the IE Admin Kit, and allows a user to build self extracting exe files through a simple to use wizard interface. Exactly what I was looking for. This tool is included with XP, so simply running iexpress.exe in the Start menu->Run... box should launch it. If not, you can download it from Microsoft's website here. Woot!

    Share this post: E-mail IExpress%3a+Forgotten+Tool+Revisited | Submit IExpress%3a+Forgotten+Tool+Revisited to Technorati | Submit IExpress%3a+Forgotten+Tool+Revisited to del.icio.us | Submit IExpress%3a+Forgotten+Tool+Revisited to digg.com | Submit IExpress%3a+Forgotten+Tool+Revisited to reddit.com | Submit IExpress%3a+Forgotten+Tool+Revisited to DotNetKicks | Add IExpress%3a+Forgotten+Tool+Revisited to Live Bookmarks
    Posted Dec 06 2007, 04:59 PM by RobK410 with no comments
    Filed under:
Copyright © 2007, RobKennedy.com.
I reserve the right to beat yo arse if you steal sh!t.
Shat out at you via the CommunityServer.org Engine