MOAR MERMAIDS x)
http://th04.deviantart.net/fs70/PRE/...ma-d5zlahk.png
Printable View
MOAR MERMAIDS x)
http://th04.deviantart.net/fs70/PRE/...ma-d5zlahk.png
Ahh the Emperor is among us!
With the exception of the large breasts, 52747 looks sort of like a man.
Maybe it's the lines underneath the arm pits in the left arm.
Then again she could be a French mermaid. Ooo la la.
I'm having a hard time seeing anything in that picture that could be termed as "looks sort of like a man." I suppose you could say that being half human, a mermaid is kind of like a man as opposed to looking like a wildebeest, but other than that I'm just not seeing it.
The post race almost made it off the first page. How odd.
That cock has a turtle on it's coke.
That's a turtle?
It's a black hole.
Now that I look at it a bit closer it looks like a hat, which begs the question... Why does a cock need a coke?
Why does a coke need a cap? A capped can of coke held by a cock.
This post brought to you by the letter "C".
Here is a screenshot of my Html/Css/JavaScript IDE I've been working on:
Attachment 112453
The look I'm going for is something like this:
Attachment 112455
By the way, aside from DDay's post about the VBA CodeBank in the Forum Feedback section, it seems like April the First got by without anything odd showing up on the forums at all.
Surprising, I know.
I only have a few more post until I pass up Bonker Gudd.
I'm even closer now.
Now I'm even closer than before.
I saw a bunch of "Happy Obama Day"'s on Facebook, but that's about the extent of April Fool's Day gestures I personally saw.
I'm sure that others were not so lucky though.
I use to go all out on April Fool's Day.
Ahhh. The good ol' days.
I have almost all the menubar features working. I'm just working on the Add New Items portion and that will be that.
I saw a few things, such as an ad for Essence of Hiker. I'd get me some of that....except that I don't need it.
P u!
Here is the progress of the IDE:
Add a new project:
Attachment 112465
Add a new html file:
Attachment 112467
After adding a new html file, the: doctype, html, head, and body tags are automatically generated:
Attachment 112469
There was a hike I went on a few years ago where the first five days were crossing a desert. The final day I got into a field of dry cheat grass. The seeds on that grass are terrible, as they are designed to be picked up by the coats of animals and carried till they drop out (or drive the animal batty, as dogs have to get them removed from their ears quite often). I picked up hundreds of seed pods in each sock, and the two pairs of socks I was wearing kept the heads of the seed pods rubbing against my ankles. By the time I stopped that day, both ankles were bloody from the seeds scratching me up.
Since the socks were otherwise pretty much new, I didn't want to throw them out, but they were so loaded with grass seed that I couldn't pick it all out of the socks. Therefore, when I got to a town the next day I put them in a box, taped it securely (and completely, so that no smells could escape) and mailed it to my office with instructions to put the box in the walk-in freezer in the lab.
Unfortunately for him, a guy who was working for me assumed that a box addressed to me would be fish heads for some work we were doing, so he opened the box.
He was still complaining about that years later.
That sounds absolutely disgusting, but I wish I would've been there whenever that guy opened that box!
Dirty socks? Should have just left them in the yard
http://www.trippyfood.com/wp-content...Hot-Spring.jpg
I took a pill to keep me up.
Now he won't go back down.
Scary :(
If he stays up for longer than four hours, you should see a doctor.
Had I encountered the animal, the conversation would have gone kind of like this:
Me: What are you doing with those?!?!
Animal: I'm gonna eat them!
Me: Why?
Animal: They're dead.
Me: They were never alive.
Animal: Well, then that means they are dead. Anyways, they smell dead.
Me: Ah, right. Well, carrion then.
That was a fun two days!
dday9.
I want to know more about your IDE.
I haven't gotten much of it yet, but basically it will generate the basic HTML code needed to start such as DOCTYPE(if applicable because of earlier HTML versions), html, head, and body tags. Then from there in the CSS files, you will "link" the CSS file to the HTML file and then you can use a combobox to chose which tag you want to style.. This will automatically generate either the tag, id, or class(with it's respective prefix if applicable) and the curly brackets. In the JavaScript file, again, you will "link" it to it's corresponding HTML file and then you can chose the tag in one combobox and then it's event. This will automatically generate the event in a unobtrusive manner.
Plus I'm using the Fast Colored TextBox for syntax highlighting.
Eventually I hope to include an intellisense when while you're typing the class, id, or tag name will automatically appear.
That will obviously be later on down the road though.
Plus it will be %100 open source when it's finished. So if you find something that you don't like then you can simply code it in yourself.
Or you can add custom features too.
And always I'm up for suggestions.
I have been using Dreamweaver for years. I have yet to find anything that beats it. I only use the Code window, file browser and site manager. Its such a powerful program, but I have no need for anything else.
I've never used Dreamweaver before, but from what I understand it's really the best thing out there right now.
Well I've finished up most of it. All I have left is linking the CSS/JS files to the HTML file to where you can chose a tag within the HTML file.
I'm married... I don't know if she'd go for that.
I've actually added a "Quick Html" option:
The dialog:
Attachment 112557
The Results:
Attachment 112559