All posts in Dark Room

Future of Dark Room

Much has changed in the years since Dark Room was originally written, and there are many options available at this time. Thus, the question to be asked is, does continued development of DR make sense? I spent a significant amount of time rewriting the application from scratch to run as an adobe air application. I did this because I was no longer using windows at the time, so dedicating some much time on a .net application did not make a lot of sense, thus a cross platform solution seemed more desirable. Unfortunately, Adobe dropped linux support shortly before the first beta release of the new program. So, I essentially stopped development on it.

I still want to have a cross platform application. I began trying to find new viable options, and I was just about to start a write up in python when I discovered FocusWriter. It is a cross platform distraction free environment, and it uses QT. It’s written in C++, which I don’t really like, but I could deal with it. I would almost say it is enough to use FocusWriter, but it is missing some key functionality from Dark Room I couldn’t live without. Therefore, at this point I am seriously considering forking FocusWriter in order to add in the additional Dark Room functionality.

Thoughts?

Flex 4 Gives Me a Headache

I’m glad that I decided to wait until the release of Flex 4 prior to the release of DarkRoomX. Much of the style hacking I was doing for presentation in DarkRoomX has been obsoleted in Flex 4, and the new spark controls. As a result, upgrading will not be the simple matter of a little refactoring like I expected. Basically, I had to start a new project, and I am porting over things from the old project bit by bit. It’s going to be a long and painfully process but I hope that it will be worth it in the long run.

Installing Adobe Air on 64bit Linux

So, I recently installed Ubuntu 9.10 64bit on my pc. And, when I went to install Adobe Air so that I could test DarkRoomX it didn’t work. Or, rather the installer completed but it didn’t actually work. So, I had to dig up some instructions for getting it to work (you need to manually install some 32bit libs). Here’s the link if anyone else is trying to do the same thing:

http://kb2.adobe.com/cps/408/kb408084.html

Pre-Release Checklist

Just wanted to give everyone a heads up on DR progress. I have closed out all my open issues, and I only have one, maybe two feature sI want to add before the launch. Then, I will be working on the site. After the site is ready to go I will make an official beta release of DRX, and DRW.

Pre-Release Checklist

  • Find / Replace
  • Welcome screen?
  • Launch getdarkroom.com

NativeMenu Glitch in Snow Leopard

Is anyone using the preview release of DarkRoomX in Snow Leopard? I have a testing system setup, and when I ran it I noticed a weird issue with the menu. Apparently, I am getting a duplicate, useless apple menu. I am curious if this is an issue with Air and Snow Leopard, or just DarkRoomX, if anyone knows an Air app that uses OS X’s native menu I would like to know so I can test it out.