Error
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.

running

Huawei's Ascend D Quad Phone Looks Ferocious [Android]
Sunday, 26 February 2012 10:43
Huawei isn't exactly the first name you think of when it comes to high-end smartphone. In fact, it may be among the last. It's new 4.5-inch, Ice-Cream Sandwich running, quad-core with 16 core graphics processor and LTE may change that. More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/DEGrrob0uIQ/huaweis-ascend-d-quad-phone-look-ferocious

 
Running The Latest Firefox Version On Debian Squeeze
Wednesday, 08 February 2012 12:45

Running The Latest Firefox Version On Debian Squeeze

We all know that Debian is a production like GNU/Linux operating system, thus the software available by default in the repository servers is not always the newest version. I created this tutorial to help those interested in running the latest version of the graphical Internet browser Mozilla Firefox.

Read more: http://www.howtoforge.com/running-the-latest-firefox-version-on-debian-squeeze

 
simple example thread in pys60
Thursday, 17 November 2011 01:12

import appuifw
import e32
import thread
def mine():
global running
print "new thread started"
while running:
print "thread running"
e32.ao_sleep(2)
print "thread stopped"
def startth():
global running
running=1
thread.start_new_thread(mine,())
def stopth():
global running
running=0
def cl():
appuifw.app.body.set(u"")
def about():
appuifw.note(u"programmed by shankar.")
def quith():
stopth()
print "bye"
lock.signal()
cl()
appuifw.app.title=u"thread_demo"
appuifw.app.exit_key_handler=quith
appuifw.app.menu=[(u"clear screen",cl),(u"Menu1",((u"About",about),(u"Quit",quith))),(u"thread",((u"start new",startth),(u"stop all",stopth)))]
lock=e32.Ao_lock()
lock.wait()

Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/bQtzwAtKr6w/13885

 
What Just Streaked Across The Sky In the Southwest US? (Updated) [Meteor]
Wednesday, 14 September 2011 23:31
Reports are flooding into Twitter about a large meteor spotted in Southern California, Nevada and Arizona. No videos or pictures yet, but speculation is running rampant about what exactly fell from the sky. More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/i1N1dhg0UTA/large-meteor-spotted-in-southern-california-and-southwest-us

 
Now You Can Finally Jailbreak Your iPad 2 [Video]
Saturday, 02 July 2011 10:15
Well that took forever. With no word yet from the iPhone Dev Team or Comex, a jailbreak has just been let loose for iPad 2 owners running iOS 4.3.0. You should, as always, tread with caution, but happy jailbreaking! [Engadget] More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/qo0Ua721EnU/now-you-can-finally-jailbreak-your-ipad-2

 


Taxonomy by Zaragoza Online