Differences between revisions 15 and 36 (spanning 21 versions)
Revision 15 as of 2008-08-31 02:27:40
Size: 615
Editor: CarlNobile
Comment:
Revision 36 as of 2009-07-17 20:07:12
Size: 920
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:
[[EeePc900-RebuildModules]] [[ConditionalPython|Conditional Python]]
Line 15: Line 13:
[[EmacsByteCompile-elc]] [[datetimeConversion|Date/Time Conversion]]
Line 17: Line 15:
[[FindMachinesOnYourNetwork]] [[EmacsByteCompile-elc|Emacs Byte Compile]]

[[FindMachinesOnYourNetwork| Find Machines On Your Network]]
Line 21: Line 21:
[[Lenovo 3000 N100 -- Sound With Kubuntu]] [[JavaScriptHelperFunctions| JavaScript Helper Functions]]
Line 23: Line 23:
[[NFS HOWTO]] [[Python to rsync]]
Line 26: Line 26:

[[BASHStringSlice|BASH String slicing Like Python]]

[[SimpleAJAXRequestToolkit| Simple AJAX Request ToolKit]]

[[SpawnPythonProcesses|Spawning Python Processes]]

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