Untitled Document
Login :: Register :: Site RSS Feed      
Untitled-1
Blogs
Untitled-1
Archives
Untitled-1
Search...
Free Counter and Web Stats
Untitled-1
Bean Labs
Author: frijoles Created: 12/14/2006
Constantly breaking things as I fumble around.

Remote Installer for the Auto-Ban FTP Script
Programming (C#/.Net/etc) By frijoles on 5/24/2007
Eric Greer has created a remote installer package for the FTP auto-banning script which I blogged about a few months ago.
Comments (1) More...

Review: Oracle's BI Publisher
Oracle By frijoles on 4/18/2007
This is a short review of my thoughts on BI Publisher, aka XML Publisher.
Comments (1) More...

Creating an organization lookup sidebar gadget, part 2 of 2.
Programming (C#/.Net/etc) By frijoles on 3/23/2007
This article finishes off the previous article about hooking a Vista Sidebar Gadget up to a webservice to create an OrgChart gadget. In this article, you'll create a UserData class, fill it up, and then search on it, and return the result to the gadget.
Comments (0) More...

Creating an organization lookup sidebar gadget, part 1 of 2.
Programming (C#/.Net/etc) By frijoles on 3/14/2007
This is a step-by-step article that shows how to A) Create a webservice, B) Create a Window's Vista sidebar gadget, and C) hook the two together. It's fairly long, so I will break it in to two parts.
Comments (1) More...

Automatically banning an IP address in IIS FTP
Programming (C#/.Net/etc) By frijoles on 3/5/2007
IIS doesn't have any sort of ability to automatically ban an IP address for failed attempts at logging in. With zombie attacks, this would be some really handy functionality. This short article goes over how to use a VBS script (found via Google, link below) to achieve the ban we're after.
Comments (17) More...

C# DayOfWeek as numeric
Programming (C#/.Net/etc) By frijoles on 3/1/2007
This is very easy (just convert it to an int)... none the less, it took me a bit before I tried it. And for some weird reason, I couldn't find much help on Google.
Comments (3) More...

RaiseBubbleEvent
Programming (C#/.Net/etc) By frijoles on 2/19/2007
Using RaiseBubbleEvent on a child control to handle the events in the parent control.
Comments (1) More...

Oracle Unbreakable Linux - seems broken
Oracle By frijoles on 2/19/2007
Troubles getting switched over from Red Hat support to Oracle. I expected no less, however.
Comments (0) More...

Simple Javascript Validation
Programming (C#/.Net/etc) By frijoles on 1/15/2007
I know, I know. There's hundreds, probably thousands, of articles about javascript validation. I thought I'd throw this one out there also. It allows the programmer to set up an input button to call a validation function, which then checks for a 'required' attribute on each element on the page.
Comments (2) More...

Version Magic
Oracle By frijoles on 1/7/2007
I just spent several hours trying to debug a network problem with my Red Hat install. I was unable to find anything that answered my question via Google, so I thought I'd share the problem here and how it was fixed.
Comments (6) More...

Copyright 2006 by mscorlib.com