Item | Reasoning | Prices* |
---|---|---|
* Prices from CVS in New York City unless otherwise noted. | ||
Soap | Washing your hands for 20 seconds with hot water and soap (antibacterial or otherwise) eliminates most germs -- and is the single best thing you can do to avoid contracting the flu, says Pospisil. | $2.69 for a 7.5-ounce bottle of Softsoap Antibacterial. |
Hand sanitizer | If you’re in a location where you can’t wash your hands immediately, an alcohol-based hand sanitizer is a good substitute to kill germs, says Simmons. Waterless gel or foam is fine, as are individually wrapped towelettes. | $4.49 for a 15-ounce bottle of CVS-brand sanitizer, or $1.19 for the store’s 2-ounce travel bottle. Or buy a 24-pack of CVS-brand individually wrapped wipes for $3.99. |
Disinfectant wipes | Wipe down shared surfaces (kitchen table) and those you frequently touch (office desk) to avoid spreading germs. | $6.29 for a container of 75 Clorox wipes. |
Particulate mask | The CDC is not currently advising that consumers wear particulate masks, says Pospisil. But if you’re really worried, skip the store brands and go with one marked as “N95,” which is what the CDC advises to control exposure of infectious diseases like tuberculosis. | $8.99 for two N95 respirators by 3M on Amazon.com. |
Gloves | This isn’t a must-do if you’re regularly washing your hands, but wearing gloves limits your exposure to germs on shared surfaces -- a train handrail, for example. Worried consumers can use their own winter-wear or buy a few disposable pairs, says Simmons. (It’s not foolproof, though, so don’t use this in place of hand washing.) | $8.49 for a box of 50 CVS-brand latex gloves. |
Thursday, April 30, 2009
Swine Flu - FAQ's
Wednesday, April 29, 2009
Perl
The Perl Directory
Perl version 5.10.0 documentation
Downloading the Latest Version of Perl
http://www.perl.com/download.csp
Beginner's Introduction to Perl
http://www.perl.com/pub/a/2000/10/begperl1.html
Perl Tutorial: Start
http://www.comp.leeds.ac.uk/Perl/start.html
Learn Perl
Perl Tutorial
Beginning Perl by Simon Cozens
http://www.perl.org/books/beginning-perl/
Beginning Perl Tutorials
http://www.pageresource.com/cgirec/index2.htm
Picking Up Perl, Edition 0.12, A Freely Redistributable Perl Tutorial Book
http://www.ebb.org/PickingUpPerl/
Perl 5 Tutorial
http://www.cbkihong.com/index.pl?op=perltut
Essential Perl
http://cslibrary.stanford.edu/108/
Tutorials
http://www.perlmonks.org/index.pl?node=Tutorials
Perl - before you begin
Robert's Perl Tutorial
http://www.sthomas.net/roberts-perl-tutorial.htm
Perl Tutorial:Getting started with Perl CGI scripting
http://websitehelpers.com/perl/
This tutorial will lead you through the steps involved with setting up a Perl CGI web page.
http://inconnu.isu.edu/~ink/perl_cgi/
PERL -- Practical Extraction and Report Language
http://www.cs.cmu.edu/cgi-bin/perl-man
Introduction to Perl
http://vsbabu.org/tutorials/perl/
The Perl You Need to Know
http://www.wdvl.com/Authoring/Languages/Perl/PerlfortheWeb/
Perl Regex Tutorial
http://www.perlfect.com/articles/regextutor.shtml
Introductory Perl Tutorial Course for Windows
http://www.gossland.com/course/index.html
Perl Tutorials - Herong's Tutorial Examples
http://www.herongyang.com/Perl/
Beginner's Guide to CGI Scripting with Perl
Perl Programming Tutorial
http://www.linuxconfig.org/Perl_Programming_Tutorial
Unix Daemons in Perl
http://www.webreference.com/perl/tutorial/9/
Perl Tutorials
http://www.freeprogrammingresources.com/perl.html
Crawling in Perl - A Quick Tutorial
http://www.cs.utk.edu/cs594ipm/perl/crawltut.html
PERL Tutorial
http://www.academictutorials.com/PERL/
*************************************************************
Perl Video Tutorials
http://www.scriptsocket.com/videos.php
Perl Tutorial Video - Try for FREE
Perl video tutorial
Introduction to Perl - a series by Steven Devijver
http://showmedo.com/videotutorials/series?name=perlDevijverPerlIntroSeries
Perl Video Tutorial - 2 - Hello World
http://idealprogrammer.com/languages/perl/perl-video-tutorial-2-hello-world/
Online Tutorials- Perl Beginners' Site
http://perl-begin.org/tutorials/
Perl Tutorial 2 - Program Basics
http://technorati.com/videos/youtube.com/watch%3Fv%3DpXaMLeSS9Eg
Introduction to Perl: The Friendly Programming Language
http://freescienceonline.blogspot.com/2007/09/programming-language-video-lectures.html
************************************************************
ACCUMULATED PERL TIPS AND TRICKS
http://perl-tricks.blogspot.com/
23 perl books available online
http://krisindigitalage.com/kwiki/2009/04/29/23-perl-books-available-online/
PVM - Parallel Virtual Machine
PVM (Parallel Virtual Machine) is a software package that permits a heterogeneous collection of Unix and/or Windows computers hooked together by a network to be used as a single large parallel computer. Thus large computational problems can be solved more cost effectively by using the aggregate power and memory of many computers. The software is very portable. The source, which is available free thru netlib, has been compiled on everything from laptops to CRAYs.
PVM enables users to exploit their existing computer hardware to solve much larger problems at minimal additional cost. Hundreds of sites around the world are using PVM to solve important scientific, industrial, and medical problems in addition to PVM's use as an educational tool to teach parallel programming. With tens of thousands of users, PVM has become the de facto standard for distributed computing world-wide.
Advanced Tutorial on PVM 3.4 New Features and Capabilities
http://www.csm.ornl.gov/pvm/EuroPVM97/
PVM List of Frequently Asked Questions
http://www.netlib.org/pvm3/faq_html/faq.html
PVM: Parallel Virtual Machine
A Users' Guide and Tutorial for Networked Parallel Computing
http://www.netlib.org/pvm3/book/pvm-book.html
Parallel Processing using PVM
http://www.linuxjournal.com/article/2258
An Introduction to PVM Programming
http://www.csm.ornl.gov/pvm/intro.html
PVM Installation Guide
http://www.uow.edu.au/~suresh/web/cfamily/pvm.html
TUTORIAL 2: INTRODUCTION TO MESSAGE PASSING AND PROGRAMMING WITH PVM
http://www.cs.virginia.edu/~hpdc95/tutorials/tut2.html
Tutorial Building PVM with SSH Passwordless
http://thyspir.wordpress.com/2008/05/26/tutorial-building-pvm-with-ssh-passwordless-part-2/
PHP
What is PHP?
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.
PHP is a widely-used general-purpose scripting language that is especially suited for web development and can be embedded into HTML. It generally runs on a web server, taking PHP code as its input and creating web pages as output. It can be deployed on most web servers and on almost every operating system and platform free of charge.[5] PHP is installed on more than 20 million websites and 1 million web servers.
Documentation
PHP News and Articles
An Introduction to PHP3
http://www.linuxjournal.com/article/3658
An Introduction to PHP3
http://www.w3schools.com/PHP/DEfaULT.asP
A simple tutorial
FAQ: Frequently Asked Questions
Beginners PHP
http://www.homeandlearn.co.uk/php/php.html
PHP Tutorials and PHP Scripts
A php resource site with php mysql tutorials, articles, tips, support forum and hosting.
Php tutorial - learn php
http://www.phpfreaks.com/tutorials
http://www.good-tutorials.com/tutorials/php
http://www.htmlgoodies.com/beyond/php/
PHP video tutorials
http://video.google.com/videosearch?q=php%20video%20tutorials&hl=en&ie=UTF-8&tab=nv#
http://www.phpvideotutorials.com/
PHP Programming: The Basics Tutorials
http://www.vtc.com/products/Real-World-PHP-Programming-The-Basics-tutorials.htm
PHP Tutorials
http://www.vtc.com/products/PHP-tutorials.htm
Learn PHP Tutorial (Video Series)
http://www.phpdeveloper.org/news/10216
PHP/ Open Source Video Tutorials
http://www.osdw.org/PHP_Video_Tutorials.html
Free video php tutorials
PHP VIDEO TUTORIALS FOR WEB DESIGNERS
PHP, A Beginners Guide
http://www.dreamweaverclub.com/vtm/php-mysql-apache.php
Basic PHP Video Tutorials
http://www.killerphp.com/videos/
PHP and MySQL Video Tutorials For Beginners
http://www.webstockbox.com/php/php-video-tutorials-for-beginners/
PHP Video Tutorials
http://www.gotmyidea.com/cat/php-video-tutorials
http://forum.phpvideotutorials.com/
Blogs and Other
Good PHP tutorials
http://www.goodphptutorials.com/
PHP Tutorials
http://www.tutorialized.com/tutorials/PHP/1
PHP Tutorials and Forums-PHP Tutorials, Free PHP Scripts, Form Validation With PHP
PHP Coding Tutorials
http://www.pixel2life.com/tutorials/php_coding/
10 useful PHP Tutorials for web developer
http://dreamcss.blogspot.com/2009/04/10-useful-php-tutorials-for-web.html
Four New PHP/MySQL Tutorials
http://cld.blog-city.com/four_new_phpmysql_tutorials.htm
#7: PHP Tutorials for Beginners - Loops
http://www.devilsworkshop.org/7-php-tutorials-for-beginners-loops/
101 PHP Tutorials for PHP Programmer Wannabe
http://komunitasweb.com/2009/03/101-php-tutorials-for-php-programmer-wannabe/
PHP Scalar Datatypes
http://www.emammablog.com/2009/04/php-scalar-datatypes.html
An Excellent Series of PHP Tutorials
http://www.dzone.com/links/rss/an_excellent_series_of_php_tutorials.html
PHP Tutorials - Examples of the most usefull scripts by Crivion’s Blog
http://www.crivionweb.com/phpblog/php-tutorial-php-_post-array/
Monday, April 27, 2009
Words of Swami Vivekananda ...
Intesting yet Funny !!
Sunday, April 26, 2009
OpenGL - Open Graphics Library
OpenGL (Open Graphics Library) is the computer industry's standard application program interface (API) for defining 2-D and 3-D graphic images. Prior to OpenGL, any company developing a graphical application typically had to rewrite the graphics part of it for each operating system platform and had to be cognizant of the graphics hardware as well. With OpenGL, an application can create the same effects in any operating system using any OpenGL-adhering graphics adapter
http://www.videotutorialsrock.com/
http://www.morrowland.com/apron/tut_gl.php
http://www.tutorialized.com/tutorial/OpenGL-video-tutorial/26228
http://showmedo.com/videos/opengl
OpenGL Tutorial #3: Color Video
http://www.howcast.com/videos/52491-OpenGL-Tutorial-3-Color
YouTube - OpenGL Tutorial #0a: Getting OpenGL Set Up on Windows
http://www.youtube.com/watch?v=ZOYYPiYIRuc
OpenGL Tutorial #1: Basic Shapes
http://www.youtube.com/watch?v=qniXE1wi0Po
VIDEO TUTORIAL: Enhanced Open GL in Cinema4D
http://www.studiodaily.com/main/training/8309.html
How to Add Color to an OpenGL Program
http://www.5min.com/Video/How-to-Add-Color-to-an-OpenGL-Program-33941292
Opengl Related videos on google
http://video.google.com/videosearch?q=drawing+tutorial&so=3&start=20#q=opengl+tutorial&emb=0&so=3
************************************************************
OpenGL Blogs & other
Toji’s OpenGL 3 Tutorials
http://www.tojiart.com/OpenGL/
OpenGL Programming under LINUX
http://ananthgs4geeks.blogspot.com/2009/04/opengl-programming-under-linux.html
Iphone Development Tutorials and Tips
How to write a OpenGL program in VC++ environment
http://www.codersource.net/published/view/339/how_to_write_opengl_program_in_vc_environment.aspx
iPhone opengl es tutorial series
http://www.dzone.com/links/rss/iphone_opengl_es_tutorial_series.html
*********************************************
OpenGL API Code and Tutorial Listings
Nate Robins - OpenGL - Tutors
http://www.xmission.com/~nate/tutors.html
OpenGL Tutorial (no code available)
http://www.cs.uccs.edu/~semwal/indexGLTutorial.html
OpenGL @ Lighthouse 3D - Tutorials
http://www.lighthouse3d.com/opengl/tutorials.shtml
OpenGL Cube Map Texturing
http://developer.nvidia.com/object/cube_map_ogl_tutorial.html
NeHe Productions: OpenGL Lessons
http://nehe.gamedev.net/lesson.asp?index=01
NeHe OpenGL tutorial
http://www.scribd.com/doc/4847109/NeHe-OpenGL-tutorial
OpenGL:Tutorials:Basic Bones System
http://gpwiki.org/index.php/OpenGL:Tutorials:Basic_Bones_System
OpenGL ES Implementations, Tutorials and Sample Code
http://www.khronos.org/developers/resources/opengles/
OpenGL Shading Language Tutorials
http://www.clockworkcoders.com/oglsl/tutorials.html
OpenGL Win32 Tutorial
http://www.nullterminator.net/opengl32.html
OpenGL Tutorials
http://www.cprogramming.com/tutorial.html#opengltutorial
OpenGL Programming Guide
http://www.glprogramming.com/red/chapter01.html
OpenGL Programming Guide
http://fly.srk.fer.hr/~unreal/theredbook/
OpenGL Tutorials, Demos, Games and More.
http://openglgui.sourceforge.net/tutorials.html
CSc 433/533: OpenGL and GLUT Tutorial
http://www.cs.arizona.edu/classes/cs433/spring02/opengl/index.html
SDL OpenGL
http://www.libsdl.org/opengl/index.php
Introduction to OpenMP
http://scv.bu.edu/documentation/tutorials/OpenMP/
OpenGL Tutorial
http://math.hws.edu/bridgeman/courses/324/s06/doc/opengl.html
Introduction to OpenGL
http://www.sulaco.co.za/tut.htm
ruby-opengl
http://ruby-opengl.rubyforge.org/tutorial.html
OpenGL Tutorials
http://www.paulsprojects.net/tutorials/tutorials.html
Tutorial material on MPI available on the Web
http://www.mcs.anl.gov/research/projects/mpi/tutorial/
Tutorial on MPI: The Message-Passing Interface
http://www.mcs.anl.gov/research/projects/mpi/tutorial/gropp/talk.html
Building a Beowulf System
http://www.cacr.caltech.edu/beowulf/tutorial/building.html
High Performance Fortran in Practice
http://www.cs.rice.edu/~chk/hpf-tutorial.html
OpenGL Tutorial
http://www.cs.uwm.edu/~grafix2/
HPF: Programming Linux Clusters the Easy Way