4
I Use This!
Inactive

News

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Posted over 15 years ago
This is a long-time awaited feature: the Diem online demo is ready! Let's try it front http://demo.diem-project.org/ admin http://demo.diem-project.org/admin Username: admin Password: admin What to try Admin Content Open the content menu and ... [More] browse the site contents. Try the Diem admin interface and verify that it will fit your customers needs. Have a look at the versioning interface, the sorting interface, batch actions, search engine, foreign column sorting and markdown editors. Tools Open the tool menu and try some features Diem packages natively. Have a look at the customizable configuration panel, the nice generated charts and the log view. Also, give the media library a try. SEO Open the Seo menu and run the sitemap generator and the automatic page meta builder. System Have a look at the generated database and dependecy injection diagrams, check the server configuration and browse the error log. Unfortunatly, for obvious security reasons, you won't have access to the AJAX terminal nor the code editor ;) Front Open the left PAGES panel and navigate with the page tree, or the right MEDIA panel and browse the media library. Try the buttons on the lower toolbar. You are allowed to create pages, and modify urls and metas. By clicking on the magnifier, you toggle ON the page edition. It allows you to drag&drop widgets around the page, and transform it to a joyfull mess. Click the Add button and drag&drop nice things all around. See the code As you probably noticed, the demo is a full copy of this website. Play with it is fun, but do you wanna see what's inside? This is possible as this website is open source. You can download it, and get the exact same demo running on your computer. Download and install diem-project. [Less]
Posted over 15 years ago
This is a long-time awaited feature: the Diem online demo is ready! Let's try it front http://demo.diem-project.org/ admin http://demo.diem-project.org/admin Username: admin Password: admin What to try Admin Content Open the content menu and ... [More] browse the site contents. Try the Diem admin interface and verify that it will fit your customers needs. Have a look at the versioning interface, the sorting interface, batch actions, search engine, foreign column sorting and markdown editors. Tools Open the tool menu and try some features Diem packages natively. Have a look at the customizable configuration panel, the nice generated charts and the log view. Also, give the media library a try. SEO Open the Seo menu and run the sitemap generator and the automatic page meta builder. System Have a look at the generated database and dependecy injection diagrams, check the server configuration and browse the error log. Unfortunatly, for obvious security reasons, you won't have access to the AJAX terminal nor the code editor ;) Front Open the left PAGES panel and navigate with the page tree, or the right MEDIA panel and browse the media library. Try the buttons on the lower toolbar. You are allowed to create pages, and modify urls and metas. By clicking on the magnifier, you toggle ON the page edition. It allows you to drag&drop widgets around the page, and transform it to a joyfull mess. Click the Add button and drag&drop nice things all around. See the code As you probably noticed, the demo is a full copy of this website. Play with it is fun, but do you wanna see what's inside? This is possible as this website is open source. You can download it, and get the exact same demo running on your computer. Download and install diem-project. [Less]
Posted over 15 years ago
The dmWidgetTwitterPlugin allows to connect your site with twitter. It packages a Diem front widget to display tweets searched by keywords. Uses phptwitterbot internally. See it in action on Diem community page & Diem homepage.
Posted over 15 years ago
This release is the result of a community frenetic work. The code is stable (passing all tests), nearly feature-complete (we still accept some new features for the final release), and needs to be tested in live applications. What's new? Javascript ... [More] speedup jQuery 1.4 is just released and Diem 5.0 BETA3 already packages it. It brings amazing performance improvements to admin and front edition interfaces. Diem now uses jQuery UI 1.8 ALPHA2 instead of 1.7, bringing user interface to its best. More tests, less bugs The test frenzy is not over: 900 unit and functional tests were added since BETA2. Many bugs were detected and fixed, and each of them got some regression tests. Hudson works day and night to ensure each SVN commit is safe. Improved services Thanks to the service architecture and dependency injection container, Diem components are decoupled and can evolve separately. For BETA3, the following services got some love: xml_sitemap_generator now generate one file per culture, plus an index as recommended by http://sitemaps.org/ front_pager_view has been refactored and propose nice options like "ajax"... see the widget list pager documentation menu has been improved and is declined in sitemap_menu browser_detection has been extracted from browser and is more accurate and even faster than before Documentation Documentation has been improved with List widgets, Exclude files from JS minification and Customize the breadcrumb. Plugins The long-waited dmCkEditorPlugin is available. dmWidgetGalleryPlugin and dmFlowPlayerPlugin have been updated to benefits from the enhancements brought to widget Ajax edition. If you use them, please grab the latest version from SVN. Get it while it's hot Download Diem 5.0 BETA3 View the version notes Happy Dieming, and please continue to ask questions and report bugs! [Less]
Posted over 15 years ago
Diem is already heavily tested, and many tests are added day after day. Now with more than 2200 tests, it became tedious to run them manually. So I searched for a continuous integration server for Diem 5.0. Sismo, the sensiolabs CI, is not ... [More] available yet. There is an excellent blog post about using Hudson to test symfony applications. I tried it, and saw it was good. Hudson is now running on http://ci.diem-project.org/. Each day, it builds a new project from latest Diem 5.0 SVN repository, and runs all unit and functional tests. The results are available online, and we can also follow the build results on twitter and subscribe to the builds RSS feed. Informations about Diem 5.0 health are also displayed on the Community & Development page. Say hello to Hudson, our new BETA tester! [Less]
Posted over 15 years ago
By default Diem brings you a flavored Markdown editor. But sometimes, the customer wants a WYSIWYG... So this plugin integrates the best open source editor: CkEditor. Currently only admin forms can receive ckEditors. Later, this plugin will be updated with a front ckEditorWidget.
Posted over 15 years ago
Hi folks! Here is the second BETA release for Diem 5.0. Tests The main words here are tests and stability. Diem is now controlled by a continuous integration server which run all 1800 tests each day. Its little name is Hudson, I'll present him to ... [More] you soon. Run these tests from your project: php ../diem/prove Menu As requested by the community, the excellent sfSympalMenu was ported to Diem. Check out what the new Diem Menu service can do for you, and build a complete sitemap menu in two lines of code. Improvements and bug fixes I'd like to thank the community. You reported (and sometimes even fixed) tons of bugs, making this release more stable than ever. The Diem plugin system was improved, making even easier to you to create your Diem plugins. As planed, the loremizer service has been refactored and packaged as services. And much more: Windows support improved, admin interface enhancements, ORM performance boost, better support of APC... Keep up the good work and together we are going to bring to professional symfony users a powerfull and stable open source CMS! Download Diem 5.0 BETA2 View the complete changelog [Less]
Posted over 15 years ago
Hi! I spent some time working on something unusual, useless and fun. I developed the very first "Online Chess Game Without Registration Or Proprietary Technology" in this world! Here is the Diem Chess demo! It features an ajax interface which ... [More] indicates valid moves and a serverside artificial intelligence. You can choose to play alone or invite a friend by just giving him or her a url. And the best of it is that Diem Chess is available as a Diem plugin! Feel free to study it, use it on your site, tweak it, improve it. Who said CMSs just do websites? [Less]
Posted over 15 years ago
Check the online demo! This Diem plugin is about Chess game. Provides a graphical HTML/CSS/JAVASCRIPT client, and an Artificial Intelligence server. It allows to play against a distant friend or an aggressive AI. Can also act as a Chess AI webservice. Heavily unit tested ( 427 unit tests for now )
Posted over 15 years ago
The dmFlowPlayerPlugin allows to read video, audio and flash medias. It packages a Diem front widget, and extends the £media capabilities.