Differences between revisions 14 and 38 (spanning 24 versions)
Revision 14 as of 2008-08-13 23:28:05
Size: 584
Editor: CarlNobile
Comment:
Revision 38 as of 2009-08-06 20:53:00
Size: 1071
Editor: CarlNobile
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Odds & Ends Code Snippits
Line 3: Line 4:
= Odds & Ends Code Snippits =

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.

== Commands ==
= CodeSnippits =
These are things I find interesting, some may be a new command I have found and need to document it for myself.
Line 11: Line 9:
[[ChangeDirectoryOrFilePermissions]] [[ChangeDirectoryOrFilePermissions|Change Directory Or File Permissions]]
Line 13: Line 11:
[[EmacsByteCompile-elc]] [[ConditionalPython|Conditional Python]]
Line 15: Line 13:
[[FindMachinesOnYourNetwork]] [[datetimeConversion|Date/Time Conversion]]

[[EmacsByteCompile-elc|Emacs Byte Compile]]

[[FindMachinesOnYourNetwork| Find Machines On Your Network]]
Line 19: Line 21:
[[Lenovo 3000 N100 -- Sound With Kubuntu]] [[JavaScriptDateValidation| JavaScript Date Validation]]
Line 21: Line 23:
[[NFS HOWTO]] [[JavaScriptHelperFunctions| JavaScript Helper Functions]]

[[SimpleAJAXRequestToolkit| JavaScript A Simple AJAX Request ToolKit]]

[[Python to rsync]]
Line 24: Line 30:

[[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)