Differences between revisions 8 and 41 (spanning 33 versions)
Revision 8 as of 2008-07-02 00:24:58
Size: 424
Editor: CarlNobile
Comment:
Revision 41 as of 2010-02-11 20:40:22
Size: 819
Editor: CarlNobile
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Odds and Ends Code Snippits= ## 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. [[ConditionalPython|Conditional Python]]
Line 5: Line 9:
== Commands == [[datetimeConversion|Date/Time Conversion]]
Line 7: Line 11:
[[3945ABG_WiFi_IssuesWithLenovo3000N100]] [[EmacsByteCompile-elc|Emacs Byte Compile]]
Line 9: Line 13:
[[ChangeDirectoryOrFilePermissions]] [[JavaScriptDateValidation| JavaScript Date Validation]]
Line 11: Line 15:
[[EmacsByteCompile-elc]] [[JavaScriptHelperFunctions| JavaScript Helper Functions]]
Line 13: Line 17:
[[FindMachinesOnYourNetwork]] [[SimpleAJAXRequestToolkit| JavaScript A Simple AJAX Request ToolKit]]
Line 15: Line 19:
[[ipcalc]] [[Python to rsync]]
Line 17: Line 21:
[[Lenovo 3000 N100 -- Sound With Kubuntu]] [[BASHStringSlice|BASH String slicing Like Python]]

[[SpawnPythonProcesses|Spawning Python Processes]]

[[DynamicallyImportingPythonModules|Dynamically Importing Python Modules]]

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