IRC Networks
Irc Logs Stats
Start date: 2007-09-27 02:48:27
Last update: 2008-10-24 20:19:38
Channels: 41
Logged Lines: 6230436
Size: 1834.75 MB
Powered by
Channel Info
Network: freenodeChannel: #html |
Search in www.irclog.org
Log from #html at freenode 2006-09-02
[02:05]<bugcrysc>I figured it out
[02:06]<bugcrysc>choosing the desing on the right changes the look completely.
[02:06]<bugcrysc>wow
[02:08]<bugcrysc>so is this the right approach for my website?
[02:08]<bugcrysc>to focus on CSS to define its design?
[02:08]<wg22gg>BunkaiSK, yes
[02:08]<wg22gg>basically
[02:09]<bugcrysc>thre are 979 various CSS designs..
[02:10]<wg22gg>scarily i can remember when they had about 20
[02:10]<bugcrysc>http://www.mezzoblue.com/zengarden/alldesigns/
[02:13]<bugcrysc>so the same approach can be used in combination with cms. the CMS will generate HTML code, and then I will use appropraite CSS to design the look of the template
[02:57]<wzsvznf>anyone have a favorite web photo album thingy?
[02:57]<wzsvznf>that i can put on my web site, not 3rd party hosted
[03:09]<wjjsvr>wastrel: gallery is fairly good
[03:15]<wzsvznf>Woosta: where can i find gallery?
[03:20]<wjjsvr>gallery.menalto.com
[03:20]<brurxg>Is there some service somewhere that will check a page for IE compatibility? Or, better yet, render it in IE and give me a screenshot?
[03:20]<wzsvznf>thanks
[03:20]<wjjsvr>There is a render service, but I can never remember the name
[03:21]<wg22gg>browsercam (paid)
[03:22]<wjjsvr>there's a free one that I saw a while back
[03:22]<wjjsvr>Takes up to a couple of hours to get a slot though
[03:22]<wg22gg>http://browsershots.org/ (free)
[03:23]<brurxg>Hmm. I suppose I should be able to install Windows in a CPU partition on my local server
[03:23]<wjjsvr>That's the one
[03:23]<wjjsvr>browsershots
[03:23]<brurxg>Yeah, I'll do that. Thanks anyway. ;)
[03:23]<wjjsvr>Use VMWare
[03:24]<brurxg>Never mind VMWare - it's a Core 2 CPU. Lots of nifty VT tech, and vmware doesn't support 64-bit mode yet anyway..
[03:24]<wjjsvr>Cool :)
[03:24]<brurxg>Something will turn up soon enough
[03:27]<brurxg>(Ooh! VMWare on Mac!)
[03:40]<wzsvznf>mmm. my site is shaping up
[04:11]<ffuvgg>what happens if an imagemap is given negative coordinates or coordinates outside of an image?
[04:11]<ffuvgg>do they just get ignored?
[04:13]<wzsvznf>i need to buy an apron
[04:14]<ffuvgg>for what purpose do you need one?
[04:15]<svjgncdlxnz>to make bareque in a socially humorous fashion
[04:15]<svjgncdlxnz>it should say "the ribs stop here"
[04:17]<wzsvznf>because i am cooking more to save money instead of buying so much food from restaurants
[04:18]<svjgncdlxnz>okay so
[04:18]<svjgncdlxnz>1) buy an apron, or
[04:18]<svjgncdlxnz>2) stop being such a mess in the kitchen
[05:21]<ai_ajmnz>How do I intercept outgoing http messages from my web browser?
[05:21]<ai_ajmnz>I know you can do something like nc -l -p 1025 then call up http://localhost:1025 and look at the message that way.
[05:21]<ai_ajmnz>Is there any way to fool my webbrowser to send a form to a local socket when it is actually sending it to another address?
[05:21]<ai_ajmnz>s/send a form/send an http message/
[05:25]<cjddzgdlzjdlv>w000t?
[05:26]<cjddzgdlzjdlv>AI_coder: what are you trying to accomplish on the whole?
[05:31]<ai_ajmnz>CommandPrompt: 1) Learn more about my computer. 2) Have fun 3) Think I'm actually completing my stated purpose of automating a web query.
[05:33]<20rv>nc/socat are great for that
[05:33]<20rv>I think socat's easier to use
[05:33]<20rv>There are also nice things like Perl's HTTP::Proxy, which can be made to do anything at all
[05:34]<20rv>Or just get a flexible, already-built server and modify it (hopefully in a high-level language) or play with cgi output
[07:00]<xyvyud>how can I make a list be horizontal rather than vertical?
[07:02]<20rv>`listamatic # like this
[07:02]<rtfs>listamatic: http://css.maxdesign.com.au/listamatic/
[07:04]<hnrm-n>My bot doesn't respond to bunny commands from anyone but me :)
[07:04]<hnrm-n><Nevaeh> ;bunny spam
[07:04]<hnrm-n><Nevaeh> ;bunny eat
[07:04]<hnrm-n><Nevaeh> sadlfkjasdf
[07:05]<20rv>wtf
[07:06]<cjddzgdlzjdlv>hehe
[08:19]<pdzu>I have a question can someone help me it's of course about a table :P and images within it
[08:20]<svjgncmmx>try asking the question
[08:21]<pdzu>I have a table in which when users upload pictures it shows the images aligning one after another within the table, but when it stretches the table instead of starting a new row, and it stretches my layout
[08:22]<pdzu>http://pastebin.ca/158545
[08:22]<svjgncmmx>"starting a new row" ?
[08:22]<cjddzgdlzjdlv>uploads?
[08:22]<svjgncmmx>tables don't wrap
[08:22]<pdzu>i need it to put the pictures in 4 across 5 down
[08:22]<cjddzgdlzjdlv>is an upload files page?
[08:22]<pdzu>well its a user image gallery
[08:22]<pdzu>yes
[08:23]<cjddzgdlzjdlv>..
[08:23]<cjddzgdlzjdlv>Pyru: why wold hte image stretch sometimes and sometimes not? I'd assume all thumbnails in the gallery are the same size more or less
[08:23]<svjgncmmx>CommandPrompt: i can't waste all of my bandwidth
[08:24]<svjgncmmx>CommandPrompt: and every time i ask for suggestions someone says "omg help steal this video game or movie or host some linux"
[08:24]<svjgncmmx>none of which i want to do
[08:24]<20rv>hehe
[08:24]<svjgncmmx>htf do i waste a terabyte a month
[08:24]<svjgncmmx>this is the first time a hosting provider has given me a plan i can't fill, and i will _not_ let them win
[08:24]<pdzu>yes, the images are the same size in the gallery, the images don't stretch the table in which the images are uploaded to stretches and causes my layout ot muck up, i need it to only allow 4 across and 5 down so 20 in total for the gallery
[08:25]<svjgncmmx>Pyru: that design is the fail, because columns are a minimum of the largest cell in said column wide
[08:25]<svjgncmmx>instead use float and clear
[08:25]<svjgncmmx>tables are 1997
[08:25]<svjgncmmx>come to the light
[08:25]<cjddzgdlzjdlv>hehehe
[08:25]<svjgncmmx>CommandPrompt: i asked you a question, soldier
[08:25]<svjgncmmx>CommandPrompt: how the fuck do i waste a terabyte
[08:25]<pdzu>I'm lost lol
[08:26]<pdzu>any way i can output the images into something that will only allow 4 images across and 5 rows down
[08:26]<cjddzgdlzjdlv>sir yes sir! to waste a terrabyte sir, get a DVD library sir1
[08:26]<svjgncmmx>Pyru: img.gal20 { float: left; } img.lastInRow { clear: both; } <img class="gal20" href="#"><img class="gal20" href="#"><img class="gal20" href="#"><img class="gal20 lastInRow" href="#"><img class="gal20" href="#"><img class="gal20" href="#"><img class="gal20" href="#"><img class="gal20 lastInRow" href="#"> etc
[08:26]<svjgncmmx>CommandPrompt: i'm not warezing movies :(
[08:27]<svjgncmmx>that was part and parcel of the question :(
[08:27]<svjgncmmx>okay







