Differences between revisions 1 and 37 (spanning 36 versions)
Revision 1 as of 2008-04-13 21:01:02
Size: 217
Editor: CarlNobile
Comment:
Revision 37 as of 2009-07-24 18:53:45
Size: 993
Editor: CarlNobile
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Ruminations = ## page was renamed from Odds & Ends Code Snippits
## page was renamed from Odds and Ends Code Snippits
## page was renamed from Ruminations
= CodeSnippits =
These are things I find interesting, some may be a new command I have found and need to document it for myself.
Line 3: Line 7:
These are things I find interesting, some may be a new command I have found and need to document it for myself and some may be me philosophizing about the industry. [[3945ABG_WiFi_IssuesWithLenovo3000N100]]
Line 5: Line 9:
== Commands == [[ChangeDirectoryOrFilePermissions|Change Directory Or File Permissions]]

[[ConditionalPython|Conditional Python]]

[[datetimeConversion|Date/Time Conversion]]

[[EmacsByteCompile-elc|Emacs Byte Compile]]

[[FindMachinesOnYourNetwork| Find Machines On Your Network]]
Line 8: Line 20:

[[JavaScriptDateValidation| JavaScript Date Validation]]

[[JavaScriptHelperFunctions| JavaScript Helper Functions]]

[[Python to rsync]]

[[Setting the language on Debian derived Linux]]

[[BASHStringSlice|BASH String slicing Like Python]]

[[SimpleAJAXRequestToolkit| Simple AJAX Request ToolKit (JavaScript)]]

[[SpawnPythonProcesses|Spawning Python Processes]]

CodeSnippits (last edited 2010-02-11 20:40:22 by CarlNobile)