This is a cool approach to add-ons and modifications for the Firefox web browser. The approach that I find intriguing is a bookmark for Firefox which removes/overrodes any auto-complete-disabled forms from the current page, which enables the login/password to be stored by FF. The bookmark is actually just a little javascript - So no browser restart is needed! Nice.. (especially since I don't have the Web Developer Toolkit add-on enabled at the moment, since it does have an equiavelent feature to remove auto-complete restrictions.)
This was helpful, I kind of wish I'd known sooner-
Adding a run-as context menu option (i.e. right-click) for CMD and BAT batch script filetypes:
To add the Run as... menu for .CMD files, use this REG file:
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\cmdfile\shell\runas\command] @="\"%1\" %*"
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\batfile\shell\runas\command] @="\"%1\" %*"
(Notice that the differences between the two files are merely the words "cmdfile" and then "batfile".)
Interesting ideas for wireless surround sound: http://forum.kde.org/allow-synchronized-playback-on-multiple-devices-over-network-t-50760.html
Today I was surprised to realize I didn't know the definition of "Profiteering". Waack!
http://www.google.com/search?q=dijkstra+shunting+yard&complete=1&hl=en&start=10&sa=N -> http://montcs.bloomu.edu/~bobmon/Information/RPN/infix2rpn.shtml
<br />
http://www.google.com/search?hl=en&rls=com.microsoft%3Aen-us&q=shunting-yard+algorithm+%22prefix%22 -> http://chaosinmotion.com/blog/?p=73 (guys blog is pretty dumb [Does he know the difference between a design pattern and an algorithm? Yikes!])
<br />
Just plain wrong (improper implementation? wtf, damn the internet is full of idiots): http://en.literateprograms.org/Shunting_yard_algorithm_%28Python%29
<br /><br />
http://penguin.ewu.edu/cscd300/Topic/Stack/WikiExtract.html
<br /><br />
(and naturally the Wikipedia article is almost complete nonsense...bad/non-working version of the algorithm)
<br />
/to be continued.. later../
A good read: Random Number Generation 102, Coding a Linear Congruential Generator
However, it should be noted that this kind of random number generation is /not/ of cryptographic-grade. See Mersenne twister (code example) instead, if you want that.
Pi is wrong according to Bob Palais, a professor of mathematics at the University of Utah. A fun read.
This article was exactly what I was looking for- A howto for hacking in a line-in input to a car stereo. The Internet triumphs yet again.
Additional links:
Keeping factory AUX jack with aftermarket stereo?
Same stereo system in '05 LGT & STI?
Here is a worthwhile tutorial/lesson/document regarding Classes in Python. A must for any advanced Python programmer, imo.
I know it is still available for download from this page or this direct link. It is just really bizarre that the the dev's website is dead..
The chinese seem to be performing ''the ultimate harassment'' on USNS Impeccable. Lol, Chinese is a pretty tight troll, I guess..