i work with computers

Archive for November, 2008

21 Nov, 2008

Google Calendar ics import error

Posted by: Carl In: Uncategorized

While trying to change from iCal and the Mail.app to strictly Google Apps, I ran into an error while importing my ics file from iCal into gMail.  The error, “Failed to import events: Could not upload your events because you do not have sufficient access on the target calendar..” So, I created a new gCal, [...]

20 Nov, 2008

I want my augmented-reality games!

Posted by: Carl In: toys

The concept of augmented-reality (AR) is not all that new.  A few years back I remember reading about an AR Pacman game that used cameras, goggles, and GPS (find out more here). Even more recently, as of a few weeks ago, Gizmodo had a short video of a Japanese AR girlfriend (check it out here).  [...]

19 Nov, 2008

My Lucene.Net experience (thus far)

Posted by: Carl In: asp.net| c#| development| sql

After SQL Server 2005 did not return expected results in my full-text searching queries, I’ve decided to move to another search method–an open source search engine, Lucene.Net.  In their own words, “Apache Lucene is a high-performance, full-featured text search engine [...]

14 Nov, 2008

Game development

Posted by: Carl In: development

One of the reasons I got into software development was because I wanted to know how video games were made.  Ever since I viewed the source code of Oregon Trail on my parents’ Apple IIe I was fascinated at how someone created such a complex stream of logic.  That was back in elementary school, and [...]

13 Nov, 2008

[Greasemonkey]Retweet Script Update

Posted by: Carl In: development| twitter

I use Twitter.com as my main Twittering source instead of an app, for various reasons.  One of the problems with it was that I could not retweet via the website.  I found a Greasemonkey (https://addons.mozilla.org/en-US/firefox/addon/748) script that did just that (http://userscripts.org/scripts/show/26500) by Ziru (http://twitter.com/ziru), only problem was that it refreshed the entire page to retweet.  [...]

13 Nov, 2008

UpdatePanel woes

Posted by: Carl In: asp.net| c#| development| javascript

While trying to create a modal, Flash video player control in ASP.NET, I ran into some issues with the UpdatePanel thinking that there were modifications made to the page via a Response.Write() method or the like.  I looked high and low, and found no such changes to be occuring, but, the error would not go [...]


About

I'm an ASP.NET developer who loves learning new frameworks, and methodologies, and I absolutely love simple, yet elegant solutions (don't we all?). Since I'm constantly picking up new things, I'm always asking myself how I can use the new knowledge in my current app to make it better, or more user friendly (or even more developer friendly). In my free time I typically am coding, reading tech books or spending time with my beautiful bride. And that's about it. Hope I didn't bore you too much.