Editing Mika/Notes

From WikiDotMako

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
'''This is where I keep notes on things that I will probably need to read again.
==Computer Stuff==
'''
* I moved Computer Stuff to a [http://wiki.mako.cc/Mika/Notes/Computer_Stuff new page]
* [http://wiki.mako.cc/Mika/Notes/Biking Biking] information on a separate page.
* Moved to [http://wiki.mako.cc/Mika/Notes/Public_Health Public Health].
* Made a [http://wiki.mako.cc/Mika/Notes/Beer Beer] page
=Miscellaneous=


* Banach-Tarski paradox.
Writing down things I've learned.
* minipimer
* Temblor Range
* Khalil Gibran
* Making of 3 'Idiots'
* <strike/> 野菜寿し ポタジエ Yasai Sushi </strike>
* ヴィーガンメニューが提供されているのは、権八の銀座・渋谷・西麻布店
* 8tablish
* Sundial Atelier
* MOCORO モコロ vacuum
* 丸ゆべし
* Fly Geyser
* Bar Yamamoto
* Wall bar
* Rage bar
* Tapas Molecular Bar at Mandarin Oriental, Tokyo
* [http://daikokuyu.com/index.html daikokuyu]
* ディマシオ美術館
* MERIDA X BASE
* 御殿場MTBパークFUTAGO
* notNeutral cups
* おふろcafeハレニワの湯 - cheap fun sento in Saitama
* Kerala Onam festival
* オレンジ食堂
* hijikawa arashi
* 狸サイクル


=Gardening=
===MySQL===
----
'''Problem'''
I have a bunch of text files from USDA, which contain bits and pieces USDA ASCII databases. I want to put them into mysql.


* I can use agar to grow Kaiware seeds etc.
'''Solution'''


=Bicycle=
1. I found schema.sql that Erik created, so I'm going to borrow it rather than creating my own.


* Brakes
mysql databasename < schema.sql -p
** Change brake pads before the grooves are gone: http://www.jimlangley.net/wrench/brake1.htm
** U-brake (Center pulled calliper brake) are what's on my red bike.
* Items that may be useful for touring trips
** Portable Water Heater - SunRocket Solar Thermos and Kettle - Boil Water With Only Sunlight


=Hiking=


* Potential summer hike ideas
'''Problem:'''
:: [http://www.wta.org/go-hiking/seasonal-hikes/summer-destinations/mount-st.-helens-hikes Mt. St. Helens]


=Concert=
mysql> create database newdatabase;


* Chopin Piano Concerto #1
ERROR 1044 (42000): Access denied for user 'user'@'localhost'...
* Ravel Piano Concerto in G major
* Gruppen (Stockhausen) (2012 May NY Philharmonic?)
* Symphony No. 3 (Górecki)


=Piano=
'''Solution:'''


* Balakirev / Glinka "The Lark"
[http://dev.mysql.com/doc/refman/5.1/en/creating-database.html mysql]
* Liszt "Gnomenreigen"
* Chopin 3rd Sonata
* Beethoven Sonata 31
* ラヴェル/鏡より「道化師の朝の歌」


=Movies=
1. Check grants for 'user'@'localhost' in mysql:


I liked these movies:
mysql> show grants for 'user'@'localhost';


* Trouble the water
2. Log into mysql as root (has all privileges) and change grants for a specific user:
* Cube
* MST3K Pumaman
* Tokyo!
* Annabel Chong
* I love me


I want to watch these movies:
mysql> grant all privileges on *.* to 'user'@'localhost';


* Uncle Boonmee Who Can Recall His Past Lives
Query OK, 0 rows affected (0.00 sec)
* Faust by Alexander Sokurov
* ビルマVJ 消された革命
* Sleeping Beauty (2011)
* Amour
* Pee Wee's big adventure
* White Dog, The Naked Kiss, Shock Corridor by Samuel Fuller
* スープ
* Kings of Pastry
* Streetwise (1984)


=Books=
3. Log back into mysql as user (now has all privileges) and try creating a new database again.


* 1Q84
* AIDS and Accusation (Paul Farmer)
* 農協との30年戦争 岡本重明
* Saturday is for Furnerals (Max Essex)
* クォンタム・ファミリーズ
* Penguin and Leviathan (Yochai Benkler)
* The Price of Civilization (Jeffrey Sachs)
* Godel, Escher, Bach
* 百年の孤独
*Ramesh S. Arunachalam, 2011: The Journey of Indian Micro-Finance: Lessons for the Future.
* 石の花 (坂口尚)
* Reassembling the Social
* reread: biology as ideology
* reread: the structure of scientific revolution
* 最貧困女子
* On Food and Cooking: The Science and Lore of the Kitchen (Hardcover)
* Les Animaux tels qu'ils sont


=Articles=
----


* Happy Land
===Django===
* Ashtrays
----
* Wasteland


=Places=
*Tried setting up Django on my computer by following this [http://itpro.nikkeibp.co.jp/article/COLUMN/20081031/318265/?ST=develop&P=4 tutorial]


* Xkeken
'''Problem:'''
* Shark Bay
* スコトラ島
* Kayangan Lake
* Perchten festival in the western Austrian village of Heitwerwang
* 坊主バー in Yotsuya: http://vowz-bar.com/
* cycling museum in osaka
* キットカット ショコラトリー
* ベーカリー兎座LEPUS うさぎ型食パン
* EdiTion Koji Shimomura: French restaurant with some veg options; near Roppongi
* Veganic to go: burger place near Roppongi
* Japanese [https://vegewel.com/ja/cuisine/93 website] for finding veg restaurants


=Diving=
It worked mostly ok but I couldn't go further than the second to the last coding box on page 4. I kept getting long error messages.


* Jewfish
'''Solution'''
* Basking shark
* Mola mola
* Turtles


=Wines=
[http://docs.djangoproject.com/en/dev/intro/tutorial02/ Django tutorial about django.contrib.admin]


* majo norante "ramitello" rosso biferno molise at Nook. Can't remember the year.
1. Check if I typed in the correct codes.
* Denavolo Dinavolo Vino da Tavola 2007 at The Remedy.


=Traveling tips=
2. Check if the output are the same everwhere:


* How to send things from UK:
Although the codes were correct, they didn't create all the necessary things, so it couldn't find the index.html.  
: You can get a small, medium, or large box at post office (haven't tried royal mail but they're similar?). You can send a ''small parcel'' = less than 2kg internationally for a reasonable price. From UK to Japan is about 25 quid for 2kg.


==Tokyo Bars==
* I went to setting.py to specify:
** the absolute path for Template_Dir. Don't forget the , after '/path/' .
** two additional Installed_Apps: myprj_myapp (where I save my project) and django.contrib.admin . Run python manage.py syncdb afterwards.


Good:
This created myapp_post and django_admin_log in mysql database.


* BAR ORCHARD (Ginza)
----
* High Five (Ginza)
===Javascript===
* Mori Bar (Ginza)
----
* Bar Hoshi (Ginza)
* Ben Fiddich (Shinjuku)
* The SG Club (Shibuya)


 
[http://www.tohoho-web.com/js/index.htm とほほのjavascript]
Ok:
* Star Bar (Ginza)
* swrl (Shibuya)
* Gen Yamamoto (Azabujuban)
* グランドファイン (Nakameguro)
 
List of subpages:
 
* [[Mika/Notes/2016]]
* [[Mika/Notes/Beer]]
* [[Mika/Notes/Beer/Imperial IPA 2017]]
* [[Mika/Notes/Computer Stuff]]
* [[Mika/Notes/Computer Stuff/Debian Installation]]
* [[Mika/Notes/Computer Stuff/Debian Maintenance]]
* [[Mika/Notes/Computer Stuff/R]]
* [[Mika/Notes/Phrontistery 2015]]
* [[Mika/Notes/Public Health]]
* [[Mika/Notes/Seattle]]
* [[Mika/Notes/Todo]]
* [[Mika/Notes/Travel]]
* [[Mika/Notes/Travel/2015 FridayHarbor]]
* [[Mika/Notes/moving]]
* [[Mika/Temp/WikiFCD/FCTtemplate]]
* [[Mika Books]]
* [[Modularity and FOSS]]
Please note that all contributions to WikiDotMako are considered to be released under the Attribution-Share Alike 3.0 Unported (see WikiDotMako:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)