|
My boyfriend came home with some twisted ass stuff in his head yesterday. He had heard something at work that he wanted us to try, so I kinda agreed without asking too many questions. Here goes: He wanted to put styling gel all over his fatone and all...
Answer Snippets (Read the full thread at njguido):
Back to top wtf?
i just joined mins of trying to stuff it in all floppy I just ....
Your board name sucks too.
Anyone else ever heard of this?? because I get the feeling he was just messing with me? He saidThanks for sharing.
|
|
You ever find yourself having one of those days where somebody says something with the intent of hurting your feelings, but you really don't care and so you say something back just to mess with them?
Trolls are a perfect example.
When we get em, I find...
Answer Snippets (Read the full thread at onision):
It rolls off because you've gotten to used to it that you're just like, whatever and I hafta reread it all to finally get it.
I can hardly muster the enthusiasm needed to their crap .
Back to top I'm just in one of those moods tonight.
|
|
Just messing finally got to experiment with midi:
just messing about I'd like to use this space to express my love for avenged sevenfold - RIP The Rev
check out my band Ricochet
Started by ollie99 on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at homerecording):
Didn'....
I wish I could loop it and do guitar, bass and drums over it, but I probably couldn't figure that out even if you let me have it .
Especially the pitch shifty bit at the end of each measure, or bar, or whatever .
I actually really like that.
|
Ask your Facebook Friends
|
Just messing around Here are a couple that I got the other day. Attached Images Fish 003.jpg (39.9 KB, 35 views) Fish 002.jpg (36.7 KB, 38 views) Fish 001.jpg (32.0 KB, 37 views)
Started by pikemaster on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at reefsanctuary):
Having a saltwater tank without corals is like a flower garden with just sticks
125 gal reef.
Re: Just messing around Those look great! Quentin
Our NC 28
Our FW 75 Re: Just messing around Cool! ) .
|
|
Idk I got bored and started messing around with photoshop and made this:
Feel free to post your own creations here
Started by Awesome Ninja on
, 9 posts
by 4 people.
Answer Snippets (Read the full thread at tranquilityguild):
Better then me and anyone else in guild -as far as i know- lol the proof ... .
I like it
should hire you as gfx.
|
|
I've noticed that my pageview counts are being messed up by the pipe-lining feature in Firefox. People who visit using Firefox with pipelining enabled count two (or more) times for each visit.
What is the best way to detect or block these duplicate requests...
Started by Josh Fraser on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can use the Apache KeepAlive Off directive to prevent Apache from leaving connections open after a request... .
This is really an issue with your stats package of choice, not firefox .
Consider using a non-logfile based stats solution, like google analytics .
|
|
Just messing around! so i decided to make an extend chassis for my RB. this is the first one off of the machine and it is made of G10 only because it is cheap and easy to mahine. i plan on making a SS plate as well as aluminum for testing. it is 15mm ...
Started by Mantisworx on
, 9 posts
by 4 people.
Answer Snippets (Read the full thread at kyoshoforum):
Re: just messing....
Re: just messing around! THANX! its.
How much extra does that weigh? Prolly nothing to worry about, Looks great! I'd love to score one of those bad boys .
Re: just messing around! Looks pretty awesome.
|
|
Hi...
I was just messing around with some L4D2 spray ideas... I figure I'd dump some here since they will probably never get any further than this...
-Discreet001
ZoeyCrap001.png You do not have the required permissions to view the files attached to this...
Answer Snippets (Read the full thread at dunkru):
Other than that I it Quality is never an accident; it is always the result of high intelligent direction and skillful execution; it represents the wise choice of many alternatives... .
Her left eye looks like it's about to fall out, and her hair isn't dark enough .
|
|
My Zend_Json is messing up in encoding an object here. I'm encoding an associative array which has two elements: Element one is another associative array while element 2 is an HTML string. He's goofing up such that the Html string part contains just NULL...
Started by Ali on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
I'd begin debugging by doing some var_dumps inside this function in Zend/Json/Encoder.php
protected function _encodeDatum(&$value) { $result = 'null'; if (is_int($value) || is_float... .
I see only one possible area where NULL may be returned from Encoder.php .
|
|
In PHP, whenever I do something like:
<span>Blah blah HTML</span> <?= echo $this->foo ?> <br />
In the source it displays like this:
<span>Blah blah HTML</span> {$this->foo whatever it is} <br />
Instead...
Answer Snippets (Read the full thread at stackoverflow):
You can use Firebug....
After installing Firebug, just press the F12 key the markup.
May Firebug , that does formatting automatically.
For the first question, you can just use the newline character \n
I am not so sure about the second item.
|