Kafka: Developers Required

The open source WYSIWYG web editor project Kafka is looking for interested developers. We are looking for coders, documentation writers, testers etc. Anyone and everyone is invited to get involved.

You can find out more here.

Dot Categories: 

Comments

by franzbe (not verified)

Great idea! As a web developer I miss such a application a lot under linux.
One suggestion:Maybe you could exchange some code with Quanta which already provides a nice non-WYSIWYG solution for webdesign?

cheers for the great idea
franz

by Jono Bacon (not verified)

We are going to try and make Kafka as extensible as possible with a good plugin system so developers can create new and interesting plugins. this could include a Quanta plugin.

I have used Quanta, and I am sure we will learn and no doubt use code or learn from it in other ways.

Keep the suggestions coming, and get involved if you can. ;-)

by Eric Laffoon (not verified)

When we first started Quanta some people with KDE asked us why we did not first approach the developer of Webmaker. Actually we talked with him but it did not look like we could make a match as we were looking to do more quicker.

As far as a plug in goes it seems to make more sense to go the other way around. We could easily plug a graphical editor into Quanta in fact we have talked about it and are considering it. The fact that we have an extensive and well thought out document parsing engine should be obvious if you load a PHP page or pop open the struct tab and navigate a big page. I realize that kafka is still very early on but wysiwyg seems to be pretty much it's pull right now. I'm not upset that we have not been contacted about putting a graphical tool in Quanta and working as a team. In fact, as with Webmaker, there may not be a match there. Still it looks pragmatic to explore should there be an interest.

Quanta is also being designed to be modular and extensible. In fact you can already customize any tag dialog with XML and in a few days you will be able to customize any tool bar. The Document Structure Navigation is also nothing short of revolutionary. True it is not wysiwyg but in our minds the web is not exactly wysiwyg either and we have yet to see a graphical tool that actually did exactly what we wanted and didn't create difficulties with our control of the end product.

However it seems to us the optimum web development tool would have to marry the two ideas of editing the source and graphically laying out. That would mean professional developers could still coax out that last 10-15% that makes it shine. In our opinion a purely graphical tool (we know kafka is not) is a novice tool and while we want to make it easier for novices we want to make it dynamite for professional web developers. After all, that is what we are and how and why we build Quanta. our objective is to give the user total control... and we are a bit further along. ;)

We wish the kafka team the best. They certainly have done an excellent job with thier preliminary docs and organization. If they want to open a dialog to exchange ideas or perhaps some collaboration we are very much open to talking. It seems our objectives are both to produce the best perhaps with some difference in focus, but perhaps a fair amount of similarity?

Our objective is to see KDE have the best tools whoever produces it. We openly invite the kafka developers to dialog with us it they want. We have a development team in place as well as substantial funtionality they will need to assemble and we really like what they are doing. Perhaps there is a complementary match to advance our objectives or at least some information exchange that would benefit the community

by Joerg Benscheidt (not verified)

To both the Kafka and Quanta teams I'd suggest that you take a look at the Namo Web Editor for Windows (www.namo.com). In my opinion that's one of the best WYSIWYG editors around (many of its users agree with me, unfortunately it's still widely unknown). You might get some good ideas from it concerning the user interface and functionality.

Personally I'd really like to see WYSIWIYG in Quanta.

Regards,
Joerg

by Chris Aakre (not verified)

If Kafka turns out anything like the Namo WedEditor for Windows, I'll finally be able to delete windows on my computer!

by Jono Bacon (not verified)

Thanks Eric for these kind and supportive words.

Our intention for the Kafka project is to basically provide a soloution for the many web designers who prefer or rely upon a WYSIWYG tool. we realise that many developers prefer to use a direct source based editing approach, and we respect that these are two different needs.

I feel that we can supplement our seperate projects in the way you suggested, and this can be done with crosslinking between the applications and some code reuse.

The great thing about KDE development is that competition is friendly. :-)

I look forward to opening and contributing to some discussions between the two projects, and I more than welcome you to get in touch with me if you wish to open some dialog.

by rsv (not verified)

How about making Kafka a part and allowing a user to use it embedded in quanta instead of the preview. Just an idea.

by Jono Bacon (not verified)

we are actually developing Kafka so it as flexible as possible, and we are currently developing a KHTMLEditor class to handle the WYSIWYG requirement. This should make embedding it in other applications such as Quanta fairly straightforward.

by rsv (not verified)

