New pages
From SpenchWiki
(Latest | Earliest) View (newer 50) (older 50) (20 | 50 | 100 | 250 | 500)- 12:57, 17 June 2010 SoftMicroswitchFix (hist) [2,747 bytes] Balint (Talk | contribs) (Created page with '== Introduction == SoftMicroswitchFix solves the 'double-click' problem (erroneous mouse messages) with mice that have had a lot of wear-and-tear (e.g. my Logitech MX Revolution...')
- 03:35, 20 February 2010 Mailgraph for Courier (hist) [1,705 bytes] Balint (Talk | contribs) (Created page with 'This patch will allow mailgraph to work with logs produced by Courier and spamassassin. '''Note:''' this patch should be applied to /usr/sbin/mailgraph and not /var/lib/cgi-bin/...')
- 05:35, 12 February 2010 DOS (hist) [600 bytes] Balint (Talk | contribs) (Created page with '== Redirection == * stdout and stderr: <pre> > log.txt 2<&1 </pre> == XCopy == <pre> xcopy "D:\Dir" "W:\Dir" /E /G /H /K /Z /I /D /C </pre> * /E: copy dirs and subdirs * /G: c...')
- 01:41, 18 September 2009 Pd Aliases (hist) [3,799 bytes] Balint (Talk | contribs) (Created page with '== Aliases for PureData objects == <syntaxhighlight> //Is external/abstraction matching case-sensitive? I guess so since it was originally on *NIX. // A line is only parsed if i...')
- 10:03, 27 August 2009 NISRP Installer Script (hist) [11,159 bytes] Balint (Talk | contribs) (Created page with '== NSIS Script == The installer used is the Nullsoft Scriptable Install System. I have posted this to help others that wish to learn how to write their own installers. == Code ...')
- 13:56, 23 August 2009 NISRP (hist) [3,359 bytes] Balint (Talk | contribs) (Created page with '== Introduction == The Non-Intrusive Song Rating Plugin is here to help you rate your songs, without the big distraction of switching applications. It works with Winamp and iTu...')
- 01:19, 26 July 2009 Permissions (hist) [664 bytes] Balint (Talk | contribs) (Created page with '== Group * defaults == * Reading View contributions pages (contributions) View page credits (credits) View page histories (history) View page info (info) View raw pages (raw) R...')
- 00:12, 6 June 2009 Linux (hist) [3,750 bytes] Balint (Talk | contribs) (Created page with '* squidtaild * squidclient * srg * squidview * calamaris * ccze * sarg * localepurge * deborphan == Scripts == * lesspipe.sh Use in conjuction with environment variables: <sy...')
- 08:38, 4 June 2009 SQL Snippets (hist) [4,109 bytes] Balint (Talk | contribs) (Created page with '<syntaxhighlight lang="tsql"> SELECT * FROM INFORMATION_SCHEMA.ROUTINES WHERE SPECIFIC_NAME = N'uspFindComponent' AND SPECIFIC_SCHEMA = N'<Schema_Name, sysname, Sche...')
- 08:29, 4 June 2009 ActionScript (hist) [5,066 bytes] Balint (Talk | contribs) (Created page with '<syntaxhighlight lang="actionscript"> /** Requires: - Loader component instance on Stage (instance name: my_ldr) - Progress component instance on Stage (instance name: my_pb...')
- 06:34, 2 June 2009 Snippets (hist) [9,419 bytes] Balint (Talk | contribs) (Created page with '* Use !! to ensure that any overloaded operators used to evaluate an expression do NOT end up at operator || * Invalid Window filename chars <pre> / \ : ? * " < > | </pre> * Ch...')
