June 2006 Archives

Recent Dilbert and Doonesbury favorites

| | Comments (0) | TrackBacks (0)
*Recent Dilbert and Doonesbury favorites http://www.dilbert.com/comics/dilbert/archive/dilbert-20060628.html http://www.dilbert.com/comics/dilbert/archive/dilbert-20060623.html http://www.dilbert.com/comics/dilbert/archive/dilbert-20060622.html http://www.doonesbury.com/strip/dailydose/index.html?uc_full_date=20060618 http://www.doonesbury.com/strip/dailydose/index.html?uc_full_date=20060625

Finance quote URLs

| | Comments (0) | TrackBacks (0)
*Finance quote URLs Indexes http://finance.yahoo.com/q/cq?d=v1&s=qqqq%2cspy%2cxiu.to Toronto http://finance.yahoo.com/q/cq?d=v1&s=GWO.TO%2cBNS.TO,HR-UN.TO,GSK,GE,DEO,xiu.to VectorVest 29 Jun 2006 http://finance.yahoo.com/q/cq?d=v1&s=oii%2codfl%2cdakt%2chans%2choc%2cntg%2comni%2ctgis%2ccldn%2ciiin%2cremx%2cezpw%2cihr%2cbvx%2cfto%2cidcc%2cinin%2clqu%2cmro%2cmvk%2coxy%2cpcu%2cseic%2ctrbs%2ctso%2cann%2cazn%2cbjs%2ccsplf%2cegn%2cfti%2cimgc%2clbix%2ctti%2cxto%2cabfs%2caeos%2cbpt%2ccvh%2cexpd%2cfdx%2cgrb%2cgwr%2cintu Brazil http://finance.yahoo.com/q/cq?d=v1&s=ARA%2cBBD%2cITU%2cBRP%2cBTM%2cBAK%2cCBD%2cABVC%2cABV%2cSBS%2cCIG%2cELP%2cSID%2cRIO%2cCPL%2cEMT%2cERJ%2cGGB%2cGOL%2cPDA%2cPBR%2cSDA%2cTCN%2cTNE%2cTSP%2cTMB%2cTSU%2cUGP%2cUBB%2cVCP Mine http://finance.yahoo.com/q/cq?d=v1&s=cib%2cggb%2cgol%2cmtw%2codfl%2crio Linderman http://finance.yahoo.com/q/cq?d=v1&s=MON%2cCAS%2cCLF%2cCHRW%2cMTU%2cATI%2cSLV%2cSIL

Critical thinking

| | Comments (0) | TrackBacks (0)
*Critical thinking http://www.csicop.org/si/2006-02/thinking.html

Understanding dialing country code

| | Comments (0) | TrackBacks (0)

I live in North America. I have no idea how phone dialing works anywhere else. Fortunately, there is a website that takes all the guessing out of it.
[How to dial anywhere in the world]

International Dialects of English Archive

| | Comments (0) | TrackBacks (0)
*International Dialects of English Archive http://www.ku.edu/~idea/index.htm

Cheat sheet roundup

| | Comments (0) | TrackBacks (0)

Zero: The Biography of a Dangerous Idea

| | Comments (0) | TrackBacks (0)
*Zero: The Biography of a Dangerous Idea http://www.amazon.com/gp/product/0140296476/

Red Chair Software

| | Comments (0) | TrackBacks (0)
*Red Chair Software AP168321349088299

RSI formula simplified

| | Comments (0) | TrackBacks (0)

I've seen the RSI formula many times but never seen this algebraic simplification that makes the measure intuitive.

Substitute y = U / D
 
RSI = 100 - [100 / [ 1 + y] ]
RSI = 100 * [1 - 1 / [ 1 + y] ] (factor out 100)
RSI = 100 * [1 + y - 1] / [ 1 + y] (common denom of 1 + y)
RSI = 100 * y / [ 1 + y] (reduce)
RSI = 100 * [U / D] / [ 1 + U / D] (substitute y)
RSI = 100 * [U / D] / [ [D + U] / D] (common denom)
RSI = 100 * U / [D + U] (elim div by D)

esignallearning.com comments on this:

The RSI is a fairly simple formula, but is difficult to explain without pages of examples.
Clearly this is not so. RSI is the ratio of up-moves to the sum of all moves scaled onto the range 0 to 100. That's really simple to explain.

Best online brokers

| | Comments (0) | TrackBacks (0)
*Best online brokers http://articles.moneycentral.msn.com/Investing/Extra/TheBestOnlineBrokers.aspx

Price watch website

| | Comments (0) | TrackBacks (0)
*Price watch website http://www.secretprices.com/

Marshalling/interop

| | Comments (0) | TrackBacks (0)
*Marshalling/interop http://msdn.microsoft.com/msdnmag/issues/02/08/CQA/ http://www.arstdesign.com/articles/interopmarshaling.html

Stolen SideKick telephone

| | Comments (0) | TrackBacks (0)

Stolen SideKick telephone recovered

Reporting software

| | Comments (0) | TrackBacks (0)
*Reporting software I suggest using SQL Server Reporting Services and authoring all you reports in RDL format[0]. Then, if you don't like how SSRS is working, or don't like the licensing, you can pop over to FYIReporting[1] and get their open-source version and is RDL compliant... [0] http://www.microsoft.com/sql/technologies/reporting/rdlspec.mspx [1] http://www.fyireporting.com/

C5 generic collection library

| | Comments (0) | TrackBacks (0)
*C5 generic collection library http://www.itu.dk/research/c5/ C5 is a library of generic collection classes for C# and other CLI languages, as found in Microsoft .Net version 2.0 and Mono version 1.2.

New York Hack

| | Comments (0) | TrackBacks (0)
*New York Hack New York taxi driver's blog http://newyorkhack.blogspot.com/

CartoonRetro

| | Comments (0) | TrackBacks (0)
*CartoonRetro Los Angeles cartoonist posts doodles with commentary http://www.cartoonretro.com/

Reverse DOS code for ASP.NET

| | Comments (0) | TrackBacks (0)
*Reverse DOS code for ASP.NET http://angrypets.com/tools/rdos

About this Archive

This page is an archive of entries from June 2006 listed from newest to oldest.

May 2006 is the previous archive.

July 2006 is the next archive.

Find recent content on the main index or look in the archives to find all content.