Software runs my life

Category: software Page 3 of 14

Subhunt

Sorry, you need Java to play this game.

This is a game I wrote in java last year.


Controls:

Action:Key:
Move LeftZ
Move RightX
Drop Depth ChargeSpace

WhatsLiveNow.com launched

In an effort to get back into coding and learn the YouTube API’s better I have put together a very simple site, www.whatslivenow.com. It simply checks the YouTube Live API every 15 minutes, saves the results to a MySQL database, and then displays the latest live events ranked by how many “Likes” they have had. This makes the chart a little less dynamic than I would have liked, but the viewCount parameter isn’t currently being populated, so my preference to rank based on what has the most current viewers isn’t possible.

It’s also a nice experiment with CSS and jQuery Mobile, using a template I found called Splitview. I had to make a number of changes to make it work for this example, but visually it looks pretty simple and is very functional across desktop, tablet and mobile devices. I will play around with the functionality over time, but for now I am happy that the experiment was a success. I think with the addition of some social media functionality it could be a nice second screen experience too. Please let me know what you think!

iPad Emulator

Safari Develop Menu

Do you want to see what an iPad user sees when they look at your website? Well there is a simple way to check it out without buying an iPad on either Windows or Mac:

  1. Download and install Safari (if you don’t already  have it)
  2. Edit -> Preferences (or Safari -> Preferences on a Mac)
  3. Go to the Advanced tab
  4. Check the “Show Develop menu in menu bar” option
  5. Close the preferences window
  6. A new “Develop” menu option will appear
  7. Select “User Agent” and then “Mobile Safari 3.2 – iPad”

It isn’t perfect (hard to simulate rotating the device) and you should also disable Flash, but it gives you a rough impression.

Page 3 of 14

Powered by WordPress & Theme by Anders Norén