OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 2:02 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 63 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next
Author Message
 Post subject:
PostPosted: Tue Oct 24, 2006 8:05 pm 
Offline
Site Admin
User avatar

Joined: Wed Oct 20, 2004 10:46 pm
Posts: 684
Location: Texas
Combuster wrote:
I see my "merge accounts" post has been split out with that proxy issue and forgotten afterwards, I'll ask again:
Chase, could you merge my MT account and this one (Same usernames)
Apologies if i spammed anybody

Sorry, I keep feeling that I missed one somewhere. Fixed now.


Top
 Profile  
 
 Post subject: Attachment support added
PostPosted: Thu Oct 26, 2006 2:09 am 
Offline
Site Admin
User avatar

Joined: Wed Oct 20, 2004 10:46 pm
Posts: 684
Location: Texas
No one actually asked for it but I noticed a couple mentions of osdev.org lacking this feature and MT having it.

For allowed file types see: http://www.osdev.org/phpBB2/attach_rules.php?f=9

If I missed a common text type please let me know.


Attachments:
File comment: Sample Attachment
testing.txt [20 Bytes]
Downloaded 123 times
Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 26, 2006 3:12 am 
Offline
Member
Member
User avatar

Joined: Mon Jun 26, 2006 8:41 am
Posts: 128
Location: Millicent, South Australia
Some people use .s or .S for asm source files. and some use .cxx for c++ files.

Andrew

_________________
Mort OS - Blog


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 26, 2006 3:14 am 
Offline
Member
Member

Joined: Wed Dec 21, 2005 12:00 am
Posts: 193
Location: South Africa
There's one feature from Mega-Tokyo which was quite good, I think. On the main index page, under the Last Post column, it used to include the topic name of the last post as well which you could click on and go directly to the last message. Right now there is a little pointy page and just a date+name.

Also, another thing I liked was that they only had 3 distinctive forums in the OS development section: development, testing and general programming. Personally, I liked it this way maybe because there was less dispersion. Right now I'm not sure if the 5 forums are so necessary.

Project Accouncements and Testing could be merged because an announcement is also generally a request for people to experiment with the release. Jobs and Project Openings could also be merged.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 26, 2006 3:35 am 
Offline
Member
Member
User avatar

Joined: Wed Oct 18, 2006 3:45 am
Posts: 9301
Location: On the balcony, where I can actually keep 1½m distance
spix wrote:
Some people use .s or .S for asm source files. and some use .cxx for c++ files.

i sometimes even see .cc for c++ files.
Also, it wont allow Makefile's (just tested) and i dont see linker scripts either

As for my language of choice: .bas and .bi (thats for basic, but there far more languages using plaintext...) but since osdeving in basic isnt standard you may skip that. (i have a code browser with syntax highlighter on my own site so i'll just link there should i need it 8) )

_________________
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 26, 2006 5:24 am 
Offline
Member
Member
User avatar

Joined: Wed Oct 18, 2006 4:39 am
Posts: 52
For my language of choice, the type is just: .fc, .force, .fe or .fce . Which one should use? :)

_________________
Windows Vista rapes you, cuts you and pisses inside. Thought these are just nifty side-effects.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 26, 2006 1:02 pm 
Offline
Site Admin
User avatar

Joined: Wed Oct 20, 2004 10:46 pm
Posts: 684
Location: Texas
durand wrote:
There's one feature from Mega-Tokyo which was quite good, I think. On the main index page, under the Last Post column, it used to include the topic name of the last post as well which you could click on and go directly to the last message. Right now there is a little pointy page and just a date+name.

Done, there are now 3 urls in the Last Post column on the index page. The topic title goes to the first page of the topic, the author goes to the author profile and the little graphic goes to the last post itself.

durand wrote:
Also, another thing I liked was that they only had 3 distinctive forums in the OS development section: development, testing and general programming. Personally, I liked it this way maybe because there was less dispersion. Right now I'm not sure if the 5 forums are so necessary.

Project Accouncements and Testing could be merged because an announcement is also generally a request for people to experiment with the release. Jobs and Project Openings could also be merged.

I guess I could merge Testing and Announcement into an "OS Releases" forum. Probably be a week or so, I need to go back thru the Announcement forum first and update the projects page on the wiki. I'm going to keep the Jobs and Opening forums seperate though, I think they are distinct enough.

On the attachments, I've updated the allowed extensions. For files that don't have an extension you can either make a [code] block or put the contents in a zip or tar.gz file first.

Cheery wrote:
For my language of choice, the type is just: .fc, .force, .fe or .fce .
What language is that???


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 26, 2006 1:46 pm 
Offline
Member
Member
User avatar

Joined: Wed Oct 18, 2006 4:39 am
Posts: 52
Quote:
What language is that???

Now I know that they are unused for everybody else than just me. :) Thanks.

