NES Emulator for iPhone developed

Posted by Jetlogs @ 10:09 am
Category: Technology,Video Games

This event was certainly inevitable. After the iPhone was cracked a NES emulator has been developed for it. What’s amazing is that the UI for the controls is a touchscreen version of the NES controller. Although on the downside it still runs quite slowly and there is no sound. Here is the video of the emulator in action:

The files for the emulator can be downloaded here from google


PHP: Server Variable ‘PHP_SELF’ is Unsafe

Posted by Jetlogs @ 9:32 am
Category: PHP,Web Development

How many times have you encountered PHP tutorials where it had used the predefined variable $_SERVER['PHP_SELF'] to send the form action to itself? A simple search from google returns about 33,500 results. Read more »


Poring PaperCraft Invasion

Posted by Jetlogs @ 11:29 pm
Category: Papercraft,Video Games

PoringHere is something to kick off your weekends. Most RagnarokOnline fans are going to enjoy this: The papercraft models of the Poring family. Just choose which poring color scheme you want: Poring, Poporing, Drops, or Marin.

To download the papercraft patterns, just click on the thumbnail images and save the image files. Just print the papercraft patterns, then cut and paste! No expert skills are required in creating these.

Just remember one thing though, they’re not for whacking ;_; Read more »


jQuery: Select All Checkbox

Posted by Jetlogs @ 11:52 pm
Category: jQuery,Web Development

Note: [@attr] selectors are no longer supported by jQuery 1.3.x and above. Use [attr] instead

Here is a simple tutorial on how to implement the “select all” function for checkboxes in jQuery. All you need to know for this tutorial is the basic knowledge of using the jQuery library.

assuming we have included the jQuery library in our document:


<script type="text/javascript" src="jquery.js"></script>

The next step would be Read more »


« Previous Page
  • Archives

  • Donations

  • Social Bookmarks

  • Jetlogs.org
    Some Rights Reserved 2007
    Creative Commons License