« The Baller people. »

My blog is generally aimed at helping people by putting information out there that I wish was out there when I ran into computer or programming issues. But in addition to that, you'll find the occasional recipe, thought, recommendation, or some pictures.

Mango Bugs

Filed Under (software) by james on 06-03-2007

Tagged Under : , ,

Here’s the current bug list for Mango that I’ll be working on over the next week or two. After this list is complete, the initial release will go online. Nightly backups of data will be required just in case I miss something which causes the database to become corrupted.

registration
double what do i do? fixed
auto focus fixed
registration is stupid if it works fixed
after reg, auto login the user fixed

login
pressing enter is no work in form fixed
show me that i logged in fixed

logout
show me that i logged out fixed

general
New Document link should be removed
feature request: search next version
powered by link goes nowhere

pages
add spacing to title fixed

edit page
upload ten files, click save. expectation: files are added to revision. actually: files are saved to document, must be manually attached to revision. fixed
manually attaching files doesn’t seem to work fixed

all pages
it would be nice to allow chronological sorting as well next version

help
seek an anchor based on action (index/add/view) next version
pages that need help fixed

  • all pages
  • become an author

profile
redirect this page to the edit page. who the hell needs to see this? move the updated and joined dates over to the edit page as information. fixed

edit profile
remove roles from page if not admin fixed
double what do i do fixed
Submit button should say “Save” fixed
save should save, then go back to editing page with a message that things were saved fixed
feature request: add button for “pages i’ve edited” next version

administration
lock down to admin permissions fixed

new document
creating a new page (at least by going to the url) doesn’t seem to work fixed

March 2007 Mango Status Update

Filed Under (software) by james on 03-03-2007

Tagged Under : , ,

The Mango Initial Release is drawing near. I’ve resumed work on the project I was getting all fired up about last year - thanks to my wife - and it’s looking really good.

A few things about the plan have changed, however. First, I decided that for now, I’m just targeting me as an audience for this thing. Trying to program it in a way that would work for the whole world was stressing me out and slowing down development. My wife snapped me out of a funk one night when I was lamenting my predicament by asking, ‘Why don’t you just make it for you and don’t worry about selling it?’

It was the best advice I ever listened to - it made me remember why I started this. I suddenly knew the direction I wanted to go in. I got my spark back.

Thanks, Lovie.

This doesn’t mean that Mango is dead or anything. I’m still going to release it to the public under one of the open source licenses, but whether or not I try to turn it into a money making adventure remains a question that I’m not too concerned with right now. Right now I’m excited because I’ve got the following features in there now:

  • WYSIWYG editor - TinyMCE
  • Multiple file uploads with progress bars for each file - SWFUpload
  • Multimedia attachment to Pages - Anarchy Web Player (not sure if I’m staying with this or if I will roll my own)
  • Full YAHOO UI integration for a great look and feel and intuitive, responsive interfaces.
  • A basic authentication system
  • All the usual stuff that wikis have.

I still need to have a search feature, but I might leave that for the second realease. Mostly, I’m trying to concentrate on the most important part: making editing pages easy and fun. I need to run through things tomorrow and figure out what needs to be locked down better. I’m sure I’ve got security holes in it right now. once I plug those, I’ll put it online and start checking in new versions periodically as I reach stable milestones.

It feels really good to be working on this right now. My wife has been very supportive, which helps a lot. Almost every day I come home, put down my stuff, crack open the laptop, and start hammering away at it. I’ve even gotten the alias ‘Wiki-man’ recently.