Differences between revisions 18 and 38 (spanning 20 versions)
Revision 18 as of 2008-10-17 14:04:45
Size: 798
Editor: CarlNobile
Comment: Better reflects the actual purpose of this page.
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 4: 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 12: Line 9:
[[ChangeDirectoryOrFilePermissions]] [[ChangeDirectoryOrFilePermissions|Change Directory Or File Permissions]]
Line 14: Line 11:
[[EeePc900-RebuildModules]] [[ConditionalPython|Conditional Python]]
Line 16: Line 13:
[[EmacsByteCompile-elc]] [[datetimeConversion|Date/Time Conversion]]
Line 18: Line 15:
[[FindMachinesOnYourNetwork]] [[EmacsByteCompile-elc|Emacs Byte Compile]]

[[FindMachinesOnYourNetwork| Find Machines On Your Network]]
Line 22: Line 21:
[[Lenovo 3000 N100 -- Sound With Kubuntu]] [[JavaScriptDateValidation| JavaScript Date Validation]]
Line 24: Line 23:
[[http://ubuntuforums.org/showthread.php?p=1440347#post1440347|Logitech V270 Bluetooth Mouse]] [[JavaScriptHelperFunctions| JavaScript Helper Functions]]
Line 26: Line 25:
[[MonetDBInstallationUbuntu]] [[SimpleAJAXRequestToolkit| JavaScript A Simple AJAX Request ToolKit]]
Line 28: Line 27:
[[NFS HOWTO]] [[Python to rsync]]
Line 31: 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)