It's FORCE, simply said: FORth ChEery, or FORth Compiler Environment.

_________________
Windows Vista rapes you, cuts you and pisses inside. Thought these are just nifty side-effects.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 26, 2006 2:22 pm 
Offline
Member
Member
User avatar

Joined: Tue Oct 17, 2006 11:33 pm
Posts: 3882
Location: Eindhoven
Principially I'm against blocking files based on extensions. What's to stop me from renaming my executable to .zip?

Also, if you insist, you're missing at least bzip2 (.bz2 or .tbz2), tar-gz (.tgz) and Pascal source files (.pas). And, like people before me have pointed out, Makefile's and the like can't be fit within this scheme. Same goes for .bochsrc and similar stuff.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 26, 2006 4:01 pm 
Offline
Member
Member

Joined: Sun Jul 30, 2006 8:16 am
Posts: 149
Location: The Netherlands
Candy wrote:
Principially I'm against blocking files based on extensions. What's to stop me from renaming my executable to .zip?

My guess: nothing really, but it'll at least stop most people on Windows from accidentally running them :P.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 26, 2006 4:25 pm 
Offline
Member
Member
User avatar

Joined: Sat Oct 23, 2004 11:00 pm
Posts: 1223
Location: Sweden
Would you mind changing the colors for <th class="thHead"> in the MTdark theme css? It's quite ugly atm.. :wink:

_________________
"Simplicity is the ultimate sophistication."
http://bos.asmhackers.net/ - GitHub


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 27, 2006 12:11 am 
Offline
Site Admin
User avatar

Joined: Wed Oct 20, 2004 10:46 pm
Posts: 684
Location: Texas
bubach wrote:
Would you mind changing the colors for <th class="thHead"> in the MTdark theme css? It's quite ugly atm.. :wink:
You mean the purple table header bar? Its just a gradient of the same bar on MT. Anyone else agree?

Candy wrote:
Principially I'm against blocking files based on extensions. What's to stop me from renaming my executable to .zip?
Nothing, in fact I enabled the compression extensions just so people could get around the extension limits. By doing this it'll make it just a little less likely that people post attachments that are not development related and if they want to use zip files then at least we'll save some disk space and bandwidth.


The daily forum changes should just about be done with the exception of a little restructuring of the number/names of a forum or two. Hopefully everyone is mostly happy with the forums just about the way they are for a little while because the daily changes are a little distracting.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 27, 2006 1:04 am 
Offline
Member
Member
User avatar

Joined: Mon Jun 26, 2006 8:41 am
Posts: 128
Location: Millicent, South Australia
Quote:
You mean the purple table header bar? Its just a gradient of the same bar on MT. Anyone else agree?


I don't think there is anything wrong with it. It does look different to mega-tokyo, but this is osdev.org not mega-tokyo.

I like the idea of the competition for the logo, perhaps you could extend this to themes for the site? Even if you decide to keep your logo, you could put acceptable theme submissions as options in the theme switcher.

Just a suggestion. Thanks for all the work you've put into making us from mega-tokyo feel more at home.

Andrew

_________________
Mort OS - Blog


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 27, 2006 6:53 am 
Offline
Member
Member
User avatar

Joined: Sat Oct 23, 2004 11:00 pm
Posts: 1223
Location: Sweden
Well, ok..

I put together a stylish thing if there is anyone else that
wants a more classic MT look:

Code:
@-moz-document domain(osdev.org) {
  body {
    background-color: #000055 !important;
  }
  .bodyline {
    background-color: #000055 !important;
    border: 0px !important;
  }
  .forumline {
    background-color: #000055 !important;
    border: 2px #000055 solid !important;
  }
  .row1 {
    background-color: #003366 !important;
  }
  .row2 {
    background-color: #154580 !important;
  }
  .row3 {
    background-color: #003366 !important;
  }
  .row3Right {
    background-color: #003366 !important;
  }
  td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom,td.rowpic {
    background-image: none !important;
    background-color: #336699 !important;
    border: 0px !important;
  }
  th {
    color: #000000 !important;
    background-color: #666699 !important;
    background-image: none !important;
  }
  tr .spaceRow {
    visibility: hidden !important;
  }
}


It looks pretty good actually. Stylish can be downloaded here:
https://addons.mozilla.org/firefox/2108/

_________________
"Simplicity is the ultimate sophistication."
http://bos.asmhackers.net/ - GitHub


Last edited by bubach on Fri Oct 27, 2006 8:45 am, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 27, 2006 7:20 am 
Offline
Member
Member
User avatar

Joined: Tue Oct 17, 2006 9:29 pm
Posts: 2426
Location: Canada
Wow, That looks nice bubach 8)

If only it worked without a plugin.. :cry:

Thanks again.

_________________
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 63 posts ]  Go to page Previous  1, 2, 3, 4, 5  Next

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group