Tuesday

About Programming: Calculating Wind Chill in PHP, Associative Arrays

If you can't see this email, click here

About


From Scott Orgera, your About Programming Editor
In honor of the frigid temperatures gripping most of the United States this winter, this week's newsletter shows you how to calculate wind chill using PHP - among other things. Brrr!

Can You Sell Open Source Software?
Maybe it's because "open source" describes at least two separate things -- a way of licensing software as well as a strategy for creating it -- but there's often confusion around what open source software is and how exactly it can be used. You've probably heard people ask where open source software can run, how to get involved in open source software projects, and even how to start an open source software project, but there's one question more than any other that seems to really stump people: Can you sell open source software?

Calculating Wind Chill with PHP
This winter has certainly been one of extreme temperatures. This got me thinking about wind chill. You see the temperature alone (in the -20 to 0 range) isn't cold enough to shut down everything. It's the addition of the wind that makes the temperatures feel so terribly frigid and dangerous. This inspired me to write a little program to calculate the wind chill.
Search Related Topics:  wind chill  php program  calculate temperature

Hashes: What is an Associative Array?
Arrays are not the only way to manage collections of variables. Another type of collection of variables is the hash, also called an associative array. A hash is like an array in that it's a variable that stores other variables. However, a hash is unlike an array in that the stored variables are not stored in any particular order, and they are retrieved with a "key" instead of by their position in the collection.
Search Related Topics:  using variables  arrays and hashes  ruby features

The 10 Best Free Web Editors for Macintosh
Over 20 free HTML editors for Macintosh against over 40 different criteria relevant to professional web designers and developers have been evaluated. These editors are the 10 best free HTML editors for Macintosh, both WYSIWYG and text editors, in order from best to worst.
Search Related Topics:  free web editors  macintosh web editors  html editors


Related Searches
Featured Articles
Databases: Getting Started with Business Intelligence
A Form Field No One Really Uses Correctly
Linux: Advanced Features of the bc Calculator
Open Source: The Big Picture
Limiting Your SQL Query Results
How to Use Loops in Ruby

 

More from About.com

Run Your First 5K
Even couch potatoes can be ready for a 5K with just a couple months of training. Read more...>



Help! I'm Too Busy
Time and stress management tips to help you feel as though you have more time. Read more...>




 
Sign up for more free newsletters on your favorite topics
You are receiving this newsletter because you subscribed to the About.com Programming newsletter. If you wish to change your email address or unsubscribe, please click here.

About.com respects your privacy: Our Privacy Policy

Contact Information:
1500 Broadway, 6th Floor
New York, NY, 10036

© 2014 About.com
 

Advertisement