Tuesday, February 26, 2013

Easiest way to learn to code!

I was fooling around facebook and what do you know, the creator of facebook shared a video. It was about learning how to code and how him along with other creators of programs and machines used on daily basis were made. Simply, if you have the power to generate an idea and you know how to code, there is nothing in the world that can stop you from making that thought a reality in the cyber world. Cyber World is a world where there are less rules and freedom of every kind. Obviously basic rules still apply, its part of the nature, or in this case "Cyber Nature". So without further blabber, I proudly introduce http://www.code.org/ Its friendly environment and real class like features are just astonishing. If you have no idea what a programming language is, it will start you off by teaching you what it is. Recently, I introduced you guys to iOS development on PC/Linux or Mac without Xcode... Today, I link you to another great aspect of the Cyber World by linking you to code.org I hope you guys learn a lot from the site and may you be one of the future programming wizard. :) Link: http://www.code.org

Saturday, February 23, 2013

iPhone/iPod/iPad Development on Windows/Linux - Executing MobileTerminal Commands with JavaScript

Alright, so if you have not yet watched or read the previous video/post then you really need to understand and watch it first.

In this "continued" discovery of creating apps for iPhone/iPod/iPad with SRH Script on Windows/Linux I will quickly go through how to execute native commands of iOS using JavaScript. It is basically done by the same way you would have a JavaScript script execute on the web. You create the <script> tag and make its functions and stuff and have it executed by an action...

We do the same thing, except when we are executing an action, we use button (for this tutorial).

**If you do not have knowledge of JavaScript, it is easy to learn and you should probably be watching some tutorials.**

This video will do the rest of the job explaining as it gives you more info and shows you a demo of the commands being executed.

Empty Template (Nothing modified) - http://adf.ly/9G2ac
Modified Template (Used in video) - https://www.dropbox.com/s/xkx1oeej0c1xvr7/Deb.zip
*Dropbox link contains a debian file (you can install it) and it has a folder that contains all the files.*


Tuesday, February 19, 2013

iPhone development on Windows / Linux with HTML/CSS/JAVASCRIPT ETC. (+ SRH APPS)

Unfortunately, you need to use a jailbroken iDevice in order for this method to work, but still!  I think this is a very big accomplishment achieved by my very good friend Slugrail (his online name).

I have made a video tutorial for you guys  (link below) which will help you guide through the creation of your very first app! Again, I am disappointed that Apple does not support this by default but I am sure I will find a way to somehow work around having to go through this process.

Using SRH Script, you can actually implement any coding language you have experienced into the HTML files... This basically means that say you memorized JavaScript, then there is no telling what you can create with this app as it does support JavaScript/HTML5/CSS.

How exactly does this app gonna work?

Well the answer is easy and self explanatory. Since you are creating HTML files, the app will navigate to HTML files thus creating a UI of an app and producing real smooth pages that are easily coded. :)

Why doesn't Apple approve of this?

If you know JavaScript, you know that if your app is based on SRH and has JavaScript, you can create some scary apps that will mess your iDevice up, but then again the solution is to test the app and then forward it.

Of course, every single thing humans have ever built have gone through testing stages and a lot of painful failures and success. Nothing is accomplished perfectly without failures, this is one natural law in my eyes that tell us that "Perfection" does not exist. There are always bugs in anything made to the date. I am not stating a negative opinion or pointing you in a negative direction, but I am telling you that do not be disappointed if something you want to do doesn't work out the way you want it to.

Innovate my friends!

Questions will be answered, Apple will bow to this method... All will happen soon. Join the dark side Apple, you will see so many bright ideas that are brighter than the sun to erode away the darkness (aka viruses or bugs in iOS) ;) - ShakeSpear

GAWD I AM SUCH A POET.

Anyways, with hatred and love, enjoy the work of Slugrail and have fun!

LINKS TO RESOURCES:

jQuery Mobile Click demos and use the tags as shown in video.
SRH Apps site Click the "How to create an app"
YouTube video This will walk ya through on how to create an app.

Monday, February 18, 2013

WELCOME!!!

Hey guys, I just started learning how to make apps for iPhone and what other way to make them without any  hardcore experience in Objective C or any other programming languages. I am literally a beginner and sometimes the tutorials I watch or do, will be revealed to you. The reason why I started this blog is because I don't just use the templates given and live off them, I learn something until I memorize every aspect of it and then if for some reason I don't understand what I am trying to learn then I will try different methods. Every single method, my friends, will be explained to you. On blog there will be written tutorials and then on YouTube there will be video tutorials explaining the content of whatever we are working on.

Currently I am only focusing on iPhone development through HTML and other web designing languages but later on we will expand. Some of the methods might even be compatible with Android OS, iOS, etc.

So yup, this is a welcome page, and I hope I get to see y'all more often! :)