Archive for the ‘Uncategorized’ Category

My BlackBerry/ASP.Net Faculty Mobile Web Site

My latest experiment…. Take my BlackBerry… Write a Java App with a custom Icon to launch my mobile faculty web site (written in ASP.Net 3.5). Background: I am updating my GCC faculty web site to have a new mobile site using ASP.Net. In conjunction with this, I have also been working with Java on my [...]

Posted on March 23, 2010 at 3:57 pm by admin · Permalink · 2 Comments
In: Techie Stuff, Uncategorized, Using Mobile Tech

It’s Presentation Time – Educause ELI Spring Forum

I have been preparing two presentations for the Educause ELI Forum on Mobile Learning.  One presentation is a short 10 minute summary on mLearning Assessment and update of some slides I prepared for the Distance Education Conference at the University of Wisconsin – Madison I did this past August. I cannot say there is more [...]

Posted on March 3, 2010 at 11:51 am by admin · Permalink · One Comment
In: Issues on Mobile Learning, Uncategorized, Using Mobile Tech

T-Minus 1…

T-minus 1 day before the Fall semester ends and my sabbatical with it.  Not that the projects will not end.  The MLEX project will continue.  I have recently added some new features to the MLEX program and my hope is that I can make it more available for public comment after the New Year.  I [...]

Posted on December 18, 2008 at 2:02 pm by admin · Permalink · Leave a comment
In: Uncategorized

What’s next

As my sabbatical draws to a close,  I have been working on plans to distribute my mobile tech findings. I have been working to better publicise what I have built this fall during my sabbatical and also working with MCLI and GCC to set up demonstrations and workshops to show others how to create contents [...]

Posted on December 11, 2008 at 2:29 pm by admin · Permalink · Leave a comment
In: Uncategorized

Modularization – Important Stuff

Modularization has long been described to a “divide and conquer” approach to simplify complicated program logic.  Modularization requires taking a program with many logic steps and simplifying it by looking for sub routines within the entire program that can stand by themselves (i.e. a sales tax calculation, GPA average calculation).  Sub routines can then be grouped with [...]

Posted on December 8, 2008 at 9:45 am by admin · Permalink · Leave a comment
In: Uncategorized