Working in an Agile team?
Silver Catalyst is a lightweight project management tool for agile teams. Check it out!

Silver Catalyst now with enhanced SSL security

Posted on September 18th, 2009 in Silver Catalyst by siddharta || No Comment

We’ve just rolled out an update that enabled high-grade SSL security for all plans in Silver Catalyst. SSL technology encrypts all communication between the client and server so that your project data remains secure and cannot be intercepted during transmission. This is the same technology that is used by banks and popular ecommerce sites to protect transactions.

To take advantage of SSL security, you need to use the following link to access the workspace.

https://<subdomain>.toolsforagile.com

Note the highlighted part is https:// which stands for http secure. Use this and not the normal http://

When you login, you will get the following indicator in the address bar of the browser which indicates SSL security connection.

Continue reading ‘Silver Catalyst now with enhanced SSL security’ »

Formatting comments in Silver Catalyst

Posted on September 7th, 2009 in Silver Catalyst by siddharta || No Comment

We’ve added support for formatting comments in Silver Catalyst. You can now make text bold, italics, display lists and links. We’ve done this by implementing the Markdown syntax for comments. To apply formatting, simply type the formatting in the left column and it will be output as shown in the right column. For the full list of what all you can do, check the syntax reference.

Formatting Output
**bold** bold
*italics* italics
### Heading

Heading

* item 1
* item 2
  • item 1
  • item 2
1. item 1
1. item 2
  1. item 1
  2. item 2
[Google](http://www.google.com) Google