Snitch
Posted: 06 April 2008 04:14 PM   [ Ignore ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  304
Joined  01-02-2008

Snitch is an extension that overrides ExpressionEngine’s built-in notification system. It sends notifications when entries are created, updated, and deleted, and enables you to customize the e-mail template. It uses the same per-weblog Notification Preferences that the built-in notification system use, so setup is quick and painless.

For more information and the download, go to http://brandon-kelly.com/apps/snitch/

This one’s a bit more complex than Sarge, so if you’re using it, please let me know how it works for you! (I’ve been using it in a production environment for a few weeks now without a problem, but that’s just one server configuration.)

 Signature 

pixelandtonic.com    @brandonkelly

Profile
 
 
Posted: 06 April 2008 04:26 PM   [ Ignore ]   [ # 1 ]  
Professor
Avatar
RankRankRankRankRankRankRank
Total Posts:  13725
Joined  04-15-2006

You are just coming out with them now aren’t you Brandon!!! wink

Will give this one a try. Sounds really good. Thanks for sharing this with the community, I’m sure it will be very handy for a lot of people.

Best wishes,

Mark

 Signature 

Shopping Cart Plugin | Full List Of Add-Ons | About Me
——————————————————————————————
2.x Bug Tracker | Upgrade Errors

Profile
 
 
Posted: 06 April 2008 04:29 PM   [ Ignore ]   [ # 2 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  304
Joined  01-02-2008
Mark Bowen - 06 April 2008 08:26 PM

You are just coming out with them now aren’t you Brandon!!!

Just wait for the next one wink

 Signature 

pixelandtonic.com    @brandonkelly

Profile
 
 
Posted: 06 April 2008 04:32 PM   [ Ignore ]   [ # 3 ]  
Professor
Avatar
RankRankRankRankRankRankRank
Total Posts:  13725
Joined  04-15-2006
Brandon Kelly - 06 April 2008 08:29 PM

Just wait for the next one wink

Ah now you’ve got me wondering what you have hiding up your sleeve. I want to see it now!! wink

Best wishes,

Mark

 Signature 

Shopping Cart Plugin | Full List Of Add-Ons | About Me
——————————————————————————————
2.x Bug Tracker | Upgrade Errors

Profile
 
 
Posted: 06 April 2008 08:10 PM   [ Ignore ]   [ # 4 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1753
Joined  03-26-2006

Cool, I imagine this will be useful for those sites that need to establish some sort of workflow, passing a post from one group to another until it gets published. Or something like that. Thanks.

 Signature 

ryan masuga
—————
Masuga Design | devot:ee
@masuga | @masugadesign | @devot_ee

Profile
 
 
Posted: 06 April 2008 09:12 PM   [ Ignore ]   [ # 5 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  304
Joined  01-02-2008

Exactly. We’re using it to monitor all activity on a staging site for Navigant (there are several people that will have access to the CMS). Before syncing the staging server with the production servers, we’ll use the notifications to review all the changes that have been made.

 Signature 

pixelandtonic.com    @brandonkelly

Profile
 
 
Posted: 06 April 2008 09:51 PM   [ Ignore ]   [ # 6 ]  
Lab Technician
Avatar
RankRankRankRank
Total Posts:  1753
Joined  03-26-2006
Brandon Kelly - 07 April 2008 01:12 AM

Before syncing the staging server with the production servers, we’ll use the notifications to review all the changes that have been made.

Are you finding it enormously difficult to work with a staging/live server setup, as far as syncing databases? I have a large client who is doing this (dev, testing, production) and up to now, anything I do on dev needs to be more or less manually replicated on production. This is probably fodder for another thread, but I’m always curious to see how people are managing to sync multiple boxes.

 Signature 

ryan masuga
—————
Masuga Design | devot:ee
@masuga | @masugadesign | @devot_ee

Profile
 
 
Posted: 06 April 2008 10:14 PM   [ Ignore ]   [ # 7 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  304
Joined  01-02-2008
mdesign - 07 April 2008 01:51 AM

Are you finding it enormously difficult to work with a staging/live server setup, as far as syncing databases?

Not so much… we’ve got one shell script that dupes the DB (except for a couple tables), doing a URL search & replace in the process, and another one that runs rsync on several of the directories. It’s worked great so far.

 Signature 

pixelandtonic.com    @brandonkelly

Profile
 
 
Posted: 07 April 2008 12:58 AM   [ Ignore ]   [ # 8 ]  
Chancellor's Fellow
Avatar
RankRankRankRankRankRankRankRank
Total Posts:  33338
Joined  05-15-2004

It’s not really syncing, though, is it? Meanind there’s no content on the live server that doesn’t exist on the staging server, and couldn’t be overwritten (think comments, user articles etc.)?

Profile
MSG
 
 
Posted: 07 April 2008 01:05 AM   [ Ignore ]   [ # 9 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  304
Joined  01-02-2008

It would certainly be a different matter if the content went in both directions. “Cloning” might be a better term.

 Signature 

pixelandtonic.com    @brandonkelly

Profile
 
 
Posted: 07 April 2008 01:09 AM   [ Ignore ]   [ # 10 ]  
Chancellor's Fellow
Avatar
RankRankRankRankRankRankRankRank
Total Posts:  33338
Joined  05-15-2004

Thanks, just wanting to make sure I understood you correctly.

Profile
MSG
 
 
Posted: 07 April 2008 08:28 AM   [ Ignore ]   [ # 11 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  166
Joined  10-13-2002

Brandon, this is a terrific extension and it gives me a lot of ideas. Instead of organizing content by categories, it’s probably better to do so by weblog—so that Snitch can dispatch updates. May I ask, is it Multiple Site Manager aware?

Profile
 
 
Posted: 07 April 2008 08:33 AM   [ Ignore ]   [ # 12 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  304
Joined  01-02-2008
Brendon Carr - 07 April 2008 12:28 PM

May I ask, is it Multiple Site Manager aware?

Not yet, but my guess is that it will work just fine.

 Signature 

pixelandtonic.com    @brandonkelly

Profile
 
 
Posted: 20 January 2009 06:45 PM   [ Ignore ]   [ # 13 ]  
Research Assistant
Avatar
RankRankRank
Total Posts:  304
Joined  01-02-2008

I just set up a page for Snitch on Get Satisfaction.

Going forward, please use that venue for support rather than the EE forums.

Thanks!

 Signature 

pixelandtonic.com    @brandonkelly

Profile