Kinook Software Forum

Go Back   Kinook Software Forum > Ultra Recall > [UR] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 09-24-2009, 05:18 PM
armsys armsys is online now
Registered User
 
Join Date: 12-19-2007
Posts: 647
Source Code Archive

Has anyone archived their source in UR?
I find it may be a good idea but unsure if anyone has tried it. If you do, please share your experience with us. I suppose it's highly plausible.
Otherwise, how do you document and archive thousands of subroutines, procedures, functions, modules, objects, methods, events, properties,...etc.
Thank you.

Armstrong
Reply With Quote
  #2  
Old 09-25-2009, 02:56 AM
zargron's Avatar
zargron zargron is online now
Registered User
 
Join Date: 05-16-2007
Location: Grassy Knoll
Posts: 149
Re: Source Code Archive

Quote:
Originally posted by armsys
Has anyone archived their source in UR?
Yes & no. I have been through the pandora of "thorough source documentation" and come out the other side a little battered and bruised. Overall i found the reward too meager for such efforts. I focus on "software management", using UR of course. I create a separate UR database for each software topic (eg. application, suite of related applications). I create main branches for things like:
* Ideas
* Documentation
* Publishing
* Strategy
* Design

Each "software" database becomes my main repository for material associated with a specific application. If i fix a (simple) bug, i might not update the database. If i do an enhancement, i update design, documentation and so forth before/during/after the modifications. I focus on concepts and modularity in the repository, allowing comments in source code to handle documentation of granular aspects. BTW: I manage the work load (projects / TTD) for all applications in my "core" PIM database.

Wouldn't it be wicked if there was an easy way to have syntax highlighting within UR? Then perhaps i would delve into the possibility of linking my UR database to source code files. (I use the "Folder" item to document and point to locations of source files and program resources.)
Reply With Quote
  #3  
Old 09-25-2009, 04:07 AM
armsys armsys is online now
Registered User
 
Join Date: 12-19-2007
Posts: 647
Re: Re: Source Code Archive

Quote:
Originally posted by zargron
Yes & no. I have been through the pandora of "thorough source documentation" and come out the other side a little battered and bruised. Overall i found the reward too meager for such efforts. I focus on "software management", using UR of course. I create a separate UR database for each software topic (eg. application, suite of related applications). I create main branches for things like:
* Ideas
* Documentation
* Publishing
* Strategy
* Design

Each "software" database becomes my main repository for material associated with a specific application. If i fix a (simple) bug, i might not update the database. If i do an enhancement, i update design, documentation and so forth before/during/after the modifications. I focus on concepts and modularity in the repository, allowing comments in source code to handle documentation of granular aspects. BTW: I manage the work load (projects / TTD) for all applications in my "core" PIM database.

Wouldn't it be wicked if there was an easy way to have syntax highlighting within UR? Then perhaps i would delve into the possibility of linking my UR database to source code files. (I use the "Folder" item to document and point to locations of source files and program resources.)
For documentation, I develop my own Access database to keep tracks all sort of documents, including URDs of course. As far as I'm concerned, for documentation, it requires highly structured database. In fact, in my case, nearly all things are prioritized, including authors, publishers, document types,....etc. As a result, I can always re-prioritize. In this case, UR may not be helpful.

But for source code, it's highly plausible. It's impossible for me to memorize all objects, RegEx expressions, SQL statements,...etc.

Armstrong
Reply With Quote
  #4  
Old 09-29-2009, 01:52 AM
teratorn teratorn is online now
Registered User
 
Join Date: 11-20-2006
Posts: 33
Re: Re: Re: Source Code Archive

Quote:
Originally posted by armsys
For documentation, I develop my own Access database to keep tracks all sort of documents, including URDs of course. As far as I'm concerned, for documentation, it requires highly structured database. In fact, in my case, nearly all things are prioritized, including authors, publishers, document types,....etc. As a result, I can always re-prioritize. In this case, UR may not be helpful.
This isn't making any sense to me, really... UR *is* a
highly structured database... How exactly can you
document things better in Access (of all things), than in
UR?
Quote:

But for source code, it's highly plausible. It's impossible for me to memorize all objects, RegEx expressions, SQL statements,...etc.
Armstrong
I would say it is highly IMPLAUSIBLE to manage source
code with UR, since it is not designed for this highly
specialized task.

There are already an endless number of products for
managing source code.

Install Cygwin and learn to use common UNIX command-line
utilities like 'grep' and 'ctags' to locate things in your
code base. Or browse your source with an IDE of some
kind.

For actually managing the code itself you need a
revision control system (RCS). Just get an open-source
one.... I really like darcs and bzr. But if you must, you
can use SVN (it's most popular, but declining every day
due to not being distributed in nature). git is also pretty
good, I hear. TortoiseSVN is a project to look at, if only
because it integrates so nicely with Windows Explorer.
Reply With Quote
  #5  
Old 09-30-2009, 06:46 AM
armsys armsys is online now
Registered User
 
Join Date: 12-19-2007
Posts: 647
Hi teratorn,
I know nothing about any product mentioned by you. I've done some homework and find them very interesting, especially TortoiseSVN. In my case, I just use UR to store small segments of code I use often but can't remember.
Thanks.
Armstrong
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 08:42 AM.


Copyright © 1999-2023 Kinook Software, Inc.