Differences between revisions 17 and 40 (spanning 23 versions)
Revision 17 as of 2008-09-26 23:00:56
Size: 746
Editor: CarlNobile
Comment:
Revision 40 as of 2010-02-11 20:28:43
Size: 896
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]] [[JavaScriptDateValidation| JavaScript Date Validation]]
Line 15: Line 17:
[[EmacsByteCompile-elc]] [[JavaScriptHelperFunctions| JavaScript Helper Functions]]
Line 17: Line 19:
[[FindMachinesOnYourNetwork]] [[SimpleAJAXRequestToolkit| JavaScript A Simple AJAX Request ToolKit]]
Line 19: Line 21:
[[ipcalc]] [[Python to rsync]]
Line 21: Line 23:
[[Lenovo 3000 N100 -- Sound With Kubuntu]] [[BASHStringSlice|BASH String slicing Like Python]]
Line 23: Line 25:
[[http://ubuntuforums.org/showthread.php?p=1440347#post1440347|Logitech V270 Bluetooth Mouse]] [[SpawnPythonProcesses|Spawning Python Processes]]
Line 25: Line 27:
[[MonetDBInstallationUbuntu]]

[[NFS HOWTO]]

[[Setting the language on Debian derived Linux]]
[[DynamicallyImportingPythonModules|Dynamically Importing Python Modules]]

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