To display the most relevant entries to you in priority,
vote for the stories you are interested in
(  )
and reject those that you are not interested in
(  )
DCEmu Forums:: The Homebrew & Gaming Network :: PSP Dreamcast Nintendo DS Wii GP2X Xbox 360 GBA Gamecube PS2 Forums - Dreamcast News Forum -
8 hours and 12 minutes ago
News from Skeezix:
Hey my friends ..
We're all hungry for our release units, and we all know everyone is dieing for more info and news,
and we all know the boys are too busy to fill our demands But there are a few of us devkit lads on
board now, so likely some more info will get leaked.
This is unofficial; I'm not speaking for the devs, and may make errors. I'm not intending to step
on the toes of any of the very fine devs for any of the devices (disclosure, I've got dev units of
all of them!). Craigs statement about saying something that is true for only 3 days being bandied
about for 3 months is ever so true It is also tough to post performance numbers without people
thinking its a diss to the non-topmost machine. I don't want to say that, since there are other
factors (price, portability, screen preferences, add-ons, support, controls, weight, and so
on.)
You might recall my past thread http://www.gp32x.com/board/index.php...opic=44373&hl= comparing gp2x to GP2x Wiz.
See that for some commentary on what is accurate or inaccurate for those tests (ie: optimized code
on gp2 versus unoptimized code on the Wiz, including SDL versus framebuffer, meaning the Wiz
numbers are artificially lower and the gp2x ones are pretty high, so the Wiz should actually
perform higher in relation to the gp2x than I showed.) Defining a 'fair' benchmark is hard since
everyone has a different idea (all running at their best or worst? the type of test.. be it math,
graphics, bus intensive .. it is easy to have a test that hits a weakness in one but a strenght in
another, and is that a fair thing (typical use) or a cheat (atypical use)? Hard questions.)
Suffice to say my number is a _SINGLE_ (yet repeatable) test; a good benchmark is comprised of many
benchmark tests so you can get a good picture from many perspectives.. not just a 'throwing this
out there' number.
Still, it is a pretty telling number sometimes as well!
All that said..
Given OutcaST (an emu for which many of you have seen and used for some 6+ years from me in various
forms), in a emulated CPU-torture test. (ie: Atari ST sitting at the GEM desktop with a stock TOS
image will be in a tight CPU grind loop.) Doesn't really hit the ST's graphic system hard or the
like, but the ST wasn't really a complex machine for graphics anyway. So it tests the emulation
pretty well, in a situation that makes the mu perform worse than average. (ie: If it normally woudl
run 60fps for a game, it'd run this GEM situation at 40-45fps at a guess.) Its also easy to
auto-boot into, so no keyboard or audio or the like making the test more situational.. its pure out
emulation with the machine not even trying to play audio.
GP2x stock F100, 200MHz IIRC. Highly optimized code.
GP2x Wiz dev unit (not final hardware but pretty close); The code is on GPH slow software only SDL.
(no acceleration.) 533MHz.
Pandora Mk2 (version 1.1) devboard; 500MHz. Notaz quick SDL port using framebuffer. ie: Not
optimized, but I think its prolly better than the GPH version on the Wiz. (GPH stuff tends to be
slower for some reason, perhaps they don't compile with optimizatoins on in the compiler, or add
debugging stuff, or the mouse support is in the way, or something.)
Sony PSP original FAT version. Not optimized for multi-cpu core, not really using the separate GPU
for anything in this test. (ie: alpha blendsing UIs and such are in the code, but not during this
test.) Essentially the PSP is chugging along at 333MHz if memory serves.. I don't recall if I'm
clocking down or not in this case .. didn't loo back at the code to see.
Latest version of Outcast fro mthe gp2x, converted crappily to SDL on the non-F100 machines.
GP2x 49fps
GP2x Wiz 70fps
Pandora dev board mk2 180fps
Sony PSP 53fps
During actual game emulation the numbers are all higher by about 20-25%, but thats out of scope for
this.
It is hard to explain the pandora being so far out in front of the others; my guess is the less
congested bus, the processor being a multigenerational gap (the Pandora CPU is a far far newer
design than in the GP2x), and the big cache on the CPU in the pandora.
Note my comments above; the 70 versus 49 (Wiz to gp2x) may not seem so impressive in relation to
the pandora, but going back to the origiunal post I was pretty impressed. The Wiz _IS_ a snappy
beasty (and this is a bit of a torture test, not a typical emu gameplay test!), so it is a very
exciting device.
The Pandora is freaking goddamned fast.
jeff

|
DCEmu Forums:: The Homebrew & Gaming Network :: PSP Dreamcast Nintendo DS Wii GP2X Xbox 360 GBA Gamecube PS2 Forums - Dreamcast News Forum -
8 hours and 44 minutes ago
hey everyone this is my fist post :D so nice to meet you. My while problem is that i cant seem to
get the timemachine app to work on my psp. im really looking forward to putting homebrew onto it
but i just seem to hit a dead end. First off im running on a mac, my psp is on 3.52 OFW(not m33),
and i pandora'd my battery. I Dl'ed TimeMachine from Dark-Alex and followed the instructions
putting it into the game folder and all but when i run it i keep getting the message "the game
could not be started (80020148)". with some more research i tried and could not get the recovery
mode to work, and figured that this is cause im not running cfw. So im stumped and the only other
thing is that when i originally did the pandora batt and made a magic memory stick (have tried
timemachine with that and it formatted) on start up i just got a black screen no menu, even hit x
and wait a good long while to hit x again thinking it might be working any way, checked my settings
but nothing. just more clues to the puzzle. Its not bricked, works fine just f'n stubborn as hell.
if anyone has any ideas i would love to hear them thank you again.

|
MAKE Magazine -
9 hours and 20 minutes ago
EMS Labs has released PDF-documentation and some new programming libraries for their Meggy Jr RGB
handheld game development platform. The Programmable Guide is really well-done, clear and
concise. Even I can almost figure it out. The code libraries (The Meggy Jr Library) provide a
software interface to the Meggy Jr hardware and macros and functions (The Meggy Jr Simplified
Library) that float on top of that. The Meggy Jr Simplified Library allows you to get started
quickly without having to deal too much with understanding Display Memory or the nuts and bolts
of communicating with the hardware. It also simplifies some of the excesses of the Arduino
environment, so in the words of Windell: "you can just use the darned thing."
Programming Meggy Jr RGB
a
href="http://blog.makezine.com/archive/2008/12/meggy_jr_rgb_programming.html?CMP=OTC-0D6B48984890"
/Read more/a | a
href="http://blog.makezine.com/archive/2008/12/meggy_jr_rgb_programming.html?CMP=OTC-0D6B48984890"
/ Permalink/a | a
href="http://blog.makezine.com/archive/2008/12/meggy_jr_rgb_programming.html?CMP=OTC-0D6B48984890#comments"
/Comments/a | a href="http://blog.makezine.com/archive/arduino/?CMP=OTC-0D6B48984890" /Read more
articles in Arduino/a | a
href="http://digg.com/submit?url=blog.makezine.com%2Farchive%2F2008%2F12%2Fmeggy_jr_rgb_programming.htmltitle=Meggy%20Jr%20RGB%20Programming%20Guide%20and%20librariesbodytext=%20EMS%20Labs%20has%20released%20PDF-documentation%20and%20some%20new%20programming%20libraries%20for%20their%20Meggy%20Jr%20RGB%20handheld%20game%20development%20platform.%20The%20Programmable%20Guide%20is%20really%20well-done%2C%20clear%20and%20concise.%20Even%20I%20can%20almost%20figure%20it%20out.%20The%20code%20libraries%20%28The...topic=tech_news"
/Digg this!/a

|
CNET News.com -
9 hours and 48 minutes ago
pFeatured links from the CNET Blog Network/p p a
href=http://news.cnet.com/8301-13924_3-10112545-64.html?tag=bnprIntel, Nvidia bookend top-20 chip
ranking/a--iSupplis preliminary 2008 top-20 chip rankings are out as memory chipmakers fall upon
hard times./p p a href=http://news.cnet.com/8301-13739_3-10112022-46.html?tag=bnprHarvard team to
copyright office: Let consumers hack DRM abandonware /a--What if a failing DRM store didnt mean
that consumers would be left high and dry? What if instead, consumers had a legal right to hack the
software to gain access to content that they paid for?/p p a
href=http://news.cnet.com/8301-13845_3-10111830-58.html?tag=bnprSeven awesome new iPhone
freebies/a--Talk about a lucky seven: These great apps wont cost you a dime./p p a
href=http://news.cnet.com/8301-13526_3-10112881-27.html?tag=bnprCBS adds Launchcast to its online
radio arsenal/a--Launchcast, Yahoos streaming music site, joins Last.fm and AOL Radio in CBSs
online radio arsenal./p
|
freshmeat.net announcements (Global) -
9 hours and 50 minutes ago
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template
language to reference objects defined in Java code. When Velocity is used for Web development, Web
designers can work in parallel with Java programmers to develop Web sites according to the
Model-View-Controller (MVC) model, meaning that Web page designers can focus solely on creating a
site that looks good, and programmers can focus solely on writing top-notch code. Velocity
separates Java code from the Web pages, making the web site more maintainable over the long run and
providing a viable alternative to Java Server Pages (JSPs) or PHP. Velocity also provides template
services for the Turbine Web application framework, making a template service that allows Web
applications to be developed according to a true MVC model. hr / strongLicense:/strong The Apache
License 2.0 hr / strongChanges:/strongbr / New directives: #evaluate, #define, and #break Vararg
method support. List methods can be called on arrays. Major performance enhancements (both memory
and speed). A new strict reference mode. Many other changes. pa
href="http://feedads.googleadservices.com/~a/YsRXZ1ve-bCgaMzTkeY_dD3PcVM/a"img
src="http://feedads.googleadservices.com/~a/YsRXZ1ve-bCgaMzTkeY_dD3PcVM/i" border="0"
ismap="true"/img/a/pimg
src="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~4/blwlyzxbpuw" height="1"
width="1"/

|
freshmeat.net announcements (Unix) -
9 hours and 50 minutes ago
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template
language to reference objects defined in Java code. When Velocity is used for Web development, Web
designers can work in parallel with Java programmers to develop Web sites according to the
Model-View-Controller (MVC) model, meaning that Web page designers can focus solely on creating a
site that looks good, and programmers can focus solely on writing top-notch code. Velocity
separates Java code from the Web pages, making the web site more maintainable over the long run and
providing a viable alternative to Java Server Pages (JSPs) or PHP. Velocity also provides template
services for the Turbine Web application framework, making a template service that allows Web
applications to be developed according to a true MVC model. hr / strongLicense:/strong The Apache
License 2.0 hr / strongChanges:/strongbr / New directives: #evaluate, #define, and #break Vararg
method support. List methods can be called on arrays. Major performance enhancements (both memory
and speed). A new strict reference mode. Many other changes. pa
href="http://feedads.googleadservices.com/~a/iikQ6mc1jo9TqZQCGB_1N9GqYwQ/a"img
src="http://feedads.googleadservices.com/~a/iikQ6mc1jo9TqZQCGB_1N9GqYwQ/i" border="0"
ismap="true"/img/a/pimg
src="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-unix/~4/blwlyzxbpuw" height="1"
width="1"/

|
Gizmodo -
10 hours and 20 minutes ago
pimg src="http://cache.gawker.com/assets/images/gizmodo/2008/12/psshootout.jpg" width="807"
height="415" style="display:block;float:none;" /There are a lot of $200-$300 point and shoots on
the market right now, and there's no way the test display at Best Buy is going to tell you which to
buy. How is elbowing other shoppers while analyzing your hasty snapshots on a 3-inch, low-rez
screen going to help you make an informed buying decision?/p pInstead, I put six of the most
popular point-and-shoots on the market through some major testing. Then I decided on the one that
you should buy without the hedging BS./p pstrongMeet our competitors/strongbr emEach of these
compact point and shoots features optical image stabilization and is priced around $250:/em/p pa
href="http://www.samsung.com/us/consumer/detail/detail.do?group=camerascamcorderstype=digitalcamerassubtype=tlseriesmodel_cd=EC-TL9ZZBBA/US"Samsung
TL9 ($280)/abr 10MP, 5X zoom, 2.7-inch LCD/p pa
href="http://www.usa.canon.com/consumer/controller?act=ModelInfoActfcategoryid=145modelid=16718#ModelDetailAct"Canon
SD790 ($250)/abr 10MP, 3X zoom, 3-inch LCD/p pa
href="http://www.nikonusa.com/Find-Your-Nikon/Product/Digital-Camera/26120/COOLPIX-S560.html"Nikon
S560 ($250)/abr 10MP, 5X zoom, 2.7-inch LCD/p pa
href="http://www.sonystyle.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10551storeId=10151langId=-1productId=8198552921665309170"Sony
W170 ($250)/abr 10MP, 5x zoom, 2.7-inch LCD/p pa
href="http://www2.panasonic.com/consumer-electronics/shop/Cameras-Camcorders/Digital-Cameras/Lumix-Digital-Cameras/model.DMC-FS20K_11002_7000000000000005702"Panasonic
FS20 ($250)/abr 10MP, 4x zoom, 3-inch LCD/p pa
href="http://www.kodak.com/eknec/PageQuerier.jhtml?pq-path=13044pq-locale=en_US_requestid=7962"Kodak
M1093 ($200)/abr 10MP, 3x zoom, 3-inch LCD/p pstrongStudio Shoot/strongbr The shots inside were
captured under diffused sunlight in full auto mode at max (10MP) resolution. I won't say that it
wasn't an extreme disappointment that only one camera, the Kodak, was able to shoot with proper
white balance in this situation and offer us colors as they really look (you'll have to trust me on
this one). The other cameras compensated poorly, possibly metering the diffused light as tungsten
light, and producing a fairly cold image because of it.br script type="text/javascript"
charset="utf-8" galleryPost('camerabattlemodo', 6,''); /scriptbr Other than the color, you can't
make out much from the wide shots. But if you blow the images up to their native resolution, there
are huge differences. Even in the web-compressed images here, it's obvious that Canon captures the
most detail:br img
src="http://cache.gawker.com/assets/images/gizmodo/2008/12/canoncookies2compressed.jpg" width="807"
height="440" style="display:block;float:none;" //p pIt's basically a tie between Sony and Kodak for
second place. Here's what Kodak looks like:br img
src="http://cache.gawker.com/assets/images/gizmodo/2008/12/kodakcookie2compressed.jpg" width="807"
height="466" style="display:block;float:none;" //p pAnd then there's a pretty hard drop in quality.
Panasonic comes in a solid last place here:br img
src="http://cache.gawker.com/assets/images/gizmodo/2008/12/panasoniccookie2compressed.jpg"
width="807" height="384" style="display:block;float:none;" //p pYou can fix the color by manually
choosing a smarter white balance (color temperature), or adjusting the balance in post. But you
can't get the texture of those cookies back. Big win for Canon here./p pstrongMotion
Photography/strongbr It's no secret that many point-and-shoots are horrible for capturing the
spontaneity of a child or pet, in part due to focus lag and often an additional wait before the
shot is actually taken. While DSLRs are the best solution, I wanted to see if any point-and-shoots
could rise to the challenge of capturing some action./p pSo I put them to the test on a Chicago
side street where cars get up to 15-20mph. After repeat testing on each model, once again, we had a
clear winner. Trouble is, it's Panasonic, loser of the resolution match! Panasonic features more
shooting settings than any of its competitors, so my guess is that they spent a lot of time on
optimizing at least this particular preset optimization.br img
src="http://cache.gawker.com/assets/images/gizmodo/2008/12/panasonicmotion.jpg" width="807"
height="518" style="display:block;float:none;" /br The remainder of the competition was fairly
close, and I can't say that even the Panasonic model will capture any incredible sports action
photography. But I will say that the Nikon and Samsung seemed to lag more than the others from
button press to shot acquisition. They both tended to have the blurriest shots as well. Here's a
typical result of the Nikon:br img
src="http://cache.gawker.com/assets/images/gizmodo/2008/12/nikonmotion2.jpg" width="807"
height="556" style="display:block;float:none;" //p pstrongVideo/strongbr Like high-speed
photography, point-and-shoots aren't fundamentally designed for video. But then again, since they
all shoot video, people have begun using them more frequently than they ever used their bigger,
more specialized camcorders, so a test was necessary./p pAfter playing some billiards, I found
Canon's image, though not technically the highest resolution, to be the best. A point as well to
its realistic sound capture of ball on ball action.br img
src="http://cache.gawker.com/assets/images/gizmodo/2008/12/canonvideo.jpg" width="807" height="476"
style="display:block;float:none;" /br Second place goes to Kodak. Even though you can make out a
great deal of grain on the table's felt surface, it also captures a relatively sharp, pleasantly
contrasty image when you examine each ball.br img
src="http://cache.gawker.com/assets/images/gizmodo/2008/12/kodakpicnewsss.jpg" width="807"
height="445" style="display:block;float:none;" /br Last place? This title is, once again, reserved
for Panasonic. For some reason, the camera interpreted the red table as some sort of blurry pastel.
And the sound was a like a fast food drive-through speaker.br img
src="http://cache.gawker.com/assets/images/gizmodo/2008/12/panasonicvideo.jpg" width="807"
height="454" style="display:block;float:none;" //p pstrongFlash/strongbr We've all been there. It's
late. A friend is in town. Your cameraphone can't hope to capture a shot in your drunken stupor,
especially as you're hanging out in a smokey bar. I'd loved to have recreated this scene precisely
in its brilliance, but instead I opted to take pictures of my cat with the lights low.br img
src="http://cache.gawker.com/assets/images/gizmodo/2008/12/sonyflash.jpg" width="807" height="529"
style="display:block;float:none;" /br It's an unfair challenge for a small-lensed, small-chipped
camera to capture a decent picture in low light, even with flash as a crutch, but the Sony did as
well as I could have hoped, illuminating my subject and her background alike, lacking the hotspots
of most flash photography./p pThe other cameras were predictably mediocre, but the absolute worst
at handling flash had to be the Nikon. Not only did it give my cat a washed-out glow, but it didn't
even consider properly exposing that obnoxious pile of boxes behind her. The shame.br img
src="http://cache.gawker.com/assets/images/gizmodo/2008/12/nikonflash.jpg" width="807" height="540"
style="display:block;float:none;" //p pstrongWeird Features and Gimmicks/strongbr img
src="http://cache.gawker.com/assets/images/gizmodo/2008/12/samsung-tl9.jpg" class="center"
style="display:block;" /None of these items should probably determine your buying decision, but I
wanted to mention a few of the more...interesting features of the cameras. The Samsung TL9 has a
set of snazzy analog dials on top that display battery life and remaining memory like a car's
dashmdash;plus it plays music and movies. The Panasonic has categorized an Intelligent Auto Mode
that gives a lazy but informed user a nice way to tell the camera, "hey, you may need to boost the
ISO," without messing with any other controls or gimmicky menus. The Nikon will warn you if a
subject's eyes are closed. The Canon has ditched the standard up, down, left, right menu dial for a
spinning ring...that's bold, if not always intuitive. And Sony will shoot in 16x9 or stretch images
to that ratio for quick HDTV slideshows. Plus, smile/face detectors are everywhere. How did we ever
take pictures before boxes enclosed a loved one's face?/p pstrongSo What Should You Buy?/strongbr
After all my testing, I'd recommend the Canon SD790. Sure, it didn't win every category, but it won
the one that counts mostmdash;detail. It came first in the video category. And it never ever fell
flat on its face./p pMaybe this conclusion sounds a little too clinical to you. If so, let me say
that there are less tangible elements I appreciate about the Canon SD790: It includes the best
built battery charger and it is the only model tested to sync with a computer via mini USB (as
opposed to some annoying proprietary cable or dock). On top of those, it always seems quick to
capture a shot after I pressed for the shutter, though it's still not nearly as responsive as my
prosumer DSLR. The one thing I'd ask for in this camera is a more powerful zoom lens./p pIf you
know an extreme technophobe, you might tell them about the Kodak M1093. It offers the simplest
shooting experience with one button to choose a photo mode, one button for flash toggling and one
button to actually take a picture. Digital cameras don't get simpler than that, and I have to
admit, as the cheapest model in this roundup ($200), with the least techie brand name, it performs
better than I expectedmdash;though it does have a propensity to bump the ISO, producing some
unwanted noise./p pBut as for the Sony W170, while it does feature the widest angle lens with 5x of
zoom, it's clunky in the hand and rarely brilliant in quality. As for the Nikon S560, it takes
mediocre shots. The Panasonic FS20 is inconsistentmdash;bordering on horrendous much of the
timemdash;and features a small screen and a dated interface. Meanwhile, the Samsung TL9 just
completely fails to impress me./p pSo go ahead, pick up the Canon. It seems the company's
overwhelming market share is well deserved. Or don't. I won't lose sleep or anything. Just don't
come crying to me when all your pictures look like crap./p br style="clear: both;"/ a
href="http://www.pheedo.com/click.phdo?s=c1a975b9131882296246399e780f880dp=1"img alt=""
style="border: 0;" border="0"
src="http://www.pheedo.com/img.phdo?s=c1a975b9131882296246399e780f880dp=1"//a img
src="http://www.pheedo.com/feeds/tracker.php?i=c1a975b9131882296246399e780f880d" style="display:
none;" border="0" height="1" width="1" alt=""/div class="feedflare" a
href="http://feeds.gawker.com/~f/gizmodo/full?a=UD6vGN1K"img
src="http://feedproxy.google.com/~f/gizmodo/full?d=120" border="0"/img/a a
href="http://feeds.gawker.com/~f/gizmodo/full?a=Wtdzgbo9"img
src="http://feedproxy.google.com/~f/gizmodo/full?d=41" border="0"/img/a a
href="http://feeds.gawker.com/~f/gizmodo/full?a=prZIRpc4"img
src="http://feedproxy.google.com/~f/gizmodo/full?i=prZIRpc4" border="0"/img/a a
href="http://feeds.gawker.com/~f/gizmodo/full?a=z2R519Xk"img
src="http://feedproxy.google.com/~f/gizmodo/full?i=z2R519Xk" border="0"/img/a /divimg
src="http://feedproxy.google.com/~r/gizmodo/full/~4/CrXUNBcOjJ4" height="1" width="1"/

|
I4U News -
10 hours and 20 minutes ago
pNebulas Solutions Group has introduced a silver cube called the Pano that is a small 12 cubic inch
desktop virtualization device. The system has no memory, OS, drivers, or moving parts. The cube
connects a normal mouse, keyboard, display, audio, and USB pe.../pdiv class="feedflare" a
href="http://feedproxy.google.com/~f/I4UNews?a=PYrPpMWB"img
src="http://feedproxy.google.com/~f/I4UNews?d=41" border="0"/img/a a
href="http://feedproxy.google.com/~f/I4UNews?a=OcZFHlPr"img
src="http://feedproxy.google.com/~f/I4UNews?i=OcZFHlPr" border="0"/img/a a
href="http://feedproxy.google.com/~f/I4UNews?a=cLWCg03L"img
src="http://feedproxy.google.com/~f/I4UNews?i=cLWCg03L" border="0"/img/a /div
|
UberPhones -
10 hours and 37 minutes ago
centerimg border=0 title="Motorola W530 Coming" alt="Motorola W530 Coming"
src="http://www.uberphones.com/photos/2008/12/motorola_w530.jpg" style="margin: 0 0 0 0;" //center
br/pMotorola’s W530 clamshell phone isn’t going to slay Apple’s iPhone anytime
soon (or ever), but it’s aimed at the user who is looking for a simple phone, rather than a
fancy feature-laden phone. The phone is reportedly being prepared for the Chinese market, though
there is no mention when it will be available. Features of the W530 include:/p ul li1.3 megapixel
camera/li li220 x 176 resolution internal display/li liFM radio module/li li20MB internal memory/li
limicroSD card expansion/li liquad-band GSM/li liEDGE data transfer/li /ul pPermalink: a
href="http://www.uberphones.com/2008/12/motorola/motorola_w530_coming/"Motorola W530 Coming/a from
a href="http://www.uberphones.com"Uberphones/a | a href="http://www.uberbargain.com/"Good deals/a |
Hot: a href="http://www.ubergizmo.com/15/archives/2008/11/blackberry_storm_review.html"BlackBerry
Storm/a/p pa href="http://feedads.googleadservices.com/~a/3v_27f89Oik9dYNmHYk_5cZwlF4/a"img
src="http://feedads.googleadservices.com/~a/3v_27f89Oik9dYNmHYk_5cZwlF4/i" border="0"
ismap="true"/img/a/p

|
AvaxHome - All the news -
10 hours and 56 minutes ago
div class="image"a href="http://pixhost.ws/avaxhome/big_show.php?/avaxhome/66/fc/0009fc66.jpeg"
target="_blank"img src="http://pixhost.ws/avaxhome/66/fc/0009fc66_medium.jpeg"
id="external_img_654438" border="1" alt="ArunGupta"//a/divbr/ div class="center"bArGoSoft Mail
Server Pro with IMAP 1.8.9.6 | 4.9mb/b/divbr/ ArGoSoft Mail Server is full SMTP/POP3/Finger/IMAP
server for all Windows platforms, which will let you turn your computer into the email system. Even
though, it is loaded with features, It is very compact, takes about 1-5 Mb of disk space (depending
on the version), does not have any specific memory requirements, and what is the most important -
it's very easy to use.
|
Ubergizmo -
11 hours and 13 minutes ago
centerimg title="$99 iPhones Coming To Wal-Mart?" style="MARGIN: 0px" alt="$99 iPhones Coming To
Wal-Mart?" src="http://www.ubergizmo.com/photos/2008/12/99-iphone.jpg" border="0" //centerbr /
pWhispers abound that Apple might reintroduce the 4GB iPhone at Wal-Mart, having it retail for a
mere $99 with a 2-year contract. This is rather surprising considering Apple discontinued the 4GB
model just a couple of months after rolling out the iPhone - is there something Cupertino knows
that we don't? Could this be the beginning of the end for Windows Mobile smartphones, as Apple
plans to occupy both the high-end and low-end range of the market? Only time will tell, and it will
be interesting to see just how many people pick up a $99 iPhone, never mind that it doesn't even
pack 3G connectivity and comes with a measly 4GB memory./p pPermalink: a
href="http://www.ubergizmo.com/15/archives/2008/12/99_iphones_coming_to_walmart.html"$99 iPhones
Coming To Wal-Mart?/a from Ubergizmo (a href="http://www.ubergizmo.com"US/a, a
href="http://www.ubergizmo.com/fr"FR/a) | a href="http://www.uberbargain.com/"Good deals/a | Hot: a
href="http://www.ubergizmo.com/15/archives/2008/11/blackberry_storm_review.html"Storm Review/a/p
pmap name="google_ad_map_081204090614" area shape="rect"
href="http://imageads.googleadservices.com/pagead/imgclick/081204090614?pos=0" coords="1,2,367,28"/
area shape="rect" href="http://services.google.com/feedback/abg" coords="384,10,453,23"//map img
usemap="#google_ad_map_081204090614" border="0"
src="http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_imgamp;client=ca-pub-7335032025195922amp;channel=9684588219amp;output=pngamp;cuid=081204090614amp;url=http%3A%2F%2Fwww.ubergizmo.com%2F15%2Farchives%2F2008%2F12%2F99_iphones_coming_to_walmart.html"//p
pa href="http://feedads.googleadservices.com/~a/7K8by0GY-xSsntrByzG7g73vC2E/a"img
src="http://feedads.googleadservices.com/~a/7K8by0GY-xSsntrByzG7g73vC2E/i" border="0"
ismap="true"/img/a/pdiv class="feedflare" a
href="http://feedproxy.google.com/~f/ubergizmo?a=6jrH7p2A"img
src="http://feedproxy.google.com/~f/ubergizmo?d=41" border="0"/img/a a
href="http://feedproxy.google.com/~f/ubergizmo?a=8AmvsnLN"img
src="http://feedproxy.google.com/~f/ubergizmo?i=8AmvsnLN" border="0"/img/a a
href="http://feedproxy.google.com/~f/ubergizmo?a=dx6jIJgk"img
src="http://feedproxy.google.com/~f/ubergizmo?d=52" border="0"/img/a a
href="http://feedproxy.google.com/~f/ubergizmo?a=bM50Ni3S"img
src="http://feedproxy.google.com/~f/ubergizmo?i=bM50Ni3S" border="0"/img/a a
href="http://feedproxy.google.com/~f/ubergizmo?a=ebw0h8ti"img
src="http://feedproxy.google.com/~f/ubergizmo?i=ebw0h8ti" border="0"/img/a /divimg
src="http://feedproxy.google.com/~r/ubergizmo/~4/FyqqtloNUW4" height="1" width="1"/

|
GnomeFiles.org -
11 hours and 41 minutes ago
iGTK+ collage, in short gollage, is a program to generate photo collages with a Polaroid photo
frame./ibr / br / bAbout this version/bbr / * STILL ALIVE :) br / * version 0.3 br / * one new
features: br / o #1900939 Overlapping image preference: now you can specify the spreading of the
frames br / * better error handling br / * the final collage looks now better than the old version
0.2 because of better placement of each frame and the ability to choose how the frames should be
placed br / * Nevertheless there is one small issue with the memory usage, this will be fixed in
the next version. Also there will be a new GUI and a change of image handling, I think about it to
use cairo in further versions to render the collage, I hope this will improve the speed of
rendering. So, expect some updates and a better GUI in the near future.
|
Hackint0sh - iPod Touch -
11 hours and 48 minutes ago
Hello
there are so many loepard releases (leo4all,iAtkos,ideneb,...)
i dawnloaded the iAtkos v4.1i, but it didn't work on my pc
so i need some help choosing one that work's on my pc
my specs
-------------------------------------------------
CPU: Intel Pentium 4, 650 3.40GHz
Motherboard: Intel D101GGC, ATI Chipset
System Memory: 1GB
Video Adapter: ATI X1550 512MB
HDD: SATA 160GB
|
InfoWorld: Top News -
12 hours and 3 minutes ago
div class="rxbodyfield"p page="1" class="ArticleBody"A new computing fabric to replace today#39;s a
target="_blank" href="http://www.networkworld.com/topics/serverblades.html"blade servers/a #160;and
a quot;podquot; approach to building datacenters are two of the most disruptive technologies that
will affect the enterprise datacenter in the next few years, Gartner said at its a target="_blank"
href="http://www.networkworld.com/news/2008/120308-gartner-energy-virtualization-cloud-computing.html"annual
datacenter conference/a Wednesday./pp align="right"a
href="http://ad.doubleclick.net/jump/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;skey=patch_management;pkey=security;ord=123456789?"
target="_blank" /img
src="http://ad.doubleclick.net/ad/idg.us.info.rss/news;pos=imu;tile=6;sz=336x280;skey=patch_management;pkey=security;ord=123456789?"
width="336" height="280" border="0" alt="" align="right"//a/pp page="1"
class="ArticleBody"Datacenters increasingly will be built in separate zones or pods, rather than as
one monolithic structure, Gartner analyst Carl Claunch said in a presentation about the Top 10
disruptive technologies affecting the datacenter./pp page="1" class="ArticleBody"b[ For#160;recent
news#160;on the modular design approach to datacenters read quot;a
href="http://www.infoworld.com/article/08/12/03/Microsoft_applies_Model_T_factory_methods_to_datacenters_1.html?source=fssr"Microsoft
applies Model T factory methods to datacenters/a.quot; ]/b/pp page="1" class="ArticleBody"Those
zones or pods will be built in a fashion similar to the a target="_blank"
href="http://www.networkworld.com/news/2008/100808-modular-data-centers.html"modular datacenters/a
sold in large shipping containers equipped with their own cooling systems. But datacenter pods
don#39;t have to be built within actual containers. The distinguishing features are that zones are
built with different densities, reducing initial costs, and each pod or zone is self-contained with
its own power feeds and cooling, Claunch says./pp page="1" class="ArticleBody"Cooling costs are
minimized because chillers are closer to heat sources; and there is additional flexibility because
a pod can be upgraded or repaired without necessitating downtime in other zones, Claunch said.
(Read more about how to a target="_blank"
href="http://www.networkworld.com/supp/2008/ndc1/021808-ndc-power-five-steps.html"reduce cooling
costs/a in the datacenter.)/pp page="1" class="ArticleBody"quot;Modularization is a good thing. It
gives you the ability to refresh continuously and have higher uptime,quot; Claunch said./pp
page="1" class="ArticleBody"By not treating a datacenter as a homogenous whole, it is easier to
separate equipment into high, medium, and low heat densities, and devote expensive cooling only to
the areas that really need it, Claunch added./pp page="1" class="ArticleBody"The move to pods and
zones is among what Gartner calls the most disruptive technologies affecting the datacenter. In no
particular order, these technologies are a target="_blank"
href="http://www.networkworld.com/supp/2008/ndc3/051908-storage-virtualization-status-report.html"storage
virtualization/a ; cloud computing; new server architectures; PC virtualization; enterprise
mashups; specialized systems (aka hardware appliances); social software, and social networking;
unified communications; zones and pods; and a target="_blank"
href="http://www.networkworld.com/supp/2008/ndc1/"green IT/a .#160;/pp page="1"
class="ArticleBody"Many of these technologies have been covered by Gartner in previous lists
(including quot; a target="_blank"
href="http://www.networkworld.com/news/2007/100907-10-strategic-technologies-gartner.html"Gartner#39;s
Top 10 strategic technologies for 2008/a quot; and quot; a target="_blank"
href="http://www.networkworld.com/news/2008/101408-gartner-strategic-technologies.html"10 strategic
technologies for 2009/a quot;). Enterprises won#39;t have to wait long to take advantage of these
technologies: All these trends are beginning to happen now or will do so within the next few years,
Claunch said./pp page="1" class="ArticleBody"If Gartner#39;s predictions are correct, the server
industry is soon to undergo a significant transformation./pp page="1" class="ArticleBody"Gartner
views today#39;s blade servers as an interim technology that will give way to a new, more flexible
type of server that treats memory, processors and I/O cards as shared resources that can be
arranged and rearranged to suit a business#39;s needs. Like virtualization technology, this
computing fabric of the future will make hardware more adaptable to changing needs./pp page="1"
class="ArticleBody"IT shops will be able to create machines of whatever size they need, and shift
resources around as often as necessary, Claunch said. In addition, instead of relying on vendors to
decide what proportion of memory, processing and I/O connections are on each blade, enterprises
will be able to buy whatever resources they need in any amount, a far more efficient approach./pp
page="2" class="ArticleBody"While rack servers are self-contained units, today#39;s blade approach
allows a combination of some components, Gartner notes. ( a
href="http://www.networkworld.com/buyersguides/guide.php?cat=881344"Compare/a blade servers.) I/O
cards don#39;t have to be included in each blade because they are accessed over a shared fabric.
Memory and processors are still fixed parts of each blade, however, limiting flexibility. If extra
memory is needed, you may have to buy another blade instead of just accessing the memory of another
one, Claunch said./pp page="2" class="ArticleBody"quot;The next step in this progression is the
introduction of technology to allow several blades to be merged operationally over the fabric,
operating as a larger, single system image that is the sum of the components from those
blades,quot; a Gartner PowerPoint presentation states. quot;The fabric-based server of the future
will treat memory, processors and I/O cards as components in a pool, combining and recombining them
into particular arrangements to suit the owner#39;s needs.quot;/pp page="2" class="ArticleBody"For
example, an IT shop could combine 32 processors and any number of memory modules to create one
large server that appears to an operating system as a single, fixed computing unit. This approach
also will increase utilization rates by reducing the resources wasted because blade servers
aren#39;t configured optimally for the applications they serve. quot;This evolution will simplify
the provisioning of capacity to meet growing needs,quot; Gartner states./pp page="2"
class="ArticleBody"ema target="_blank" href="http://www.networkworld.com"Network World/a/em emis an
InfoWorld affiliate/em/p/divbr style=clear: both;/ a
href=http://www.pheedo.com/click.phdo?s=df71c541163ff94462c983fa91abb9c5p=1img alt= style=border:
0; border=0 src=http://www.pheedo.com/img.phdo?s=df71c541163ff94462c983fa91abb9c5p=1//a img
src=http://www.pheedo.com/feeds/tracker.php?i=df71c541163ff94462c983fa91abb9c5 style=display: none;
border=0 height=1 width=1 alt=/

