-
iWeb-Where to put the metatags?<b>Hi.<br /> I've created a basic website in iWeb, but need to insert a metatag. Could someone please tell me where in the following html to put it?<…
Hi. I've created a basic website in iWeb, but need to insert a metatag. Could someone please tell me where in the following html to put it? Home The above is the top section of my website. But where to I place the following? Website Title -
Confirmed!!! G5's On the Way.....(typo?)CodeWarrior found this just so I don't take credit for it-----<br /> <br /> <a href="http://www.hamrick.com/vsm.html" target="_blan…
... = 1; } } RegistryEntryIterateDispose(&iterator); } } return ret; #endif Regards, Ed Hamrick He sent ... -
New PM's indicate Power4?Spymac is reporting on the new PM's power supply, 700W! Double the previous towers capacity, why you ask? Some think new chips are on the horizon whi…
... ) $upgradefever=TRUE else $upgradefever=FALSE endif /do -
Latest from MacUser on chips...Just because I'm posting this doesn't mean I believe it... more from the MacUser rumour mill:<br /> <br /> *******<br /> <br /> [summarised]<br /> <b…
... ) $upgradefever=TRUE else $upgradefever=FALSE endif /do -
URGENT Help with port of command line app...HI all,<br /> <br /> My department is making an investment in a server farm next week. I have almost managed to pitch an Apple solution, but acceptan…
... #ifdef __cplusplus extern "C" { #endif /* For communication from ` ... __GNU_LIBRARY__ */ extern int getopt (); #endif /* __GNU_LIBRARY__ */ extern int ... (); extern int _getopt_internal (); #endif /* __STDC__ */ #ifdef __cplusplus } #endif #endif /* _GETOPT_H ... -
SW development on the MacSo how exactly do you develop software on the Mac?<br /> I don't think i "get" it yet...<br /> <br /> I figure I do the work using project …
... to write the #ifndef, #define, #endif parts yourself. The compiler guarantees ... -
FINK and the terminal.Hello i am trying to fool arounf with fink and unix a bit with the terminal. I recently installed FINK and everytime I launch the terminal i get the …
... /sw/share/java/classpath` endif endif if ( $?PERL5LIB ) then ... source $i endif end unset i nonomatch endif if ($?version ... describe --help --version)/' endif endif set PROXYHTTP=`grep ProxyHTTP ... PROXYHTTP setenv http_proxy $PROXYHTTP endif set PROXYFTP=`grep ... -
FINK and the terminal.Hello i am trying to fool arounf with fink and unix a bit with the terminal. I recently installed FINK and everytime I launch the terminal i get the …
... prompt = "[%m:%c3] `id -nu`%# " endif endif bash-2.05a$ cat /etc ... -
Post your speeds - Calculate 50 Million FactorialsHere are single-threaded and multithreaded versions of a simple C app I threw together last night that calculates a factorial 50 million times.<br />…
... out[i][3] = out3; \t#endif \t} } The idea behind the ... -
Playfair fairplay! [merged with iTMS DRM hacked]<a href="http://playfair.sourceforge.net/" target="_blank">http://playfair.sourceforge.net/</a><br /> <br /> it seems that fairplay has finally been …
Here's a shell script to convert all songs in a directory: Code: #! /bin/tcsh if( $1 != "" ) then cd "$1" endif foreach f (*) switch( "$f:e" ) case m4p: set i = "$f:r" echo converting "$f"... playfair "$f" "$i".m4a breaksw default: breaksw endsw end -
Jobs declines to write foreword to Wozniak's autobiographyApple Computer chief executive Steve Jobs has reportedly changed his mind about writing the foreword to the upcoming autobiography of old pal and App…
... vindictive $%nt " #else APPLE_THINKS_THE_SAME 1 #endif // APPLE_THINKS_DIFFERENT Chris. Oh bugger!, we ... -
Jobs declines to write foreword to Wozniak's autobiographyApple Computer chief executive Steve Jobs has reportedly changed his mind about writing the foreword to the upcoming autobiography of old pal and App…
... vindictive $%nt " #else APPLE_THINKS_THE_SAME 1 #endif // APPLE_THINKS_DIFFERENT Chris. Oh bugger!, we ... -
Need help getting a linux code to runThis is for a class I'm talking and so far I got all the other code running (note: the code was given to me by my professor) its for a sniffer and it…
... \tth_off:4;\t/* data offset */ #endif #if __DARWIN_BYTE_ORDER == __DARWIN_BIG_ENDIAN \tunsigned int ... \t\tth_x2:4;\t/* (unused) */ #endif \tunsigned char\tth_flags; #define\tTH_FIN ...