Skip to content

Commit 4a3a9bb

Browse files
committed
Update to 2013
1 parent 993960a commit 4a3a9bb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+3571
-1707
lines changed

2004/1.PNG

3.06 KB
Loading

2004/10.PNG

9.59 KB
Loading

2004/11.PNG

223 Bytes
Loading

2004/12.PNG

24.2 KB
Loading

2004/13.PNG

386 Bytes
Loading

2004/14.PNG

2.56 KB
Loading

2004/2.PNG

274 Bytes
Loading

2004/3.PNG

6.87 KB
Loading

2004/4.PNG

233 Bytes
Loading

2004/5.PNG

8.69 KB
Loading

2004/6.PNG

5.92 KB
Loading

2004/7.PNG

3.67 KB
Loading

2004/8.PNG

1.38 KB
Loading

2004/9.PNG

465 Bytes
Loading

2004/README.md

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# MSOutlookit
2+
3+
MSOutlookit was my second Javascript project -- it essentially reskins the homepage of reddit (along with other functionality) into a Microsoft Outlook interface.
4+
5+
<img src="http://petercottle.com/miscPics/msoutlookit.png"/>
6+
7+
It serves the silly (and not-so-honorable) purpose of disguising reddit browsing during work.
8+
9+
## Video
10+
11+
A demo on how to use MSOutlookit can be seen [here](http://www.youtube.com/watch?v=rGVhlxxu6oc) . At the time of filming, the full functionality was in place (logging in, Lynx text dumps, etc). Due to server constraints I've stripped out MSOutlookit to bare-bones Reddit API display.
12+
13+
## Challenges
14+
15+
Since this was my first project with both a backend and a front-end, I experienced a lot of scaling pains when the site got popular. After manually implementing memcached on all the endpoints and making some optimizations, the site is in a much better shape now.
16+
17+
It was a fun challenge to embed reddit functionality inside a different UI (as well as reimplement window management and the desktop taskbar). I'm thankful for the reddit community, who inspired me to keep working and get this out the door before starting grad school.
18+
19+
## Usage
20+
21+
The site still gets around [10,000 unique visitors](http://msoutlookit.com/awstats.html) per month at the time of writing, so I've left the server running for the time being, despite the code not being in the best shape.
22+
23+

2004/arrows.png

1.5 KB
Loading

2004/closebuttons.png

652 Bytes
Loading

2004/email_min.PNG

1.63 KB
Loading

2004/email_min_high.PNG

1.46 KB
Loading

2004/favicon.ico

1.12 KB
Binary file not shown.

2004/folderico.png

1.32 KB
Loading

2004/icons.PNG

3.77 KB
Loading

2004/iconsbanner.PNG

255 Bytes
Loading

0 commit comments

Comments
 (0)