From 439d26e6ca948a2f3bd49066eb287fd132ac436c Mon Sep 17 00:00:00 2001 From: David Tran Date: Wed, 25 Dec 2013 07:50:39 -0800 Subject: [PATCH 1/3] Added new tasks in TODO. Mainly sorting all the free book pages. --- TODO.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 1f86d6c9b..e2eda5734 100644 --- a/TODO.md +++ b/TODO.md @@ -12,8 +12,23 @@ TODO + ☐ : Getting the word out there. + ☐ : Graphic Pack + ☐ : Share links of tw,fb,gp,li,... - ++ ☐ : Alphabetizing the entries in the pages + + ☐ : bg + + ☐ : de + + ☐ : es + + ☐ : en + + ☐ : fa + + ☐ : fr + + ☐ : it + + ☐ : ja + + ☐ : ko + + ☐ : pt_BR + + ☐ : pt_PT + + ☐ : ru + + ☐ : tr + + ☐ : zh + + ☐ : javascript framework Map: ☑ : Done -☐ : In progress \ No newline at end of file +☐ : In progress From 7644539c5c9ae1997bae3ebd1a04472c30158e9e Mon Sep 17 00:00:00 2001 From: David Tran Date: Wed, 25 Dec 2013 07:51:14 -0800 Subject: [PATCH 2/3] Changed permissions on en free books to not have executable --- free-programming-books.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 free-programming-books.md diff --git a/free-programming-books.md b/free-programming-books.md old mode 100755 new mode 100644 From 26fb9452232ea7e2d75809b96ba25f6fccf60404 Mon Sep 17 00:00:00 2001 From: David Tran Date: Wed, 25 Dec 2013 07:51:59 -0800 Subject: [PATCH 3/3] Fixing typo --- javascript-frameworks-resources.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index 5fe41ba40..c0988a0ff 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -55,7 +55,7 @@ * [Lesson 12 - The value binding](http://tech.pro/tutorial/1573/knockoutjs-lesson-12-the-value-binding) * [Lesson 13 - Additional Knockout features](http://tech.pro/tutorial/1574/knockoutjs-lesson-13-additional-knockout-features) * [Lesson 14 - Adding a lightbox](http://tech.pro/tutorial/1575/knockoutjs-lesson-14-adding-a-lightbox) - * Lesson 15: Summary of the series (Comming soon...) + * Lesson 15: Summary of the series (Coming soon...) ## Node.js