|
Support Forums: Message List - Announcements (EAP) -
12 hours and 16 minutes ago
!-- [DocumentBodyStart:5d0015a4-5339-4a24-be15-869ace527def] --div
class='jive-rendered-content'pAlex,/ppI'm definitely no expert here. IMHO any changes in a
constructor should /ppbe picked up, but of course only if you create a new instance after the
/pphotswap. But then again I can very well imagine that your field won't /ppget updated correctly,
e.g. due to some optimization issues./pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/ppAlex Roytman wrote:/pblockquote class="jive-quote" level="1"pHello Martin,/pp
style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/ppWhat about case where I set value of a
field in constructor? That is not /pppicked up as well. Do you think it is not possible to do as
well?/pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/ppThanks,/ppAlex/pp
style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pp style="min-height: 8pt; height: 8pt;
padding: 0px;"nbsp;/ppspan"Martin Fuhrer" lt;/spana class="jive-link-email-small"
href="mailto:mf@fuhrer.com"mf@fuhrer.com/aspangt; wrote in message /span/ppspannews:/spana
class="jive-link-email-small"
href="mailto:gh8jhs$l9k$1@is.intellij.net"gh8jhs$l9k$1@is.intellij.net/aspan.../span/p/blockquotepgt;gt;
Well, I suspect the problem is wrong expectations. In Alex' previous post /ppgt;gt; I see that he
wants to change the initial value of some fields. IMHO this /ppgt;gt; isn't possible at all. You
can only change how the JVM is EXECUTING some /ppgt;gt; piece of code, but any memory values
already assigned will remain the same /ppgt;gt; regardless of the bytecode which originally was
used to assign them./ppgt;gt;/ppgt;gt; Eugene Zhuravlev (JetBrains) wrote:/ppgt;gt;gt;gt; Yes I do
see the message (12 classes reloaded some nested classes there)/ppgt;gt;gt; All the rest is done by
jvm. The execution of the modified code as well /ppgt;gt;gt; as actual bytecode substitution is out
of IDEA's control. I cannot say /ppgt;gt;gt; why in this particular example class reloading worked
that way, I can /ppgt;gt;gt; only guess why it behaved so. Real answers could give developers of
the /ppgt;gt;gt; jvm./ppgt;gt;gt;/ppgt;gt; -- /ppgt;gt; Martin Fuhrer/ppgt;gt; Fuhrer Engineering
AG/ppspangt;gt; /spana class="jive-link-external-small"
href="http://www.fuhrer.com"http://www.fuhrer.com/aspan /span/pblockquote class="jive-quote"
level="1"p style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pp style="min-height: 8pt;
height: 8pt; padding: 0px;"nbsp;/p/blockquotep style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/pp-- /ppMartin Fuhrer/ppFuhrer Engineering AG/ppa class="jive-link-external-small"
href="http://www.fuhrer.com"http://www.fuhrer.com/a/pp style="min-height: 8pt; height: 8pt;
padding: 0px;"nbsp;/p/div!-- [DocumentBodyEnd:5d0015a4-5339-4a24-be15-869ace527def] --

