May, 2008
Tuesday, May 27, 2008
When new engineers are being brought into the fold of unit testing, one question invariably arises: “Should we test getters and setters?” The answer, in the humble opinion of this engineer, is yes. This is by no means a new argument; it has been raging across the software development field for years. Let’s face it, public getter and setter methods are (normally) inherently simple, and writing unit tests for them seem to be a waste of time – testing the language’s ability to set and pass variables instead of any actual code. But there are a few dangers lurking in not testing them…
Whenever I advocate testing getters and setters, the first argument I almost always get is, “A simple getter and setter can’t break.” Wrong. They can break, and I have seen it happen.
Read More
Posted by on 05/27 at 08:56 AM
Found in
Programming •
Software •
Software Development •
(0)
Comments
•
Permalink
http://www.sundog.net/index.php/sunblog/entry/should-we-test-getters-and-setters/
Monday, May 26, 2008
Recently I have been fascinated by a new breed of benchmarking tools for Rich Internet Applications (also known as RIAs). As developers push more application functionality and interactivity to the browser, the speed and consistency of page rendering has become critical to a successful Web 2.0 app. The new benchmark on the block is GUIMark, a self-described “RIA benchmark.”
Read More
Posted by on 05/26 at 09:31 PM
Found in
Web 2.0 •
Web Development •
(0)
Comments
•
Permalink
http://www.sundog.net/index.php/sunblog/entry/new-ria-benchmark-compares-web-technologies/
Friday, May 23, 2008
A recent Alertbox column from Jakob Nielsen provides new insights into online reading behaviors. A couple of the findings aren’t encouraging for writers.
Read More
Posted by on 05/23 at 03:27 PM
Found in
Writing •
(0)
Comments
•
Permalink
http://www.sundog.net/index.php/sunblog/entry/harsh-reality-online-content-is-rarely-read/
Once again, new evidence has emerged that continues to legitimize podcasting as a formidable means of content and information distribution. In its third annual report on podcast consumption, the 2008 Arbitron/Edison Media Research Internet and Multimedia study reveals significant growth in the consumption of audio and video podcasts. eMarketer agrees, predicting podcast audiences will increase 251% in 2012. That’s less than four years folks. This is big news considering today’s market where consumers have a vast amount of choices for information and entertainment.
Read More
Posted by on 05/23 at 01:23 PM
Found in
Advertising •
Content Development •
Media •
Podcasting •
(1)
Comments
•
Permalink
http://www.sundog.net/index.php/sunblog/entry/podcast-audience-up-up-and-not-going-away/
Wednesday, May 21, 2008
There is Internet access at work, and Internet access at home. And thanks to WiFi, it seems like the Web is now available in an ever-increasing list of locations. However, there is one place many people spend a great deal of time where Web access is severely limited: a person’s vehicle. This is a big deal because according to an Arbitron study a few years ago, the average American spends 14 percent of waking hours in a car (see pdf of Arbitron study here).
Now a company called ATX (news release) would like to change all that by bringing Web access to your car’s dashboard. They are even proposing a new top-level domain (.car) to facilitate that process. Yikes, I see one more huge distraction looming for already distracted drivers.
Read More
Posted by on 05/21 at 07:09 AM
Found in
Internet •
Technology •
(0)
Comments
•
Permalink
http://www.sundog.net/index.php/sunblog/entry/distracting-news/
Page 2 of 4 pages < 1 2 3 4 >