@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21



Comments:

<0> why save to a txt file? why not xml? way easier to parse.
<1> i don't know xml much
<1> torl?
<2> its easyer for flash to save as a .sol
<2> like the size of the grid (10x6 say)
<2> and then each tile type as a number in a for loop
<3> MrSock, well XML is also good, but I won't agree on "easier to parse"
<3> here's how to parse comma separated list to an array: list.split(','); done
<2> can you save xml files on a host computer?
<3> torl, you can save it in an UberCookie (SharedObject)
<2> ah good idea
<0> yeah, but what good is an array?
<0> not for a level editor
<3> MrSock, you're kidding
<0> not in a million years
<0> not at al



<0> all
<0> not for a level editor
<3> no you're kidding
<3> of course it's good
<2> array would be the only way to do it
<0> i'd want to store stuff in xml format. i'd create a level object. i'd read in the xml nodenames
<0> and store them as var names within my level object.
<3> what is not good about it, you shift the sizeX and sizeY and you end up with a 2D array for the blocks
<0> when i look at my level xml file, i can read it. not so with a txt file
<3> well if you want to make it complex noone is stopping you
<0> i can't debug a txt file gracefully
<0> heh - i'm not building it
<0> i'm trying to center the posts in my damned blog
<0> <- ugh
<3> I was talking theorietically
<3> miffinger, go with txt file - it's smaller, easier to parse
<3> if you have same complex tree structure, then go for XML
<1> hmm
<3> but I don't see a need for such
<0> miff - don't listen to him. he's crazy. MIFF - JUST PUT DOWN THE GUN.
<3> miffinger, you can even do better, save it in small binary files
<0> Listen to ME, miff ...
<3> miff, shoot dude, nothing to worry about
<0> miff - he's talking CRAZY TALK
<0> you know yourself better than this
<3> it's all in your head
<0> we can make it through this TOGETHER
<0> No, miff - NOOOOOOO!!!
<0> <- slow motion
<3> it's not the bullet, it's your imagination
<2> wtf?
<0> my imagination's gonna need 17 stitches.
<3> torl, don't pay attention, we're retards having fun
<4> i just camed
<3> Pujol, again?
<4> yeh
<3> great I camed too
<4> k
<0> was it the Girls of Hooters spread in playboy may 2004?
<4> yeh
<0> me2
<4> k
<4> yeh
<0> alright - someone have pity on a dying man and tell me how to center my blog posts
<0> http://www.frogtoggle.com/twistedhip
<3> ok I'll help you when you're really dying
<3> though technically we're all dying
<0> well ... i mean in the eventual sense
<3> since we won't live forever
<0> yes - that's where i wa headed with that.
<3> but some a more dying
<0> so! dying it is. How to center?
<3> I'll help you if you were MORE dying
<0> some are jus really efficient at it
<0> don't blame me for being an underachiever
<4> MrSock, please stop blogging
<0> i .... can't ...
<5> lol



<5> please stop blogging
<5> that's funny
<3> how to center HTML elements: apply those to the elements: margin:0 auto;
<0> it's ... in ... my ... blood ...
<3> and to their parent apply: text-align:center;
<0> and .. my ... weiner ...
<5> high five to you sir
<5> o/\o
<3> also to the elements apply: text-align:left;
<0> suv - see that big div in the middle?
<3> don't interrupt me teaching MrSock in CSS mastery damn you!
<0> is there a way to say "HEY DIV - GET THEE TO THE MIDDLE!!"
<1> suuuup
<0> dang! ok.
<3> no
<0> ok
<3> but dude your page is huuuuuuuge
<6> MrSock did you have an answer to my question earlier? how to use a swf to do something similar to document.write()
<3> fix it up a little don't just post your life in a single page
<3> bedpan, getURL("javascript:document.write()");
<3> bedpan, no go play outside
<0> sorry - i walked away.
<0> suv - i can easily edit the # of posts per page. mine are generally pretty long, so i might only have 2 on the main page
<3> MrSock, how about having only summaries on the fron page and having one post per page on the permalinks
<3> MrSock, this is what I did with my WordPRess theme for my blog, which no longer exists but anyway
<0> oooh ... that sounds interesting
<4> helokity haha
<4> helokity that can be fixed
<4> Zeee`_ helokity: may god be with the guy that eventually marries you. :) The End.
<4> * helokity forgot the underscore...
<4> Zeee`_ hell not God
<4> * Zeee`_ is now known as Zeeeee`
<4> helokity raulsan a man who does not follow cricket?? you are an anomally then..
<4> * Zeeeee` has changed the topic to: Be responsible, use a condom or BC :)
<4> grapesoda 99.99999999999999999999999999999999999999999999999% of men in the USA
<4> * helokity has changed the topic to: its that first coffee of the day...delicious...
<4> kingadroc tip your cups up niggas
<4> grapesoda grab ur glock
<4> grapesoda it's kingadroc
<0> so - this stuff you're saying, suv ...
<0> i'm to crack open the style.css file and throw it in there?
<4> how www.tabwin.com/puss.html works
<3> MrSock, you're to crack open a dosen PHP files and throw it in there
<3> in your theme
<0> oh, nuts.
<0> all for that lousy centre column, eh?
<3> spend some time with the WP theme wiki and things will start to somewhat make sense
<3> ooooh
<3> for centering
<3> it's in the CSS yea
<0> yeah!
<0> see that column of posts down the centre?
<0> it's in the loop
<0> i just want it to center beneath the header better
<0> rhymes
<7> suv4x4: whats wrong with this line: name_txt.text == _root.site.topp.last_post.text
<0> = not ==
<0> double checks for equality
<7> ok..
<3> MrSock, he had it in an if last time, so I told him to use ==
<0> single sets the value of the thing on the left to whatcha got on the right
<0> oh
<0> if you're checking to see whether the left is the same as the right in a conditional (if) statement ...
<0> use ==
<7> this is not inside a if
<0> if you're trying to make myPants "small"
<0> then myPants = "small"
<0> ok! suv- for centering that centre column ... ?
<0> fek
<0> NOT the centre column
<0> the soon-to-be centred column i mean


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #flash
or
Go to some related logs:

#freebsd
#rhino3d
#worldcup
TheWaRMachine mirc
#hardware
cogeco splitter
#goal
the marriage between forigen
noob simon
bind time * * * * * every day



Home  |  disclaimer  |  contact  |  submit quotes