Todo
- Tools I use for development.
- Learn web development
- Templates and boilderplates.
- references
- Investigate things that are interesting
- Make something to pay rent
Projects
Let’s build a robot
Current projects
On the burner
- ubuntu patch management
Learn
Reflect
Learning is to make mistakes
Tidbits
Resources
eBooks
- JavaScripts Books
- Python Books
Cool Development tools
Tools
- Medium.js WYSIWYG Editor
DB related
- medea a pure JS database
Frame work modules
mysql
- SELECT User, password, host FROM mysql.user; # show list of users
- UPDATE mysql.user SET Password=PASSWORD(‘[password]’) WHERE User=’[username]’; # reset password
network
- curl -s checkip.dyndns.org|sed -e ‘s/.Current IP Address: //’ -e ‘s/<.$//’; # get external IP address
date time
- python -c “from datetime import date; print (-1*(date(2014,01,01)-date(2014,12,31))).days” # = 364 days from now to then
Recipes
[Almond Rochers](/articles/recipes/Almond Rochers)
[Apple Nougatine Tart](/articles/recipes/Apple Nougatine Tart)
Brioche
Caramel
[Chocolate Chiffon Cake](/articles/recipes/Chocolate Chiffon Cake)
[Chocolate Souffle Cake](/articles/recipes/Chocolate Souffle Cake)
Clafoutis
Croissants
[Flaky Tart Shell](/articles/recipes/Flaky Tart Shell)
[Fresh Fruit Tart](/articles/recipes/Fresh Fruit Tart)
[Fruit Frozen Yogurt](/articles/recipes/Fruit Frozen Yogurt)
[Fruit Galettes](/articles/recipes/Fruit Galettes)
Gougères
[Lemon Chiffon Cake](/articles/recipes/Lemon Chiffon Cake)
[Lemon Cream Tart](/articles/recipes/Lemon Cream Tart)
[Lemon Cream](/articles/recipes/Lemon Cream)
[Lemon Meringue Cake](/articles/recipes/Lemon Meringue Cake)
Meringues
[Pastry Cream](/articles/recipes/Pastry Cream)
Pissaladiere
Pizza
Quiche
Sorbet
[Sweet Tart Shell](/articles/recipes/Sweet Tart Shell)
eclairs
index
Live
Passion
I have this passion to travel.
more
Tuned-out
Is is hard for me to improve my social skills when everyone is so plugged-in and tuned-out.
more
Interesting Sites
- move the web forward >>