178 reputation
17
bio website sites.google.com/site/…
location United States
age
visits member for 1 year, 4 months
seen May 2 at 19:02
stats profile views 450

I like to program in Java and jQuery. I've also fiddled with Assembly (MASM & TASM), VHDL, CL, and Batch. On rare occasions, I experiment with web applications (MLA Generator and jQuery Plugins). On the left is my website. It is a temporary spot for my findings and endeavors until I get motivated to create my own website.

I love music and I'm open to all sorts of styles. Follow me and I'll follow you :)


Jan
8
awarded  Popular Question
Sep
19
awarded  Revival
Sep
16
comment Adjust screen brightness hotkeys not working in Vaio laptop
Also I would keep an eye on this question.
Sep
16
comment Adjust screen brightness hotkeys not working in Vaio laptop
If you know where the registry is located, then that would be a good course of action. Then again, you could always backup all of your data and restore the factory settings... which I would imagine is probably not feasible.
Sep
12
revised Any way to force the Windows Task Bar to hide (if in “auto hide” mode)
added 98 characters in body
Sep
12
answered Any way to force the Windows Task Bar to hide (if in “auto hide” mode)
Sep
10
comment Can I force a greater screen brightness from Windows Command Prompt
I guess there aren't any parameters for powercfg.cpl... good question +1. I was wondering the same thing about adjusting the speed of the fan through command prompt.
Sep
10
comment Can I force a greater screen brightness from Windows Command Prompt
There's a powercfg command that allows you to change the values of the brightness index but it's used for specific themes (Ex. -SETACVALUEINDEX is used when the computer is plugged in). I don't believe this is what you're looking for...
Jul
21
comment Notepad++: Regex issue
Isn't this what you're looking for?
Jul
16
awarded  Critic
Jul
15
awarded  Analytical
Jul
15
awarded  Benefactor
Jul
12
awarded  Vox Populi
Jul
12
awarded  Suffrage
Jul
9
comment Setup Firefox to save .pages as .zip automatically
Absolutely! JS is no problem, it's the other components of developing an extension that make it difficult. I am still doing more research but I will let you know if I come across anything that is similar to what I was asking (or if I end up developing a conversion extension!).
Jul
9
accepted Setup Firefox to save .pages as .zip automatically
Jul
9
comment Setup Firefox to save .pages as .zip automatically
Thank you very much for the detailed explanation! I thought the same thing (in regards to your second reply about the Open option being grayed out for certain MIME types). I am going to continue fiddling around with your other suggestions too (DownThemAll, OpenDownload, Force Content Type). Since the batch script successfully converted the file, I'm going to say that this is the correct answer. Thanks again for the help! +1
Jul
9
comment Setup Firefox to save .pages as .zip automatically
The first option works, although the check-box (Do this automatically for files like this from now on.) is grayed out. I have to click "Browse" and find the script every time I want to open up the file.
Jul
9
comment Setup Firefox to save .pages as .zip automatically
Personally, I'm intrigued by the first option. I'll try it in a bit and let you know what happens! Could you please explain what's going on in the batch file? I am still relatively new to the syntax... specifically the carets, less than signs, and characters enclosed in quotation marks.
Jul
8
revised Setup Firefox to save .pages as .zip automatically
edited tags