Monday, February 23, 2009

Delicious Cookies

Today's question du jour is "How do I copy the cookies from my machine to another in Windows XP 2002". Well, I am going to try an answer that (at least for Firefox, IE, and Chrome).

First let's start with IE. On the machine I am currently working on, the cookies seem to be found at C:\Documents and Settings\\Cookies( the cookies are a bunch of text files ). Not too difficult?

Next is Firefox. The cookies are stored in a single sqlite file that can be found at C:\Documents and Settings\derek.brigner\Application Data\Mozilla\Firefox\Profiles\vvc7dglv.default.

Last is Google Chrome, that javascript friendly browser from our overlords Google. The cookies for Chrome can be found at C:\Documents and Settings\\Local Settings\Application Data\Chrome\User Data\Default\Cookies (Cookies is the actual file name. I'm sure it's a batch file like the Firefox Cookies.txt).

Wednesday, January 16, 2008

Flex Form Validation

I found a nice little tid-bit of info here about Flex form validation. Check it out if you have the time.

Welcome

Ah, my first blog post. I feel like I am slowly inching into the new century. I know, it's very exciting. Well, on to the primary reason for this blog, which is code examples... as well as information on me if I'm feeling squirrelly.