Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The kaxaml site is down #3

Open
skimedic opened this issue Aug 23, 2017 · 17 comments
Open

The kaxaml site is down #3

skimedic opened this issue Aug 23, 2017 · 17 comments

Comments

@skimedic
Copy link

Dear developers of Kaxaml. The site www.kaxaml.com - it looks to be expired. I don't know if that was intentional or an over site, considering the waning popularity of WPF (although Xamarin is on the rise).
I have taken over rewriting Andrew Troelsen's book on Apress (Pro C#), splitting duties with Andrew on the last edition (7th), and now as a solo writer for the C# 7.1 version (8th edition).
I use Kaxaml in the chapters on WPF since it's such an excellent tool for teaching and experimenting with XAML. I would like to continue to use it in the book, so I wanted to reach out to you to see what my options are. Do you plan on reviving Kaxaml.com? If not, would you be opposed to me forking the repo and using that in the book? Or I can just point out this repo in the book, but provide a compiled version for the readers to download.
It's the #1 book in Apress's .NET catalog, so I want to do right by the readers and right by you.
Thank you for your time and consideration.
Philip Japikse (@skimedic)

@bradzoob
Copy link

Yeah this seems like a pretty big deal, where can kaxaml be downloaded from now if we don't want to compile our own?

@kevlut
Copy link

kevlut commented Oct 12, 2017

Website is still down. Please provide binaries in repo or bring site back! :)

@pankaj-nikam
Copy link

I believe that we should update this repo with the compiled binary. It is very difficult for now to download the setup and install Kaxaml. I am a big fan of Kaxaml!

@BHandle
Copy link

BHandle commented Nov 17, 2017

I have a built binary and a compiling version of the repository, but without the original download I can't tell what the license originally was. Believe it or not, it doesn't say it in the program itself (other than it is free), and the word "license" does not appear in the original code. Unfortunately, even codeplex doesn't have the download which might include the license, as the download was just a link to the kaxaml website.

I'd be happy to post my code once I figure out what that is.

edit Ahh... but it did have the license. MS-RL, so we're free to post derivatives.
http://kaxaml.codeplex.com/license

@RealityStop
Copy link

There is an active repo over at https://github.com/jogibear9988/kaxaml that includes an appveyor-built binary. If that project is not actively maintained, I'll fork it.

@birbilis
Copy link

see https://ci.appveyor.com/project/jogibear9988/kaxaml/build/artifacts - that seems to have removed some Silverlight related stuff from menus etc., if you need older version I could search my backup for downloads, should have some

@OptikPerfectik
Copy link

Skimedic, thanks for looking into this. I'm working through your book right now, and got stuck until I came to this page. I just downloaded the old-fashioned rar file and opened the .sln in Visual Studio. Regards. It works, and wasn't too big of a hassle.

@skimedic
Copy link
Author

@optik1234 Glad you were able to make it work.

@OptikPerfectik
Copy link

OptikPerfectik commented Nov 28, 2017

I should mention to users of the software that it throws and exception if you change the code on-the-fly in Kaxaml. You have to make syntactically perfect code in Notepad++ or some other text editor and then cut and paste it in to avoid this error message. If I were to make a code improvement suggestion, it would be to add a button, "OK to PARSE" so users won't have to keep going back and forth between a text editor and Kaxaml.
Wow, actually this is kind of cool to be able to communicate with writer of a book I'm going through page by page. 5 stars sir! It's very satisfying to see my skill-set getting better chapter by chapter. Though I should be able to add the "OK to PARSE" button myself at this point.

@RealityStop
Copy link

You shouldn't need to, it should just grey out if it gets a xaml parse error. Can you post your xaml code that triggers this?

@punker76
Copy link

Here is my version https://github.com/punker76/kaxaml. Adding dll references is coming soon. A first pre-releases is also available https://github.com/punker76/kaxaml/releases.

@RealityStop
Copy link

Aha, so you are continuing! The WPF gods have smiled on us this day!

@OptikPerfectik
Copy link

To RealityStop: It's every time that there is some syntactically incorrect Xaml. I'd post an example, but I'm sure you can generate some incorrect code. :)

@punker76
Copy link

@Optik1234 This is the normal behavior / feature of this Tool. It try to parse the whole document in a timer, so if there is any incorrect input it produces a XamlParseException. You can only see this Exception in debug mode, if you use the release you don't see or feel it...

@punker76
Copy link

punker76 commented Dec 4, 2017

@Optik1234 @RealityStop @skimedic @birbilis @pixelhero @pankaj-nikam @kevlut Adding references finally available here https://github.com/punker76/kaxaml/releases

kaxaml_matdesign1

@ephermalite
Copy link

Good news, http://www.kaxaml.com/ is back up!

What? Don't give me that look. It is good news for Chinese citizens who enjoy playing games of chance on a site hosted in Philippines to circumvent rather strict gambling laws in China proper. And before you even mention it, shame on you for thinking a gambling site who's entire operation is based on deceit would tamper with the house edge.

@fforjan
Copy link

fforjan commented Apr 23, 2019

And down again !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests