beta
Pano2Movie 2.1 beta available for testing
Submitted by Ian Wood on Tue, 2008-04-15 12:01.There is now a beta for Pano2Movie 2.1 available, with full bezier curve path editing.
http://www.pano2movie.com/beta-versions
- Read more
- Ian Wood's blog
- Login or register to post comments
-
Pano2Movie bezier curve preview
Submitted by Ian Wood on Sat, 2008-01-26 02:53.Pano2Movie 2.1 Preview
This isn't really an alpha or a beta release, more a preview of what is on the way. Opening and saving of projects is not yet done, and neither is exporting of movies. However, the new curve-based timeline is nearly complete.
The keyframing in Pano2Movie has been rewritten to use bezier curves instead of the thumbnail system used in version 2.0.
http://ianjameswood.co.uk/p2m/files/downloads/p2m_21b62_osx.zip (4MB)
http://ianjameswood.co.uk/p2m/files/downloads/p2m_21b62_win.zip (3MB)
- Read more
- Ian Wood's blog
- Login or register to post comments
-
pownce invites
Submitted by Mickael Therer on Wed, 2007-07-11 22:46.as the title and tags read: beta, invites, network: shoot me an email
MacFusion
Submitted by Mickael Therer on Thu, 2007-05-10 12:41.test driving Mac Fusion, http://www.sccs.swarthmore.edu/users/08/mgorbach/MacFusionWeb/ sftp on my desktop, very cool
a note on permissions here: http://groups.google.com/group/macfuse-devel/browse_thread/thread/8ddca0...
- Mickael Therer's blog
- Login or register to post comments
-
None the less beta
Submitted by Aldo Hoeben on Tue, 2007-01-30 10:17.This morning, the site was offline for a couple of minutes for a security update of Drupal. I took the opportunity to make the final changes to the site to drop beta from the URL. Old urls work transparently, and are redirected to the new style of urls on http://ivrpa.org. Search engine should also pick up on this change in the next few days. If you were linking to beta.ivrpa.org before, please change your links to ivrpa.org, or if you really want www.ivrpa.org.
Note that even though our URL no longer says 'beta', in the true spirit of Web 2.0, the site still has beta status ;-).
- Aldo Hoeben's blog
- Login or register to post comments
-
Spam on IVRPA.org
Submitted by Aldo Hoeben on Mon, 2007-01-15 23:21.You know your site is getting attention when...
someone takes the trouble to break through your CAPTCHA and post numerous spam comments throughout your site.
I have strengthened the anti-spam meassures of the site, and hope this sort of thing will not happen too often. But ofcourse spam is here to stay in this day and age, so if you spot spam that has gotten through, let me know!
PS: as some of you may have read in the forums, we're getting ready to drop the 'beta' from the url!
- Aldo Hoeben's blog
- Login or register to post comments
-
user/me/edit and re:comment titles
Submitted by Aldo Hoeben on Sun, 2006-11-12 12:51.I have blogged about sharing back to the Drupal project before, but previously my contributions were merely small 'patches' to current projects and modules. This time around, I have created two modules that I will maintain on Drupal.org myself.
Galleries look slightly better
Submitted by Aldo Hoeben on Fri, 2006-10-20 12:09.I have fixed a long standing 'irritation' with the member galleries; the thumbnails would not flow nicely depending on the relative heights of thumbnails/descriptions in each row of the gallery.
For a long time, I have been trying to fix this with pure CSS, but it seems it's just not possible to have a liquid floated div 'table'. Instead I am now using a bit of onubtrusive javascript to fix the layout, see my other blog for details.
- Aldo Hoeben's blog
- Login or register to post comments
-
Updated Drupal
Submitted by Aldo Hoeben on Thu, 2006-10-19 09:30.I have just finished updating Drupal to revision 4.7.4. It's a security update, and the update went smoothly. Nevertheless, if you're seeing something weird (that was not weird before), do not hessitate to let me know.
- Aldo Hoeben's blog
- Login or register to post comments
-
Relative urls in blog feeds
Submitted by Aldo Hoeben on Thu, 2006-10-05 10:46.Andras Frenyo has brought to my attention the fact that for some feeds in the blog aggregator, links or even images don't work. Andras, as a content producer, does not like his content to be misrepresented, and requested I remove his blog from the aggregator.
The problem is a common problem with 'syndication'. In syndication feeds, such as RSS and Atom, links and images are required to be fully qualified URIs; according to the specifications, all links are supposed to have the whole http://server bit, instead of pointing to a location relative to the current document. The idea is that since the content is presented on another location, the 'current document' is undefined, so relative urls don't exist.

