Difference between revisions of "Category:Miscellany"

From Christoph's Personal Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
This is a category for information that has not found a more proper home yet. The goal is to keep the information in this category to a minimum.
 
This is a category for information that has not found a more proper home yet. The goal is to keep the information in this category to a minimum.
 +
 +
===Water intake formula===
 +
amount = ((weight*2.2)/30)*450)/1000 litres
  
 
===mp3 file size formula===
 
===mp3 file size formula===
 +
file size = [ (b/8)*60 ] * m
 +
where ''b'' = bit rate and ''m'' = length of mp3 in minutes
  
file size = [ (''b'' / 8) * 60 ] * ''m'', where ''b'' = bit rate and ''m'' = length of mp3 in minutes
+
===pi===
 +
22/7  = 3.142857142857142857
 +
355/7 = 3.141592920353982301
 +
real  = 3.1415926535897932384626433832795028841971693993751058209
 +
 
 +
#include <beer.h>
  
 
== WordPress ==
 
== WordPress ==
Line 22: Line 32:
 
<br clear="all" /></p>
 
<br clear="all" /></p>
 
</nowiki>
 
</nowiki>
 +
 +
== See also ==
 +
* scaevola / scaevus

Revision as of 08:30, 12 April 2012

This is a category for information that has not found a more proper home yet. The goal is to keep the information in this category to a minimum.

Water intake formula

amount = ((weight*2.2)/30)*450)/1000 litres

mp3 file size formula

file size = [ (b/8)*60 ] * m

where b = bit rate and m = length of mp3 in minutes

pi

22/7  = 3.142857142857142857
355/7 = 3.141592920353982301
real  = 3.1415926535897932384626433832795028841971693993751058209
#include <beer.h>

WordPress

Syntax-highlighting

<pre lang="php">$var = @$_GET['q'] ; // comment goes here<br /> $trimmed = trim($var); // another comment</pre>

Flickr

<div style="float: right; margin-left: 10px; margin-bottom: 10px"><a title="photo sharing" href="http://www.flickr.com/photos/mollyeh11/31103336/"><img style="border: 2px solid #000000" src="http://photos21.flickr.com/31103336_d89f87e148_m.jpg" /></a> <p><span style="font-size: 0.9em; margin-top: 0px"><br /> <a href="http://www.flickr.com/photos/mollyeh11/31103336/">See Through Ocean</a></span></p> <p>Originally uploaded by <a href="http://www.flickr.com/people/mollyeh11/">mollyeh11</a>.<br /> </p> </div> <p>A photo from Molly.<br /> <br clear="all" /></p>

See also

  • scaevola / scaevus

Subcategories

This category has only the following subcategory.

Pages in category "Miscellany"

The following 2 pages are in this category, out of 2 total.