Categories
Uncategorized

“O Brave New World That Has Such Hardware In It!”

I absolutely love old computer books…

Old book: \"The New World of Computers\", featuring a late-\'60s or \'70s-era mainframe
Photo courtesy of Miss Fipi Lele.

Categories
Uncategorized

How Map/Reduce/Filter Can Rock Your World

Better late than never: C# 3.0 will feature map, reduce and filter, and Dare “Carnage4Life” Obasanjo explains how to rock these features. He concludes the article with “If your programming language doesn’t support lambda functions or have map/reduce/filter functions built in, you just might be a Blub Programmer who is missing out on being more productive because your programming language doesn’t support ‘esoteric’ or ‘weird’ features,” which sounds kind of weird in an article about C#, a language that could only be Blubbier if its name were BlubLang or Blub#. I suspect I’ve woken up in some upside-down parallel universe again!

Categories
Uncategorized

50 Python Modules for all Needs

50 Modules for all Needs is an entry at CatsWhoCode.com that lists 50 Python modules, at least some of which should prove useful to you.

Categories
Uncategorized

Most Google Users Ignore Everything After the First Three Results

I would’ve thought that they ignore everything after the first page, but ReputationDefender says that according to a Cornell University Study [PDF], most Google users ignore everything after the first three results.

Categories
Uncategorized

Evans Data Survey: Less Than 1 in 10 Developers Writing Apps for Vista

c|net cites an Evans Data report: “A recent report from Evans Data shows fewer than one in 10 software developers writing applications for Windows Vista this year. Eight percent. This is perhaps made even worse by the corresponding data that shows 49 percent of developers writing applications for Windows XP.” Here’s VentureBeat’s take on this report.

Categories
Uncategorized

10 WordPress Plugins Everyone Should Have

The 10 WordPress Plugins Everyone Should Have listed by Webmasters by Design are: WP Google Analytics, FeedBurner FeedSmith, WP-Polls, WP-PostRatings, WP-PostViews, Sociable, Google Sitemaps Generator, CForms, Search-Highlighter and All in One SEO Pack.

Categories
Uncategorized

3 CSS Image Tricks

Instant Fundas has an article featuring 3 useful image CSS tricks: 1. Make it so your images can’t be saved using the “save image” option in the context menu, 2. Label images with hovering text and 3. Making a background image clickable.