HOW-TO: Generate Large Files
Simple Windows command-line to generate files for testing:
Simple Windows command-line to generate files for testing:
Accidently wiped contacts on wife's new iPhone 4 (previous phone was an LG V9200M)
NOTE: Using the same steps below should work on any phone that is supported by BitPim
For anyone that's tried to wade through the mountains of SCORM documentation it can be a little frusrating trying to put all the pieces together.
This is useful if you want to get interaction data out of products like Adobe Captivate, Adobe Presenter, or Articulate.
So I'm providing a very simple SCORM 2004 javascript API that will hopefully be a useful starting point for anyone trying to implement an LMS or SCORM data collector.
This script needs to be on the page that launches the SCORM compliant presentation.
Click here to download a demo presentation (MUST BE LAUNCHED FROM A WEBSERVER / WILL NOT WORK IF LAUNCHED DIRECTLY)
The following is a very basic merge, it assumes the data structure is the same for all combined tables.
Using this method Access provids no feedback on the results of the merge.
Quick and dirty!
I wanted to change the default location Coldfusion uses for temporary storage when using:
This meant changing the default location returned by GetTempDirectory()
EDIT %CFusion%\runtime\servers\coldfusion\SERVER-INF\jrun.xml Comment this line:
Add this key:
So that you have this:
RESTART the Coldfusion Application service
NOTE: Coldfusion will create a subfolder in the temporary directory named wwwroot-tmp
I do most of my development locally (using my local IIS webserver). My local webserver makes use of host headers to host multiple development sites on a single IP. After reading several articles and blog entries I was unable to find a good solution to allow using host headers with Android. The emulator can access the host machine out of the box on 10.0.2.2, but that will only show you the default IIS site.
Tom Deryckere's article (http://www.mobiledrupal.com/content/using-virtual-hosts-android-emulator) explains how to get host headers working on the emulator, but I didn't want to run terminal commands every time I launched the emulator or keep updating my host file across mulitple emulator images (I'm really lazy.)
The solution was pretty simple and I'm embarrassed that I didn't think of it before. I simply added another binding entry to a new port:
In IIS Manager:
Now in the Android emulator you can access your site using http://10.0.2.2:9191
Quick way to copy the table schema using SQL Server Management Studio:
NOTE: Pay attention to any Primary Key and Foreign Key indexes listed in the SQL script. They may require updating as well.
I was accepted to Leadership Tulsa Class 42 in June.
It's a great program designed to develop community leaders. They are attempting to groom/prepare people for volunteering and operating programs that help or enrich the Tulsa community. Last month was "Government Day" where we heard from Tulsa's (then) mayoral candidates and learned the role local, state, and federal goverment plays in community development. This month was "Education Day" we toured several community schools in the Tulsa area and learned about the challenges facing the Tulsa area education system.
Tulsa has some really great educational institutions. I always assumed that the Oklahoma public education system was broken. These schools are really taking steps to ensure that kids actually learn. The state of education is leaps and bounds above what it was five years ago.
There are so many inovative programs that I wish had been available to me when I was in grade school.
This is starting to become more and more frequent:
I'm coding along, making excellent progress on a project only to be stopped dead in my tracks by yet another Coldfusion limitation.
I love Coldfusion, but all the stripped down and half-assed features are starting to get in my way.
I installed the standalone Beta 1, downloaded Beta 2 today and it noticed the standalone install was disabled. I uninstalled the previous version and the reinstall picked up my workspace. My guess is because it was in the default location (Vista x64 Ultimate):
C:\Users\%USER%\Adobe ColdFusion Builder workspace