Archive | Programming RSS feed for this section

18 December 2006 View Comments

Default passwords can bite you in the buttocks

I received an email from Scotia Bank this weekend alerting me to the fact that I had a Phishing page hosted on my server. How much does that suck? I quickly removed the page, then while I was searching around the server looking for how it got there, the damn thing re-appeared. I deleted the [...]

8 December 2006 View Comments

Make me a sandwich

This is just too funny. Tweet

8 April 2006 View Comments

Can you assist with a C# application?

I need some assistance with a C# function. If you can offer a bit of assistance, please shoot me an email to: k0rneliuz (@) gmail (DOT) com Tweet

14 March 2006 View Comments

Nice night. Good night.

Tonite (is|was) the first nite in a very long time, when I have been able to work on something other than work. And by something, I still mean the same type of stuff, but at least it is something for me. It is totally amazing how much of a difference that makes. Tweet

4 March 2006 View Comments

Free Software List

Here is a nice list of free software. Thou should not need to pirate software now! 3D Graphics: 3Delight Free – http://www.3delight.com/index.htm Anim8or – http://www.anim8or.com/ Aqsis – http://www.aqsis.com/Blender – http://www.blender3d.org/ Houdini (Free Edition) – http://www.sidefx.com/apprentice/index.html Now3D – http://digilander.libero.it/giulios/Eng/homepage.htm OpenFX – http://www.openfx.org POV-Ray – http://www.povray.org/ SOFTIMAGE|XSI EXP – http://www.softimage.com/products/exp/v3/ Terragen – http://www.planetside.co.uk/terragen/ Toxic – http://www.toxicengine.org/Wings 3D [...]

4 March 2006 View Comments

Free Software List (cont.)

Programming: ActivePerl – http://www.activestate.com/Products/ActivePerl BlueJ – http://www.bluej.org/download/download.html Crimson Editor – http://www.crimsoneditor.com/ Code::Blocks – http://www.codeblocks.org/ Context – http://www.context.cx/ Dev C++ – http://www.bloodshed.net/ Dev Pascal – http://www.bloodshed.net/ Digital Mars C++ – http://www.digitalmars.com/download/freecompiler.html Eclipse – http://www.eclipse.org/ ExamDiff – http://www.prestosoft.com/ps.asp?page=edp_examdiff Freepascal – http://www.freepascal.org/ JCreator LE – http://www.jcreator.com/download.htm jEdit – http://www.jedit.org/ Metapad – http://www.liquidninja.com/metapad/ Notepad++ – http://notepad-plus.sourceforge.net/uk/site.htm Notepad2 – http://www.flos-freeware.ch/ [...]

2 February 2006 View Comments

just rootin’ around

if all goes well, i should be able to go out on the kayak early saturday morning for a bit, and then again with talon on sunday. i actually feel a bit tired, but at the same time i almost feel rested. it is weird, and almost hard to explain. i am sure if i [...]

21 November 2005 View Comments

Secure your job!

http://thc.org/root/phun/unmaintain.html Never ascribe to malice, that which can be explained by incompetence. – Napoleon In the interests of creating employment opportunities in the Java programming field, I am passing on these tips from the masters on how to write code that is so difficult to maintain, that the people who come after you will take [...]

20 July 2005 View Comments

Securing the ColdFusion MX Administrator

http://www.talkingtree.com/blog/index.cfm?mode=entry&entry=369BD800-50DA-0559-A07CE639E3CE32B2While there are Macromedia technotes and documentation on securing the ColdFusion 5 Administrator, there hasn’t been much published on securing the Administrator in ColdFusion MX. You would think that you could just remove the physical /CFIDE directory from the external webroot, or remove the /CFIDE mapping for the website from the IIS Management Console, but [...]