Posted on October 26, 2009 by mluker
Thanks for deleting that file, msims32.dll, you thought you didn’t need. That really made me happy when my PC wouldn’t boot. Oh, and thanks again for allowing me to enter a DOS prompt after creating a Vista Recovery Disk. It really made it easier to restore the file that you thought you didn’t need.
Filed under: 1 | 2 Comments »
Posted on October 19, 2009 by mluker
If you like John Lajoie you will probalbly laugh at his latest video.
Filed under: 1 | Leave a Comment »
Posted on October 4, 2009 by mluker
Since the WebOS 1.2 update I am now required to enter a PIN every time I access my phone. It’s a policy pushed by my work because I have my phone connected to their exchange server. Good thing WebOS is Javascript!
Change
setup: function() {
try {
Mojo.Log.info(“Phone App – Pin Assistant — Setup Called”);
this.controller.document.body.className = “firstuse”;
this.setupHandlers();
TO
setup: function() {
this.unlock(); return;
}
Tada! No more annoying PIN.
Filed under: 1 | Leave a Comment »
Posted on September 25, 2009 by mluker
Facebook integration test.
Filed under: 1 | Leave a Comment »
Posted on September 25, 2009 by mluker
The woot-off has come and gone and I missed yet another BOC! Maybe next time.
Filed under: 1 | Leave a Comment »