|
Support Forums: Message List - Announcements (EAP) -
12 hours and 33 minutes ago
!-- [DocumentBodyStart:ab1de1bd-6131-45bd-af3d-c162b07ed787] --div
class='jive-rendered-content'pHello Martin,/pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/ppWhat about case where I set value of a field in constructor? That is not /pppicked up
as well. Do you think it is not possible to do as well?/pp style="min-height: 8pt; height: 8pt;
padding: 0px;"nbsp;/ppThanks,/ppAlex/pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pp
style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/ppspan"Martin Fuhrer" lt;/spana
class="jive-link-email-small" href="mailto:mf@fuhrer.com"mf@fuhrer.com/aspangt; wrote in message
/span/ppspannews:/spana class="jive-link-email-small"
href="mailto:gh8jhs$l9k$1@is.intellij.net"gh8jhs$l9k$1@is.intellij.net/aspan.../span/pblockquote
class="jive-quote" level="1"pWell, I suspect the problem is wrong expectations. In Alex' previous
post /ppI see that he wants to change the initial value of some fields. IMHO this /ppisn't possible
at all. You can only change how the JVM is EXECUTING some /pppiece of code, but any memory values
already assigned will remain the same /ppregardless of the bytecode which originally was used to
assign them./p/blockquotepgt;/pblockquote class="jive-quote" level="1"pEugene Zhuravlev (JetBrains)
wrote:/p/blockquotepgt;gt;gt; Yes I do see the message (12 classes reloaded some nested classes
there)/ppgt;gt;/ppgt;gt; All the rest is done by jvm. The execution of the modified code as well
/ppgt;gt; as actual bytecode substitution is out of IDEA's control. I cannot say /ppgt;gt; why in
this particular example class reloading worked that way, I can /ppgt;gt; only guess why it behaved
so. Real answers could give developers of the /ppgt;gt; jvm./ppgt;gt;/ppgt;/pblockquote
class="jive-quote" level="1"p-- /ppMartin Fuhrer/ppFuhrer Engineering AG/ppa
class="jive-link-external-small" href="http://www.fuhrer.com"http://www.fuhrer.com/aspan
/span/p/blockquotep style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pp style="min-height:
8pt; height: 8pt; padding: 0px;"nbsp;/pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/p/div!-- [DocumentBodyEnd:ab1de1bd-6131-45bd-af3d-c162b07ed787] --

