News Archive

You are here: News Archive

3 December 2007 02:03 PM - Userbar Generator 0.9 source code released
Category: Code

Today, I finally released the source code for my Userbar Generator. It is written in Visual Basic 2005 and hence requires either Visual Studio 2005 or Visual Basic 2005 Express (the latter being free).

It may be found at http://dev.dansoftaustralia.net/projects/userbargen/. If you make any significant changes, please feel free to contribute. :)

6 June 2007 03:31 PM - Spam coming from dansoftaustralia.net addresses?
Category: General
Recently, several users have reported spam messages coming from a dansoftaustralia.net address. Note that I never send any spam messages, and the From address is fake (spammers often use spoofed email addresses in the "From" field). If you are getting spam messages, the best thing to do is to just delete them.

Thanks for understanding!
11 May 2007 10:19 PM - SMFBlog Beta now available
Category: SMF Mods
A beta of SMFBlog is now available! SMFBlog is an extremely simple blog system, based off SMF (it's a mod to SMF). Certain boards can be marked as "Blog Boards", and topics in these boards are considered blog posts. Please try it out (see http://custom.simplemachines.org/mods/index.php?mod=793) and tell me what you think so far!

Note that this is still in beta, so a few small bugs are expected...
11 April 2007 09:54 PM - Site redesigned
Category: General
This site now has a new design. The old design was getting rather old, and had really bad coding. This new one is XHTML 1.0 valid, and styled completely via CSS. Eventually, I'll fix up all parts of this site, but for now, most pages have not changed. There may be minor problems around the site... If you find a problem, please email me :)

I'd like to thank StyleShout for the excellent design!
30 March 2007 08:58 PM - DanSoft Australia Development Site now up!
Category: Development site
I'm proud to announce that the DanSoft Australia development site is now up (after a small beta period), at http://dev.dansoftaustralia.net/! The site is basically a SourceForge.net-like system, giving each user a powerful yet easy-to-use hosting platform for all their project's data. It is mainly aimed at collaboration between users (a group of users could all work on the one item, for instance), although any developer can benefit from it.

Anyone may sign up, and registering your project gives you access to these main features:
  • Subversion (SVN) access
    Easily manage your project's source code
  • File Release System
    An easy-to-use system to store all your project's releases. Each project may have more than one "package", and each package may have any number of files.
  • News Announcements
    Any news relating to your project may be posted to its homepage. Selected news articles will appear on the dev.dansoftaustralia.net and www.dansoftaustralia.net homepages.
  • Website hosting (including PHP)
    Each project gets its own homepage at [project name].dev.dansoftaustralia.net. For security reasons, you'll need to contact me if you want access to the website hosting. The websites are created after you register, but I have to give you the server access details.
  • Task management (TODO list)
    Keep track of what you need to do
  • Issue/Bug Tracking
    Easily track bugs in your project
  • Documentation Management
    A simple documentation management system, to upload any relevant documentation
  • Mailing lists (may not be operational at the moment)


Probably the most useful feature is Subversion - It's a very easy-to-use SCM (Source Code Management) system, and allows multiple developers to work on the same code simultaneously (although it's also useful for single developers - I use it for the SMFShop code). Speaking of this, note that for anyone using the SVN version of SMFShop, it has moved to http://dev.dansoftaustralia.net/svn/smfshop/trunk/. Also, the development snapshots and statistics have moved to http://smfshop.dev.dansoftaustralia.net/. I hope you enjoy it!
24 February 2007 07:18 PM - Site converted to CMS Made Simple
Category: General

I've finally removed my old site engine (it was getting old, and I never actually finished it). This site is now powered using CMS Made Simple. If you encounter any problems, please feel free to contact me.
Thanks to kermit for reporting a problem viewing this site in Firefox, this has been fixed now :)

Also, I have worked on several SMF Mods over the past few months, and now have 10 different mods available. Please see http://custom.simplemachines.org/mods/index.php?action=search;author=9547 for the complete list of my mods (I'll update this site soon).

18 January 2007 10:00 PM - SMFShop 3.0 released!
Category: News from old site
SMFShop 3.0 is now out, and you may download it from the SMFShop page on this site. I was aiming at cleaning up the code for this release, and it now complies with the SMF Coding Guidelines.
Changes:
Major:
- Lots of code cleanup
- Category support: You can now categorise your items
- Permissions: You can disable access to the shop for certain membergroups
- Bonuses per character and word: Give bonuses to a user depending on the number of characters or words in their post
- Bank deposit/withdrawl fees
- Option to not delete item after use: Great for items you'd like members to keep
- When editing an item, you can now edit the item_info (custom info entered when adding the item)

Minor
- Several minor formatting changes
- Fixed problem with SMF 1.1's "Find Members" popup
- Bold the current section on the left menu
- In "10 Richest Members" list, have links to their profiles
- When sending an item to someone, show an error if they don't exist
- Allow floating point values for interest
- And several other (minor things)... See the full changelog at http://server.daniel15.com/cgi-bin/viewvc.cgi/smfshop/trunk/svn_changelog.txt?revision=78
29 December 2006 06:27 PM - SMF Akismet MOD 1.1 released!
Category: News from old site
Version 1.1 of the Akismet mod is now out! The main change in this release is that if the Akismet server is inaccessible, the post will be marked as non-spam, and a note will be written to the Error Log. The SMF Akismet Mod Downloads will be moved to the SMF Mods site.
13 December 2006 11:30 PM - SMF Akismet MOD 1.0 released!
Category: News from old site
I'm proud to announce that the first non-beta release of the SMF Akismet MOD is now out! This version is only compatible with SMF 1.1 Final, and not any older versions. Also, if you were using the previous BETA version, you'll need to uninstall it before installing this version.
Changes:
- Updated MOD files to comply with SMF standards
- Now parses BBCode in posts in the Akismet admin panel
- Added version information to admin section
- Now marks any posts with subject of 'akismet-test-123' as spam (for testing purposes)
- In Subs-Post.php, use $posterOptions and $msgOptions arrays rather than $_POST variables
- Moved 'Akismet Configuration' option from Configuration heading to Forum heading
- Moved position of Spam warning above the topic buttons
- Moved 'Flagged as spam' message next to subject, rather than under it

I recommend that everyone trying the Beta version upgrade to this new version.
6 December 2006 09:56 PM - SMFShop updated to support SMF 1.1
Category: News from old site
SMFShop has now been updated to support the newly-released SMF 1.1. An update for the Akismet MOD will be coming soon.
[ 1 ] 2 3 4 5 6 7 8 9 Next