Search found 246 matches

by Tyler
Thu Jun 30, 2005 9:02 pm
Forum: C++ Development
Topic: Files bigger than 4gb
Replies: 2
Views: 997

Re: Files bigger than 4gb

How do you work with files bigger than 4gb? What would wxStreamBase::GetSize() return? Depends on what you want to do with it? I'd recommend http://www.cplusplus.com/ref/iostream/istream/index.html and specifically http://www.cplusplus.com/ref/iostream/istream/seekg.html . There are a couple of opt...
by Tyler
Thu Jun 30, 2005 8:50 pm
Forum: Platform Related Issues
Topic: log in the system as another user
Replies: 4
Views: 1837

look into "su" under *nix

You could thread, su and execute. I am assuming your question doesn't apply to MS?
by Tyler
Thu Jun 30, 2005 8:04 pm
Forum: Open Discussion
Topic: RSS stuff
Replies: 47
Views: 11496

It sounds like you two are on to something, but I'm not quite sure. With RSS it would automatically do the updates in the best case. However, in the worst case one would be asked to do a merge of their code and the update. As this process could potentially happen while you are working on something, ...
by Tyler
Tue Jun 28, 2005 8:44 pm
Forum: Forum Announcements
Topic: Finally a new RSS!
Replies: 3
Views: 18971

Hey Jorgen, You're quite welcome! Not a problem. For some reason, your installation of the board is different from mine (the directory structure is off so the style sheet is not being applied). I'll look into this so we can make it a bit more aesthetic. But it is functionally complete. Take care, -T...
by Tyler
Tue Jun 28, 2005 8:06 pm
Forum: Open Discussion
Topic: Totally Off Topic - Most famous bugs
Replies: 6
Views: 3059

Speaking of firefox.. I noticed that Wine had listed Firefox under their supported applications http://appdb.winehq.org/
Maybe it's just me, but that seems funny. :!:
by Tyler
Tue Jun 28, 2005 7:56 pm
Forum: Open Discussion
Topic: Hardest Error Ever - Dirty Screen
Replies: 16
Views: 5934

I used a 15" KDS (one dead pixel after 2 years)
17" Megavision (perfect - 4 years)
15" HP (perfect - 3 years)
by Tyler
Tue Jun 28, 2005 1:35 pm
Forum: Open Discussion
Topic: Hardest Error Ever - Dirty Screen
Replies: 16
Views: 5934

Jorg wrote: Or else I have a MOVING DEAD PIXEL! That would be horrid.... :lol:
lol. that would be hilarious. you guys have a lot of dead pixels. I think I've had one over the course of my 3 lcds.
by Tyler
Tue Jun 28, 2005 1:33 pm
Forum: Forum Announcements
Topic: Changed the layout a bit
Replies: 13
Views: 26355

Yes a comprimise of the two solutions is probably best. I can add this change over the next couple of weeks.

-Tyler
by Tyler
Tue Jun 28, 2005 3:42 am
Forum: Forum Announcements
Topic: Changed the layout a bit
Replies: 13
Views: 26355

Personal - I was thinking of making my own little RSS reader for this forum. The problem with the default RSS is that it only returns a certain number of posts - do it from a date and you've got them all :). Well I can do it from a date sure, but we still need to set an upper limit right? I mean, w...
by Tyler
Tue Jun 28, 2005 3:34 am
Forum: Open Discussion
Topic: Hardest Error Ever - Dirty Screen
Replies: 16
Views: 5934

Ryan Norton wrote: Dirty screen actually made it harder because I was thinking of something else, like one of those commas in the string of wxSize declarations was a period. That can be really nasty...
ouch, yea most definitely. well good-eye then!

-Tyler
by Tyler
Tue Jun 28, 2005 3:32 am
Forum: Forum Announcements
Topic: Changed the layout a bit
Replies: 13
Views: 26355

The latter - all new posts from a certain date (although theres no way for the RSS feed itself to determine whats new - thats up to the reader). Supposively the reader would keep track of which date it last checked and then only get posts from that date Yea I can do that, but once you generate your...
by Tyler
Tue Jun 28, 2005 3:21 am
Forum: Open Discussion
Topic: Hardest Error Ever - Dirty Screen
Replies: 16
Views: 5934

Ryan Norton wrote:Ahh I spotted it....



its a period just a few spaces past the arrow.
lol. you got it! I wonder if I hadn't put "Dirty Screen" in the title would you have still found it so quickly? That one hung me up for three hours!! :cry:

Nasty was right.
by Tyler
Tue Jun 28, 2005 3:17 am
Forum: Forum Announcements
Topic: Changed the layout a bit
Replies: 13
Views: 26355

Ryan Norton wrote:You guys ROCK!

One last note for the RSS thing - what I'd like to do is get all posts from a certain date....

is it possible to do that?
What do you mean? You want to go back and only get posts between a certain date, or you want RSS to only give new posts after a certain date?
by Tyler
Tue Jun 28, 2005 2:57 am
Forum: Forum Announcements
Topic: Changed the layout a bit
Replies: 13
Views: 26355

Yeah, I had it done last week, but I hadn't counted on the Morpheus template being so different from the default phpBB template so it took me a few days to fix up the style. :x I sent it to Jorgen a few minutes ago, so hopefully there won't be any more oddities. :D

-Tyler