|
freshmeat.net announcements (Global) -
12 hours and 34 minutes ago
img src="http://c.fsdn.com/fm/screenshots/70345_thumb.jpg" align="right" alt="Screenshot"
hspace="10" vspace="10" pulpTunes is a Web server for the iTunes, letting you access your music
through the Web. It runs on Windows and Mac, and even any other platform like Linux, provided you
have an iTunes-like XML library file that points at the path of your music files. hr /
strongLicense:/strong GNU General Public License (GPL) hr / strongChanges:/strongbr / Support for
AAC (.m4a) files, a redesigned client-side user interface, and the ability to show a song's cover
art. On Windows and Mac OS X, the server attempts to find the iTunes XML config file. At startup,
it is checked if the firewall/router allows for incoming connections. If not, a link to
portforward.com is shown for help. The minimum Java version required is now 1.5 (used to be 1.6).
Memory consumption was vastly reduced. An incompatibility with reverse proxy servers was fixed
along with a performance problem with the Party Shuffle and concurrency problems. pa
href="http://feedads.googleadservices.com/~a/Wb2ZXws1ZkhKnqlQQXgvoQhyYLc/a"img
src="http://feedads.googleadservices.com/~a/Wb2ZXws1ZkhKnqlQQXgvoQhyYLc/i" border="0"
ismap="true"/img/a/pimg
src="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~4/GyU1X1S05A0" height="1"
width="1"/

