Blog Posts

Statistics: Blogs: 5 Blog Posts: 8  
Items per page
0

Arcticfusion is... in Arcticfusion

Posted by aaronjudd Jul 3, 2007

Arcticfusion is building a business oriented SOA - MASHUP - WEBTOP to:
1. Merge applications administrative tools from disparate applications into a single Web 2.0 desktop.
2. Integrate tools to pull all these component applications together into a single client.
3. Support all applications with documentation, unified help, and context validation.

Arcticfusion is building an architecture for developers that will:
1. Provide straight-forward way to code and design application once, and distribute in multiple formats (Java, DHTML, Flash)
2. Provide for rapid prototyping
3. Provide for frequent update and delivery of changes
4. Extend and/or integrate application workflow and functionality to unrelated external applications

Arcticfusion is:
1. Community and corporate sponsored
2. Active with a full time dedicated development team
3. Looking for and encouraging community involvement
4. Listening to and willing to work on all proposals
5. Apache 2.0 Licensed

Sometimes, but not always, a picture is worth a thousand words. I'll let you be the judge:
This was a quick diagram and misses some of the finer points, but I think it helps.

http://www.webapplica.org/clearspacex/servlet/JiveServlet/downloadImage/1003/arcticfusion.png

0 Comments Permalink
0

From WWDC 2007 in Aaron Judd

Posted by aaronjudd Jun 28, 2007

Sorry-- I had this in my drafts from the WWDC 2007, and meant to publish it while I was attending the WWDC, but, um, I didn't. So here it is.. better late than never.
-Aaron



New visitors may not know that we are a "Apple Friendly" group of developers on this project.. which means that if everyone could have a Mac, they would, but in some cases it's not always practical. We have a few core members of the development team (Joao, Marcelo, and Rafael) who are in Brazil, where importing a Mac (or buying one local) can be even more expensive than the normal "high" prices one expects for Apple products. In spite of that, we are a focused on delivering Arcticfusion (and Coolerserver) first to the OS X Server environment, followed by Linux, and eventually Windows environments. This site, and the demo's you see are running on an Apple Intel OS X Server (10.4) as well.

As long time developers, and OS X Fans, we thought it natural for Webapplica, Inc to join the Apple Developer Community this past year, and this week I am attending my first WWDC conference. Hopefully, we are able to evangelize the Arcticfusion project, as well as gain some useful insight that might allow Arcticfusion some cool integration features when Leopard is released in October.

Technical Objectives:
Some of the items we are looking forward to learning more about are:

  • Caldav development - learn more to help us decide if caldav is, with Apple's support, stable enough to for us to build new calendaring, collaboration, and document management tools that depending on the new protocol

Community Objectives:
Evangelize, and learn more about other people's project and goings-on

  • http://www.ntractive.com - Elements application, seems to be offering many things that Arcticfusion strives towards, but closed source.

0 Comments Permalink
0

Links Part II in Aaron Judd

Posted by aaronjudd Jun 28, 2007

Links Part II

Another collection of sites that I have found to be worthy of the
visit, and that I think relate to the Arcticfusion project, and that
are worth checking out, and maybe bookmarking.

Of course, I suggest you check them all out!


Blogs and News



Jive Software Blogs
Bnet
ZDNet Enterprise 2.0
GigaOm

Applications

Online Operating Sytem
Ghost

Lists


Squidoo
Office 2.0 DB
Elements SBM
Killer StartupsKiller Startups

0 Comments Permalink
0

Joao asked me to write up the process I used to move our subversion repositories, so here it is.

This was actually embarassingly easy, considering the potential for problems!

Our old subversion repository was running on a RHEL/CENTOS 3.4 linux installation, using a httpd webdav, and the filesystem version of SVN.
The new server is an Intel OS X Server (10.4).

The steps I took.

First, I re-arranged the older svn folders using Finder, connecting as a webdav client. I though this would make things easier, because I knew I wouldn't be setting up webdav once I installed on the OSX server. However, in the end it turned out to be unnecessary, and it would have been nice to have keep a pristine "old" backup of the svn prior to the move (by simply shutting down the old server). Instead, even though it worked out fine, the old box has some of the re-arrangments commited.

After I liked my new layout I installed the Subversion server on OSX.

I had actually installed SVN about a week earlier (just for the client), but hadn't done anything with it, so forgive this part!
I either installed this http://www.codingmonkeys.de/mbo/ or I installed this: http://downloads.open.collab.net/binaries.html

I think I might have actually installed both of them, in that order. In any case, in the future I think I would use the collab.net install - since it seems destined to become the more 'official' release for all platforms.

