Click here to Skip to main content
15,891,621 members

Articles by Riaan Lehmkuhl (Articles: 3, Tip/Tricks: 4)

Articles: 3, Tip/Tricks: 4

RSS Feed

Average article rating: 3.54

Programming Languages
C#
6 Jul 2008   Updated: 17 Oct 2008   Rating: 3.00/5    Votes: 3   Popularity: 1.43
Licence: CPOL    Views: 39,662     Bookmarked: 14   Downloaded: 95
Please Sign up or sign in to vote.
TSVN Post-Update hook utility for using svn:externals with a space in the directory name.
31 Dec 2006   Updated: 9 Sep 2008   Rating: 4.44/5    Votes: 6   Popularity: 3.46
Licence: CPOL    Views: 65,379     Bookmarked: 31   Downloaded: 404
Please Sign up or sign in to vote.
C# port of svnperms.py pre-commit script.
Web Development
HTML
27 Jun 2008   Updated: 17 Oct 2008   Rating: 3.18/5    Votes: 5   Popularity: 2.22
Licence: CPOL    Views: 73,652     Bookmarked: 28   Downloaded: 220
Please Sign up or sign in to vote.
How to... customise the VisualSVN Server browser view.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 1.00

Programming Languages
Javascript
16 Feb 2010   Updated: 16 Feb 2010   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 26,290     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
Save the following code to a .js file or add to an existing one you might have:function stringHelper() { this.isNullOrEmpty = function(str) { if (null == str) return true; str = this.trim(str); return str.length == 0; } this.trim =...
16 Feb 2010   Updated: 12 Oct 2011   Rating: 1.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 11,730     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Save the following code to a .js file or add to an existing one you might have ...
Shell
23 Nov 2009   Updated: 3 May 2010   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 23,892     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
Create a new text file called shortname.vbs:Open in Notepad and paste the following code in it:set fso = CreateObject("Scripting.FileSystemObject") strLongName = Wscript.Arguments(0)strShortName = "Invalid File/Folder - (" & strLongName & ")"Set fsoFile = NothingOn Error Resume...
Web Development
Apache
23 Nov 2009   Updated: 23 Nov 2009   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 9,030     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
/* * get a hook on the buttons (> or > or <<) of a Click PickList control. * call in domloaded() passing the name of the PickList and a js callBack method to be envoked. * the callBack method should have one parameter to receive the clicked button element. * an additional attribute ('f

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer Codely
South Africa South Africa
Me, a disorder of the brain that results in a disruption in a person's thinking, mood, and ability to relate to others.