Archive for the 'COMPUTER' Category

What Geeks Make Desks With: 800 Computer Processors

Friday, August 24th, 2007

You’ve seen the LEGO desk, now check out what geeks make desks with: 800 computer processors — designed by Matt. First picture in gallery.

(Thanks, Pablo)

Gas Pump PC: If Only Gasoline Were This Cheap

Friday, August 24th, 2007

This nifty “Gas Pump PC” by Frank M. makes you wish gasoline was still priced at only 19-cents/gallon. Powering this computer is an AMD Athlon 3100+ CPU and 512MB of memory. First picture in gallery.

(Thanks, Pablo)


Photo


Photo


Photo


Photo

What Geeks Make Desks With: 800 Computer Processors

Friday, August 24th, 2007

You’ve seen the LEGO desk, now check out what geeks make desks with: 800 computer processors — designed by Matt. First picture in gallery.

(Thanks, Pablo)


Eco-Friendly Keyboard Looks Creepy, Works Fine

Thursday, August 23rd, 2007

Despite its appearance, this eco-friendly keyboard is fully functional. Fortunately, it’s not for sale. First picture in gallery.

This thing looks like it’s still being used to me, and while it’s neat looking, the idea of having plants growing around my fingers while I type seems less than appealing

[via Gizmodo]


Photo


Photo


Photo

Incredible Mech-inspired Case Mod Stands 3ft. Tall

Thursday, August 23rd, 2007

Reader Pablo sent in a few pictures of this incredible “Mech Mod” by Don S. Taking a year to complete, it stands 3-feet tall. First picture in gallery.



SimplePie is going PHP5-only!

Tuesday, August 21st, 2007

PHP

We’ve had this noted in our Development Roadmap for about 6 months now, but since many people don’t read the roadmap, I want to announce this officially: SimplePie 1.5 will require PHP 5.2! There are a few reasons for this:

  1. Bigger and better things: There are lots of new things that we want to build to make SimplePie far better than it is today, but we can only do some of those things if we have a reliable codebase to build from. PHP 5.2 is that codebase. We want to be able to reliably strip out potentially dangerous tags and attributes, and we want the good tags to be whitelisted (which is much easier for all of us than the current blacklisting). We want to be able to support new and emerging technologies like Microformats. We want to be able to reliably shorten titles and descriptions in feeds, while maintaining HTML tags. We could either do a ton of hacking now, or we can move to a codebase that will enable us to do these things “the right way.” We’re opting for the right way.
  2. PHP 4.x End-of-Life: Today, the PHP team announced the End-of-Life for PHP 4.x as of the end of the year. They want everybody to move over to the PHP5 codebase, and what better version of PHP5 to move to than one of the more recent ones.
  3. Go PHP5! GoPHP5.org points out a number of things about PHP 4 and 5, specifically in the way of encouraging people to drop support for PHP 4.x so that better things can be built with PHP 5 and the upcoming PHP 6. Trying to support 2 platforms is difficult enough, but supporting 3 would be a nightmare. PHP 4.x is old, and we need to look to the future. Kinda like making the move to Web Standards for some people. It was tough to get away from those FONT tags and TABLEs for layout, but once you moved to CSS-based layouts, you realized that the doors just got blown open with all of that potential. Same thing here with us moving to PHP 5.2 and newer.

We’re in the process of fixing the last few bugs in 1.0, and we’ve still got 1.1 and 1.2 releases scheduled. We don’t anticipate having SimplePie 1.5 out before the end of the year anyways, but I wanted to let you all know — several months in advance — that we’re going to be making a move, so everyone should start planning ahead for it. The stuff that we’re wanting to do, and the places we want to take this API are going to be very, very cool, and we want everybody to be able to come with us!

(One of the requirements of being listed on the GoPHP5! website is state our intention to stop supporting PHP versions less than 5.2 starting February 5th, 2008. While this hard-stop date is a bit silly, we are fully supporting the spirit of this initiative. We will not suddenly strip out support for PHP 4.x in whatever the official release is at the time, but we do expect a PHP5-only release of SimplePie 1.5 in early 2008.)

It’s a brave new world out there! :)

Get the most out of SimplePie!

Tuesday, August 21st, 2007

When we launched the first release candidate build of SimplePie 1.0 in June, we also pushed out a series of updates to our website — the biggest of which was a complete revamp of our documentation and moving it all to a Dokuwiki installation. Over the past 6 weeks or so, we’ve continued to add more and more information to help people make the most of SimplePie.

If you haven’t checked these out yet, I’d like to let you know about them.

  • Tips, Tricks, Tutorials, and Screencasts — We’ve spent a lot of time adding helpful tutorials and code samples, as well as adding some narrated screencasts showing the actual creation of things.
  • SimplePie Plugins — At the moment, there are a variety of software packages that either SimplePie has a plugin for, SimplePie has been integrated into the core of, or SimplePie can be easily added as a component of. The ones we’re aware of are discussed on this page, but we know there are lots more!
  • SimplePie Add-ons — SimplePie Add-ons extend SimplePie, allowing it to do new things! There are a handful of add-ons currently available, and as more people begin to see the benefits we expect this part of the SimplePie community to really grow.
  • Ideas and Inspiration — People are using SimplePie for lots and lots of different projects, and we’re seeing SimplePie used in all sorts of ways that we never even imagined. This section contains links to sites that are using SimplePie, in an effort to stimulate new ideas and new inspiration.

I’d encourage you to check these things out if you haven’t already as the community is adding new content all the time. If you have something cool or useful to contribute, please feel free to add it to the wiki yourself.