Saturday, February 25, 2012
BTConvert v10
v10 is a minor update again. Google somehow broke the exchange rates so I switched it to
this
source. Also changed the Pecunix source to another site. The exchange rates are refreshed much faster now.
You can get v10
here
.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
Sexionnaire
The other day, while browsing Wikipedia, I wondered how hard it must be to have weird fetishes without being able to share them with someone...
Old Program - LogiCrypt
LogiCrypt is one of my the first programs that I made with Visual Basic. It can encode/decode create checksums , shred and create self-decr...
Simple Lua benchmark
Start a Lua interpreter and paste the following in it: l=os.time() m=0 c=0 while true do n=os.time() if n~=l then l=n m=math.max(m,c) print(...
No comments:
Post a Comment