Tuesday, July 5, 2011

Some Night Photos I've taken

Since I have my Nikon CoolPix S8100 - I have taken some night photos to test how well it can take a night photo picture - these are in hybrid mode (a little star to know it's a hybrid photo) and it's the same thing like the non-hybrid photos since I was trying something.



It turns out this camera can do night photos well unless there is good lighting at night like a city with the lights on.

Thursday, June 30, 2011

Gonna get into Html5 soon

Well I'm gonna get into html5 coding and this will be my first html5 iphone webapp and it's a game I planned and now here's what I got for the main Html5


here's what I've got for now


<!DOCTYPE html>
<html manifest="Game.manifest">
<head>

    <meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1.0, maximum-scale=1.0"/>
    <meta name="apple-mobile-web-app-capable" content="yes" />

    <meta name="apple-mobile-web-app-status-bar-style" content="black" />
    <link rel="apple-touch-icon-precomposed" href="Images/Icon.png"/>

    <link rel="apple-touch-startup-image" href="Images/Startup.png" />
    <link rel="stylesheet" href="Parts/Game.css" type="text/css" media="screen, mobile" title="main" charset="utf-8">

    <title>Deal or No Deal Superstar</title>
</head>
<body>
   <!-- Put your Markup Here -->
   <script type="text/javascript" src="Game.js"></script>
 
</body>
</html>

Monday, June 27, 2011

Found two good QR code generators sites

These days there are QR code scanner apps for iphone and android phones.
There many sites that you can create your own QR codes

Some links to make QR codes http://blog.qr4.nl/ or  http://www.qrstuff.com/

Examples:

Here's two made from qrstuff.com these are website QR codes

 

Now you can link your twitter using either qrstuff.com or http://blog.qr4.nl/



Now here's QR Twitter Code from http://blog.qr4.nl
to make one just replace http://mobile.twitter.com/JeroenSteeman <--- with your username

now this is how it will look like


















If you take your generated ^ twitter QR code from http://blog.qr4.nl/ @you can download a cool Twitter QR Code Business card template I found @ http://edudemic.com/2010/07/how-to-make-your-own-twitter-business-card/ be sure to download both fonts from http://twitterfont.com/ to make it like the Twitter logo with your name in the name follow that twitter font 2 says


Well I hope you make Cool QR codes using any of those Sites and for a bonus you can link youtube videos from http://blog.qr4.nl/ or http://www.qrstuff.com/

first here's QR4 - QR Code's youtube QR code





















now here's Qrstuff's Youtube QR code













Well that is what I found on the net two cool QR code generator sites you can use.

Monday, May 16, 2011

Dang I haven't been working on my first planned Html 5 webapp

Well it turns out I been lacking the time to work on the stuff needed for my html 5 webapp game Deal or No Deal Superstar and I don't have the time or the time to work on the images I'm recreating for the game and for now Deal or No Deal Superstar webapp Html 5 game is on hold until further notice.


Here's the reason why the game is not being made

http://dealornodealsuperstarwebappblog.blogspot.com/ Read the latest post from there

Friday, November 12, 2010

Slowly getting back into doing Magic

Since I've gotten Master of Illusion for my DS I knew this wasn't enough for me and I felt a bit left out from doing all kinds of magic tricks I can do. Now I plan to get more into the world and art of Magic which will take time for me to get into as far as I know I would to entertain people with magic and let the world know I'm a magician like the others!

Tuesday, October 19, 2010

Troubles to keep up with the production of my DEAL or NO DEAL HTML5 Web app game for the iphone

Well as for now I'm putting my planned HTML 5 game DEAL or NO DEAL Superstar is gonna be on hold until I get some info on how to code the whole game in HTML 5 and turn this into a web app game and make it as a native online or offline versions of the game. So for now until I get the info I need about HTML 5 this web app game will be on hold.

if you want to read more updates on my HTML 5 iPhone webapp Game goto my blog here @ http://dealornodealsuperstarwebappblog.blogspot.com/

Friday, September 24, 2010

New iPhone webapp idea

I've thought of this cool HTML5 powered webapp called Deal OR No Deal Superstar and this will be my first app - Webapp that is. This webapp will be released as the first beta before the final version is done, I don't usually program that much but I'll get into programming soon. I'll make the webapp soon when I can get the chance to finish up the images for the game's HTML5 coding.