Computing: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
Line 1: Line 1:
==General==
==General==
*[[Gnome]] - free software desktop project - usage tips
*[[Computing/CGI|CGI]] - Common Gateway Interface (server-side web programming)
*[[PPT to PDF on a Mac]]
*[[Process Control]]
*[[Software for papers, posters and talks]]
*[[VectorNTI]]
*[[Perl]]
*[[Computing/Python|Python]]
*[[Ruby]]
*[[Computing/Emacs|Emacs]]
*[[Computing/CGI|CGI]] - Common Gateway Interface
*[[Computing/Cluster|Cluster]]
*[[Computing/Cluster|Cluster]]
*[[Computing/Subversion|Subversion]] (SVN) version control system
*[[Computing/CSS|CSS]] - Cascading Style Sheets
*[[OpenPBS]]
*[[Computing/Eclipse|Eclipse]]
*[[Computing/Eclipse|Eclipse]]
*[[Computing/Emacs|Emacs]]
*[[Computing/Firefox|Firefox]]
*[[Computing/Firefox|Firefox]]
*[[Computing/Java|Java]]
*[[Computing/Javascript|Javascript]]
*[[Computing/Linux|Linux]] - various resources
*[[Computing/MySQL|MySQL]]
*[[Computing/MySQL|MySQL]]
*[[Computing/CSS|CSS]] - Cascading Style Sheets
*[[Perl]]
*[[Computing/PHP|PHP]]
*[[PPT to PDF on a Mac]]
*[[Computing/Python|Python]]
*[[Ruby]]
*[[Software for papers, posters and talks]]
*[[Computing/SSH|SSH]] - Secure Shell
*[[Computing/SSH|SSH]] - Secure Shell
*[[Computing/SSL|SSL]] - Secure Socket Layer
*[[Computing/SSL|SSL]] - Secure Socket Layer
*[[Computing/Shell|Shell programming]]
*[[Computing/Subversion|Subversion]] (SVN) version control system
*[[VectorNTI]]
----
*[http://www.diceware.com/ DiceWare] offers a better way to create a strong, yet easy to remember passphrase for use with encryption and security programs
*[http://www.diceware.com/ DiceWare] offers a better way to create a strong, yet easy to remember passphrase for use with encryption and security programs
*[http://www.palfrader.org/code2html/ Code2HTML] converts a program source code to syntax highlighted HTML
*[http://www.palfrader.org/code2html/ Code2HTML] converts a program source code to syntax highlighted HTML
*[[Computing/PHP|PHP]]
*[http://www.regular-expressions.info/ Regular Expressions] - tutorial and examples in various languages (a.k.a. [http://regexp.info/ regexp.info])
*[http://www.regular-expressions.info/ Regular Expressions] - tutorial and examples in various languages (a.k.a. [http://regexp.info/ regexp.info])
*[http://www.ilovejackdaniels.com/ ILoveJackDaniel's] - web design and development reference
*[http://www.ilovejackdaniels.com/ ILoveJackDaniel's] - web design and development reference
Line 29: Line 29:
*[http://gotapi.com/ gotAPI.com] - the most comprehensive API collection on the web
*[http://gotapi.com/ gotAPI.com] - the most comprehensive API collection on the web
**[http://start.gotapi.com/ start.gotapi.com] - alternative search interface
**[http://start.gotapi.com/ start.gotapi.com] - alternative search interface
*[http://www.swc.scipy.org/ Software Carpentry] - this course is an intensive introduction to basic software development practices for scientists and engineers that can reduce the time they spend programming by 20-25%.
*[[Computing/Javascript|Javascript]]
*[[Computing/Ubuntu|Ubuntu]]
*[[Computing/Java|Java]]
*[[Computing/Tripwire|Tripwire]]


==Scientific==
==Scientific==
*[[Protocols|''In silico'' protocols]] on OWW
*[[Protocols|''In silico'' protocols]] on OWW
*[http://www.swc.scipy.org/ Software Carpentry] - this course is an intensive introduction to basic software development practices for scientists and engineers that can reduce the time they spend programming by 20-25%.
*[[Visualization#Graphing data | Graphing high dimensional data]]
*[[Visualization#Graphing data | Graphing high dimensional data]]
*[[MATLAB]]
*[[MATLAB]]
Line 58: Line 54:
*[[Computing/BioMicro Center|BioMicro Center]] - DNA-NET accounts and file storage
*[[Computing/BioMicro Center|BioMicro Center]] - DNA-NET accounts and file storage
*[[Computing/BioMicro Cluster|BioMicro Cluster]]
*[[Computing/BioMicro Cluster|BioMicro Cluster]]
*[[Computing/Linux|Linux]]
*[http://deltag5.lns.mit.edu/xgrid/ Xgrid@MIT] - join the grid and donate or borrow CPU cycles
*[http://deltag5.lns.mit.edu/xgrid/ Xgrid@MIT] - join the grid and donate or borrow CPU cycles
*[http://www.macresearch.org/openmacgrid OpenMacGrid] by MacResearch is a computing grid built up entirely of Macs using Apple's Xgrid technology
*[http://www.macresearch.org/openmacgrid OpenMacGrid] by MacResearch is a computing grid built up entirely of Macs using Apple's Xgrid technology

Revision as of 13:45, 13 August 2007

General


  • DiceWare offers a better way to create a strong, yet easy to remember passphrase for use with encryption and security programs
  • Code2HTML converts a program source code to syntax highlighted HTML
  • Regular Expressions - tutorial and examples in various languages (a.k.a. regexp.info)
  • ILoveJackDaniel's - web design and development reference
  • TechCheatSheets.com - technology and programming quick reference
  • Google Code Search helps you find function definitions and sample code by giving you one place to search publicly accessible source code hosted on the Internet
  • gotAPI.com - the most comprehensive API collection on the web

Scientific

MIT