|
freshmeat.net announcements (Unix) -
12 hours and 34 minutes ago
img src="http://c.fsdn.com/fm/screenshots/70345_thumb.jpg" align="right" alt="Screenshot"
hspace="10" vspace="10" pulpTunes is a Web server for the iTunes, letting you access your music
through the Web. It runs on Windows and Mac, and even any other platform like Linux, provided you
have an iTunes-like XML library file that points at the path of your music files. hr /
strongLicense:/strong GNU General Public License (GPL) hr / strongChanges:/strongbr / Support for
AAC (.m4a) files, a redesigned client-side user interface, and the ability to show a song's cover
art. On Windows and Mac OS X, the server attempts to find the iTunes XML config file. At startup,
it is checked if the firewall/router allows for incoming connections. If not, a link to
portforward.com is shown for help. The minimum Java version required is now 1.5 (used to be 1.6).
Memory consumption was vastly reduced. An incompatibility with reverse proxy servers was fixed
along with a performance problem with the Party Shuffle and concurrency problems. pa
href="http://feedads.googleadservices.com/~a/ZvR5nAzbDGX9wXnGcMnH6juxFFI/a"img
src="http://feedads.googleadservices.com/~a/ZvR5nAzbDGX9wXnGcMnH6juxFFI/i" border="0"
ismap="true"/img/a/pimg
src="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-unix/~4/GyU1X1S05A0" height="1"
width="1"/

