- 2 rkl öljyä
- 400 g jauheliha
- 1 sipuli (tai 3 salottisipulia) silputtuna
- 2 tl paprikajauhetta
- jauhelihamaustetta ja pippuria maun mukaan
- 3 valkosipulinkynttä hienonnettuna
I started my computer hobby in 1985 (or late 1984) with Spectravideo's SVI-728. In 1987 me and my brother bought Amiga 500, and later we expanded it with extra chip memory and external disk drive. In 1993 I bought my last Amiga, CD32, which was an incredibly risky and stupid decission, since it required blind trust to company's promises that they will release expansions for upgrading CD32 to full-fledged computer with cd-rom drive. Needless to say, that it never happened. My brother were more clever and put his money on A 1200, which I also kept using frequently because of poor availability of CD32 games and software.
After I graduated from high school, I bought my first PC (Pentium, 150 MHz) and again bet on wrong horse: I chose OS/2 Warp as my op
Name: Timo Varis
Location: Southwest Finland
Contact: Preferably via LinkedIn
/*** Liputuspäivät -skripti:** Skripti tulostaa sivulle Suomalaiset viralliset liputuspäivät** ja vakiintuneet liputuspäivät. HUOM! Näiden lisäksi** Suomessa liputetaan vaalipäivinä ja tasavallan presidentin** virkaanastumispäivänä. <-- Nämä päivät eivät ole mukana** kriptissä. Päivät päättää Oikeusministeriö. KS:** http://www.vaalit.fi/fi/index/ajankohtaista/vuosina2013-2030jarjestettavatvaalit.html**** Lisenssi: ** Some rights reserved!** Creative Commons CC BY-NC-SA****** variables now and paiva are global. They have been defined ** @ skripts:** - mika_viikonpaiva_kuukausi_paiva_vuosi.js** - nimipaivat.js** If you are not yousing tose script, you can define them here** by removing the // comments below:*/// var now = new Date()// var nyt = now var mothersDayDate = 0 var fathersDayDate = 0 var midSummerDayDate = 0 var kiaDayDate = 0 var lippu = '<img src="kuvat/suomen_lippu.png" width="18" height="13">'function getMothersDayDate() { var year = now.getFullYear(); var date = new Date(year, 4, 7); date.set |
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |