Difference between revisions of "User:Start"

From Archiveteam
Jump to navigation Jump to search
Line 10: Line 10:
*** Microsoft FTP Server
*** Microsoft FTP Server
*** others will be (eventually) be put here
*** others will be (eventually) be put here
* Figure out how to backup data from various sites.
** '''IFTTT'''
*** recipes are stored at <nowiki>http://ifttt.com/recipes/{recipe id}</nowiki>
*** your personal recipes are stored at <nowiki>https://ifttt.com/myrecipes/personal/{recipe id}</nowiki>
** '''Codecademy'''
*** users are stored at <nowiki>http://www.codecademy.com/{user name}</nowiki> and <nowiki>http://www.codecademy.com/users/{user id}</nowiki>
*** achievements are stored at <nowiki>http://www.codecademy.com/{user name}/achievements</nowiki> and <nowiki>http://www.codecademy.com/users/{user id}/achievements</nowiki>
*** tracks are stored at <nowiki>http://www.codecademy.com/tracks/{track name}</nowiki>, courses are stored at <nowiki>http://www.codecademy.com/courses/{lesson name}</nowiki> and lessons are stored at <nowiki>http://www.codecademy.com/courses/web-beginner-en-StaFQ/{lesson assignment id}/{lesson id}</nowiki>


==Future Projects==
==Future Projects==

Revision as of 01:12, 7 June 2013

I like preserving the web.

Completed Projects

Current Projects

  • Backup various FTP/HTTP servers
    • Started:
      • Minecraft Assets Server
    • Not Started:
      • Microsoft FTP Server
      • others will be (eventually) be put here

Future Projects