Difference between revisions of "User:Start"

From Archiveteam
Jump to navigation Jump to search
Line 14: Line 14:
*** recipes are stored at <nowiki>http://ifttt.com/recipes/{recipe id}</nowiki>
*** 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>
*** 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 02:41, 24 May 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
  • Figure out how to backup data from IFTTT and Codecademy.
    • IFTTT
      • recipes are stored at http://ifttt.com/recipes/{recipe id}
      • your personal recipes are stored at https://ifttt.com/myrecipes/personal/{recipe id}
    • Codecademy
      • users are stored at http://www.codecademy.com/{user name} and http://www.codecademy.com/users/{user id}
      • achievements are stored at http://www.codecademy.com/{user name}/achievements and http://www.codecademy.com/users/{user id}/achievements
      • tracks are stored at http://www.codecademy.com/tracks/{track name}, courses are stored at http://www.codecademy.com/courses/{lesson name} and lessons are stored at http://www.codecademy.com/courses/web-beginner-en-StaFQ/{lesson assignment id}/{lesson id}

Future Projects