by Eric Barnes on September 14, 2009
I have been using Versions App for a few months now and I am loving the simplicity of the app. However as much as I love it I kept going back to my old svn client when I needed to branch or tag. I never could get my head around how it was done in Versions and the user guide wasn’t very helpful to me. Although it does explain it clearly.
So if you use Versions and want to quickly create a tag just go to the remote svn folder. Hold down the option key and drag the trunk into the tags folder. Next a dialog prompt will display and ask you for the new folder name and finally to commit it. The tricky part for me was the option key. I seemed to always miss that step.
by Eric Barnes on August 27, 2009
I am proud to announce my latest 68 Classifieds module. This is a module that integrates with Campaign Monitors API and automatically syncs your newsletter subscribers to your Campaign Monitor mailing list.
It is set up to use 68 Classifieds internal cron job so it will sync users once daily.
[click to continue…]
by Eric Barnes on August 25, 2009
v0.3 of my Classifieds Twitter Feeder module is now released and can be download here.
This release fixes a few bugs and also adds in new debugging options to help you pinpoint problems with it not posting to your Twitter account. All users should upgrade and the only file changed is the hooks.php.
This is an announcement post and if you wish to comment please do so in the original post.
by Eric Barnes on August 22, 2009
I am happy to release my newest theme for bbPress. It is named snowski for really no reason other than a unique recommendation from Mohit Kumar.
This theme features a nice clean look and includes a jQuery slider for login and registration.
Only tested with bbPress v1.0.2
Instructions
Download the latest zip file and extract it to your computer. Next upload the “snowski” folder to your “my-templates” folder. Then visit admin and activate it.
If you want to change the text on the left column of the slider please edit the intro.php file.
Change log
Join my newsletter or RSS Feed to stay up to date with new releases
- v1.0.1 – October 29, 2009 – Moved to github. No changes
- v1.0.1 – October 02, 2009 – Fixed jQuery conflict.
- v1.0.0 – August 22, 2009 – First Release
by Eric Barnes on August 18, 2009
Recently I needed a way of importing listings from another site into a 68 Classifieds site. As of right now 68 Classifieds doesn’t have an api so the only real way of doing it is to create some custom code to interact with the script. In this post I will outline how I got it working so if you ever have the need you can do it too. Keep in mind this is very crude and just enough to get the job I needed done.
[click to continue…]