Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Coffee corner » Free useful tools for the U++ Developer
Free useful tools for the U++ Developer [message #38347] Wed, 12 December 2012 00:21 Go to next message
lectus is currently offline  lectus
Messages: 329
Registered: September 2006
Location: Brazil
Senior Member
Hi!
I created this thread so we can discuss useful tools that can help the U++ developer.

Here's a few I've tested:
1) TheIde (of course... it provides everything for coding, image editing, etc).

2) OpenProj ( http://sourceforge.net/projects/openproj/ ). Free alternative to MS Project. It's useful to plan the project tasks.

3) Pencil project ( http://pencil.evolus.vn/ ). I'm using the portable version. It can create sketches, diagrams and user interface prototypes.

4) GIMP. General image editing.

Tell me your tools Very Happy


Here's a simple sketch I made using Pencil Project:
http://i.imgur.com/aWDTY.png
Re: Free useful tools for the U++ Developer [message #38352 is a reply to message #38347] Wed, 12 December 2012 05:10 Go to previous messageGo to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
lectus wrote on Tue, 11 December 2012 18:21

Tell me your tools Very Happy

I keep promoting buildbot. It allows to run distributed builds and do distributed testing, but nobody seems to be interested. Smile


Regards,
Novo

[Updated on: Wed, 12 December 2012 18:02]

Report message to a moderator

Re: Free useful tools for the U++ Developer [message #38362 is a reply to message #38352] Wed, 12 December 2012 14:13 Go to previous messageGo to next message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Don't forget InnoSetup for create windows distributions SETUP.exe

SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
Re: Free useful tools for the U++ Developer [message #38363 is a reply to message #38347] Wed, 12 December 2012 14:22 Go to previous messageGo to next message
zsolt is currently offline  zsolt
Messages: 693
Registered: December 2005
Location: Budapest, Hungary
Contributor
I'm using my own scrum tool to manage my projects Smile
Re: Free useful tools for the U++ Developer [message #38368 is a reply to message #38347] Wed, 12 December 2012 17:11 Go to previous messageGo to next message
chickenk is currently offline  chickenk
Messages: 169
Registered: May 2007
Location: Grenoble, France
Experienced Member
For my diagram needs, I mostly use XCircuit: http://opencircuitdesign.com/xcircuit/

For everything related to documentation, when QTF is not suitable (e.g. distributable readable text files) I use AsciiDoc: http://www.methods.co.nz/asciidoc/

My 2 cents...
Lionel
Re: Free useful tools for the U++ Developer [message #38369 is a reply to message #38347] Wed, 12 December 2012 18:07 Go to previous messageGo to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
Microsoft Application Verifier is a pretty cool tool to test your app. It has GUI and CLI.

Regards,
Novo
Re: Free useful tools for the U++ Developer [message #38373 is a reply to message #38347] Wed, 12 December 2012 21:46 Go to previous messageGo to next message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Graphviz can make nice diagrams.

Also, since Novo mentioned Buildbot, I must mention Watchdog Smile Not only the linked U++ instance, but it can be set up to track and test any SVN based project.
Re: Free useful tools for the U++ Developer [message #38385 is a reply to message #38373] Thu, 13 December 2012 09:17 Go to previous messageGo to next message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

I add http://freemind.sourceforge.net/wiki/index.php/Main_Page for Mind-Map editing for complex projects

SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
Re: Free useful tools for the U++ Developer [message #38399 is a reply to message #38347] Thu, 13 December 2012 21:43 Go to previous messageGo to next message
lectus is currently offline  lectus
Messages: 329
Registered: September 2006
Location: Brazil
Senior Member
I just found MySQL Workbench.

It's a complete database IDE with UML, queries, script generation, etc.

We should write a "export to .SCH" plugin for it. It would kick ass! Smile
Re: Free useful tools for the U++ Developer [message #38417 is a reply to message #38399] Fri, 14 December 2012 20:25 Go to previous messageGo to next message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

lectus wrote on Thu, 13 December 2012 23:43

I just found MySQL Workbench.

It's a complete database IDE with UML, queries, script generation, etc.

We should write a "export to .SCH" plugin for it. It would kick ass! Smile


Nice idea!
But I propose to include tool like MySQL Workbench into TheIDE (maybe little simple than MySQL Workbench). By the way Anton Scorch already start this work about 2 years ago.


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}

[Updated on: Fri, 14 December 2012 20:29]

Report message to a moderator

Re: Free useful tools for the U++ Developer [message #38824 is a reply to message #38369] Sun, 20 January 2013 22:11 Go to previous messageGo to next message
lectus is currently offline  lectus
Messages: 329
Registered: September 2006
Location: Brazil
Senior Member
Novo wrote on Wed, 12 December 2012 12:07

Microsoft Application Verifier is a pretty cool tool to test your app. It has GUI and CLI.


What can it do?
Re: Free useful tools for the U++ Developer [message #38825 is a reply to message #38362] Sun, 20 January 2013 22:13 Go to previous messageGo to next message
lectus is currently offline  lectus
Messages: 329
Registered: September 2006
Location: Brazil
Senior Member
sergeynikitin wrote on Wed, 12 December 2012 08:13

Don't forget InnoSetup for create windows distributions SETUP.exe


Nice one for complex Setups. Otherwise 7zip self-extractor is great too.
Re: Free useful tools for the U++ Developer [message #38826 is a reply to message #38824] Mon, 21 January 2013 02:49 Go to previous messageGo to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
lectus wrote on Sun, 20 January 2013 16:11

Novo wrote on Wed, 12 December 2012 12:07

Microsoft Application Verifier is a pretty cool tool to test your app. It has GUI and CLI.


What can it do?


It checks for all kinds of problems with different APIs. It can simulate low resource situations, it can help to simulate all kinds of possible problems you won't be able to reproduce otherwise.


Regards,
Novo
Re: Free useful tools for the U++ Developer [message #38831 is a reply to message #38826] Mon, 21 January 2013 15:36 Go to previous messageGo to next message
zsolt is currently offline  zsolt
Messages: 693
Registered: December 2005
Location: Budapest, Hungary
Contributor
Novo wrote on Mon, 21 January 2013 02:49

lectus wrote on Sun, 20 January 2013 16:11

Novo wrote on Wed, 12 December 2012 12:07

Microsoft Application Verifier is a pretty cool tool to test your app. It has GUI and CLI.


What can it do?


It checks for all kinds of problems with different APIs. It can simulate low resource situations, it can help to simulate all kinds of possible problems you won't be able to reproduce otherwise.


I have some bad feedbacks on report printing from my users, so I tested the Reports reference app with this Microsoft Application Verifier.
The result was an "Invalid handle exception" with a big stack backtrace.
I'm not very good in Windows internals, so was unable to find a fast way handle the problem. Could sombody check it?
Re: Free useful tools for the U++ Developer [message #38833 is a reply to message #38831] Mon, 21 January 2013 16:42 Go to previous messageGo to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
zsolt wrote on Mon, 21 January 2013 09:36

Novo wrote on Mon, 21 January 2013 02:49

lectus wrote on Sun, 20 January 2013 16:11

Novo wrote on Wed, 12 December 2012 12:07

Microsoft Application Verifier is a pretty cool tool to test your app. It has GUI and CLI.


What can it do?


It checks for all kinds of problems with different APIs. It can simulate low resource situations, it can help to simulate all kinds of possible problems you won't be able to reproduce otherwise.


I have some bad feedbacks on report printing from my users, so I tested the Reports reference app with this Microsoft Application Verifier.
The result was an "Invalid handle exception" with a big stack backtrace.
I'm not very good in Windows internals, so was unable to find a fast way handle the problem. Could sombody check it?


I personally wasn't able to reproduce any problem with this app.
(Win 8, 32 bit app)


Regards,
Novo

[Updated on: Mon, 21 January 2013 16:43]

Report message to a moderator

Re: Free useful tools for the U++ Developer [message #41040 is a reply to message #38347] Wed, 23 October 2013 09:28 Go to previous messageGo to next message
unknown user
Nice tools. I have downed them. Thanks.
Re: Free useful tools for the U++ Developer [message #41819 is a reply to message #38347] Sun, 26 January 2014 13:46 Go to previous messageGo to next message
akspring is currently offline  akspring
Messages: 8
Registered: September 2013
Location: WA
Promising Member
I would like to add lazy c++ chic. Maybe not external tools but they should be part of the programming suite.
Re: Free useful tools for the U++ Developer [message #59515 is a reply to message #38347] Wed, 11 January 2023 17:29 Go to previous message
JeyCi is currently offline  JeyCi
Messages: 50
Registered: July 2020
Member
for UML I use StarUML
- can download here or from sourceforge


Best regards.

[Updated on: Wed, 11 January 2023 17:30]

Report message to a moderator

Previous Topic: Visual Studio (Community) 2017 released
Next Topic: how to reduce binary size?
Goto Forum:
  


Current Time: Thu Mar 28 10:27:07 CET 2024

Total time taken to generate the page: 0.01260 seconds