You are here

Off Topic Forum

Post about other things that would be of interest to the community.

Pi Day

digitxp's picture
Submitted by digitxp on March 13, 2008 - 8:15pm

March the 14 is Pi day (Friday) (March 14=3/14=about pi). I will celebrate pi by pasting these decimals:

3.14159 26535 89793 23846 26433 83279 50288 41971 69399 37510 58209 74944 59230 78164 06286 20899 86280 34825 34211 70679 82148 08651

Go Pi!!! Smile

iPod Touch

spaztastic's picture
Submitted by spaztastic on March 12, 2008 - 6:01pm

I just bought an 8GB iPod Touch. I can't "jailbreak" my iPod, so I was wondering if anyone is aware of other simple hacks or tricks that would be useful. I do not want to "jailbreak" my iPod so don't bother posting any instructions on how to do that.

CSS

Submitted by dark_yux on March 4, 2008 - 8:51pm

So I have a blog and I want to change the layout so you only show the title of the blog post and when you click on it, then you can see the post. CSS help, please.

nsis help again

powerjuce's picture
Submitted by powerjuce on March 2, 2008 - 2:14pm

hey all i need some nsis help.
I found this code on the nsis site and could u guys please explain it to me
thanks

!define APP_NAME find_close_terminate
!define WND_CLASS "Notepad"
!define WND_TITLE "Untitled - Notepad"
!define TO_MS 2000
!define SYNC_TERM 0x00100001
 
!include WinMessages.nsh
 
Name "${APP_NAME}"
OutFile "${APP_NAME}.exe"
 
 
LangString termMsg ${LANG_ENGLISH} "Installer cannot stop running ${WND_TITLE}.$\nDo you want to terminate process?"
LangString stopMsg ${LANG_ENGLISH} "Stopping ${WND_TITLE} Application"
 
!macro TerminateApp
 

Bata Apps Release

Submitted by dark_yux on March 1, 2008 - 11:02pm

I have an idea: what if we have a "App Release" forum where "non official" (or not hosted by this site) Portable Apps, from the "Beta Testing" forum can be posted when they're finished instead of trying to track them down by searching and other means.

Pages