I then followed these instructions to the letter (don't forget to read part 1) http://wolfpaulus.com/journal/osx/minisvn2.html

I made the repositories in /usr/local/svn-repos/webapplica

Next on the old server I ran:

svnadmin dump /var/lib/polarion/data/svn/repo | ssh -C x1.webapplica.com /usr/local/bin/svnadmin load /usr/local/svn-repos/webapplica

This moved the entire repository over from the old server and commited into the new server.

I changed the passwd file and added our existing users (I think). This is the only part of the process that I think is lame - this should rely on some system user/password list I think. I also had to do this by hand rather than copying from the old server, because the old server was running polarion, which was handling the user access.

I opened up the port in our firewall, and tested - everything looked good.

Finally I installed fisheye - You can check that out here: http://webapplica.org:8081/

All done.

Because I decided against using the webdav server (for now), we are using the native svn server, so the repository access is really simple now:

svn://webapplica.org

Piece of cake - now all that is left is for you guys to put the code back in working shape after I re-arranged everthing (that's probably the harder job).

-Aaron

0 Comments Permalink
0

OSX Tip in Aaron Judd

Posted by aaronjudd Jun 9, 2007

I am always amazed - it seems everyday I learn something totally new on OS X. Even better, after I learn the new thing - it almost always seems astoundingly simple and I wonder why I never tried it before. For instance:

You can drag applications, folders, aliases, scripts to the toolbar of Finder.

In my mind, this just added huge amounts of coolness because I am a big fan of creating shorcuts and custom folders.

0 Comments Permalink
0

The CoolerServer Platform

Is three components:

a) The Cooler Server – the program which runs on your server and
generates your website layout dynamically, by combining custom
templates with your stored data. The CSP handles all functional
elements of your site, such as shopping cart, user registration, activity
logging, and search.

b) The CSP Desktop – the web-based administration tool, which is web-
based and can be run from any compatible browser (IE, FireFox).

c) The Payment Server – an optional component that integrates all credit
card processing directly into your site, and the Desktop administration
tool.

CoolerServer Presentation Layer

CoolerServer sites are custom designed to your specifications. We are not a
“template” application, but we use templates to provide a customizable
presentation layer. Your content is then integrated by our application and
presented using this template presentation layer. We can modify the site
presentation to reflect almost any look you desire, or a trained designer of
your choice can build designs, which we can integrate. If you have design
staff, they can also be trained to modify the presentation layer without our
involvement. The few non-customizable areas of our application, such as the
flow of the checkout process, were carefully constructed to mimic the
behavior of the best sites on the web.

Basic principles of Coolerserver, as an e-commerce and content management system:

1. Your web presence is a marketing tool, but not a print advertisement.
The design philosophy is different, and must encompass the wide
variety of user platforms and equipment.
2. The front end of the applications must be as easy to use for your site
visitors as we can possibly make it
3. The back end of our application must be as easy to use for site owners
/ site managers as we can possibly make it
4. Consistency is the real key – keeping every headline the same size,
sparse use of bolded or italicized text and simple to use navigation in
the most important display features on your web site.

0 Comments Permalink
0

webapplica.org in Arcticfusion

Posted by aaronjudd May 29, 2007

Webapplica.org is a new community site, where we are bringing over documentation and ideas from our old coolerserver.org project site, and re-organizing the content to support more than one project. After almost a year of development we had to face the fact that our (formely one) project had forked into two entirely seperate projects.

The first, is a new release of Coolerserver, which is our current software platform. This release will be Coolerserver V2.0 and will include a completely rewritten front end (website side) and significant upgrades to the Coolerserver administration tools.

The second project, a new product, is Arcticfusion Version 1.0. Arcticfusion is platform to deliver a Web 2.0 workspace that unifies all the applications a business may require in a single business-custom browser based work environment. Potential initial Arcticfusion applications are: Accounting, Inventory Management, Web Content Management, Task Manager, Instant Messengering, Calendar Integration, Partner Feed Management.. there is really no limit, this is just naming a few applications already under development!

As we are in the process of building a new project site, that combines all our development activity, please don't mind the under construction aspects - you'll still find lots of information, including links to demo's of versions under development. Please give us feedback. We'd love to hear from you!

I know most reading this are probably curious to know what this actually looks like:
Live, running on a OSX Server, Tomcat, Postgresql / Pre Alpha Release

http://www.webapplica.org:8080/workspace/laszlo/test/desktop.lzx

Currently no password, we'll post it in this forum if we enable one.
This is just a test case, and not the entire application, and changes frequently.

0 Comments Permalink
0

Interesting Sites in Arcticfusion

Posted by aaronjudd May 21, 2007

Posting the first blog entry is sort of a rough task, because it feels a little bit like an assignment in a writing class. I guess I should do all sorts of things, like tell you about Arctic Fusion (RIA Project to bring all other projects together and deliver peace to the world). I could tell you about the team (10 people full timers in United States Philippines, and Brazil). I should tell you that we have been at this for a while, (5 years), and how this is the perfection of our experience trying to build a RIA that brought business tasks together, but realistically, this is still just the beginning.

Well, I am not going to tell you about all those things, but rather, I am going to do what I think blogs are for:... rambling about some interesting things (to me) that I am seeing or thinking about.. usually related to the Arctic Fusion Project.

I thought I would start off with a list of sites that I have been looking at a lot lately. They are either sites that I think may have competing ideas, or maybe they are just plain expressing interesting ideas.. or maybe they are just interesting.

Check these out:
The Universal Desktop
Outsmart Labs
TechCrunch
Effective UI
ReadWriteWeb
DesktopTwo

I KNOW I have left out quite a few that I visit often, and I will add them when I hit them, but in the meantime I would love to hear of others you think are worth looking at!

-Aaron

0 Comments Permalink

Looking for a blog?

Can't find a specific blog? Try using the Blog page to browse and search blogs.

Active Blogs

View all blogs