For source control, you could set up your own local repository, or even use
a free service like Google Code.  It can help make your code secure,
portable, accessible, and version controllable over the long term with share
access if needed.

Google Code uses SVN on the back-end, which is what I would recommend (any
SVN-based implimentation) for any new source control implimentations (as
apposed to CSSC or the latter CVS).

Most programmers I know prefer SVN as the repository, and most recent
projects that has always been the collaborative preference chosen.  For my
own personal code work, I use Google Code on the back-end, and TortoiseSVN
for Windows-client integration.

I wouldn't focus too much on code snippets.  You can find code snippets
everywhere on the net.  I would pay closer attention to code color-coding
and formatting (and customizations) in your chosen application.  This is
what makes code functionality pop-out at you; which helps it be infinitely
easier to understand.

--
ME2


On Wed, Mar 31, 2010 at 2:50 AM, tony patton <
[email protected]> wrote:

> Got the PO raised for PrimalScript Studio 2009 yesterday, about 10 minutes
> before we were informed that the company was taken over by administrators,
> fun times ahead.
>
> I wanted something with VBscript, PS and code snippets, the thing that won
> over with PrimalScript was the integrated source control support.
> It's the main area where I was lacking discipline, my idea of source
> control was ctrl-c ctrl-v on the script file, on occasion.
>
> Regards
>
> Tony Patton
> Desktop Operations Cavan
> Ext 8078
> Direct Dial 049 435 2878
> email: [email protected]
>
>
>
> From:
> Ben Scott <[email protected]>
> To:
> "NT System Admin Issues" <[email protected]>
> Date:
> 26/03/2010 21:33
> Subject:
> Re: [OT]: Script Editors
>
>
>
> On Fri, Mar 26, 2010 at 1:00 PM, tony patton
> <[email protected]> wrote:
> > Slightly OT, but those of you who write scripts, whats your preferred
> > editor?
>
>   Notepad++.  ;-)
>
> > ... they both do the job, but looking for something with a bit
> > more.
>
>  What are you looking for that you don't have now?
>
> -- Ben
>
> ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
> ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~
>
>
> ====================================================================
> http://www.quinn-insurance.com
>
> This e-mail is intended only for the addressee named above. The contents
> should not be copied nor disclosed to any other person. Any views or
> opinions expressed are solely those of the sender and
> do not necessarily represent those of QUINN-Insurance, unless otherwise
> specifically stated . As internet communications are not secure,
> QUINN-Insurance is not responsible for the contents of this message nor
> responsible for any change made to this message after it was sent by the
> original sender. Although virus scanning is used on all inbound and
> outbound e-mail, we advise you to carry out your own virus check before
> opening any attachment. We cannot accept liability for any damage sustained
> as a result of any software viruses.
>
> ====================================================================
>
> QUINN-Life Direct Limited is regulated by the Financial Regulator.
> QUINN-Insurance Limited is regulated by the Financial Regulator and
> regulated by the Financial Services Authority for the conduct of UK
> business.
>
> ====================================================================
>
> QUINN-Life Direct Limited is registered in Ireland, registration number
> 292374 and is a private company limited by shares.
> QUINN-Insurance Limited is registered in Ireland, registration number
> 240768 and is a private company limited by shares.
> Both companies have their head office at Dublin Road, Cavan, Co. Cavan.
>
>
> ~ Finally, powerful endpoint security that ISN'T a resource hog! ~
> ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~
>

~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

Reply via email to