HELP – Too many sample apps

I knew this was going be a problem one day.  I have a bunch of awesome apps that need to be updated to the latest version of Vault, but I don't have enough time to update them all.  I'm open to suggestions on how to fix this problem.

Let me start by listing all the samples that won't work with Vault 2012 and which ones I plan on updating.

App name Plans to Upgrade?
   
Recycle Bin No.  Too many technical issues.
Import from Visio No
Effective Folder Permissions Yes
The Folder Property No
Set Revision iProperties No.  I think the new Revision Block feature makes it obsolete.
Watch Folder Yes
Vault Query No
Vault Web View Yes
Parts List Tab No
Project Thunderdome Yes
Advanced Advanced Find No
Link Maestro Yes
Q-Tools Yes

Keep in mind I don't know when I'll be upgrading any of these apps.  Sometime before the next Vault release is as specific as I can get right now.

My proposed solution

One of the main reasons that I posted the source code to all the apps is so that I wouldn't be solely responsible for things like bug fixes, new features and upgrades.  I'm perfectly fine with other people making the needed updates. 

Here are the basic steps:

  1. Update the app.
  2. Remove all the Autodesk copyright/legal stuff.  Replace with your own copyright/legal stuff if you want.
  3. Remove the OnesAndZeros icon:
  4. Increase the version number.
  5. Update the readme.
  6. Post the app somewhere.
  7. Tell me where you posted the app, and I'll link to it from this blog.  The app itself, will not be hosted here.

The basic idea is that when you update the app, it becomes yours, not mine

Rejected solutions:

A couple of people suggested using online development sites like SourceForge or CodePlex.  Those sites are fine, but I don't want to be the one managing it.  If I did, that would be yet one more site that I would be running, and I don't have the time.  Feel free to set up a site on your own, and I will be happy to link to it.  I just don't want to run the site.

Submitting an updated project to me also won't work.  I don't have time to review other people's changes.  In many ways, reviewing code takes longer than just doing the update myself.  At least when I write the update, I know exactly what changed.

Other ideas:

If you have any other suggestions, let me know in the comments section below. 


Comments

3 responses to “HELP – Too many sample apps”

  1. One of your developers wrote a routine to “getfoldersctructure” to re-populate the local workspace with the folder structure from the vault. This is brilliant! Can it be found, re-compiled for 2012 and uploaded?
    Thanks, Dave

  2. Justin S Avatar
    Justin S

    I have updated the Effective Folder permissions to work with Vault 2012 and I have added a couple of new features. You can now toggle between seeing the permissions for groups and users and clicking on one of the permission icons will open up a pop up box allowing you to modify the permissions.
    http://vaultfolderpermis.codeplex.com/
    I’ve tried my best to remove all onesandzeros/Autodesk copyright information as you requested. I did however leave the copyright info in the Credentials_bugfix file. Should I remove it from there as well?

  3. Wow. Thanks for doing this.
    Keeping the copyright information in the bugfix file is fine with me. I have some other comments, but I will make them in the codeplex forums.

Leave a Reply

Discover more from Autodesk Developer Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading