• Learn more:
  • Overview
  • Features
  • Buzz
  • Tutorials & Documentation
  • Discussion
  • Contribute
  • Blog

WarpShare CloudFusion

Get involved! Help make CloudFusion better!

Start hacking!

All of our source code is now hosted on Github. If you have a GitHub account, I encourage you to fork CloudFusion, make improvements, then send me a pull request so I can merge your changes in.

  • CloudFusion — The collection of cloud computing classes
  • RequestCore — The HTTP request/response class
  • CacheCore — The caching class with multiple storage types

Report bugs, suggest features, submit patches

If you use the software and you notice something wrong, report it as a bug. Even better: fork it, fix it, and ask me to pull in your changes. This will make improvements happen faster!

Is there something we can do to simplify the workflow in a certain area of the project? Please suggest it.


Add support for new services

I would love to support the entire suite of Amazon, Eucalyptus, and Rackspace cloud computing services. But to put it frankly, I'm only one man.

I've purposely built CloudFusion in a way that is easy to extend and build on top of — precisely so that fine folks like yourselves can add support for the services that are important to you.

If you want to take the initiative, fork CloudFusion, add support for the features and services you want, then send me a pull request. I'd be happy to help document and test your changes.


Write unit tests

We use the very simple PHPT unit testing format — the same used by the PHP QA team. We are able to execute these tests with tools like PHPUnit to generate code coverage reports.

We also use some of the unit tests as code examples in the documentation. This way, the code used in the examples is always up-to-date because it's the same code we use to test CloudFusion!


Blogs, tutorials, documentation

Lots of people have mentioned nice things about CloudFusion on Twitter, but Twitter is fairly ephemeral and after a couple of months you can't even search for those nice comments anymore.

Better yet, blog about CloudFusion. Write up tutorials. Do screencasts that show people how to do cool things. Then, let me know about it. I'll be sure to promote your blog post, screencast, or nice comment on the site.


Answer questions

As any developer of public-facing software knows, support questions can eat into the time that the developer would otherwise spend working on the software.

If you're interested in helping, answering other people's questions in our Google Group can potentially save me a lot of time, and allow more time for development.

Help Development!
  • Get the trunk build
  • Browse the files
  • What are the recent changes?
  • File bugs and request features
Feeds
  • Official releases
  • Bug and feature updates
  • Recent changes
Software Listings
  • AWS Solutions
  • Ohloh
  • HotScripts
  • FreshMeat
Development
  • Github
  • Bug Tracker
  • RSS Notifications
  • API Reference
Be Social
  • Blog
  • Twitter
  • Facebook
  • LinkedIn
Legal Mumbo-Jumbo

CloudFusion™ is © 2007–2010 Ryan Parman, Foleeo Inc., and contributors. The CloudFusion name and logo are trademarks of Ryan Parman. WarpShare™ is a trademark of Foleeo Inc. The source code is provided under the New BSD License. Documentation and tutorial text is provided under the [CC] BY-NC-SA license. All other rights are reserved.