Nintendo Revolution Specs

Technorati Tags: , , ,

Complements of Ars Technica, I’ve learned some secrets about the Nintendo Revolution.

  • Nintendo is taking a third route. Knowing that their “virtual console” service will leave users wanting hard drives, they’re supporting them, but they’re not requiring them, either. The console will have 512MB of Flash memory for storage, and will also support SD cards. Even better, the Revolution will be equipped with USB ports, and Iwata’s comments imply that Nintendo is going to be open to third-party storage products, saying that “practically any storage method can be used.”

Nintendo may in fact release their own add-on hard drive, but for now there’s hope that Nintendo will actually leave the storage solution up to the user. This could be another feather in Nintendo’s pricing cap, inasmuch as it will hold console prices down, while allowing users who want storage to go and buy it at competitive rates.

  • The Power-PC based CPU will reportedly run at 739MHz, which is a boost of 50 percent over the GameCube in terms of clockspeed alone. Compared to the Xbox 360, the ticks of the clock sound weak: Microsoft’s offering sports three 3.2 GHz cores. Indeed, IGN notes that the Revolution’s CPU clock is quite close to the original Xbox, which ran at 733MHz. Still, we all know that comparing clockspeeds alone isn’t particularly useful. In this case, however, I do think it speaks to Nintendo’s target with this console, i.e., not the bleeding edge.

The Hollywood GPU, built by ATI, runs at a modest 243MHz, and “is a large-scale integrated chip that includes the GPU, DSP, I/O bridge and 3MBs of texture memory,” according to sources. All in all, the Revolution looks to be a extension to the GameCube’s Gekko and Flipper architectures, rather than a complete revolution in approach.

  • To go along with an inexpensive console, Nintendo is hoping for inexpensive games, too. Iwata already announced that the Revolution would ship for less than $300, making it cheaper than the Xbox 360 and the PS3. He is now saying that he expects the games to also be priced lower than the competition’s, saying “I cannot imagine any first party title could be priced for more than $50.”

I can totally see people buying into this console, seeing that the PS3 is super charged in its pricing scheme. Kudos to IBM for closing on the deals for another gaming console chip - take that Apple!

Eclipse Splash has the Netbeans Girls!

Technorati Tags:

Eclipse Project

Some of you may have heard about the Netbeans girls at EclipseCon 2006. I found out after the conference from a co-worker that a picture of the SWT Lead was seen taking a picture with the ladies and they made it into a splash screen for last week’s integration build of Eclipse.

Check out the “bug” here. Too bad its marked as WONTFIX ;)

Tagged with Technorati!

Technorati Tags: , ,

Technorati
Yes yes I’m slow I know, but I’ve finally got my blog tagged on technorati.com! Yay!

This website uses a platform called FinalFabric, from BlueShift Innovations Inc., and I wrote my own blogging tool to hook into the system. Rather than using those excellent pre-made solutions (like Wordpress and others), I wrote my own because I really wanted to learn how blogs and tagging really worked.

