Skip to content

Instantly share code, notes, and snippets.

View amcjen's full-sized avatar

Allison Clift-Jennings amcjen

View GitHub Profile
2 Sep 19:15:58 - error: [Links] 2 Sep 19:15:58 - debug: No url was found for http://www.sfgate.com/cgi-bin/article.cgi?f=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/cgi-bin/article.cgif=/
{
"id": "search",
"srcdir": "Collections/Search",
"is": "collection",
"uri": "http://localhost:8042/Me/search/",
"version": "1315333526000"
}
6 Sep 16:09:32 - info: [Locker] Loaded contacts
6 Sep 16:09:32 - info: [Locker] Loaded contactsviewer
6 Sep 16:09:32 - info: [Locker] Loaded devdashboard
6 Sep 16:09:32 - info: [Locker] Loaded hellolinks
6 Sep 16:09:32 - info: [Locker] Loaded hellophotos
6 Sep 16:09:32 - info: [Locker] Loaded linkalatte
6 Sep 16:09:32 - info: [Locker] Adding a listener for links/events to link/facebook
6 Sep 16:09:32 - info: [Locker] Adding a listener for links/events to link/twitter
6 Sep 16:09:32 - info: [Locker] Adding a listener for links/events to timeline/twitter
6 Sep 16:09:32 - info: [Locker] Adding a listener for links/events to home/facebook
// Simulates PHP's date function, ported to lutil from http://jacwright.com/projects/javascript/date_format/
exports.dateFormat = function(date, format) {
var returnStr = '';
var replace = {
shortMonths: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
longMonths: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'],
shortDays: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
longDays: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'],
function reindexType(url, type, source, callback) {
var x = request.get({uri:url}, function(err, res, body) {
if (err) {
console.error('Error when attempting to reindex ' + type + ' collection: ' + err);
return callback(err);
}
if (res.statusCode >= 400) {
var error = 'Received a ' + res.statusCode + ' when attempting to reindex ' + type + ' collection';
console.error(err);
return callback(err);
function reindexType(url, type, source, callback) {
var x = request.get({uri:url}, function(err, res, body) {
if (err) {
console.error('Error when attempting to reindex ' + type + ' collection: ' + err);
return callback(err);
}
if (res.statusCode >= 400) {
var error = 'Received a ' + res.statusCode + ' when attempting to reindex ' + type + ' collection';
console.error(err);
return callback(err);
-----BEGIN CERTIFICATE-----
MIIFAzCCA+ugAwIBAgIQTM1KmltFEyGMz5AviytRcTANBgkqhkiG9w0BAQUFADCB
lzELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAlVUMRcwFQYDVQQHEw5TYWx0IExha2Ug
Q2l0eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBOZXR3b3JrMSEwHwYDVQQLExho
dHRwOi8vd3d3LnVzZXJ0cnVzdC5jb20xHzAdBgNVBAMTFlVUTi1VU0VSRmlyc3Qt
SGFyZHdhcmUwHhcNMDYwOTE4MDAwMDAwWhcNMjAwNTMwMTA0ODM4WjBxMQswCQYD
VQQGEwJHQjEbMBkGA1UECBMSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHEwdT
YWxmb3JkMRowGAYDVQQKExFDb21vZG8gQ0EgTGltaXRlZDEXMBUGA1UEAxMOUG9z
aXRpdmVTU0wgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC9T3lY
IpPJKD5SEQAvwKkgitctVR4Q57h/4oYqpOxe6eSSWJZUDfMXukGeFZFV78LuACAY
<script type="text/javascript" src="http://konami-js.googlecode.com/svn/trunk/konami.js"></script>
<script type="text/javascript">
konami = new Konami();
konami.code = function() {
var i,s,ss=['http://kathack.com/js/kh.js'];
for (i=0; i!=ss.length; i++) {
s=parent.appFrame.document.createElement('script');
s.src=ss[i];
parent.appFrame.document.body.appendChild(s);
}
[eric@Waterdog /opt/locker] [searchlite]:~$ node lockerd.js
12 Dec 15:51:53 - info: proccess id:12649
12 Dec 15:51:54 - info: lservicemanager lockerPortNext = 18042
12 Dec 15:52:01 - info: ***** Should install collection contacts
12 Dec 15:52:01 - info: ***** Should install collection links
12 Dec 15:52:01 - info: ***** Should install collection messages
12 Dec 15:52:01 - info: ***** Should install collection photos
12 Dec 15:52:01 - info: ***** Should install collection places
12 Dec 15:52:02 - info: ***** Should install collection search
12 Dec 15:52:02 - info: ***** Should install collection videos
[eric@Waterdog /opt/locker/Me] [imthemap]:~$ node ../Ops/me2me.js
merging collection contacts
installing from registry contactsviewer
installing from registry dashboardv3
installing from registry devdocs
merging github erictj-cloudify-viewer
merging github erictj-Excessive-Mapper
merging github erictj-katamari-viewer
merging github erictj-LinkPic
merging github erictj-LinkVid