|
|
Hello World!
I've done my project: "RLE encoding/decoding tool" and have published source code at the CodePlex repository: http://rle.codeplex.com/
The source code is available here: http://rle.codeplex.com/SourceControl/changeset/view/c96568c408b1#rletoolv1.cs
I think, that you will be able to find the download package by yourself.
First of all, why do I create such discussion here: I want to listen to the well criticism for my source and what I must to fix/add at the future uploads.
Thank you,
Best Regards,
Oleg
|
|
|
|
|
I've implemented automatic logon for on RootAdmin[^] for those already logged into CodeProject.
I'd love some guinea pigs who are logged into CodeProject, but not logged into RootAdmin, to pop on over and let me know if they see a message at the top of the window regarding their login status.
cheers,
Chris Maunder
The Code Project | Co-founder
Microsoft C++ MVP
|
|
|
|
|
It did not work for me. I tried both with my IE8 and Chrome (Version 23.0.1271.97 m) running on WinXP SP3.
I have never been to RootAdmin before, does that matter?
Soren Madsen
"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
|
|
|
|
|
Message at top: Welcome back Richard MacCutchan. You will be logged in after refreshing this page.
However, when I refreshed it just repeated the same message. When I tried to sign in manually it took me to the "Setup my Account" page. I updated my details and clicked "Create" but it seemed to have a problem and took me to the "bad hamsters" page.
Chrome 23.0.1271.97 m
One of these days I'm going to think of a really clever signature.
|
|
|
|
|
I just tried using Chrome. It successfully identified who I was, but when I followed the instructions and clicked refresh, it didn't log me in.
|
|
|
|
|
I have set up my account on RootAdmin and now the automatic logon works in Chrome. It takes a few seconds before the message to refresh the page gets displayed, but once I click on "refresh", I am logged in.
But it does not work the other way around...
Soren Madsen
"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
|
|
|
|
|
SoMad wrote: But it does not work the other way around
as in: if you're logged into RootAdmin and not in CodeProject, then when visiting CodeProject you're not automatically logged in? This is by design, but can potentially be changed (though potentially messy)
cheers,
Chris Maunder
The Code Project | Co-founder
Microsoft C++ MVP
|
|
|
|
|
Quote: as in: if you're logged into RootAdmin and not in CodeProject, then when visiting CodeProject you're not automatically logged in? Exactly.
I can imagine it could get ugly and I was just messing around to see if it would work (guess I should have used a joke icon somewhere). I don't see a problem with it not working that way.
Soren Madsen
"When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty
|
|
|
|
|
It didn't log me on automatically but I hadn't set up an account there.
I then set up an account but I could not use the same account info as CP as it said:Quote:
Items that need attention:
The email you supplied has already been registered. Please choose another, or try retrieving your password if that is your member email. I set up an account with a different email and that doesn't log me in automatically either - although I wonder how it could with a different email id?
[I only tried Chrome]
- Life in the fast lane is only fun if you live in a country with no speed limits.
- Of all the things I have lost, it is my mind that I miss the most.
- I vaguely remember having a good memory...
|
|
|
|
|
Could you try now, please?
cheers,
Chris Maunder
The Code Project | Co-founder
Microsoft C++ MVP
|
|
|
|
|
OK, that was quite cool, but...
Quote: Items that need attention:
The Display name or alias you have chosen has already been taken, or is too close to an existing member's name to be accepted. Sorry! Please choose another. Could you delete my not very old "forogar" account on rootadmin so that your "create using the info from CP" feature can do it - or better yet, recognize the similarities enough to be able to merge them.
- Life in the fast lane is only fun if you live in a country with no speed limits.
- Of all the things I have lost, it is my mind that I miss the most.
- I vaguely remember having a good memory...
|
|
|
|
|
Please update your settings to complete your login - with a cute little X on the right.
Never underestimate the power of human stupidity
RAH
|
|
|
|
|
It was the "x" that was the hard part.
cheers,
Chris Maunder
The Code Project | Co-founder
Microsoft C++ MVP
|
|
|
|
|
When I di go to create an account it was prepopulated nicely with the CP data. Didn't bother creating an account, I have almost no interest in the subject matter!
Never underestimate the power of human stupidity
RAH
|
|
|
|
|
Tried again just now with Chrome and it asked for the refresh, and then logged me in successfully.
One of these days I'm going to think of a really clever signature.
|
|
|
|
|
Just released the latest alpha version of TakeStock 2 (a powerful, easy-to-use and completely free personal portfolio manager). Would appreciate any and all feedback, suggestions and bug reports. Thanks!
TakeStock 2 blog[^]
/ravi
|
|
|
|
|
People will not test your application, that you have to do yourself.
here you can get some information or idea for testing your apps.
Thanks
-Amit Gajjar (MinterProject)
|
|
|
|
|
@AmitGajjar wrote: People will not test your application, that you have to do yourself. Actually, TS2 and my other freeware apps are used by thousands of users worldwide and have been reviewed by several popular freeware sites including CNet and SoftPedia. They're also used by several CPians.
/ravi
|
|
|
|
|
Thats Great....your very lucky...
Thanks
-Amit Gajjar (MinterProject)
|
|
|
|
|
Hello everybody,
in our business we have developed a realtime instrument control application. It was written in MSVC Prof. with C++ as a multithreaded modular MFC Doc/View application. The main program with the intrument interface was changed recently to reflect some changes in the intrument controller which was changed from running as DLL to being a service utilizing memory mapped files.
Unfortunatly since this change our application is slowly eating up memory. After some weeks the application will hang or crash. We've already invested much time isolating the error with CRT diagnostic and other techniques but were not able to locate the source of the problem.
We are looking for german based help on this issue. Anyone feels tempted or knows where to ask for help?
Regards
Thomas
|
|
|
|
|
Does the code have comments in english or german?
|
|
|
|
|
Hi Albert,
the code has of course some comments. They are mixed german and english. I'd say that all the key points have comments (but as always ) there could be more.
Best regards
Thomas
|
|
|
|
|
Asking because german comments would be the equivalent of no comments to non-german speakers...
Approximately what's the size of the project? What version of the Visual Studio IDE was it built in?
I can probably refer you to contractors in America that would be willing to help (at a price of course) but pretty sure no one will do it for free (or maybe at all given the german comments).
|
|
|
|
|
There are distinct reasons I ask for Germany based help. It's not just the comments but also I assume that there will be the need of some in-lab testing with a real instrument connection. The memory leak is not depending on that and also there in the demo mode.
IDE has evolved. The project started with MSVC 6 but the changes introducing the leak came somewhat around the change from MSVC 2005 to MSVC 2010. Don't have the actual project size but will post when I'm back in Office.
We know that we will need and have a budget for the advice.
Regards
Thomas
|
|
|
|