I’ve had the tagging code posted for a few weeks now, but I messed up in placing the tags ( < a href=”http://technorati.com/tag/blah” > blah < /a > ) outside of the < div > < /div > that contains my blog story. Hence, technorati’s indexing systems were probably thinking “the guy who built this website is a dork, so lets ignore him and not tag it….”. As a result, my blogs weren’t getting tagged. I took a closer look at how other website’s were placing their tags, specifically Mack Male’s website ;) Thanks Mack!

Anyways, now that my blog is tagged I hope to see more traffic on this website!

More reasons why PostgreSQL can boot SQL Server and Oracle!

Technorati Tags: , ,

PostgreSQL

Here are some snippets from a very interesting article I found called “Why PostgreSQL can best SQLServer, Oracle“. I have used PostgreSQL since its humble beginnings years ago, and I truly do believe its the most powerful open source database out there. I’ve never had a problem with it, unlike some of my issues with MySQL - but thats a different discussion.

Some people think PostgreSQL 8.0 is just a backend database for Web sites. They’re as well informed as people who think the moon is made of cheese, according to Robert Treat and Jason Gilmore, co-authors of Apress’ Beginning PHP and PostgreSQL 8: From Novice to Professional.

In many situations, the authors say, the PostgreSQL open source database management system (DBMS) can be used instead of, or as a complement to, MySQL, Oracle, Microsoft and other enterprise databases.

In this interview, Treat and Gilmore explain how and when PostgreSQL can be used in enterprise environments, as well as why end users have more control with this open source DBMS.

What sets PostgreSQL apart from other databases?

Robert Treat: As all DBMS make an attempt at implementing both the relational model and the SQL standards, there are certainly a number of similarities between PostgreSQL and all of the other database systems available. Over the years, the key differentiators I found are the structure of the PostgreSQL project, the community around it and its BSD licensing.

More on PostgreSQL

Every other major database player has a single controlling company behind it, whether it be a database vendor like Oracle, a technology conglomerate like IBM or Microsoft or even an open source system like MySQL and Ingres. Because of this arrangement, PostgreSQL is the only database system that can offer you a full range of quality support companies, the ability to integrate PostgreSQL into proprietary systems without fee and a transparent process for getting your features added to the next release. This puts you, the end user, firmly in control of your database technology.

Is PostgreSQL a one-trick pony, suitable only for Web apps?

Jason Gilmore: Those unfamiliar with PostgreSQL tend to perceive it, like MySQL, as a database used primarily as a backend for Web sites. No doubt, there is a significant user base relying on PostgreSQL for this purpose, however its applications are much more wide-reaching.

One of the highest-profile instances of PostgreSQL’s capability is the registry service provider Afilias, which relies on PostgreSQL to power both the .ORG and .INFO domain databases. As the .ORG and .INFO top level domains (TLDs) collectively account for roughly 9% of total registered domains –according to the Verisign Domain Report of August, 2005 — we’re talking about a rather significant data store, not to mention one that simply must adhere to the highest standards of reliability.

What are some other examples of PostgreSQL’s capabilities?

Gilmore: Another interesting PostgreSQL implementation is Apple’s Remote Desktop 2, which gathers diagnostic information about Macs deployed on a network, making it available for retrieval through any number of clients, be it the psql command-line tool, through a website or through a desktop application.

But of course, given the focus of our book, I wouldn’t feel right not including a great example of a PHP- and PostgreSQL-driven website, Radio Paradise. [It’s]–>Command Prompt, Inc., the station is presently enjoying a great deal of success, with almost 9,000 listeners presently streaming music.

Can you compare the performance of PostgreSQL versus Oracle, MySQL or SQLServer?

Gilmore: Attempting to draw conclusions as to which database offers the best performance is often akin to debating whether vi [a screen oriented text editor] or emacs is better. (Of course, vi is.) Ultimately, such comparisons are drawn from specific environments and intent.

To be sure, a database just can’t dominate every environment and intent. Just search Google for terms like “PostgreSQL MySQL benchmark” for an idea of the raging debates that arise every time a user or vendor attempts to bring a conclusive end to the matter. What is clear however, if from anything else the extraordinary number of high-profile organizations using PostgreSQL (Research in Motion, NOAA, ADP, Ameritrade and Fujitsu all come to mind), that PostgreSQL provides a very capable, not to mention cost-effective solution for many situations.

What sort of in-house skills would an IT organization/staff of any size need to use PostgreSQL? Would the skill set be similar to or less intensive than what’s needed for implementing/managing MySQL, Oracle or SQLServer?

Robert Treat: Generally, most organizations find it easier to setup and administer a PostgreSQL database than commercial database systems. There are packages available for many operating systems (like Windows, Linux and Solaris), that make installation a breeze. Also, PostgreSQL tries its best to keep the number of switches and knobs to a minimum so as not to overwhelm new users.

This isn’t to say that PostgreSQL doesn’t provide a whole lot of functionality under the hood to help administrators obtain extremely high levels of availability and scaleability, but the philosophy of the PostgreSQL developers is that these features should not get in your way if you don’t want to use them.

From a developer’s standpoint, most developers coming into PostgreSQL get really excited about the complete feature set that PostgreSQL offers, as well as it’s adherence to the SQL standards. Where we have seen some developers stumble is when they have to “un-learn” non-compliant tricks they may have learned from other databases, like allowing invalid dates to be accepted into the database. Once you get past these initial minor differences, it usually takes no time at all to get moving on PostgreSQL, no matter what your previous background.

EclipseCon 2006: Leveraging the TPTP Data Collection Framework

Technorati Tags: , , , , ,

Eclipse Project

Its been a very busy few months, I can hardly believe March is almost over too!

The IBM Performance Optimization Toolkit (IPOT) team has been hard at work on a release, however, what good is hard work without a conference? We’re going to be giving a demonstration and a short talk on the toolkit at this year’s EclipseCon 2006 event. This will be the first time the toolkit is displayed here.

Our focus for the conference will be on how we utilize the Eclipse Test and Performance Tools Platform (TPTP). Unfortunately, you won’t find me at the conference because I’ll be in Toronto incubating another next-generate technology this week :) You’ll have to wait to find out what that is ;)….anywho, here is the abstract for the presentation one of my teammates will be giving:

The Eclipse Test and Performance Tools Project (TPTP) is an extensible framework for building advanced profiling and monitoring tools, and the IBM Performance Optimization Toolkit (IPOT) is one such tool. Leveraging the TPTP data collection framework, IPOT can help testers and developers determine the causes of performance problems in their J2EE applications, and is a powerful integration point where profiling data collected from various sources can merge into a single problem determination work flow. A step by step by demonstration will be given to illustrate the process of how users could detect performance degradations in their distributed applications, and then retroactively find out the possible causes by leveraging the capabilities provided by various tools in an integrated IPOT environment. The capability of collecting live trace and resource data will also be demonstrated, and TPTP, IBM Tivoli Composite Application Manager (ITCAM), IBM Tivoli Monitoring (ITM), and IBM Rational Performance Tester (RPT) will be used in this demonstration.