Is there any OpenCMS community? - opencms

I started devoeloping webs in OpenCMS and I found out few problems.
I looked for some comunity IRC/slack/discord/etc. , but i didnt find anything.
Dont someone know, if there isnt some comunication channel (official or unoficial) used by openCMS community or developers?
Thanks

The 'official' communication channel is the mailing list: http://www.opencms.org/en/development/mailinglist.html.
There is also a pretty silent Gitter channel:
https://gitter.im/opencms-community/general

Related

How to implement Remote Desktop for Android?

I want to develop a Remote Desktop application for Android , Part of my project, Can please someone help me out? or have tried any thing?
Maybe you can take a look at some open-source solutions and gain some inspiration. After some quick search on google I found this project http://jrdesktop.sourceforge.net/ which is an open source java implementation of a remote dsktop app. I also found a SO discussion on the topic: Implementing my own remote desktop in java
Good luck! :)

How to create add-on for Mozilla Thunderbird desktop app?

I am beginner to Mozilla Addons Development. I want to create add-on Mozilla Thunderbird desktop app. I researched how to create it but i found only browser extension.
Where should I start?
Thanks. I would be very thankful to you.
The documentation for add-ons development has been updated very recently, you can find it here:
https://developer.thunderbird.net/add-ons/about-add-ons
I'd suggest subscribing to this mailing list and announcing what you do, it's also a useful place to ask add-on development questions and make suggestions about it:
https://mail.mozilla.org/listinfo/tb-planning

Desktop (content) editing software for ExpressionEngine

I know there are two apps on EE official page, Marsedit and Ecto, but both seems outdated, can someone confirm me that they are working ok with EE2 for publishing etc, or there is another app doing the same job?
I found this article http://eeinsider.com/blog/using-marsedit-3-with-expressionengine-2/ but the tutorial is gone I guess :(
Thank you

Resources for Griffon?

I want to start learning Griffon for desktop applications, but i found there are not enough resources for Griffon framework. Apart from its homepage.
Can anyone say me the blogs, tutorials, etc. where I can find enough information!
What about these resources?
Griffon Guide http://dist.codehaus.org/griffon/guide/index.html
Griffon Refcard http://refcardz.dzone.com/refcardz/getting-started-griffon
Screencasts http://griffoncast.com/ http://tv.jetbrains.net/videocontent/griffon-mvc-groups-and-event-system
Twitter http://twitter.com/theaviary
Griffon posts # http://jroller.com/aalmiray/tags/griffon
Sample apps # github https://github.com/aalmiray/griffon_sample_apps
Manning will publish "Griffon in Action"... January 2012.
http://www.amazon.com/Griffon-Action-Andres-Almiray/dp/1935182234/

Does anyone know of a feature filled forum package for Umbraco 4.03?

I was wondering if anyone has built or know of a decent forum package for Umbraco 4.03??
I've had a little play with this but its a bit basic
http://our.umbraco.org/projects/umbraco-forum-package
and
http://our.umbraco.org/projects/uforum-basics
I've found this article on how to integrate YAF forum but would rather have one which fits a bit better..
http://dawoe.blogspot.com/2009/02/intergrate-yet-another-forum-193rc2.html
Of course I know one answer, write or extend one of the above :) Any help would be gratefully received.
uForum is used to power the Our Umbraco community - so that's the current recommended forum package.
YAF is a fully-featured forum/bulletin-board web-application, which can be integrated with Umbraco (using an ASP.NET Membership Provider). Aside from that YAF is standalone.
Update: There is a new package called nForum.
I guess it depends on your requirements.
What features are lacking, clearly you know what you want so any guidance on what the forum should include will help.
Pretty much any asp.net based forum software would work with Umbraco. I guess the main thing would be the integration with the Membership provider in Umbraco. In this case Any forum software that could use a custom ASP.NET membership provider would integrate pretty much seamlessly.
There are plenty of opensource and commercial forum packages available for ASP.NET, just find one that matches your requirements and look at integrating it or running it alongside Umbraco.

Resources