I got the idea when I was designing a site. As a newbie who was handling this for the first time, I used Dreamweaver on windows initially (shareware version that 'expired' in 30 days.) I then switched to quanta, found out a large number of redundant font tags and could improve on the pages. I would use this approach, first designing the site in WYSIWYG, then opening it in source and editing it. It saves time.
Quanta could have, instead of a preview, a WYSIWYG component which would allow one to edit the page, and simultaneously see the changes in the code in quanta. Similarly any changes done in the source would be seen in the WYSIWYG view. This would allow one to use both modes simultaneously, making it a unique app.
The WYSIWYG part could have other uses too. like the kmail composer, as an option.

by Jono Bacon (not verified)

we are actually developing Kafka so it as flexible as possible, and we are currently developing a KHTMLEditor class to handle the WYSIWYG requirement. This should make embedding it in other applications such as Quanta fairly straightforward.

by Al_trent (not verified)

Isn't Mozilla Composer a good source of inspiration too?

by Jono Bacon (not verified)

We are going to try and make Kafka as extensible as possible with a good plugin system so developers can create new and interesting plugins. this could include a Quanta plugin.

I have used Quanta, and I am sure we will learn and no doubt use code or learn from it in other ways.

Keep the suggestions coming, and get involved if you can. ;-)

by franzbe (not verified)

never mind ;-)

I would really like to help. I'm no experienced c++ programmer (just starting) and also don't know much about KDE2 but I could do some translation (german).
So I will subscribe to the mailing list. Hope I can also help with my experience as web developer.

cheers
Franz

by Jono Bacon (not verified)

Oops...sorry for being a bit over eager with the post button.

by Jason Katz-Brown (not verified)

Hello all, and Jono, I am 13 and I want to learn C++ to help KDE... Any suggestions on how to learn? How did everybody else learn?

Thanks!

by Al_trent (not verified)

Well, if you don't know how to program, I wouldn't recommand you to start with C++, but with a simpler language such as Python. (look at his webpage www.python.org, the docs and tutorial are great).
If you already are an 'experienced' programmer with some language and want to learn C++/KDE, try out the C++ Annotations book (http://www.icce.rug.nl/docs/cplusplus/cplusplus.html) and the Qt tutorial (with every Qt distrib).

Just my 2 cents...

by Martin K. (not verified)

Hi,
I think a good side is www.kdevelop.org -
a lot of information and links to tutorials.
try it...

by Lenny (not verified)

Buy the Stroustrup-book.

by gis (not verified)

Buy the Stroustrup-book.

Do you want to scare new developers away? This is certainly the last book to recommend to learn C++.

by franzbe (not verified)

Hi!

You can get a really nice Book called "Thinking in C++" by Bruce Eckel in html. Download it for free here.

Have fun!

Franz

by indra (not verified)

please teach me about c++, that program useful for me in college
i'm so glad if you can tell me more detail about that

by mic (not verified)

i found this funny tag in the screenshot section of the kafka-site:

by Jono Bacon (not verified)

Oops. Looks like an old bit of code from our previous page. I will fix it.

by Divine (not verified)

A wonderful idea.. being code-stupid I have always tended to use StarOffice (ok,nok, stop laughing) as the only WYSIWYG web tool available so far, skippling the Netscape composer that I don't even want to comment upon.
Too bad I am not a programmer... but I am one of the tens of thousands who will be forever grateful for such a piece of soft.
My question however would be related to what extend the soft will allow project management. Usually anyone would think in terms of a whole project, such as a serie of pages devoted to the same subject (smth that Composer has missed completely). While Dreamweaver allowed some of it, the emphasis on design tricks dont really make it suitable for anything real big.
Anyways, good, good news! thanks guyz!

by Jono Bacon (not verified)

We aim to implement a complete project management system in Kafka. Remember that any suggestions are greatfully recieved on the mailing list. ;-)

by Anonymous (not verified)

I've used KDevelop to write the HTML, PHP, Python, and C++ portions of www.merchantempires.net. If anyone liked Trade Wars, come check out my game.

All I want in a tool is a nice tree control for viewing and editing files quickly. Autosave is also nice.

Does anyone know of good PHP/HTML editors that compare well with the what I can already do in Kdevelop?

by Chris Lee (not verified)

check out quanta

http://quanta.sourceforge.net/

it might help.

-Chris

by Anonymous (not verified)

I've used KDevelop to write the HTML, PHP, Python, and C++ portions of www.merchantempires.net. If anyone liked Trade Wars, come check out my game.

All I want in a tool is a nice tree control for viewing and editing files quickly. Autosave is also nice.

Does anyone know of good PHP/HTML editors that compare well with the what I can already do in Kdevelop?