-
What we are up to..
Occasionally you have to take a step back and make sure you are moving in the right direction. We are quite happy with the current feature set in the maker. The latest 0.9 release provides a solid set of tools for web-development. However, the next release will have a lot of improvements. We greatly improved easy of use and speed. The biggest changes are "under the hood". About 70 % of the code has been re-written or re-structured. This is giving us a huge advantage as it will be possible to implement new features in less time. Overall the code is more maintainable which means that bugs will be fixed sooner.
Shape of things to come..
We expect version 1.0 of the Maker to be released around the end of this summer. Feature complete and production ready. So watch this space... not much may appear to be happening on the surface, but believe us, it's full steam ahead.
The new manual
As part of the 1.0 release, a manual is being produced which will include many tips and tricks including how to integrate database driven sites, generate your own templates or convert templates from third party sources. There will also be a section on how to include AJAX features using javascript libraries like JQuery.
2009-03-14 18:28:18 UTC by gerald_spreer
-
new release: the maker 0.8
What is new in the maker 0.8
* the scrollkeeper; when switching between items the maker remembers the cursor position
* after publish the cursor does stay in the edited position
* Bulk import
* imported files are queued for upload
* only enter a new filename for an imported file when a file with the same
* name already exists Sync Images With Server
* Added all CSS selectors to the insert menu
* Added Resources for learing HTML and CSS to the Help menu
* Switch to UTF-8 as project encoding
* many BugFixes
2008-05-08 13:38:23 UTC by gerald_spreer
-
new release the maker 0.79
New features in 0.79 summary
- new feature: search
- when adding a new project the maker switches directly to it
- when a group is selected the editor is not cleared only when a new item is selected
- enlarge / decrease font size now only affects the editor
- import / work on any(!) kind of file
- all 78 XHTML tags available in Insert menu
- new Update Info Dialog containing information about changes
- if there are conflicts in the distribution table they are shown when the table is edited
- after changes have been made to the distribution table, the maker is moving and renaming the files in the appropriate way.
If folders do not exist they are created
__________________________________________
You will find a tutorial and videos at:
http://www.makercms.org/tutorial
__________________________________________
To run:
On Windows run maker.exe to start...
On the Mac run maker.app to start...
On Linux you have to run from source.
------------------------------------------
Source is available at http://www.makercms.org
__________________________________________
To run the maker from source using Python you need:
Python 2.4 or 2.5
wxPython 2.8.6.1 is strongly recommended.
wxPython 2.8.4.0 has been proven to work also.
Older versions of wxPython might work to some degree.
--
wxPython 2.8.6.0 does not work!
--
check http://www.makercms.org#requirements
--------------------------------------------
To run from source:
./maker.py
or
python ./maker.py
In some cases you might want to try:
pythonw maker.py
--------------------------------------------
To create stand alone executables using the compile scripts you will need
py2exe on Windows and py2app on the Mac.
To compile on Windows run: compile_win.py
To compile on OS X run compile_mac.sh
____________________________________________
License
##################################
The BSD License
Copyright (c) 2008, the makerProject
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of the "makerProject" nor the names of its contributors
may be used to endorse or promote products derived from this software without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
view original document at: http://www.opensource.org/licenses/bsd-license.php
2008-04-04 03:36:41 UTC by gerald_spreer
-
Happy New Year
Happy New Year from the makerProject. One thing I can promise this will be a good year for the maker. Finally the 1.0 version will be released and a lot is going to happen. We are ready ...
2008-01-01 06:36:19 UTC by gerald_spreer
-
Merry Christmas
We wish you all a Merry Christmas and a Happy New Year. Enjoy the holidays.
Greetings from the makerProject
http://www.makercms.org
2007-12-24 13:48:45 UTC by gerald_spreer