i work with computers

Archive for the ‘development’ Category

10 Feb, 2009

…a time to teach

Posted by: Carl In: asp.net| development| html| javascript| jquery

When I heard that volunteers were needed for the upcoming West Michigan .NET University seminar, more info at the end of this post, I thought to myself that it was high-time I got involved in the local development community.  After the first kickoff meeting, I decided that I’d help out by presenting one of the [...]

So I’ve updated my Twitter Fantastico script, features include:

Retweet Functionality:  Next to each tweet is a new icon, “RT”, clicking it will open an embedded form below that tweet. You can modify and retweet without refreshing the page through jQuery’s AJAX functionality.
Embedded Reply: Clicking the reply button opens an embedded form below that tweet. You [...]

I’m looking at creating a new Greasemonkey script that uses jQuery throughout, more so than my previous script attempts.  It’ll be geared towards Twitter, once again, and it will be combining a few of my favorite features of other scripts:

“Endless Tweets”: This feature allows for “endless” scrolling on the main Twitter home page. No more [...]

13 Jan, 2009

[Greasemonkey]Retweet Script Update 2

Posted by: Carl In: development| twitter

(original: http://iworkwithcomputers.com/2008/11/13/greasemonkeyretweet-script-update/)
I’ve once again updated the Twitter Enhancements: Retweet script, by adding a dialog box when retweeting. Previously, you had to be on Twitter’s home page in order to use my updated Retweet, with AJAX functionality.  Now, you can be on any twitter page (aside from the Direct Messages page) and click the Retweet button. [...]

It’s been on my mind a lot more as of late, “I’ve always wanted to develop games, but, is it a possible business venture in West Michigan?”  And when I think about it, I don’t want to be a company that pumps out BeJeweled clones, or, 32 card-games in one.  I’d be more interested in [...]

28 Dec, 2008

Serial/CD-Key storage website

Posted by: Carl In: development| twitter

I threw it out to Twitter moments ago, but thought I’d write up the deets here.   I’m looking for an online, serial/cd-key storage site where I can log in, and store all the cd-keys that I own, similar to online password managers.  It’d be nice to categorize them, etc, and be able to even text [...]

[UPDATE 1.15.2009] http://iworkwithcomputers.com/2009/01/15/fallout-3new-web-based-terminal-hacker-helper-2/
I’ve been playing a lot of Fallout 3 lately, and it’s every bit as good as Oblivion and then some (Oblivion + Guns = Crazy Delicious).  My character isn’t all that good at computer-terminal hacking, so I decided to create a little Ruby script to help me out.  The script asks for all [...]

22 Dec, 2008

Fallout 3 Terminal-Hacking Helper

Posted by: Carl In: Uncategorized| development

[UPDATE 1.15.2009] http://iworkwithcomputers.com/2009/01/15/fallout-3new-web-based-terminal-hacker-helper-2/
[Update]Click here for updated info and download.
I’ve been playing a lot of Fallout 3 lately, and it’s every bit as good as Oblivion and then some (Oblivion + Guns = Crazy Delicious). My character isn’t all that good at computer-terminal hacking, so I decided to create a little Ruby script to help [...]

Tags: ,

19 Dec, 2008

Adventure with Rails

Posted by: Carl In: development

As of yesterday, I decided it was high-time I check out what the hub-bub was all about conerning Ruby on Rails.  I did a Google search for “ruby on rails osx” and found a document on Apple’s dev site, found here.  Downloading and updating the compents was a breeze via the command prompt, and that [...]

Tags: , ,

15 Dec, 2008

My Lucene.Net experience - Part 2

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

(Link to Part 1)
Since my first post, I’ve been tinkering a bit more with Lucene.Net.  I’ve added a few more columns to index, determined that a SimpleAnalyzer would fit my needs by tokenizing every word by not removing “stop words”, and I’ve created a Windows Service to do a multi-threaded index of my 350,106 rows [...]


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.