Results 1 to 11 of 11

Thread: Neaten of bankcode Source code by category

  1. #1

    Thread Starter
    Hyperactive Member nUflAvOrS's Avatar
    Join Date
    Jul 2007
    Location
    Malaysia/ Currently at Singapore
    Posts
    372

    Neaten of bankcode Source code by category

    It is possible that vbforums management team to neaten the bank code source code in category.

    List out the link of bank code in a thread and use cross-sectional keyword to distinguished the bank code.Thus, we can easy to find what we want in shorter time.

    Just a suggestion hope would be considerate.
    Where there is no hope, there can be no endeavor.

    There are two ways of rising in the world, either by your own industry or by the folly of others.

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Neaten of bankcode Source code by category

    You mean like an index page? Too much work to maintain as members contribute the entries. No real valid way to manage the index.

    Just use a advanced search as its usually the faster way anyways.

    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Neaten of bankcode Source code by category

    I have actually contemplated doing something like this, but maintaining the integrity of the index page (because of the frequent submissions) would become a unmanagable nightmare.

  4. #4

    Thread Starter
    Hyperactive Member nUflAvOrS's Avatar
    Join Date
    Jul 2007
    Location
    Malaysia/ Currently at Singapore
    Posts
    372

    Re: Neaten of bankcode Source code by category

    I agreed with what rob and hack, it is a nightmare for managing the posted source code.

    If design the predefined procedure to enabled user for posting or uploading source code to exactness index will reduce the workload of management team such as planet source code or freevbcode. The management merely identify the correct index for posted source code.
    Where there is no hope, there can be no endeavor.

    There are two ways of rising in the world, either by your own industry or by the folly of others.

  5. #5
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Neaten of bankcode Source code by category

    This is a good idea, but it's something that would be best done programmatically, and right now the forum software simply doesn't support such a thing.

  6. #6
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Neaten of bankcode Source code by category

    It's not just a good idea - it's a fantastically good idea - to find somethig there is a bigger nightmare than to organize it !
    Although it's a fact that forum software doesn't allow to do this easily however it was done in FAQ section.
    It will take time though but it finally needs to be done.

  7. #7
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Neaten of bankcode Source code by category

    vBulletin 3.7 (currently in early beta phase) features keyword tags for threads.
    Adding these to all the existing Codebank entries would be a hell of a task, but it would make searching on particular topics so much easier.

  8. #8
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Neaten of bankcode Source code by category

    Quote Originally Posted by RhinoBull
    It's not just a good idea - it's a fantastically good idea - to find somethig there is a bigger nightmare than to organize it !
    Although it's a fact that forum software doesn't allow to do this easily however it was done in FAQ section.
    It will take time though but it finally needs to be done.
    The FAQ Forum is fuly moderated and takes time to go over each and every entry, pm the memeber for any changes, validate, modify faq index etc. Its allot of work as it is and to have the same technique for the CB forum will just require too much time IMO.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  9. #9
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Neaten of bankcode Source code by category

    Quote Originally Posted by penagate
    vBulletin 3.7 (currently in early beta phase) features keyword tags for threads.
    Adding these to all the existing Codebank entries would be a hell of a task, but it would make searching on particular topics so much easier.
    I wouldn't mind spending some time going back through the old threads and adding the tags. I would pick and choice which threads to add the tags to, and then it seems it wouldn't that big a deal to add them as they get posted going forward. It is something I would at least take a look at once we get to 3.7

  10. #10
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Neaten of bankcode Source code by category

    Well you wont have to worry about it for a few years as we dont even have 3.6.x yet. We are looking at at least 2 years til we get that version.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  11. #11

    Thread Starter
    Hyperactive Member nUflAvOrS's Avatar
    Join Date
    Jul 2007
    Location
    Malaysia/ Currently at Singapore
    Posts
    372

    Re: Neaten of bankcode Source code by category

    Thanks for all management team members attentions to my suggestion.

    The tranformation will bring the pro and con to the members of Vbforums and also management team committee, before stride to the success, something would be sacrified.
    Where there is no hope, there can be no endeavor.

    There are two ways of rising in the world, either by your own industry or by the folly of others.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width