is there a public repository available for the existing code? Richard
On Dec 29, 1:46 pm, Thadeus Burgess <[email protected]> wrote: > Blogitize is my personal blogging software I am making in web2py :) > > I don't like how you need different systems for different things, > (wordpress to blog, another one for an image gallery, another one to > host projects/source code) which is why I am making this, to be an all > in one solution. > > Here are some more screenshots of the other pages... > > http://static.thadeusb.com/blogitizer/ > > There is still alot left to do with it, I have a todo list of about 50 > items, mostly small tweaks here and there... > > Pages/Files/Comments/Categories/Pagination/HeapyStats are all > implemented as plugins, Also you can import all of your data over from > a wordprses blog, it takes the wordpress information and converts it > to a markdown syntax... there are still a couple of issues with it > (such as tables) but I don't think it could be expected to import > across systems and not have to manually edit *some* posts. > > There will be a way to enable and disable these modules (like in > wordpress) I havn't written the configure section yet but it will > allow you to customize things such as default cache timeouts, I need > to add a way to upload custom layouts/css, like for wordpress. I plan > to add a photos module and a projects module, once I finish up with > more tweaks. I'm also working on a signals system, so for instance, if > you post a new blog page, then it will notify the cache module and > have it clear the cache. > > To be honest though, I'm not designing this with distributing it in > mind, I'm just wanting something that is easy to maintain, and easy to > modify, and extremely fast and efficient... and if it happens to be > robust enough others can use, so be it. > > -Thadeus > > > > On Mon, Dec 28, 2009 at 9:59 AM, Alex Fanjul <[email protected]> wrote: > > Thadeus, your web interface its simply awesome!, clear and nice... what > > is this blogitize about? could you tell us something more? > > Thanks in advance, > > Alex F > > > El 28/12/2009 15:56, mdipierro escribió: > >> I also like the screenshot. Would you add a page to appadmin? > > >> On Dec 28, 5:43 am, Thadeus Burgess<[email protected]> wrote: > > >>> Hey Massimo, would you take a patch to Cache that allows it to keep > >>> track of its hit ratio? It is nice from a profiling prospective, so > >>> that you can easily determine if you have your cache settings too high > >>> or too low. > > >>> Here is a screenshot of it in action... > > >>>http://static.thadeusb.com/web2py-cache-thadeusb-admin.png > > >>> Here is the diff on google code... > > >>>http://code.google.com/r/thadeusburgess-web2py/source/diff?spec=svnf6... > > >>> What is the command to make a diff of just one file in hg, from > >>> revision to revision? > > >>> -Thadeus > > >> -- > > >> You received this message because you are subscribed to the Google Groups > >> "web2py-users" group. > >> To post to this group, send email to [email protected]. > >> To unsubscribe from this group, send email to > >> [email protected]. > >> For more options, visit this group > >> athttp://groups.google.com/group/web2py?hl=en. > > > -- > > Alejandro Fanjul Fdez. > > [email protected] > >www.mhproject.org > > > -- > > > You received this message because you are subscribed to the Google Groups > > "web2py-users" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/web2py?hl=en. -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

