Borderless Mind, The World Without Boundaries

Borderless Mind

The World Without Boundaries

How fast can you guess these words?

1. F_ _K

2. PU_S_

3. S_X

4. P_N_S

5. BOO_S

6. _ _NDOM

Answers:

1. FORK

2. PULSE

3. SIX

4. PANTS

5. BOOKS

6. RANDOM

You got all 6 wrong….didn’t you?

http://cyrodiila.tumblr.com/post/763213644/how-fast-can-you-guess-these-words

July 26th, 2010 | no comments

when technology control us

http://konrad.tumblr.com/page/2

July 18th, 2010 | no comments

Which piece should I follow?

People keep on saying that you should always follow your heart.

But when your heart is broken in so many pieces…

Tell me, which piece should I follow?

–faorani

July 13th, 2010 | one comment

sms gateway = gammu + mysql + itegno

Saya pake itegno WM1080A+
1. Pertama, download gammu dari sini

2. Ekstrak di direktory C:\   agar mempermudah rename folder Gammu-1.23.1-Windows menjadi gammu
3. Colokkan kabel USB Modem Itegno ke USB Komputer.
Install drivernya di http://www.itegno.com/downloads/USB%20Drivers.zip dan install.
Cek Portnya dengan klik kanan My Computer>properties>Hardware>device manager   –> klik modem, klik kanan itegno gprs wireless modem>properties>modem

4. Cari file gammurc dan smsdrc yang ada di C:\Gammu\share\doc\gammu\examples\config dan taruh di folder bin (bisa juga download dari sini).
Buka gammurc ubah arah portnya.

[gammu]
port = com3:
;connection = irdaphonet
connection = at115200
; Do not use model configuration unless you really need it
;model = 6110
;synchronizetime = yes
;logfile = gammulog
;logformat = textall
;use_locking = yes
;gammuloc = locfile
;startinfo = yes
;gammucoding = utf8
;usephonedb = yes

5. Pasang kartu GSM dan cek apakah sudah terkoneksi dengan perintah
gammu identify

C:\Gammu\bin>gammu identify
Manufacturer         : Wavecom
Model                : unknown (MULTIBAND  900E  1800)
Firmware             : 652a09gg.Q2406A 1489876 060706 17:19
IMEI                 : 35162100043xxxx
SIM IMSI             : 51010251300xxxx

Kalau IMEI nya muncul berarti sudah OK

6 Jika ingin mengkoneksikan ke mysql, cari sql nya di dalam paket setelah install (atau download dari sini)

pada my sql akan terlihat tabel-tabel sebagai berikut
* Structure daemons
* Structure gammu
* Structure inbox
* Structure outbox
* Structure outbox_multipart
* Structure pbk
* Structure pbk_groups
* Structure phones
* Structure sentitems

lalu koneksikan :

[smsd]
service = mysql
#PIN = 1234
logfile = smsdlog
commtimeout = 30
sendtimeout = 30
#receivefrequency = 0
#checksecurity = 1
#resetfrequency = 0
#deliveryreport = no
#phoneid = MyPhone1
#deliveryreportdelay = 10
#runonreceive = /some/script
debuglevel = 0

# —————– SETTINGS FOR –smsd MYSQL or –smsd PGSQL ——————-
user = root
password = rahasia
pc = localhost
# pc can also contain port or socket path after colon (eg. localhost:/path/to/socket)
database = smsd
# when you send sms from some SMSC, you can have Delivery/Failed Delivery
# Reports from other SMSC number. You can set here number of this “buggy”
# SMSC used by you and Gammu will not check it’s number during assigning
# reports to sent sms
#skipsmscnumber = +48602123456

7. Install GAMMU Sebagai service :

Jika menggunakannya sebagai service maka yang di load adalah smsdrc, artinya anda harus menaruh

[gammu]
port = com3:
;connection = irdaphonet
connection = at115200

dari gammurc ke smsdrc Lalu jalankan perintah sbb dari command line (run>cmd>ok):
gammu-smsd -c c:\gammu\bin\smsdrc -i

Aktifkan service secara manual, caranya masuk control panel>administrative tools>Services>klik kanan gammu smsd services> start
8. Buat database dengan nama smsd (nama terserah anda), import file SQL di C:/gammu dg nama file mysql.sql

Apabila berhasil, setiap ada sms yang masuk, sms dimasukkan ke tabel inbox oleh gammu.

Dan kalau mau kirim sms, masukkan data (insert data) ke tabel outbox gammu akan mengirimkan pesan tersebut.
Pesan yang terkirim akan disimpan di tabel sent-item.
yang perlu diisi adalah DestinationNumber (isi no hp yang dituju), Coding(Default_No_Compression), TextDecoded (isi pesan yang akan dikirim),

sumber:

http://anriz.com/setting-sms-gateway-dengan-gammu/#more-21

http://achedy.blogspot.com/2010/01/instalasi-gammu-itegno-di-windows.html

dengan beberapa modifikasi

May 21st, 2010 | no comments

Heavenly You – Mr.Goodbye OST

The days I’ve spent loving you are the brightest memories of my life
The cold in my heart is finally beginning to melt

How can I give you all of the love in my heart?
Give you all of the love I have left

Love exists when I want it..
But there are times when unexpected goodbyes bring terrible pain
When tears fall for lost love
When all memories are forgotten in order to love again

No matter how it pains me to be without you
I have to leave
I may swallow back my tears and put on a smile
But there was a time I held you in my arms, as your man..
You’ll always be heavenly in my heart

Some people may hide this piercing pain
But the hardening scar still remains
When will this pain end?
The more you love, the more it hurts
Give you all of the love I have left

Love exists when I want it..
But there are times when unexpected goodbyes bring terrible pain
When tears fall for lost love
When all memories are forgotten in order to love again

No matter how it pains me to be without you
I have to leave
I may swallow back my tears and put on a smile
But there was a time I held you in my arms, as your man..
You’ll always be heavenly in my heart

I must leave you alone
But my love isn’t over
It’s starting again now

Love exists when I want it..
But there are times when unexpected goodbyes bring terrible pain
When tears fall for lost love
When all memories are forgotten in order to love again

No matter how it pains me to be without you
I have to leave
I may swallow back my tears and put on a smile
But there was a time I held you in my arms, as your man..
You’ll always be heavenly in my heart

I didn’t believe in love, in a world without you
But heaven is telling me to give all of my love to you

May 18th, 2010 | no comments