Snap! is the most advanced, business quality Web 2.0 hosting service available.
Snap!, powerful Content Management System (CMS), is easy to use and gives you peace of mind.
More and more, web hosting companies offer CMS systems to their customers. The US, French and German governments and many large businesses chose the same CMS as us. It gives you the ability to build a complete website in minutes and gives you full control of your content right from the start.
The default Aggregator Drupal module does not work very well. There are several problems with the Drupal Core module, one of which we have not fixed in our version (i.e. the flatness of the item table.)
There is a list of the known issues and our comments and whether we fixed the problem:
| Problem | Solution in m2osw's version of Aggregator |
|---|---|
| Missing XML marker | The <?xml ... ?> marker is missing from some RSS feeds, add it as required |
| Spurious ... |
Made to Order Software offers many different quality software, our company also offers software development and services for individuals and businesses.
Become an affiliate of Made to Order Software and start earning commissions when you offer your users our great software. Made to Order Software commissions are set at 25% to 50% for all our products. This means you earn money each time one of your user purchase a product with us!
Getting started is simple:
Available under /admin/settings/discussthis, the administrator can define how the Discuss This! module shall behave.
At this time there are 3 parts to the settings:
The module works and is secure, however, there are problems difficult to circumvent. The following lists them. If you can help fixing some them, you'll be more than welcome!
It is possible to reorder the node fields using the CCK module. If the Discuss This! comments do not appear exactly where you'd expect them to be, try using the the CCK module:

Tired of going through the Drupal installation process over and over again?
Snap! is the best solution for your needs.
Snap! is the de-facto complement to the advanced Drupal CMS and
Snap! includes hundreds of powerful features that let you create complete websites in less than 5 minutes.
Made to Order Software is using
Snap! as a website hosting SaaS product.
Snap! lets Made to Order Software ...
Declare a try/catch/finally block.
This has the behavior of the action script:
try { ... }
catch(name) { ... }
finally { ... }
In version 7, there are no definition of exceptions in the ActionScript interpreter. However, you can write functions that Throw.
The semantic of the try/catch/finally block is very well defined in ECMA 262 version 3 (see pages 87/88).
Pop one value from the stack, push it back on the stack and also store it in one of 4 or 256 registers which number is specified in the tag (0, 1, 2 or 3 only if not in a Declare Function (V7). I tried other numbers and they don't work in SWF version 6 or older.) Until set a register has the value undefined. The value of a register can be retrieved with a Push Data action and the register type with the matching register number.
Pop a value and a local variable name. Create or set a local variable of that name with the (initial) value as specified. The same local variable can safely be set in this way multiple times. To only declare a local variable (i.e. no default value to initialize the variable,) use the Declare Local Variable instead.