Horas and konnichiwa untuk semua


Free SMS ikutan lebaran
October 31, 2005, 11:35 am
Filed under: id/General

Mau ngirim SMS gratis via Matrix-centro, eh muncul pesan berikut:

/* General page style. The scroll bar colours only visible in IE5.5+ */

body {
background-color: #CCCCCC;
scrollbar-face-color: #DEE3E7;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DEE3E7;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color: #1750A2;
scrollbar-track-color: #EFEFEF;
scrollbar-darkshadow-color: #98AAB1;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #1750A2; }
a:hover { text-decoration: underline; color : #FFFFFF; background-color:#1750A2; }
hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline { background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline { background-color: #FFFFFF; border: 2px #006699 solid; }

/* Main table cell colours and backgrounds */
td.row1 { background-color: #EFEFEF; }
td.row2 { background-color: #DEE3E7; }
td.row3 { background-color: #D1D7DC; }

/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
background-color: #FFFFFF;
background-repeat: repeat-y;
}

/* Header cells – the blue and silver gradient backgrounds */
th {
color: #FFA34F; font-size: 11px; font-weight : bold;
background-color: #1750A2; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}

/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don’t worry if you don’t understand this, just ignore it 🙂
*/
td.cat,td.catHead,td.catBottom {
height: 29px;
border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; }
th.thTop { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle {
font-weight: bold; font-size: 22px; font-family: “Trebuchet MS”,Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #000000;
}

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #1750A2; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: #FFFFFF; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : 11px; color : #000000 }
a.mainmenu { text-decoration: none; color : #1750A2; }
a.mainmenu:hover{ text-decoration: underline; color : #FFFFFF; }

/* Forum category titles */
.cattitle { font-weight: bold; font-size: 12px ; letter-spacing: -1px; color : #1750A2}
a.cattitle { text-decoration: none; color : #1750A2; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 12px; color : #1750A2; }
a.forumlink { text-decoration: none; color : #1750A2; }
a.forumlink:hover{ text-decoration: underline; color : #FFFFFF; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold; font-size: 11px; color : #000000;}
a.nav { text-decoration: none; color : #1750A2; }
a.nav:hover { text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2 { font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link { text-decoration: none; color : #1750A2; }
a.topictitle:visited{ text-decoration: none; color : #5493B4; }
a.topictitle:hover { text-decoration: underline; color : #FFFFFF; }

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color : #000000;}

/* Location, number of posts, post date etc */
.postdetails { font-size : 10px; color : #000000; }

/* The content of the posts (body of text) */
.postbody { font-size : 12px; line-height: 18px}
a.postlink:link { text-decoration: none; color : #1750A2 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #FFFFFF}

/* Quote & Code blocks */
.code {
font-family: Courier, ‘Courier New’, sans-serif; font-size: 11px; color: #006600;
background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

/* Copyright and bottom info */
.copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright { color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
color : #000000;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border-color : #1750A2;
border-width: 1px;
}

/* The text input fields background colour */
input.post, textarea.post, select {
background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
background-color : #EFEFEF;
color : #000000;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
background-color : #FAFAFA;
font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
background-color : #FAFAFA;
font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
help line. This is actually a text box, but if set to be the same
colour as the background no one will know 😉
*/
.helpline { background-color: #DEE3E7; border-style: none; }

/* Import the fancy styles for IE only (NS4.x doesn’t use the @import function) */
@import url(“http://www.matrix-centro.com/forum/templates/matrix/formIE.css”);
–>

Allert

Maaf Layanan Free SMS untuk sementara tidak dapat digunakan
sampai dengan tanggal 14 November 2005

Titlenya berbau Jerman sih (“Allert” haha), tapi pesannya berbau lebaran. Wah Free SMS ikut libur lebaran rupanya.



Satelindo Matrix roaming SMS charges
October 10, 2005, 10:03 am
Filed under: en/Mobile

Based on experience two months ago, here are Satelindo (Indosat) Matrix roaming SMS charges in Singapore, Malaysia and Japan (all for SMS sent to Indonesian numbers):

Japan
DOCOMO Rp.2,628 30.9 Yen
J-PHONE Rp.3,154
(previously was Rp.3,041)
37.1 Yen
Malaysia
CELCOM Rp.3,629 42.7 Yen
BINARIANG COMM. Rp.3,580 42.1 Yen
DIGI TELEC.(MUTIARA TELEC) Rp.3,585 42.2 Yen
Singapore
\r\nMOBILE LINK Rp.2,484 29.2 Yen
MOBILE ONE ASIA Rp.2,484 29.2 Yen

COMMENT: DoCoMo is a lot cheaper, but unfortunately Matrix is now on 802SE which is not compatible with FOMA base stations here in Fukuoka.



Porting console to UIQ
October 5, 2005, 9:54 am
Filed under: notes/Programming

In Symbian, to port console app to UIQ here are some of the things to know:

1. The scheduler (CActiveScheduler) is already built-in in UIQ, so app can just use it without creating its instance. In console app, it must first create an instance of it before using it.

2. RTest, which besides testing also provides the console, is only for console app, it cannot be used on UIQ.

Links
Symbian 6.0 Dev Library on CActiveScheduler



Japanese spammer sites
October 5, 2005, 9:52 am
Filed under: notes/General

hipgal.net
otakkujp*.net
jumpb*.net
fairy-l*.com
gyakuten*.net
getluck*.net
can-denchi.com
1191.jp
80607.jp
kool-king.net
news-caster.net
00-love*.com
51610.net
alladdin-master.com
nanpara*.net
lovegal*.net
webchu.com
livedear*.com
arigatou.net
ecfrv.com
ecdrf.com
russelia.com
loveinyou.com
onnano.net
o9sama*.com
tirol-festival.com
nyon-matsuri.com
love2nd*.com
m-inou.com
lovegal*.net
flameblow.net
blazeblow.net



BBM naik, rakyat miskin bahagia?
October 1, 2005, 10:22 pm
Filed under: id/General
Matrix (V802SE roaming on Vodafone JP)
smsdaripresidenri.jpg

Halo (Motorola A1000 roaming on DoCoMo JP)

Hari ini dapat SMS dari sumber yang mengaku DEPKOMINFO, isinya begini*):
BBM terpaksa dinaikkan, agar subsidi dapat dialihkan dari orang kaya kepada rakyat miskin. Bantu awasi SUBSIDI TUNAI kepada rakyat miskin.Terimakasih.DEPKOMINFO
Apa definisi miskin?
Tersirat bahwa DEPKOMINFO beranggapan yang bisa menerima SMS diatas adalah bukan rakyat miskin. Paling tidak saya bisa bersyukur tidak miskin menurut definisi DEPKOMINFO. Eh, ternyata di tiga nomor saya hanya nomor Matrix dan Halo yang dapat SMS ini, sedangkan nomor Simpati tidak dapat. Berarti DEPKOMINFO beranggapan yang punya nomor pasca bayar tidak miskin, dan yang punya nomor pra bayar adalah miskin? …
Apa semua yang termasuk miskin menurut definisi itu bahagia dengan ada kenaikan harga BBM ini?
Selama ini subsidi BBM dinikmati oleh seluruh rakyat, miskin atau tidak miskin. Sekarang subsidi dihapus, dan diganti dengan uang tunai kepada rakyat yang dianggap miskin. Dengan perhitungan matematis sederhana logisnya efek subsidi (uang tunai) yang diterima rakyat miskin sekarang harus lebih besar dari efek subsidi BBM sebelum harga BBM naik… apakah kenyataannya begini?
Angkot mogok, rakyat harus bayar Rp.20,000 untuk naik ojek padahal tadinya hanya bayar Rp. 2,500 naik angkot (menurut Metro TV yang saya liat via mms://streaming.indosatm2.com/im2tv/, cool, 300Kbps). Jika rakyat miskin juga menggunakan angkot, semoga subsidi uang tunai ada artinya dibandingkan kenaikan biaya transportasi, belum lagi kenaikan harga2 sembako dan lain sebagainya.
*) Teks diambil dengan FMA dari Sony Ericsson 802SE