I didn't know ripping Wall-E would be so hard. http://bit.ly/18hgV 12 hrs ago
[Updated 10/5]
Version 2.0 was just released.
Version 2.0 - multiple mobile browsers supported
After a week and a half of hard work Jared and I committed Version 1.0.2 to Wordpress Extend. we lapsed and forgot to test the plugin on the 2.2 branch and now we’ll need to pull it back for a later release when we get everything straightened out for the majority of users.
Mobile Admin started it’s development shortly after Matt requested on the [wp-hackers] mailing for the community to create an…
I’ve completely neglected this site over the last week or two and I’m disappointed I completely brok my goal of posting every day. And it’s not that I don’t have much to post about either; I bought an iPhone, I’ve got a lot of tutorials for CentOS on Media Temples (dv) plan, I moved off of Trac and went with Warehouse for all my repos and there are some great projects I’m working on mostly all on Wordpress. There’s just…
I wish trac had RSS; that’s one of the main reason I went wtih warehouse. [Link] (0)
I think I’ve finally finished getting all of my themes and plugins straightened out on my site. It turns out Trac isn’t very user friendly when it comes to getting people to download. I ended up using a downloads plugin to help manage the downloads through wordpress itself. At least this way I don’t have to worry about having beta or bleeding edge updates on the main trunk where people would download them. One problem I’m having is svn is…
After finally setting up Trac and SVN on my new server I’ve moved all my projects off Google Code hosting. But instead of checking in all of the code to the new repositories I updated all of the theme and plugin pages. So the problem, you’ll not be able to download anything until tonight when I get around to updating the repositories. Unless you just want to head over to GCode (link above) where all the latest versions are, plugins…
So I finally accomplished getting Trac and SVN setup on my machine but now I’m confused. I’m supposed to setup a trac for every project I have? I’m about to use just one repository for all of my projects and have trac use that, I don’t care too much about the wiki and such just the “browse” and “diff” capabilities. How do you manage multiple projects? [Link] (0)
I’m officially on MediaTemple right now. I’m just waiting for the system to be flushed of Plesk, a few IPs and root access and I’m ready to run a few rsync scripts and I’ll be out of the gates. My goals after I’m completely settled are: Setup SVN and Trac, then either do an rsync backup to home or an rsync to S3. I’d like the later but it might be nice to have a backup at home instead. [Link] (0)
…
Went ahead and posted a very long how-to on SVN, Trac, Apache and Fedora. Thanks Google! [Link] (0)
For some reason or another I could not find good documentation on installing Subversion and Trac on fc6 while also using Apache so I’ve simply just documented what I’ve learned and just implemented on my own system.
This tutorial is about the installation of a development enviroment on FC6 it’s not a how-to for using it. If you need to know more I recommend reading Version Control with Subversion (I just ordered it).
Requirements
You need to install these packages before we start…