Saturday, November 17, 2012

iPhone / iPad App Price Drops: Worms 2, Soulcaliber, Grafio, more

';
html+= 'Email/Username:
'; html+= ''; html+= '
'; html+= '
'; html+= 'Password:
'; html+= ''; html+= '
'; html+= '
'; html+= ''; html+= '
'; html+= '
'; html+= 'Lost password or username?'; html+= '
'; html+= '
'; html+= 'Join dealnews!'; html+= '
'; html+= '
'; html+= 'Login with Facebook'; html+= ''; loginForm.panel.setBody(html); loginForm.panel.render(div); Event.addListener(Selector.query(".close", "login-form", true), "click", loginForm.panel.hide, loginForm.panel, true); /** * Add the key listener for handling ESC */ loginForm.kl = new YAHOO.util.KeyListener( document, { keys:27 }, { fn: loginForm.hide, scope: loginForm, correctScope:true }, "keyup" // keyup for Safari ); loginForm.addListeners(); }, fbLogin: function(e) { if(e){ YAHOO.util.Event.preventDefault(e); } if(!loginForm.isInit){ loginForm.init(); } loginForm.hide(); loginForm.fbWindow = window.open( loginForm.prefURL + 'facebook_login.html', "fbWindow", "width=700,height=600,scrollbars=yes" ); }, addListeners: function() { var n = 0; var x = 0; links = Selector.query(".login"); for(n in links){ is_new = true; listeners = Event.getListeners(links[n]); for(x in listeners) { if(listeners[x].fn == loginForm.show){ is_new = false; } } if(is_new){ Event.addListener(links[n], "click", loginForm.show); } } links = Selector.query(".fb-login"); for(n in links){ is_new = true; listeners = Event.getListeners(links[n]); for(x in listeners) { if(listeners[x].fn == loginForm.fbLogin){ is_new = false; } } if(is_new){ Event.addListener(links[n], "click", loginForm.fbLogin); } } } }; // call it on load to get any login links in the page already rendered loginForm.addListeners(); // call it when the dom is ready to get any loaded after the script was included Event.onDOMReady(loginForm.addListeners);

?

  • Hotness: New!
  • Posted
The iTunes App Store offers downloads of several apps for Apple iPhone, iPod touch, or iPad which have dropped in price, as listed below. At up to $8 off, most are at or near the lowest price we've seen. The deals, all with applicable platforms noted:
  • Take It Easy for iPhone, iPod touch, and iPad for 99 cents ($1 off): Puzzle game
  • Brandnew Boy for iPhone, iPod touch, and iPad for 99 cents ($3 off): Role-playing game
  • Worms 2: Armageddon for iPhone, iPod touch, and iPad for 99 cents ($4 off): Turn-based strategy game
  • F-Sim Space Shuttle for iPhone, iPod touch, and iPad for 99 cents ($3 off): Realistic flight-simulator
  • PAC-MANGAMES for iPhone, iPod touch, and iPad for 99 cents ($2 off): Classic Namco game
  • SOULCALIBUR for iPhone, iPod touch, and iPad for $6.99 (pictured, $8 off): Fighting game
  • Grafio for iPhone, iPod touch, and iPad for $7.99 ($1 off): Mind-mapping tool
'); document.write(' '); document.write(' '); document.write(' '); document.write(' '); document.write(''); document.write(''); } document.write(''); document.write(''); }

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.