We're Presenting at StartupRiot

no comments Comments

Cbq
CBQ
14
May

Come see us talk about Scout Server Monitoring and Reporting at StartupRiot on May 19, 2008, and watch all the other startups present their wares. This looks to be a really great event.

See ya there!

Doing it your way

no comments Comments

Derek
Derek
23
Apr

You need to be in the Bay Area. You shouldn’t be in the Bay Area.

You need to work crazy hours. You shouldn’t work more than 4 days a week.

You need to raise as much money as you can. You shouldn’t raise money.

The topics above never seem to get old and I think it’s unfortunate.

Just run your business the way that feels right. The majority of your time during the week is spent working. Whether you’re working for yourself or for someone else, if you’re not working the way you want to, it won’t last.

Scout's Grand Opening

Posted in Scout | no comments Comments

Derek
Derek
15
Apr

Scout, our server monitoring and application, is now available for public consumption.

Scout is for the 95% of us that either gave up on installing & maintaining monitoring applications or used the old fashion monitoring method – an email from a customer when your web application is down. I’m not calling you out, it’s simply that monitoring used to be more painful than not monitoring. We think Scout changes that in a beautiful way.

Scout makes it easy to bring all of your data together – from the monitoring standbys (url monitoring, server load, memory usage, etc) to modern day analytics (the number of user accounts on your web application, unique visitors, inbound links, etc). It’s all done through an easy plugin system that you configure through our web interface – you never have to login to each of your servers and install or edit monitoring scripts. You’re not limited to the plugins we built – you can roll your own with a couple of elegant lines of Ruby code.

What's different in this picture?

no comments Comments

Derek
Derek
02
Apr

We’ve used Scout for several months internally. Along with Colloquy, Google Docs, Basecamp, and Skitch, it’s one of the few apps I use every day.

We think this makes Scout a better service – we’re not watching Scout from a third-person perspective. However, sometimes things sneak through – the type of things that don’t bother you after using an application for months but can be hurdle to others when getting started.

There were 2 nagging issues that stood out in the Scout user experience. I’ll cover how I addressed the first one here.

Read more... More

Skraut - Sneaky People Monitoring Software

no comments Comments

Cbq
CBQ
01
Apr

The success of our Scout monitoring tool’s Beta has been amazing. We appreciate all the feedback we’ve received so far.

We’ve decided to spin-off a separate product based on Scout. It’s called Skraut. Just as Scout can monitor a server to know when it’s in trouble, Skraut can monitor your significant other, to know when you’re in trouble.

We hope you like it. Remember to signup for the Beta program, launching soon!

Skraut – Sneaky People Monitoring Software

Getting Started with Testing: Unit Testing or BDD with Rspec

Posted in Keeping it Simple, Ruby on Rails | 1 comment Comments

Cbq
CBQ
31
Mar

If you’re just getting started with testing (and general test-first or test-driven development) in your Ruby and Ruby on Rails applications, you have a couple of choices.

You can go with Ruby’s Unit::Test, built right in to Ruby, and built-in to Rails with unit, functional, and integration test suites setup for you.

Or, you could setup Rspec with Mocha, and implement a form of testing called Behavior Driven Development or BDD.

Both approaches serve the same goal: better, tested code, easier code to maintain, and in general, just better practices.

My advice is to start with unit tests, and then move to Rspec later.

Read more... More

Highgroove featured on the Ruby on Rails Podcast

Posted in Scout, PlaceShout, Business | no comments Comments

Derek
Derek
28
Mar

We recently sat down with Geoffrey Grosenbach for the Ruby on Rails Podcast and talked about Scout, PlaceShout, working as a remote team, and balancing client work with internal projects.

Listen to the Podcast

Hotspotr partners with LightPole for Mobile

no comments Comments

Andre
Andre
18
Mar

Hotspotr -- my community-driven WiFi hotspot site -- announced a content-providing partnership with LightPole today. You can read the press release over at http://lightpole.net/press/index.html.

Hotspotr lists over 8,000 user-contributed WiFi hotspots. LightPole provides a mobile client you can use to browse Hotspotr from your mobile phone using an interactive, maps-based interface:


You can download the LightPole mobile client for free from the Hotspotr homepage.


Separately, Hotspotr is also taking advantage of the Google Maps streetview functionality. For locations where streetview is available, you will have the option to browse the 3-d streetview imagery:



See an example at the Dolores Park Cafe in San Francisco.

Wow!

no comments Comments

Derek
Derek
18
Mar

We thought you’d like Scout – but we didn’t expect to reach our 100 account limit in about an hour and a half.

We’re already collecting feedback and gearing up for the next launch.

Don’t worry if you didn’t get in this time – we’re collecting lots of feedback for our full launch.

If you’re need some more help getting Scout configured, have some feedback, want help writing a plugin, or just want to chat about Scout, drop by our public chat room or forums.

Thanks, and stay tuned for the launch!

VPS options + nginx w/ deprec

1 comment Comments

Andre
Andre
26
Feb

Staging environments are the perfect excuse to dig into new server configurations, and to play around with tools like Deprec. I have covered the gruesome technical details of the process over at Andre on Tech:

Overall, I'm impressed with how much deprec does for you. I had my staging environment setup in a few hours. Enjoy!

Older posts: 1 2 3 ... 10