Archive for August, 2008...
Filed under ImagesFiled under Computers
Get ready for the rumor frenzy. According to EDGE,
analyst Michael Pachter is telling investors that, with DS sales taking
a dive in Japan and PSP on the rise, Nintendo may release a new
handheld game console by year’s end:
We think that the timing of a new product introduction will depend
upon the sales profile for the DS, and believe that lower than expected
DS hardware sales could trigger an earlier launch for the new device.
DS sales are solid worldwide, but are weak in Japan, leading us to
expect an introduction of a new device in Japan before the end of the
calendar year. We think that Nintendo has a new handheld device ready
for launch in [Japan] before the end of the calendar year.
We don’t know if this is going to be the Nintendo DS 2, but that’s the most probable scenario, as Iwata is not very optimistic about new breakthroughs, and the DS touch concept works quite well. On the other side, it could be something that combines the DS with another device.
Or maybe Michael has eaten one too many magic mushrooms and his report stinks worse than Bowser’s dung.
Filed under Guides
To speed up download on Miro do the following..
Browse to C:\Documents and Settings\YOURUSERNAME\Application Data\Participatory Culture Foundation\Miro\Profiles and you will see a folder with a name like “92t4yom9.default” enter this folder and edit the file named “prefs.js” in notepad and add the following to the bottom:
user_pref(”network.http.pipelining”, true);
user_pref(”network.http.proxy.pipelining”, true);
user_pref(”network.http.pipelining.maxrequests”, 8);
user_pref(”content.notify.backoffcount”, 5);
user_pref(”plugin.expose_full_path”, true);
user_pref(”ui.submenuDelay”, 0);
and after that one of the following depending on your computer and your connection:
FAST COMPUTER, FAST CONNECTION
user_pref(”content.interrupt.parsing”, true);
user_pref(”content.max.tokenizing.time”, 2250000);
user_pref(”content.notify.interval”, 750000);
user_pref(”content.notify.ontimer”, true);
user_pref(”content.switch.threshold”, 750000);
user_pref(”nglayout.initialpaint.delay”, 0);
user_pref(”network.http.max-connections”, 48);
user_pref(”network.http.max-connections-per-server”, 16);
user_pref(”network.http.max-persistent-connections-per-proxy”, 16);
user_pref(”network.http.max-persistent-connections-per-server”, 8);
user_pref(”browser.cache.memory.capacity”, 65536);
FAST COMPUTER, SLOWER CONNECTION
user_pref(”content.max.tokenizing.time”, 2250000);
user_pref(”content.notify.interval”, 750000);
user_pref(”content.notify.ontimer”, true);
user_pref(”content.switch.threshold”, 750000);
user_pref(”network.http.max-connections”, 48);
user_pref(”network.http.max-connections-per-server”, 16);
user_pref(”network.http.max-persistent-connections-per-proxy”, 16);
user_pref(”network.http.max-persistent-connections-per-server”, 8);
user_pref(”nglayout.initialpaint.delay”, 0);
user_pref(”browser.cache.memory.capacity”, 65536);
FAST COMPUTER, SLOW CONNECTION
user_pref(”browser.xul.error_pages.enabled”, true);
user_pref(”content.interrupt.parsing”, true);
user_pref(”content.max.tokenizing.time”, 3000000);
user_pref(”content.maxtextrun” 8191);
user_pref(”content.notify.interval”, 750000);
user_pref(”content.notify.ontimer”, true);
user_pref(”content.switch.threshold”, 750000);
user_pref(”network.http.max-connections”, 32);
user_pref(”network.http.max-connections-per-server”, 8);
user_pref(”network.http.max-persistent-connections-per-proxy”, 8);
user_pref(”network.http.max-persistent-connections-per-server”, 4);
user_pref(”nglayout.initialpaint.delay”, 0);
user_pref(”browser.cache.memory.capacity”, 65536);
SLOW COMPUTER, FAST CONNECTION
user_pref(”content.max.tokenizing.time”, 3000000);
user_pref(”content.notify.backoffcount”, 5);
user_pref(”content.notify.interval”, 1000000);
user_pref(”content.notify.ontimer”, true);
user_pref(”content.switch.threshold”, 1000000);
user_pref(”content.maxtextrun”, 4095);
user_pref(”nglayout.initialpaint.delay”, 1000);
user_pref(”network.http.max-connections”, 48);
user_pref(”network.http.max-connections-per-server”, 16);
user_pref(”network.http.max-persistent-connections-per-proxy”, 16);
user_pref(”network.http.max-persistent-connections-per-server”, 8);
user_pref(”dom.disable_window_status_change”, true);
DIAL-UP
user_pref(”content.max.tokenizing.time”, 2250000);
user_pref(”content.notify.interval”, 750000);
user_pref(”content.notify.ontimer”, true);
user_pref(”content.switch.threshold”, 750000);
user_pref(”nglayout.initialpaint.delay”, 750);
user_pref(”network.http.max-connections”, 32);
user_pref(”network.http.max-connections-per-server”, 8);
user_pref(”network.http.max-persistent-connections-per-proxy”, 8);
user_pref(”network.http.max-persistent-connections-per-server”, 4);
user_pref(”dom.disable_window_status_change”, true);
Filed under Hardware
Fujitsu LifeBook U2010 sure looks like a ultra mobile computer, with a 5.6 inch screen and a 1.6 Ghz Atom processor. But the small size and high performance comes at a cost.





more pics here
Features:
-
Atom at 1.6GHz
-
5.6 inch display convertible display
-
1024×768 resolution
-
80GB HD
-
1GB of RAM
-
3G
-
GPS
-
WiFi, Bluetooth
-
Weighs about 1.5lbs
-
price is around $1300
Filed under Website
It’s even easier to access Digg on the go with the new mobile version of Digg. This enhanced version - found at m.digg.com
- is perfect for phones that support the full web browsing experience,
such as a Treo, Blackberry or that new iPhone you just waited in line
all morning to get.
This version provides:
- Multiple views of the most recently popular stories. Just as on
Digg, you can tab between the filters to see stories popular in the
last 24 hours, 7 days, 30 days and 365 days.
- Increased visibility to distinguish between media types. If the story
is tagged as ‘YouTube’, you can click to play the video directly on
your iPhone.
- The ability to favorite stories when logged in.
- Improved usability when surfing between various stories.
- The ability to load more comments on each story.
- Snappier page loads due to less javascript used on the site.
In case your phone doesn’t support a robust browsing experience, we continue to provide a basic mobile site at diggriver.com.



