It doesn't have to be like this. Did you know that most girls don't base their decision on whether to sleep with you or not on if you're beautiful or ugly? Well, now you know. I'm talking out of experience here, you don't have to look like brad pitt in order to get your shit together and get some freaky action. Look around the net, google for seduction, most specifically, speed seduction, and get ready for a life changing experience... Trust me, it really works.
you can't generalize from what you just read. There are concepts that you need to learn before jumping into the coding part.
why my ($f) = `fortune` will give you the first line only? it's because, if you learned the language you will know that, the parenthesis () imply a list context, therefore, Perl will evaluate the RHS expression in list context, returning lines as list elements, so you can say:
my ($a, $b, $c) = `fortune`; and you'll get the first three lines into these variables... similarly:
my @lines = `fortune`;
Like any spoken language, you can't just learn a couple of words and go argue about the grammar.
the auto download feature in firefox is great. But what about those site that automatically redirect to an executable file?
A user visits the site, and the autodownload kicks in; the file being so small it will not pop up the download window. Later on, the user looks at his desktop and sees an executable. he double clicks.
I think the autodownload should be disabled for links that the user hasn't clicked on. If the site is pushing a download, the browser should prompt the user.
it has been reported, but the devs don't seem to agree.
contrary to what you may think, that shadow effect is only visible in perspective. But since you're looking at windows in a plan view (god's eye view) you will see the shadow uniformly no matter how far the window is. Do a little math and you'll see how (the projection of the shadows on a plane parrallel to the windows)
I totally agree with your point, but I have a similar situation, we have a lot of computers that share the internet connection, and there ain't that much bandwidth (around 40Kbits/sec if you're lucky)
so somtimes I want to block MSN because the connection gets too slow for legitimate use, and I know most of the people in the office are just chatting with friends and getting no real work done, and, eventually, preventing me from doing my work, which requires being 90% of the time online.
I know digital pornography inflicts a lot of eye strain, but I never thought that there are specific correcting lens that deal with this sort or eyes strain... oh wait..
here they are: http://www.planetjune.com/blog/images/acorn1.jpg
I downloaded twice. First time with $0 to listen to the album, then I visited the page again and paid for the album.
So I'm counted twice, and I'm sure I'm not the only one who did that, so do the numbers still mean anything?
It doesn't have to be like this.
Did you know that most girls don't base their decision on whether to sleep with you or not on if you're beautiful or ugly? Well, now you know.
I'm talking out of experience here, you don't have to look like brad pitt in order to get your shit together and get some freaky action.
Look around the net, google for seduction, most specifically, speed seduction, and get ready for a life changing experience... Trust me, it really works.
We don't need Evolution for windows, we need something other than the pile of crap that Evolution is.
Disclaimer: I use Evolution.
The results weren't that good:
The Problem with Popplers
your reply is stupid.
you can't generalize from what you just read. There are concepts that you need to learn before jumping into the coding part.
why my ($f) = `fortune` will give you the first line only? it's because, if you learned the language you will know that, the parenthesis () imply a list context, therefore, Perl will evaluate the RHS expression in list context, returning lines as list elements, so you can say:
my ($a, $b, $c) = `fortune`;
and you'll get the first three lines into these variables... similarly:
my @lines = `fortune`;
Like any spoken language, you can't just learn a couple of words and go argue about the grammar.
hi,
9 500411796a9ba106_1.jpg
I looked and looked, but no one seems to know what this is:
re: http://img3.exs.cx/img3/6458/screen_lynucs_175940
can you please tell me what is the app at the top right corner displaying the clock, battery, etc...
thanx a lot.
This just happened to me yesterday, and fixmbr didn't fix anything... it trashed my system even more.
the auto download feature in firefox is great. But what about those site that automatically redirect to an executable file?
A user visits the site, and the autodownload kicks in; the file being so small it will not pop up the download window. Later on, the user looks at his desktop and sees an executable. he double clicks.
I think the autodownload should be disabled for links that the user hasn't clicked on. If the site is pushing a download, the browser should prompt the user.
it has been reported, but the devs don't seem to agree.
contrary to what you may think, that shadow effect is only visible in perspective. But since you're looking at windows in a plan view (god's eye view) you will see the shadow uniformly no matter how far the window is. Do a little math and you'll see how (the projection of the shadows on a plane parrallel to the windows)
So, the shadow is good.
what does it mean?
I can't seem to be able to understand what the slashdot logo for the matrix is.
Is it a mouth(blue) with a tongue(red) sticking out?
please help!
... you can create the 3D model in AutoCAD, and install a package called Accurender which gives very good results in a relatively short time.
I totally agree with your point, but I have a similar situation, we have a lot of computers that share the internet connection, and there ain't that much bandwidth (around 40Kbits/sec if you're lucky)
so somtimes I want to block MSN because the connection gets too slow for legitimate use, and I know most of the people in the office are just chatting with friends and getting no real work done, and, eventually, preventing me from doing my work, which requires being 90% of the time online.
It says:
MSN Search: linux -- More Useful Everyday
I know digital pornography inflicts a lot of eye strain, but I never thought that there are specific correcting lens that deal with this sort or eyes strain... oh wait..
...it had to do with the drive not being able to handle all the pr0n...
...that way, when you go in and out of the kitchen, you'll notice just how cool the rest of your house is compared.
hmm... does the choice of language has anything to do with the last name of Larry Wall?
10 in base 2 is not "one zero", it's "zero one"
that's what my assembly teacher keeps repeating anyway, "you always read binary from right to left"
dunno where they came from, but lately I'm in the habit of naming temporary variables and data:
as in:coco, mimi, nounou...