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
08Aug
NES Emulator for iPhone developed
06Aug
PHP: Server Variable ‘PHP_SELF’ is Unsafe
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 »
03Aug
Poring PaperCraft Invasion
Here 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 »
01Aug
jQuery: Select All Checkbox
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 »








Add Comment

