AECT 2011

Gearing up for the AECT conference this week. I will have 3 presentations, a roundtable, and a panel discussion – talk about busy! I will be posting conference updates here in the comments section of this post. My presentations will also be posted to this blog (see placeholders on blog).

Hope to see you in Jacksonville!

How to survive your first night in Minecraft

I am exploring this game for my classes so I figured I would post as I learn how to use it. So far there are many possibilities for this game in education. This tutorial goes through creating your first shelter, mining, and crafting tools needed to survive that first night. I did not create this tutorial.

[youtube=http://www.youtube.com/watch?v=7MqkEZn8pN4]

Mobile Website Development

Here is a comparison chart that I give my classes when showing them the difference between developing for the internet and mobile web. I will be showing this chart this year at AECT during my presentation on mobile learning:

 

•Many columns/tables->1 Column
•Defined Width->% Width
•High speed->3G/4G
–Data Usage problems
•Large Screens->small screens
•Keyboard->touch screen/small keyboard
•Html->wml | html/flash->html/html5/c++/Java
•Very compatible ->Device type (unless html)
•Plug ins->limited
Please see my video which discusses these in more detail: https://raypastore.com/wordpress/2012/04/mobile-website-design-guidelines/

Mobile App VS Mobile Websites

Here is some useful information on the topic that I recently gathered to do a presentation on a mobile learning study I am working on at AECT:

Apps

–Need to be installed
–Can be on OS
–Device dependent
Browsers

–Can be used on any phone with internet
–Not on OS

Development:

•Google Android
     –Java Programming

•iPod/iPhone/iPad
     –C, C++

•Other Options?

     –Android
          •Google App Inventor
          •Flash
          •HTML

     –Apple
          •HTML

     –All phones (apple, android, blackberry, windows)
          •HTML and HTML5

Want to develop an ipad, iphone, ipod app?

Here is a link to the apple site which walks you through the process. First you need to pay $99:( Then you download the SDK (standard development kit). At that point you can develop apps, test them, and send them to apple for approval. Remember apple apps are developed using Objective-C. This is actually not that easy of a language for the average programmer to develop with so it may take some time. I have spoken with several advanced programmers who had many difficulties at first when developing with this code so be patient as there may be a steep learning curve.

http://developer.apple.com/programs/ios/

How do I make my Android phone faster?

Has your phone been getting slower? Does it take a few more seconds than normal get to a screen ie sticks? Well there are a few things you can do make your phone much faster. I recently took my Droid 1 and made it nearly new again. Here are a few simple steps to make your phone fast:

1. Get rid of all apps you do not use

2. Get rid of task killer apps. Android 2.1 and later does NOT need these. They take up and waste memory.

3. Use widgets sparingly. They take up a lot of memory. I actually got rid of all of mine except the google search bar and power setting widget. My weather widget was taking a lot of memory.

4. Power off phone once a week.

5. Take the battery out of the phone once a week.

6. Check to see what apps are running and stop them if you are not using them. To do this go to menu->settings->applications->running services

7. Delete all your texts. Using too much space can bog the phone.

8. Clear your internet cache.

9. If you are really desperate you can do a system reboot. This will wipe the phone clean and you need to reinstall everything. I would only do this if you have the time to reinstall or you are having major phone problems.