4/27/2005

Ok one more… I am wasting so much time here :(

Filed under: General — russell @ 10:24 pm

I get so distracted some times.... I'm done now (I should be working on this damn paper.... keep your pencil moving)

http://www.blogthings.com/kindsoulquiz.html

You Are a Visionary Soul

You are a curious person, always in a state of awareness.
Connected to all things spiritual, you are very connect to your soul.
You are wise and bright: able to reason and be reasonable.
Occasionally, you get quite depressed and have dark feelings.

You have great vision and can be very insightful.
In fact, you are often profound in a way that surprises yourself.
Visionary souls like you can be the best type of friend.
You are intuitive, understanding, sympathetic, and a good healer.

Souls you are most compatible with: Old Soul and Peacemaker Soul


Ok a little off topic… but

Filed under: General — russell @ 10:12 pm

Found a site that has some interesting quizzes. Fun for a little distraction. For the record American cities that best fit me are:
65% Austin
65% Denver
60% Honolulu
60% Miami
55% San Diego

All places I would not mind living. There are more quizzes on the left hand side of this site.

http://www.blogthings.com/americancitiesbestfitquiz/

Wow! I just tried the life path number quiz... I dont think it could have been more right. If you want to see it, its after the jump
(more...)


4/23/2005

Ever have problems finding that e-mail?

Filed under: General — russell @ 4:57 pm

You can add a query builder to outlook. Its a lready built in you just need to add a registry key.

Use Regedit to go to the appropriate location.
Right click and choose to add a new Key.
Name it QueryBuilder.
There aren't any other entries that need to be made.

Outlook2002
HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\QueryBuilder

Outlook 2003
HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\QueryBuilder

The next time you go to Tools>Advanced Find, there will be a new tab for the Query Builder."


4/20/2005

OMG! Looks like I made a good choice to be assimilated

Filed under: General — russell @ 9:23 am

At least on the programming front... it has begun:

http://www.dotnetpowered.com/languages.aspx


Have to hire people?

Filed under: General — russell @ 9:22 am

Here's an interesting tool if you have to hire people. I always found hiring a very difficult thing, particularly for technical jobs. There is so much BS thee days and people by definition are random. Anyway here's a tool (I have not tried) that will help you create an interview questionairre.

http://www.esrcheck.com/Interviewgenerator.php

Also might give you guidanc eon hiring practices too. Pretty nice site.


Color challenged?

Filed under: General — russell @ 9:05 am

I like to think I have good taste in colors but... Heres a few sites that can help with color scheming. Taken from www.figby.com

Links after the jump
(more...)


4/19/2005

Automatic VB Code generator

Filed under: General — russell @ 10:24 am

Can you say genetic programming in VB??!! hmmm. Here a link to code generating code in VB.

http://www.codeproject.com/vb/net/DotNetCompilerArticle.asp


4/13/2005

Automatic CS Paper Generator

Filed under: General — russell @ 8:40 pm

As much time as I spend working on papers... I could not believe I could have been using this thing all this time. Check it out:

"SCIgen is a program that generates random Computer Science research papers, including graphs, figures, and citations. It uses a hand-written context-free grammar to form all elements of the papers."

http://www.pdos.lcs.mit.edu/scigen/


Outlook Add-in

Filed under: General — russell @ 11:15 am

I have been thinking about writing an outlook add-in that would do the whole free and busy thing (appointment calendaring) with a web application/service. I have wanted this since netfolders, because I want people to be able to see my calendar but not the details; so people can schedule when I am available. It is hard for me to believe that no company has written this. I think it would be really useful (maybe its just me)... Anyway Microsoft talks about howto write an Outlook add-in using .Net here:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnout2k2/html/odc_oladdinvbnet.asp


4/12/2005

Property Grid Control

Filed under: General — russell @ 10:26 am

I had a need to write something that allowed users to configure the application. The property grid control is perfect but not enabled by default in .Net. Heres some more info on how to use it:

http://www.c-sharpcorner.com/Code/2004/June/PropertyGridInCSharp.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/usingpropgrid.asp
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/vsnetpropbrow.asp


Next Page »