jayant 36 Junior Poster in Training

Caesar cipher decryption software -> Coding Theory

// coding theory is a wonderful subject. just 1 week to go for my semester exams, and this onez gonna be the first one.

jayant 36 Junior Poster in Training

smelly -> yuck

jayant 36 Junior Poster in Training

I had same problem.
In my case it was just a capacitor,fuse that were changed.
was a cheap affair.

jayant 36 Junior Poster in Training

Congrats everyone!

jayant 36 Junior Poster in Training
jayant 36 Junior Poster in Training

jpg -> JPEG 2000

jayant 36 Junior Poster in Training

win2k is supposed to have very poor h/w support (specially server, adv. server). 2k home/pro have better h/w support than other 2, but still not good enough. either 98/me or xp

jayant 36 Junior Poster in Training

Anime -> Shrek

jayant 36 Junior Poster in Training

also, one can prove just about anything theoretically.

I can prove "Icecream is better than happiness" or something like you are not one person but two :p

jayant 36 Junior Poster in Training

revolution -> rotation

jayant 36 Junior Poster in Training

I told you the other day, Wusage seems confusing. Get Webalizer or Awstats or Analog(and use ReportMagic with it), all these 3 are cool.

You might have paid $25 for Wusage, but I tell you Webalizer, Awstats, Analog are free anf all are better than Wusage.
Also, no one stops you from having multiple log analyzers. You can have all four of them. There will be some difference (generally 0-2%) in the stats shown by each of these 3.

jayant 36 Junior Poster in Training

destiny -> maya jaal

(as indians have been calling it since 1000's of years, what u ppl call The Matrix )

edit:-
and ya the tool Maya, for 3D stuff also got the name form this only.
since its all illusion n virtual things :)

jayant 36 Junior Poster in Training

geocities does offer server-side scripting, but only with a special paid account.

you might like to use a free service like tripod , which will limit your daily mail sending limit to 40-50 emails.

jayant 36 Junior Poster in Training

labour -> tools

jayant 36 Junior Poster in Training

quick -> super computer

jayant 36 Junior Poster in Training

1337 -> J@y@n7

jayant 36 Junior Poster in Training

under -> hax0r

jayant 36 Junior Poster in Training

top -> down

jayant 36 Junior Poster in Training

daniweb -> cscgal :lol:

jayant 36 Junior Poster in Training

collapse -> techtalkforums.com :D

jayant 36 Junior Poster in Training

hop -> pentaflop

jayant 36 Junior Poster in Training

pong -> ping

jayant 36 Junior Poster in Training

does this forum support/recommend use of pirated software :-?

(many ppl all over the world use, but they dont make it public, do they ?)

jayant 36 Junior Poster in Training

arcades -> classics

jayant 36 Junior Poster in Training

I download a web template and I need to change the text on 2 images. The images are only given to me in .gif format. Is there any way to go in and change the text using photoshop?

Thank you.

well yes 2 ways:-
1) the previous text is invisible/size 0px/doesn't exist at all.

2) the hard way: if some addition is to be done, should be easy.
if very little modification needs to be done, then using brain might help, like when converting 3 to 8
if huge mod needs to be done (complete change of text) and the stratergy of little mod does not works, then erase the text and try recreate the original image background, after you have typed the text.

if its an animated gif, things should be more easy, but can get more difficult too. some grey matter will be required.

jayant 36 Junior Poster in Training

Its good to over-comment when explaining to noobs.
But, in a firm, when you work, the people there won't pay/reward you more for over-commenting. All they are interested in is work (the code) and has comments just enough for a programmer to be able to understand what it does.
Personally I avoid commenting as until essential (may use variable/function names upto 20 characters).
Writing the code with those small variables only, then do a replace all :D
my var names also tend to be long since I don't use Hungarian notation (M$ one), I use the old one.
I use this_is_my_string instead of sThisIsMyString

Its been over one year since I touched C++. Just took a 3 months gap from it after 6 years, but got extended to 1 yr. Will only be able to resume in Jan04.

jayant 36 Junior Poster in Training

low earth orbit -> lots of space junk

jayant 36 Junior Poster in Training

hearing -> understanding

jayant 36 Junior Poster in Training

-> deafening silence

jayant 36 Junior Poster in Training

stress-free -> happiness :)

jayant 36 Junior Poster in Training

sex -> relief

jayant 36 Junior Poster in Training

depends the way you have *embedded* it. if its normal html, use
target=_blank

if applet, use javascript that interacts with applet, or vice versa (works both ways).
flash -> possible
activex -> possible

jayant 36 Junior Poster in Training

firewall -> condom

jayant 36 Junior Poster in Training

you can always uninstall manually if you can read install.log/similar files of the program, which stores all files that were written, registry enteries that were modified etc.
don't blame me if you messup things

jayant 36 Junior Poster in Training

Why re-invent the wheel?
So you can see all that plus more over here

jayant 36 Junior Poster in Training

:eek:
what? I thought it was 'seduce user' :D

jayant 36 Junior Poster in Training

it is likely to be a driver problem. any incompatible drivers you installed?

just before the windows xp logo comes in starting, press F8 key, and try last known good configuration/safe mode/step-by-step
and u will know what is causing the problem.

jayant 36 Junior Poster in Training

Acc. to a guy I know (employed in Google ;)):
Google doesn't mind query tags in URLs.

Also, you can read their original page rank algorithm in the research paper by Sergey Brin and Larry Page.
Note: the since then, a lot has changed in the google search engine we see now.
1 link from slashdot.org is more valuable than 1million links from pages with very low PRs

jayant 36 Junior Poster in Training

So vBulletin set the initial value of "last login" to this arbitrary date.

Its not artitrary if one thinks.
vB sets time to 0 (which means 0 seconds since the computer clock began in 1970 @ 00:00:00) you get the 6 hr difference due to your timezone settings.
makes sense now?

jayant 36 Junior Poster in Training

I am a new student to php and I am working on my first project. I have created an html form, a php output form and a php confirm form. I am having trouble linking them together, when I fill in the information on my form it does not show up in the output form or confirm form.. Any tips or suggestions on what I should do or check?

Thanks,

Joe

Give some code dear, so we can tell where the problem exactly lies instead of firing the dart in the dark :)

<--- runs looking for those night vision goggles ;)