|
Support Forums: Message List - Announcements (EAP) -
12 hours and 51 minutes ago
!-- [DocumentBodyStart:1e1ec23b-914c-4113-8f88-b380c5f2d3fc] --div
class='jive-rendered-content'pIlya, see my other message.nbsp; (I just posted it).nbsp; If you have
any questions, /ppfeel free to contact me directly.nbsp; (Several of your team have my email
/ppaddress).nbsp; If you want, I can setup a dimdim (it's like netmeeting but free) /ppmeeting to
walk you through it.nbsp; This issue has hampered my ability to /ppevangelize R# in several
clients, as they use macros heavily./pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/ppThanks./pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/ppspan"Ilya
Ryzhenkov" lt;/spana class="jive-link-email-small"
href="mailto:orangy@jetbrains.com"orangy@jetbrains.com/aspangt; wrote in message
/span/ppspannews:/spana class="jive-link-email-small"
href="mailto:76a2bd0b16804c8cb24135dad8367@news.intellij.net"76a2bd0b16804c8cb24135dad8367@news.intellij.net/aspan.../span/pblockquote
class="jive-quote" level="1"pHello Phil,/p/blockquotepgt;/pblockquote class="jive-quote"
level="1"pWhat do you mean by "have VS macros"? Is it enough to just create them, or /ppneed to put
them on toolbar, or do anything else?/ppSincerely,/ppIlya Ryzhenkov/p/blockquotepgt;/pblockquote
class="jive-quote" level="1"p | |