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 » PR, media coverage, articles and documentation » I cannot stop....
I cannot stop.... [message #4500] Sat, 12 August 2006 11:20 Go to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Anybody to write and submit similar article about U++?

http://www.codeproject.com/library/wxwidgets.asp?df=100& forumid=212952&exp=0&select=1318346#xx1318346xx

Once again, Overview is a good source material (maybe could be used even without further modifications).

Mirek

P.S.: If nobody volunteers, I will do it myself. However, that will mean slowing U++ development by 2 hours:)
Re: I cannot stop.... [message #4506 is a reply to message #4500] Sat, 12 August 2006 21:26 Go to previous messageGo to next message
rbmatt is currently offline  rbmatt
Messages: 90
Registered: July 2006
Location: Tennesse, USA
Member

I'll do it. I'll post it online before I actually submit it (for comments and suggestions).
Re: I cannot stop.... [message #4507 is a reply to message #4500] Sun, 13 August 2006 05:16 Go to previous messageGo to next message
rbmatt is currently offline  rbmatt
Messages: 90
Registered: July 2006
Location: Tennesse, USA
Member

Draft one:
http://ezellmedia.com/upp/IntroU++/IntroU++.html

Thoughts, corrections, suggestions?

I didn't want to enumerate a huge feature list like the other one, because frankly, I don't think most people care. The just want to know does it work, and how easy is it. If we can "hook" them, they will come to the site for specific details. But this is up for debate too.

I'll submit it maybe tomorrow, depending on what feedback I get from you all.
Re: I cannot stop.... [message #4509 is a reply to message #4507] Sun, 13 August 2006 05:37 Go to previous messageGo to next message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
rbmatt wrote on Sun, 13 August 2006 04:16

Draft one:
http://ezellmedia.com/upp/IntroU++/IntroU++.html

Thoughts, corrections, suggestions?

I didn't want to enumerate a huge feature list like the other one, because frankly, I don't think most people care. The just want to know does it work, and how easy is it. If we can "hook" them, they will come to the site for specific details. But this is up for debate too.

I'll submit it maybe tomorrow, depending on what feedback I get from you all.


First impression: those cuts of the screenshots... Rolling Eyes
Anyway, the last word is Mirek's...
Re: I cannot stop.... [message #4510 is a reply to message #4509] Sun, 13 August 2006 05:46 Go to previous messageGo to next message
rbmatt is currently offline  rbmatt
Messages: 90
Registered: July 2006
Location: Tennesse, USA
Member

fudadmin wrote on Sat, 12 August 2006 23:37

First impression: those cuts of the screenshots... Rolling Eyes
Anyway, the last word is Mirek's...


Well, thats a small thing... Code Project has a rule that screenshots can't be more then 600px wide. I personally hate when screenshots are just chopped off with no visual indication that more could be shown- but isn't. For the shots that show everything, I did not cut them.
But I'll be glad to retake the shots if thats the consensus.
Re: I cannot stop.... [message #4511 is a reply to message #4510] Sun, 13 August 2006 06:06 Go to previous messageGo to next message
rbmatt is currently offline  rbmatt
Messages: 90
Registered: July 2006
Location: Tennesse, USA
Member

We can do http://ezellmedia.com/upp/bIntroU++/IntroU++.html if you like that better.
How about comments on the actual article?
Re: I cannot stop.... [message #4513 is a reply to message #4511] Sun, 13 August 2006 10:26 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Good work.

I like "fade-out" screenshots a lot. Please use them instead of those jagged.

Notes:

- remove "NTL" notes. It is not very important at that point and it even is not true (Core was always Core, just in short period, before releasing U++ as public project, as first try, I extracted container classes from the Core, named them "NTL" and released).

- maybe you should note that the very first compile can take a bit long and why (because U++ has libraries in source form and they have to be compiled first time, but are cached afterwards).

- typo: "Arrage the widgets so it looks like" - Arrange?

- maybe a screenshot of final application?

Mirek
icon14.gif  Re: I cannot stop.... [message #4515 is a reply to message #4500] Sun, 13 August 2006 13:55 Go to previous messageGo to next message
exolon is currently offline  exolon
Messages: 62
Registered: July 2006
Location: 53'21N 6'18W
Member
That looks great. It might be nice to include the final source code, just in case newcomers got lost along the way (since the instructions for adding more code are textual).

You highlighted the ease of manipulating controls well - shownig that AddItem() could be done in two lines.
Re: I cannot stop.... [message #4516 is a reply to message #4513] Sun, 13 August 2006 15:13 Go to previous messageGo to next message
rbmatt is currently offline  rbmatt
Messages: 90
Registered: July 2006
Location: Tennesse, USA
Member

luzr wrote on Sun, 13 August 2006 04:26

- remove "NTL" notes. It is not very important at that point and it even is not true (Core was always Core, just in short period, before releasing U++ as public project, as first try, I extracted container classes from the Core, named them "NTL" and released).

I actually pulled that section from Wikipedia... does that mean that article is wrong?
luzr wrote on Sun, 13 August 2006 04:26

- maybe you should note that the very first compile can take a bit long and why (because U++ has libraries in source form and they have to be compiled first time, but are cached afterwards).

Section expanded
luzr wrote on Sun, 13 August 2006 04:26

- typo: "Arrage the widgets so it looks like" - Arrange?

Fixed. Thanks.
luzr wrote on Sun, 13 August 2006 04:26

- maybe a screenshot of final application?

Good idea, not sure why I didn't do that.
Re: I cannot stop.... [message #4517 is a reply to message #4515] Sun, 13 August 2006 15:19 Go to previous messageGo to next message
rbmatt is currently offline  rbmatt
Messages: 90
Registered: July 2006
Location: Tennesse, USA
Member

exolon wrote on Sun, 13 August 2006 07:55

That looks great. It might be nice to include the final source code, just in case newcomers got lost along the way (since the instructions for adding more code are textual).

The source is available as a zip at the top, but I agree, I do need to show the final code.
Re: I cannot stop.... [message #4518 is a reply to message #4516] Sun, 13 August 2006 18:29 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
rbmatt wrote on Sun, 13 August 2006 09:13

luzr wrote on Sun, 13 August 2006 04:26

- remove "NTL" notes. It is not very important at that point and it even is not true (Core was always Core, just in short period, before releasing U++ as public project, as first try, I extracted container classes from the Core, named them "NTL" and released).

I actually pulled that section from Wikipedia... does that mean that article is wrong?



Yes. Going to fix that.

Mirek
Re: I cannot stop.... [message #4519 is a reply to message #4500] Sun, 13 August 2006 19:05 Go to previous messageGo to next message
rbmatt is currently offline  rbmatt
Messages: 90
Registered: July 2006
Location: Tennesse, USA
Member

Well, it's done.
http://www.codeproject.com/useritems/IntroUpp.asp
I can still edit it if you notice something.
Re: I cannot stop.... [message #4568 is a reply to message #4519] Tue, 15 August 2006 18:19 Go to previous messageGo to next message
Werner is currently offline  Werner
Messages: 234
Registered: May 2006
Location: Cologne / Germany
Experienced Member
rbmatt wrote on Sun, 13 August 2006 19:05

Well, it's done.
http://www.codeproject.com/useritems/IntroUpp.asp
I can still edit it if you notice something.


I would like to put a link to your article on my website.

Which link would you prefer?

http://ezellmedia.com/upp/bIntroU++/IntroU++.html

or

http://www.codeproject.com/useritems/IntroUpp.asp

Werner
Re: I cannot stop.... [message #4569 is a reply to message #4568] Tue, 15 August 2006 18:36 Go to previous messageGo to next message
rbmatt is currently offline  rbmatt
Messages: 90
Registered: July 2006
Location: Tennesse, USA
Member

Werner wrote on Tue, 15 August 2006 12:19

rbmatt wrote on Sun, 13 August 2006 19:05

Well, it's done.
http://www.codeproject.com/useritems/IntroUpp.asp
I can still edit it if you notice something.


I would like to put a link to your article on my website.

Which link would you prefer?

http://ezellmedia.com/upp/bIntroU++/IntroU++.html

or

http://www.codeproject.com/useritems/IntroUpp.asp

Werner


Link to codeproject. It it a little more updated and counts visits.
Thanks! Smile
Re: I cannot stop.... [message #4576 is a reply to message #4569] Tue, 15 August 2006 21:38 Go to previous message
Werner is currently offline  Werner
Messages: 234
Registered: May 2006
Location: Cologne / Germany
Experienced Member
rbmatt wrote on Tue, 15 August 2006 18:36

Werner wrote on Tue, 15 August 2006 12:19

rbmatt wrote on Sun, 13 August 2006 19:05

Well, it's done.
http://www.codeproject.com/useritems/IntroUpp.asp
I can still edit it if you notice something.


I would like to put a link to your article on my website.

Which link would you prefer?

http://ezellmedia.com/upp/bIntroU++/IntroU++.html

or

http://www.codeproject.com/useritems/IntroUpp.asp

Werner


Link to codeproject. It it a little more updated and counts visits.
Thanks! Smile


Done! (I added a link to Leonardo Cecchi's upp recipes (http://leonardoce.interfree.it/leowiki.html), too.

Werner

P. S.:
You might want to check your location data. After all we want to know exactly where the famous whiskey comes from! Smile

W.
Previous Topic: "competition" solving similar PR problems...
Next Topic: New user observations
Goto Forum:
  


Current Time: Thu Mar 28 09:19:18 CET 2024

Total time taken to generate the page: 0.02216 seconds