Differences between revisions 16 and 39 (spanning 23 versions)
Revision 16 as of 2008-09-06 15:43:46
Size: 648
Editor: CarlNobile
Comment:
Revision 39 as of 2009-10-19 15:12:25
Size: 1026
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 = = CodeSnippits =
These are things I find interesting, some may be a new command I have found and need to document it for myself.
Line 5: 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. [[ChangeDirectoryOrFilePermissions|Change Directory Or File Permissions]]
Line 7: Line 9:
== Commands == [[ConditionalPython|Conditional Python]]
Line 9: Line 11:
[[3945ABG_WiFi_IssuesWithLenovo3000N100]] [[datetimeConversion|Date/Time Conversion]]
Line 11: Line 13:
[[ChangeDirectoryOrFilePermissions]] [[EmacsByteCompile-elc|Emacs Byte Compile]]
Line 13: Line 15:
[[EeePc900-RebuildModules]]

[[EmacsByteCompile-elc]]

[[FindMachinesOnYourNetwork]]
[[FindMachinesOnYourNetwork| Find Machines On Your Network]]
Line 21: Line 19:
[[Lenovo 3000 N100 -- Sound With Kubuntu]] [[JavaScriptDateValidation| JavaScript Date Validation]]
Line 23: Line 21:
[[MonetDBInstallationUbuntu]] [[JavaScriptHelperFunctions| JavaScript Helper Functions]]
Line 25: Line 23:
[[NFS HOWTO]] [[SimpleAJAXRequestToolkit| JavaScript A Simple AJAX Request ToolKit]]

[[Python to rsync]]
Line 28: Line 28:

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