aatwo Posted May 27, 2007 Share Posted May 27, 2007 This is nothing amazing, but I had a crack at writing a page to output all of the images I have uploaded to my site using sql and php blah blah. I think it was about time too since the site has been completely back end ready since last year. http://www.aatwo.com/art I know it looks pretty rubbish but I'm completely hung over. Give me a break:p Quote Deviant Art Gallery Link to comment Share on other sites More sharing options...
jake2k Posted May 27, 2007 Share Posted May 27, 2007 haha, love the first half life one. And pretty much all of them that have to do with boltbait lmao. So when are ya gonna make me into a cartoon *wink wink* Quote ^Click to visit my Flickr Gallery^ Link to comment Share on other sites More sharing options...
Helio Posted May 27, 2007 Share Posted May 27, 2007 Hehehehe, niiice. Quote v An excellent open–source strategy game—highly recommended. "I wish I had never been born," she said. "What are we born for?" "For infinite happiness," said the Spirit. "You can step out into it at any moment..." Link to comment Share on other sites More sharing options...
spike 121 Posted May 27, 2007 Share Posted May 27, 2007 OH NOz barkbark gonna eat me! EDIT: changed pic location Quote "No. Dreaming is illegal."~Pyrochild Link to comment Share on other sites More sharing options...
Bob Posted May 27, 2007 Share Posted May 27, 2007 ^ur killin is Bandwith^ Quote No. Way. I've just seen Bob. And... *poof!*—just like that—he disappears into the mist again. ~Helio Link to comment Share on other sites More sharing options...
spike 121 Posted May 27, 2007 Share Posted May 27, 2007 say wha now? Quote "No. Dreaming is illegal."~Pyrochild Link to comment Share on other sites More sharing options...
Yata Posted May 27, 2007 Share Posted May 27, 2007 If your hotlinking from his site it K0's his Bandwith. Quote "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former" [ dA Paint.NET Chat :: Yata on dA ] Link to comment Share on other sites More sharing options...
aatwo Posted May 28, 2007 Author Share Posted May 28, 2007 lol dont worry jake ur definitely on my list of people to draw. Gotta buy a new graphics tablet first though and draw the other million people I said I'd draw -_- Quote Deviant Art Gallery Link to comment Share on other sites More sharing options...
BoltBait Posted May 28, 2007 Share Posted May 28, 2007 Jake, hope you like standing around in your underware while he sketches. aatwo, your "studio" could use a little heat. Brrrr. Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
Crazy Man Dan Posted May 28, 2007 Share Posted May 28, 2007 aatwo, your "studio" could use a little heat. Just use your Portrait plugin. It has a Warmth slider, after all. :wink: On Topic: It's great to see all these back up again. The internet is now a better place. Quote I am not a mechanism, I am part of the resistance; I am an organism, an animal, a creature, I am a beast. ~ Becoming the Archetype Link to comment Share on other sites More sharing options...
BoltBait Posted May 28, 2007 Share Posted May 28, 2007 ...talk about an effect who's sliders don't do anything... Seriously, that's got to be my worst effect ever. If only they'd all turn out as good as Ink Sketch. Oh well, I'll redo it someday and actually make it worth something. EDIT: Well, I had a few hours, so I looked at the Portrait effect. I "fixed" it. Go get the latest version: http://paintdotnet.12.forumer.com/viewtopic.php?t=4097 Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
aatwo Posted May 29, 2007 Author Share Posted May 29, 2007 the update looks very awesome boltbait. Crazy Man Dan you have a fair load of experience with web development dont you? I am echoing my table using php and I have set the cell padding of the table containing all the images and descriptions to 10. But no matter what I set the cell padding value to it doesn't apply any. Why??? I have no table properties defined in the style sheet so it can't be some kind of style clash. You got any ideas? Quote Deviant Art Gallery Link to comment Share on other sites More sharing options...
Crazy Man Dan Posted May 29, 2007 Share Posted May 29, 2007 You have a global declaration near the top in the CSS: * { margin: 0; padding: 0; } Add the line: td { padding:10px; } ...undereath it. Then you can remove the cellpadding declaration from the table tag. Shameless Firebug fireplug: I'm not sure if you have Firebug (and if not I'd recommend it if you're a Firefox user), but if so, you can choose one of the table cells in the code in the Console on the left, then look at the Style tab on the right and see what CSS declarations are affecting that HTML element. The global declaration is the top one over there. You can then click in the indented space to the left of the line to temporarily disable that line in real-time to see what the page looks like without it. Quote I am not a mechanism, I am part of the resistance; I am an organism, an animal, a creature, I am a beast. ~ Becoming the Archetype Link to comment Share on other sites More sharing options...
aatwo Posted May 29, 2007 Author Share Posted May 29, 2007 Thanks cdm. That was driving me nuts. It's been months since I worked on my site I forgot how it all worked u rawk Quote Deviant Art Gallery Link to comment Share on other sites More sharing options...
someone2016 Posted June 3, 2007 Share Posted June 3, 2007 that's pretty cool to get the old pictorium up! Quote Link to comment Share on other sites More sharing options...
someone2016 Posted June 3, 2007 Share Posted June 3, 2007 that's pretty cool to get the old pictorium up! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.