@# 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



Comments:

<0> pagecount := n / 4096 + ifthen(n mod 4096 <> 0, 4096, 0)
<0> n := 7 * 1024 * 1024
<1> OK... another thing now: if a byte is located at address 34567 and my 4th virtual page starts from byte 32768, then the physical address of the byte would theoretically be... (4 - 1) * 8KB + (34567 - 32768), right?
<2> pagecount := (memory + (pagesize - 1)) div pagesize;
<0> Rahly: that's faster
<2> what is?
<0> your equasion
<2> oh
<2> don't forget page usage too
<2> read write execute, and the some processors do that for you
<2> *then
<0> and virtual memory
<0> with swapping
<2> yeah
<2> some cpus its harder to do
<0> x86 is fairly doable



<0> though some things are just insane, due to backward compatibility
<2> yes, but i don't think he said his target
<0> like putting extended memory under the keyboard controller
<2> not all of the x86 line could do paging
<2> at least, with ease
<0> 386+
<0> maybe 286 too
<0> but I never had to try that
<3> I'm going to release my Subversion integration with Delphi 2006 IDE on SourceForge: http://tondrej.blogspot.com/
<2> kewl
<0> d2006 only?
<3> older versions don't have the file history API
<3> for those someone would probably have to write the differencing UI
<0> or just use winmerge?
<0> anyway. zzz
<1> back... damn lan
<1> I have the following virtual pages as being the first in the page table: 0 with physical address 8192, 1 with 16384, 2 with 0000, 3 with 32768 and 4 with 40960. OK... another thing now: if a byte is located at address 34567 and my 4th virtual page starts from byte 32768, then the physical address of the byte would theoretically be... (4 - 1) * 8KB + (34567 - 32768), right?
<2> huh?
<1> nevermind, my fault
<4> you know you really notice the changes in Office when you come to do something like Select All
<2> for goodge -> http://forums.geekissues.org/carnival/51096_sticker-i-need-a-girl-whose.jpg
<5> bah .. i used to have that taped along the bottom of my works monitor
<5> <-- sad :\
<5> but not as sad as ... da da daaa Blade^ !!
<5> Blade^ - u home now ?
<4> no
<5> ooh i thoughjt uni had ended
<4> Rahly: does that mean .mpg is ok?
<4> cat: it has
<5> oh
<4> got interview tomorrow
<4> for St Pauls Travellers
<5> ah
<5> good luck :)
<4> thanks
<4> scared
<4> its with three people
<4> :(
<6> what would you be doing?
<2> lol http://www.illwillpress.com/dubbed.html
<4> joe: work?
<4> java i guess
<4> in Eclipse
<6> ah right..
<6> it really depends how many ethnic minorities you're up against..
<6> if you see a one armed iranian midget waiting to go in after you.. you won't get it..
<7> hi guyz
<2> hey oz
<7> yo Rahly
<2> http://www.redmeat.com/redmeat/2006-05-09/index-1.gif
<8> hello
<9> hello
<8> Who was the Unicode expert here?
<9> is it me you're looking for? i can see it in your eyes
<8> Hey Rahly
<2> hey jki2
<8> have a question: why can i select Unicode texts (with special chars) from Mozilla browser window and paste them into a TMemo - and the Unicode chars show correctly (altough its only ANSI)??
<2> because a TMemo isn't unicode
<2> oh wait
<9> its magic
<8> however retrieving the string from TMemo retrieves only question mark characters



<8> although the TMemo correclty displays all inserted unicode characters copied from a HTML page
<2> doesn't for me
<2> i just copied Kanji from a page, and pasted it into a TMemo, and it gave me all ?
<8> what OS have you?
<2> XP Pro
<8> i too
<8> give me the URL
<2> http://www.zegapain.net/story/index.html
<10> yo
<2> wb Vibes
<2> good bike ride?
<2> under MS documentation, a window will only accept unicode characters if that window was created as a unicode window
<10> Rahly: Haven't ridden yet today. Looking at the weather right now and deciding whether to go.
<2> ahhh
<2> its pretty nasty here
<7> yo Vibes
<2> i figured that rainy weather was north of you
<10> It was looking bad for a while, but it's cleared up. As long as it will stay clear for an hour and a half or so, I'll go.
<10> Which it looks like it will.
<8> "created as a unicode window" what is that?
<10> Yeah, the nasty stuff appears to be staying to the north.
<2> yeah, thats stuff is going to hit here
<2> in the next couple of hours
<10> It could hit here, but not for a few hours... The tip of it is just south of Chicago now.
<10> So, I think I'll go.
<2> jki2: this is why its hard for the vcl
<2> you have to create the window initially as a unicode window
<2> or else, all the unicode api GetWindowTextW() will not work on them
<8> but only to show unicode, it does not need to be a unicode window?
<2> yes it does
<6> http://www.techeblog.com/index.php/tech-gadget/the-nap-helmet
<11> can we have a brainstoring session here?
<11> i ahve a recurring bug that i can't figure out.
<11> its rounding related, but it SHOULD NOT be an issue
<11> anyone here?
<12> hi
<12> lets storm
<11> ok
<11> in a general sense...a billing/accounting program
<11> the problem i am seeing is that a user enters a dollar amt
<11> this is converted to a double, adn stuffed into a table.
<11> then later when invoices are printed, teh amounts are off by $0.01
<11> which SHOULD NOT be happening
<11> why is this happening?
<11> and actually...when the string is converted to a double, it is off by $0.01 in teh db
<11> so its not the reporting...its the data entry/stuffing
<6> probably depends on a lot of things.. but looking at how the string is converted to a double might be a start..
<13> Is this a Delphi developer channel? (wannabe at least) ? :)
<13> i am the wannabe, heh, :)
<14> MrBtrieve: fpu control word maybe? it's a long shot
<2> http://forums.geekissues.org/carnival/74551_SHARPIES.jpg
<10> ...
<15> hi all
<15> anyone work here with fastreport or reportbuilder?
<10> I'd take that as a no.
<16> whatchu know about that dayna
<17> hey vibes:)
<18> what do I know about what?
<18> jak2000: I've used report builder.
<2> hey dayna
<18> hey there
<2> hey vibes, samsci
<18> got my paycheque in the mail today.
<2> kewl
<18> 7 money orders.
<2> did i tell you i did that job, dayna?
<18> Rahly: which job?
<2> the one for $15k?
<18> way to go.
<2> yeah
<18> how long did it take?


Name:

Comments:

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






Return to #delphi
or
Go to some related logs:

fidel castro eating lobster
#red
#stocks
remove passeord
#microsoft
#computers
#sendmail
alternative to swapdepth
#gentoo
#computers



Home  |  disclaimer  |  contact  |  submit quotes