News:

Wieners, Brats, Franks, we've got 'em all.

Main Menu

MBNCSUtil and other projects Source Code Browser now online

Started by MyndFyre, December 30, 2006, 12:41:44 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MyndFyre

http://www.jinxbot.net/CodeBrowse/

The code browser currently contains my MBNCSUtil project, and will soon expand to include JinxBot's core and BNCS plugin.  I will also be open-source the code browser itself, but I'll be moving it over to my own site fairly soon.

MBNCSUtil documentation will be updated to reflect these links soon.

I'd like to know what you guys think of the code browser.  You may notice that the cursor changes in between the tree hierarchy and the code viewer - this is for a planned, future upgrade that will let users resize the two parts.  I'd like to have your feedback on both parts.

Thanks!
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.

AntiVirus

Very nice!  It looks very handy.  I think the layout is a bit boring, but the content is nice.
The once grove of splendor,
Aforetime crowned by lilac and lily,
Lay now forevermore slender;
And all winds that liven
Silhouette a lone existence;
A leafless oak grasping at eternity.


"They say that I must learn to kill before I can feel safe, but I rather kill myself then turn into their slave."
- The Rasmus

MyndFyre

Quote from: AntiVirus on December 30, 2006, 06:53:41 PM
Very nice!  It looks very handy.  I think the layout is a bit boring, but the content is nice.

It's a source code browser.

If you have any suggestions for improved layouts (remember usability), I'm listening.
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.

AntiVirus

Quote from: MyndFyrex86] link=topic=8298.msg104814#msg104814 date=1167559102]
Quote from: AntiVirus on December 30, 2006, 06:53:41 PM
Very nice!  It looks very handy.  I think the layout is a bit boring, but the content is nice.

It's a source code browser.

If you have any suggestions for improved layouts (remember usability), I'm listening.
Alright.  I will try and think of some when I have some more time.
The once grove of splendor,
Aforetime crowned by lilac and lily,
Lay now forevermore slender;
And all winds that liven
Silhouette a lone existence;
A leafless oak grasping at eternity.


"They say that I must learn to kill before I can feel safe, but I rather kill myself then turn into their slave."
- The Rasmus

MyndFyre

Quote from: AntiVirus on January 01, 2007, 03:51:05 AM
Alright.  I will try and think of some when I have some more time.
It's really handy, all I need to do is drop in a new master page layout and it's fixed.  Of course I didn't need to use master pages.... everything is just one .aspx page anyway.  ;)
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.

AntiVirus

Well for starters I dislike the baby blue color on the sides.  I also think it would be neat if you had a title for this project above the code viewer box with an explination of what exactly you are trying to do and what you have accomplished already.
The once grove of splendor,
Aforetime crowned by lilac and lily,
Lay now forevermore slender;
And all winds that liven
Silhouette a lone existence;
A leafless oak grasping at eternity.


"They say that I must learn to kill before I can feel safe, but I rather kill myself then turn into their slave."
- The Rasmus

MyndFyre

Quote from: AntiVirus on January 01, 2007, 09:39:02 PM
Well for starters I dislike the baby blue color on the sides.  I also think it would be neat if you had a title for this project above the code viewer box with an explination of what exactly you are trying to do and what you have accomplished already.
Well, the "baby blue" color was chosen just to try to come close to the MSDN documentation... but it seems to be lighter.  I think it might have been me remembering the hex color for an old clan's web site ;)

As for "if I had a title for this project above the code viewer box with an explination (sic) of what exactly I am trying to do and what I have accomplished already," I don't understand.  Which project?  CodeBrowse is meant to be an implementation of a source code browser for an n-project, n-tree, it's not meant to explain anything.  And it lists which source tree the current file is from:

(Excuse my poor handwriting).

It's not meant to be project documentation.  Rather, it's meant to be collaborative with project documentation - for example, MBNCSUtil will link to its files on a code browser application from now on rather than the flat files like it does now.
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.

AntiVirus

Quote from: MyndFyrex86] link=topic=8298.msg105011#msg105011 date=1167732167]
It's not meant to be project documentation.  Rather, it's meant to be collaborative with project documentation - for example, MBNCSUtil will link to its files on a code browser application from now on rather than the flat files like it does now.
Oooh, got'cha.  I suppose I overlooked that.
The once grove of splendor,
Aforetime crowned by lilac and lily,
Lay now forevermore slender;
And all winds that liven
Silhouette a lone existence;
A leafless oak grasping at eternity.


"They say that I must learn to kill before I can feel safe, but I rather kill myself then turn into their slave."
- The Rasmus