Andrew Tobin

Results 14 issues of Andrew Tobin

Hey Jon, I’m completely new to rust, and watching your videos to get an understanding, and this one is probably over my head, but I think I spotted an issue...

Just tried to view the Code 52 past projects in a pretzel taste and it incorrectly rendered the layout so that the past projects wouldn't render properly. It's obviously working...

Bug

Fetch from Github - Should we use the RSS feeds built into Github and polling, or an API (Github has a restful API). Fetch messages from the Organization chain or...

Feature

Fetch from blog RSS when posts are made.

Feature

Fetch from Twitter - Should we use the RSS feeds built into Twitter and polling, or an API. Fetch messages from Code_52 and to Code_52/mentions? (spam be damned!) Set up...

Feature

Lock to room Code52 Name? Jibbr Make sure it's working and in good condition.

Feature

http://nuget.org/packages/SignalR https://github.com/davidfowl/Jabbot/ Starts a app-pool-recycle resillient worker process for checking messages sent to it, and returning messages. Can we do a persistent connection from an ASP.NET page, or would we...

Infrastructure

Do we write it so that it can receive and send messages to API's? Set up a generic interface for all APIs to message?

Infrastructure

In case it becomes prone to abuse.

Infrastructure
Feature

Use something like http://quartznet.sourceforge.net/ to schedule the background polling of the data fetchers.

Infrastructure