Showing posts with label web apps. Show all posts
Showing posts with label web apps. Show all posts

Thursday, October 11, 2012

The first presentation is always the hardest...

UPDATED 19/10/12: In terms of my feelings towards the presentation prior to and after the presentation, they were mixed. Beforehand, I'd found out that a number of members of the College's Leadership team were going to be in attendance and I was nervous. Was my presentation going to be good enough for them? Am I going to stuff this up? Not only did I have that to contend with, but with staff signing up to their own snapshot sessions, I was a little nervous about some of the clientele (some had lower ICT skills than I had hoped for) that we were catering for. @_TarrynKennedy assured me that we'd be fine. In the end, I'd decided that there was no point worrying about either points and that I should get on with it. And I did.

As for after, a sense of relief hit me and I was glad that it was over and done with. 7 or 8 tools delivered to a subset of staff within 25 or so minutes. Not bad...maybe I should do this more often...and in saying that, I'm now presenting at #TMMelb/Geelong about Web-based Audience Response Systems on the 20 October. A write-up will go up  in a few days when I get a chance to catch my breath around the notion of the Web-based ARS.

EARLIER: Hello there and welcome back to May the Tech Be With You!

I know it's been a while but I think now is the best time to come back with the return from term break and with something to actually write about.

I finally conducted my first ICT presentation to colleagues at my school on the topic of Web 2.0 tools but more on that later...

For those that don't know, the school I work at is moving to a 1 to 1 notebook/laptop program next year. As part of this massive (for some) transition, school leadership decided that we needed a professional learning day for staff.

The day had the standard professional learning day outline...
  • Leadership presented the vision behind the program, and the itinerary for the day  
  • The keynote, Alberto Rizzo, spoke for an hour on some challenges in moving to a 1:1 program & the TPCK model
    • The one thing that I found I could take from his talk was Explore. Create. Share. Good advice for staff who may be a little worried about integrating more ICT in the classroom.
  • We were then talked to about what Professional Learning and the journey that the College has taken in the past few years in developing a professional learning culture.
  • Staff then went into an hour long snapshot session of their choice...17 were on offer!
I had the privilege of co-presenting with @_TarrynKennedy. She covered SAMR (the model that allows teachers to gauge what they are doing with tasks, activities and assessment in their classroom...follow up post on this coming soon) while I covered some Web 2.0 tools that could be used to Modify or Redefine classroom interactions with students in a 1 to 1 environment.

I simply like to explore the options I have available to me in order to engage my students. 

To see the my half of the Prezi, simply follow the link...http://prezi.com/mmjeqib1ke1s/web-20-tools

From now to the end of the year, I'll be posting once a week on the tools listed in the presentation. 10 (or so) weeks, 10 posts. Hopefully that satisfies your thirst for tech!

Leave your comments about the presentation below :)

Disclaimer: In no way, shape or form, am I claiming to be an expert on SAMR nor that I am an expert teacher in a 1 to 1 classroom (even though I teach in them more than 60% of the time), nor to be an expert in any of the uses of the tools mentioned in the presentation. I also have no commercial affiliation with any of the companies listed.

As always

May the Tech Be With You

Jimmy V

Thursday, June 14, 2012

App Building 101: From Taking Baby Steps to Graduating Primary School...

So it's been a crazy couple of weeks, with VCE units wrapping up & starting back up again, exams, working on reports and a hospital visit to top it off. Apologies in not getting a post out sooner...but we move on. Hopefully someone will still be reading this blog...

As I've mentioned earlier, ICTEV2012 was a watershed moment. I'd been looking at creating an app for a few of my classes, and when selecting the possible workshops that I would visit, @mrrobbo's (thanks once again!) stood out as it sounded like it would provide me a way of doing this. What can I say, the medium was provided! No coding is required either which is awesome if you want to create iOS apps and don't have a Mac.

This post is going to be talking about the process involved in creating my first (web) app via iBuildApp. There are a number of other app builders out there but for the moment we'll focus on this one.

My first Web App was the 8 Maroon App. When I showed the students what it could do, they were genuinely excited that they were going to be able to access College event dates, important subject dates, as well as contact myself and another of their teachers, @_tarrynkennedy directly from the App.

I've since decided to buy myself an Apple Developers Licence so that I can build Native Apps...and rebuilt the Web App as a Native App...it will hopefully go live after the holidays and I'll let you all know when it's in the App Store.

For those who have been scared to make the leap to using Apps, my recommendation would definitely be to go with Web Apps first, and if you then need the additional functionality, and want to spend $99/year then head over to the Apple website and join the Developers program. Find the app below in the iPhone simulator.



Using iBuildApp to build a Web App felt like I was taking baby steps into the App Development world. I was able to create a working app within about a half hour! Buying the Apple Developers Licence to start building Native Apps felt like graduating primary school. I do plan on learning to write Xcode and Objective C to write my own iDevice apps (once I get a Mac), but for the time being, iBuildApp will do...hopefully I won't take 6 years to graduate to writing my own Native Apps.

May the Tech Be With You

Jimmy V

How to build your first app in an hour (or less)

Before you start, you'll obviously need an idea for an app. Whether it be as content delivery alternative, an organisational app or a way for your students to email photos of their work to you, you need the idea first.

  1. Go to the iBuildApp website, and sign up. Doesn't seem that hard yet...right?
  2. When you click Create App, you're given three options:
    • Native Apps (iPhone/Android)
      • Create apps that can be downloaded from the Apple & Android App Stores for iPod/iPhone and Android phones. These apps do not require an data connection to run BUT do require an Apple Developer Licence (iPod/iPhone) or being registered with the Android Maps API (Android phones only). Note that Android tablets aren't supported at this stage.
    • Native iPad
      • Create apps for the iPad that can be downloaded from the Apple App Store. These require an Apple Developer Licence.
    • Web Apps
      • Create apps that can be viewed on any mobile device, irrespective of platform. You can release your apps for free without the need to sign up to any Developer Program.
  3. Select 'Web Apps' and click 'Continue'.

    Don't make the mistake (like I did) of developing a Native App when I intended on making a Web App, so make sure you select the correct option!
  4. Select the TEMPLATE of your choice, and click 'Use It'. You can create your own templates or use one of the custom templates available in the Template Marketplace.
  5. Give your App a name & click 'Create'
  6. Then follow the prompts to fill your App with content.
    • Edit Background: Choose the background image for your App (you can use your own one)
    • Edit Logo Image: Choose the logo image for your App (you need to have your own logo...otherwise you're stuck with the default one from the template)
    • Edit Text: Choose the text that will appear at the top of your App
    • Manage Navigation: Choose the buttons & menu tabs from the template that will be used. You can edit the text descriptions, as well as the button images.
    • Manage Content: This is where you place all the content in your App. It's all pretty self-explanatory and allows you a massive range of options. Note that some functions aren't available to Web Apps, such as taking photos or videos, adding events to the calendar and local notifications.
  7. Once you've populated your App, click 'Complete'. A warning may come up stating that you haven't got enough content in there, but if you've populated it to your hearts content, click 'Continue As Is'.
  8. It's up to you whether you use 24hr time format...
  9. Fill out the details and get yourself a logo (it's pretty easy to find a Creative Commons logo on Google Images...)
  10. You'll then be given the opportunity to distribute your App. Not only are you given the URL, but you're also given a QR code, the HTML code to embed the App into your existing website,as well as  the option to share via Facebook, Twitter, Reddit, Google+, etc, etc...
Congratulations you've just completed building your first Web App. I might write a post later in the future about Native Apps...