View Full Version : What's in your clipboard?
dlinkwit27
21st April 2004, 14:38
No explanations necessary. just ctrl+v then post :)
---------------------------------------------------
lonely fisherman lake wallpaper
Gonzotek
21st April 2004, 14:40
Sorry for the apparent crosspost, but it's what's on my clipboard:
-------
Germ beta tests. And he does a good job of it.
lostonline
21st April 2004, 14:48
PUT STREAM stm$out UNFORMATTED
" TRANSFER INSTRUCTION " SKIP(1)
Just a bit of Progress code...
fwgx
21st April 2004, 14:53
I just posted this in another thread:
<ALC> two fat people phukin' is upsetting
Mr Jones
21st April 2004, 15:07
//seek shit.
System.onStop(){
playing=0;
seekfull.setRegionFrommap(seekmap,255,1);
}
System.onPlay(){
playing=1;
}
sek.onPostedPosition(Int p){
if (playing){
if (!seeking){
int n = p;
Region r = New Region;
r.loadFromMap(seekMap, n, 1);
r.offset(-seek1.getLeft(), -seek1.getTop());
seekfull.setRegion(r);
delete r;
}
}
}
seek1.onLeftButtonDown(Int x, Int y){
if (playing){
seeking=1;
if (seeking){
now = seekmap.getValue(x,y);
Region r = New Region;
r.loadFromMap(seekMap, now, 1);
r.offset(-seek1.getLeft(), -seek1.getTop());
seekfull.setRegion(r);
delete r;
}
}
}
seek1.onMouseMove(Int x, Int y){
if (playing){
if (seeking){
Float f;
f = p;
f = f / 255 * 100;
Float len = getPlayItemLength();
if (len != 0) {
int np = len * f / 100;
txtsongticker.setText("Seek: " + integerToTime(np) + "/(" + integerToString(f) + "%)");
now = seekmap.getValue(x,y);
Region r = New Region;
r.loadFromMap(seekMap, now, 1);
r.offset(-seek1.getLeft(), -seek1.getTop());
seekfull.setRegion(r);
delete r;
}
}
}
}
seek1.onLeftButtonUp(Int x, Int y){
seeking=0;
txtsongticker.setText("");
seekto(now/255*getPlayItemLength());
}
playinit(){
if (System.getStatus()==1){
playing=1;
}
else {playing=0;
Region r = New Region;
r.loadFromMap(seekMap, 255, 1);
r.offset(-sek.getLeft(), -sek.getTop());
seekfull.setRegion(r);
delete r;}
}
I'm writing maki scripts, god how bored am I at work today..
mark
21st April 2004, 15:31
omg wtf lol
flooding on msn
CraigF
21st April 2004, 16:07
<input name="other" type="text" id="other" size="18">
wiring up online forms
deeder7001
21st April 2004, 17:05
warthog jumping from halo
http://halo.bungie.org/misc/warthogjumpmirrors.html
Mike H.
21st April 2004, 17:08
Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch
protegechris
21st April 2004, 17:26
http://forums.winamp.com/showthread.php?s=&threadid=177451
Vie
21st April 2004, 17:28
""
Nothing, I just restarted.
mark
21st April 2004, 17:34
Capt. Obvious
yet another CT whine
k_rock923
21st April 2004, 20:27
http://forums.winamp.com/showthread.php?threadid=177451&goto=newpost
thats because gayol doesn't put email links as hyperlinks and i was checking one of the threads i'm subscribed to. i have auto email notification on.
ryan
21st April 2004, 21:50
<?php
//Open the current directory, list files etc shiz.
//By Ryan (dir looping taken from the php manual on php.net)
//Also got a tad of help from arse
$dir = getcwd();
$dirlen = strlen($dir);
$dirname = substr($dir,strrpos($dir,"/"));
$file_num = 0;
$dir_num = 0;
$file_num2 = 0;
$dir_num2 = 0;
$files = array();
$dirs = array();
?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content=" text/xhtml; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="./default.css" />
<title><?php echo $dirname; ?></title>
</head>
<body>
<?php
if($handle = opendir($dir))
{
echo "<h1>" . $dirname . "</h1><br />\n";
while (false !== ($contents = readdir($handle)))
{
if(is_file($contents) && $contents != "index.php")
{
$files[$file_num] = $contents;
$file_num++;
}
elseif(is_dir($contents))
{
if($contents != ".")
{
$dirs[$dir_num] = $contents;
$dir_num++;
}
}
}
sort($files);
reset($files);
sort($dirs);
reset($dirs);
while($dir_num2 <= $dir_num)
{
if($dirs[$dir_num2] == "..")
{
echo "<h2>Directories</h2>\n<p>\n";
echo ' <a href=' . $dirs[$dir_num2] . '>Up one level</a><br />' . "\n";
}
else
{
echo ' <a href="' . $dirs[$dir_num2] . '">' . $dirs[$dir_num2] . '</a><br />' . "\n";
}
$dir_num2++;
}
if($file_num > 0)
{
echo "</p>\n<h2>Files</h2>\n <p>\n";
}
while($file_num2 <= $file_num)
{
echo ' <a href="' . $files[$file_num2] . '">' . $files[$file_num2] . '</a><br />' . "\n";
$file_num2++;
}
}
?>
</p>
</body>
</html>
Script I wrote, that I was copying for some reason that I've now forgot.
Mrs_Mia_Wallace
21st April 2004, 21:56
Hallo,
wollte mich nur noch einmal kurz melden, da ich im Moment auf Miri warte und ich nichts zu tun habe....
An e mail from a friend I just copied into a text file so I can answer to it later on when I'm not online anymore...it goes on quite a bit but I wanted to spare you from all that German plus I don't want to give out personal e mails either.
Mia:)
xzxzzx
21st April 2004, 21:56
cmessage = FileToStr("x:\forums\hitchhikers.txt")
cHide = "Yes, your humor is, in fact, being overly copied. Eventually, someone like me comes along and makes a program to automate the task, and annoys everyone with even more extraneous copying."
cmessage = Chrtran(cmessage,"–","-")
cmessage = Chrtran(cmessage,"”",'"')
cmessage = Chrtran(cmessage,"’","'")
*cmessage = Chrtran(cmessage,"",'"')
*cmessage = Chrtran(cmessage,"",'"')
_cliptext = crap(cHide,cMessage)
FUNCTION crap
LPARAMETERS q,w
q = Chrtran(q, " ", "")
r = 1
*SET STEP ON
FOR I = 1 TO Len(q)
e = Atc(Substr(q,i,1),Substr(w,r)) + (r - 1)
IF e = (r - 1)
RETURN "crap"
ENDIF
w = Stuff(w,e,1,"" + Substr(q,i,1) + "")
r = e + 1 + 3 + 3 + 1
ENDFOR
RETURN w
drewbar
21st April 2004, 21:57
(decision-tree '"./train.dat" '"./test.dat" '"./file.txt")
fwgx
21st April 2004, 22:17
bis = new BufferedInputStream(new
FileInputStream(notes));
MidnightViper88
21st April 2004, 22:31
No text; It's just an image I'm pasting into Photoshop to work on...
Bilbo Baggins
21st April 2004, 22:33
I dont have a clipboard.
GqSkrub
21st April 2004, 22:36
My clipboard is blue.
ShyShy
21st April 2004, 22:40
http://the.pabuk.com/munity/gallery/albums/userpics/10452/desktop%20april.jpg
My april desktop pic thingy.
dlichterman
21st April 2004, 23:55
Yes thats it. nothing in my clipboard.
d0rk
22nd April 2004, 02:43
Gamma-rays have the smallest wavelengths and the most energy of any other wave in the electromagnetic spectrum. These waves are generated by radioactive atoms and in nuclear explosions. Gamma-rays can kill living cells, a fact which medicine uses to its advantage, using gamma-rays to kill cancerous cells.
Gamma-rays travel to us across vast distances of the universe, only to be absorbed by the Earth's atmosphere. Different wavelengths of light penetrate the Earth's atmosphere to different depths. Instruments aboard high-altitude balloons and satellites like the Compton Observatory provide our only view of the gamma-ray sky.
nybergh
22nd April 2004, 07:29
My clipboard
Iso-Britannian sisäministeriöön kuuluva National Infrastructure Security Co-ordination Centre (NISCC) julkaisi myöhään tiistaina haavoittuvuudesta ensimmäisen julkisen varoituksen. Sen mukaan aukon avulla voidaan keskeyttää kahden prosessin, eli esimerkiksi palvelimen ja kotikoneen, välinen yhteys. Häiriötä voitaisiin tietyissä olosuhteissa aiheuttaa esimerkiksi reitittimien ja domainnimet ip-osoitteiksi muuttavien nimipalvelinten toimintaan. Myös verkkokaupassa käytetyt suojatut yhteydet saattaisivat olla kaapattavissa.
No you're not an illiterate, it's written in Finnish.... ;)
Too-DAMN-Much
22nd April 2004, 08:10
x=0.5+cos(t)*0.3; y=0.5+cos(u)*0.3; t=t+0.1; u=u+0.012;
apparently some code from an avs preset i just finished, yes it's the one from the helpfile, no i don't know how to code myself :p
zootm
22nd April 2004, 09:05
[10:04] <Jops> http://www.5318008.co.uk/pen/
¬_¬
DuaneJeffers
22nd April 2004, 09:06
http://forums.winamp.com/showthread.php?s=&threadid=177556
Lapikas
22nd April 2004, 09:38
Puustellintie 480 m2
Pielavesi. Vasta valmistunut kiinteistö, johon kuuluu 4 erillistä työ-/tuotantotilaa. Muodostettavissa kiint. Oy:ksi. Pielavesi n. 1km. Vap. sop. mukaan UUSI KOHDE!
Mh. 139 000 € 667592
More finnish for ya all to learn :D
Jay
22nd April 2004, 10:46
Junior Senior
=================
an artist
MidnightViper88
22nd April 2004, 21:55
tech_n9ne_sk8ergurl313: jack and Jill went up the hill to fetch some Marijuana. Jack got high and dropped his fly and said do you wanna? Jill said yes and dropped her dress and then they had some fun. Silly Jill forgot her pill and then they had a son. By 12pm tonite ur 1 true luv will suddenly want u. if u don't send this to 10 ppl then ur life(not just luv life) will have bad luck 4 a very long time
dragracinginaviper: I'd believe this if I wasn't such a selfish and pitiless loser with no girlfriend that hates the world...
dragracinginaviper: But good night to you too
tech_n9ne_sk8ergurl313: :-O
dragracinginaviper: Why dosth thoust look suprised?
tech_n9ne_sk8ergurl313: i unno are you sad
tech_n9ne_sk8ergurl313: ?
dragracinginaviper: Why, yes I am
dragracinginaviper: Boo-hoo :((
tech_n9ne_sk8ergurl313: why are you
tech_n9ne_sk8ergurl313: ?
dragracinginaviper: Someone shoved a bat up my ass and it hurts
tech_n9ne_sk8ergurl313: RIGHT>
dragracinginaviper: And not just any bat
dragracinginaviper: One of those albino African bats
tech_n9ne_sk8ergurl313: Right
dragracinginaviper: Those things bite like a motherfucker
dragracinginaviper: AND ALL THE FLAPPING
dragracinginaviper: good god
tech_n9ne_sk8ergurl313: :-S
dragracinginaviper: I don't like bats
dragracinginaviper: I prefer horses
dragracinginaviper: *yiff*
Conversation on YIM a few weeks ago...Don't ask what or why... :D
cooky560
22nd April 2004, 22:02
My clipboard is empty :(
eleet-2k2
23rd April 2004, 00:30
Function ReadQuestions()
'vars/consts
Const strDrillPrefix As String = "Drill" ' Drill section prefix
Dim strQuestion As String 'question
Dim strAnswer As String 'answer
Dim strFalseAnswers(1 To 3) As String 'false answers
Dim intI, intJ As Integer ' counters
For intI = 1 To modDrill.GetDrillQuestionAmt Step 1
strQuestion = ProfileGetItem(strDrillPrefix & intI, "question", "", App.Path & "\drills.ini")
strAnswer = ProfileGetItem(strDrillPrefix & intI, "answer", "", App.Path & "\drills.ini")
For intJ = 1 To 3 Step 1
strFalseAnswers(intJ) = ProfileGetItem(strDrillPrefix & intI, "false" & intJ, "", _
App.Path & "\drills.ini")
Next intJ
MsgBox (strQuestion & "?" & vbCrLf & "Answers:" & strAnswer & " / " & _
strFalseAnswers(1) & " / " & strFalseAnswers(2) & " / " & _
strFalseAnswers(3) & ".")
Next intI
End FunctionWriting my CS final project.
dlinkwit27
23rd April 2004, 02:57
0011000000110000001100010011000100110000001100000011000000110000001100000011000000110001001100010011000000110000001100000011000100110000001100000011000100110001001100000011000000110000001100010011000000110000001100010011000100110000001100000011000000 1100000011000000110000001100010011000100110000001100000011000000110001001100000011000000110001001100010011000000110000001100000011000100110000001100000011000100110001001100000011000000110000001100000011000000110000001100010011000100110000001100000011 0000001100000011000000110000001100010011000100110000001100000011000000110000001100000011000000110001001100010011000000110000001100000011000100110000001100000011000100110001001100000011000000110000001100010011000000110000001100010011000100110000001100 0000110000001100000011000000110000001100010011000100110000001100000011000000110001001100000011000000110001001100010011000000110000001100000011000100110000001100000011000100110001001100000011000000110000001100010011000000110000001100010011000100110000 0011000000110000001100010011000000110000001100010011000100110000001100000011000000110000001100000011000000110001001100010011000000110000001100000011000100110000001100000011000100110001001100000011000000110000001100010011000000110000001100010011000100 1100000011000000110000001100000011000000110000001100010011000100110000001100000011000000110001001100000011000000110001001100010011000000110000001100000011000100110000001100000011000100110001001100000011000000110000001100000011000000110000001100010011 000100110000001100000011000000110000
wakingrufus
23rd April 2004, 10:22
http://140.192.177.191:81/%n
haha! the nowplaying plugin
nybergh
23rd April 2004, 11:06
http://www.kaatopaikka.com/pelit/sav*****fish.swf
oh, posted this to the games forum a few minutes ago.
mark
23rd April 2004, 18:21
http://forums.winamp.com/showthread.php?s=&threadid=168194
arguing overs patents and using thread for proff of why not to rush out and get one
vBulletin® v3.8.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.