Cathy

Here's my 2009 Trexia. For some odd reasons I call her "Cathy".

Nowadays, she gets more frequent ride than my another bike: Cherry.



Isn't she cute just like me?

Motorola Phone Tools

Motorola Phone Tools from BVRP, merely a tool to connect your Motorola phone to Windows box. Quite useful for Motorola user, though it's still warez'd. :D

Dig!
MPT part A
MPT part B
MPT part C
MPT part D
MPT part E
MPT part F
MPT part G

Motorola Phone Support Tools

I finally made up my mind to upload this (kind of) warez. No real motivation, eh!

Motorola PST
Part 1
Part 2

i[a]

Recently, I just re-read C/s/pp (I mean, C, C# and C++) fundamentals. It shows me something "cute" about array.

In terms of pointer arithmetic, since an array’s value is a pointer to its first element,
a[i] is equivalent to:
*(a+i)
Because pointer arithmetic is commutative, the above can be rewritten as *(i+a)
or—bizarrely: i[a]
--Philip Machanick, C and C++ in 5 days.

The i[a] is just surprising.
and I am still finding its equivalent in natural language

--edit, the answer
I suppose [5]house is just like '5th house', which also has the same meaning with house[5] 'house number 5'. Ehe, in my mother tounge, the object always precedes the sequence number: rumah kelima or rumah nomor 5 :D

Virtual Orchestra Studio

There was a lovely game I used to play night and day when I was about 12. Virtual Orchestra Studio: Korean, you could say it is like nowaday's Guitar Hero :D

I can't find the working site for this game today, yet this Chinese guy's site gives quite some info and the downloads:
VOS (game)
VOS Creator (tool to convert MIDIs to VOSs)

Enjoy!

EZX CodeGroups

Finally I managed to put my codegroups neatly. They are only for E680/i/g and A780, pretty old phone, but I suppose it won't be old-fashioned :D
So here it's:

RootFS (CG33)
What I do is merely adding startup from both /diska and /mmc/mmca1, adding /root directory, linking hotplug, linking vibration sounds (for E680/i/g), doing another here and there... :D

For A780_A2R:
A780 CG33 A2R minimalist part 1
A780 CG33 A2R minimalist part 2
A780 CG33 A2R minimalist part 3

For A780_AHP:
A780 CG33 AHP minimalist part 1
A780 CG33 AHP minimalist part 2
A780 CG33 AHP minimalist part 3

For E680i/g:
E680G CG33 minimalist part 1
E680G CG33 minimalist part 2
E680G CG33 minimalist part 3

For E680:
E680G CG33 for E680 part 1
E680G CG33 for E680 part 2
E680G CG33 for E680 part 3

note: as GoogleSite only allows 10MB file, I split 'em 10MB each. Just contatenate to join the files :D

Preload? (CG35)
Or what should I call this codegroup? I never catch a name for this one :D I put simple things here: single wallpaper ( a picture of beautiful girl from a thread from MotorolaFans while it's still phpBB), English as primary language and link-as-you-like secondary language, ringtone form Virtual Orchestra Studio, again... here and there (I forget the details)
A780 CG35 My Favorite
E680G CG35 minimalist
E680G CG35 My Favorite

EZXsetup (CG36)
E680G static setups
E680G linked setups (to /diska/.system/setup)
A780 static setups
A780 linked flex

Extra files
Vibration sound (for E680/i/g) goes here, linked ezxsetup is also there (if you use the CG36 with linked setups). I also put some links (root, vr lib, statup, hotplug, etc...) to a folder named after "ezx" in /mmc/mmca1/. Here they are:
/diska extra files without setup
/diska extra files with setup if you use linked CG36
EZX on /mmc/mmca1

Feel free to ask, and inform me if there's dead link! :D
thanks to cheinnk, swifty, sandman, and other guys on motorolafans

Released under this license.

.bashrc

I have no idea what to post. So here it is my fashion of .bashrc :D
Pretty basic things here

. /etc/profile.d/lang.sh
. /etc/profile.d/alias.sh
alias cp='cp -vfr'
alias rm='rm -vfr'
alias mv='mv -v'
alias ls='ls --color'
alias fn='find . -name'
export PS1='\u[\W]\$ '
export PAGER="most"
case $TERM in
xterm*|rxvt|Eterm|eterm)
PROMPT_COMMAND='echo -ne "\033]0;ayu cakep ::
${PWD/$HOME/~}\007"'
;;
screen)
PROMPT_COMMAND='echo -ne
"\033_${USER}@${HOSTNAME%%.*}:${PWD/$HOME/~}\033\\"'
;;
esac
fortune


Its simplicity just suits me. Then, what's yours?

Segfault of Recursing

Recently, I read something funny about liability of bash concerning recursive function. It just makes me another curious head about "how fast it's"

I just tested these codes on my (typical) box, the first one is really a stupid head:
kill(){kill();}
main(){kill();}

It gives me immediate segfault. The second code using value call as I want see some numbers:
#include <stdio.h>

kill(){
unsigned long int duh;
printf("%d",duh); duh++;
kill (duh);
}

main(){
kill();
}

It gives me segfault after 7.7 secs (minus delay of my reflex). The last part of output is:
...-1207865356-1207865356-1207865356-1207865356-1207865356-1207865356-120786Segmentation fault
I just don't know how it generates the same number on and on. Anyone'd like to explain?

The another one using pointer call:

#include <stdio.h>

kill(long int *victim){
printf("%d",*victim);
*victim ++;
kill (&victim);
}

main(){
long int number=0;
kill(&number);
}

This one is about 11.3 secs and show this at my shell:
...-1207865356-1207865356-1207865356-1207865356-1207865356-1207865356-120786Segmentation fault
It just shows me the same kind of number I don't know what it is really, though it's different now.

To me, it just prove pointer call is better than value call about memory management :D

Porn

I'd frankly say that I was in porn's world, yet most of porn are "evil" (in my personal point of view). Here's the list of things I hate from porn, mostly similar to yet another steven's:

Here is my list of turnoffs in porn:
1. the sound. Either it is turned off or I'm turned off. That horrible fake moaning - blech,
2. fake boobs, piercings, tattoos (and other self destructive shit),
3. fake nails! aarch!
4. when it looks as if the actors are trying to kill something,
5. lack of respect towards women ("slut", "milf", ...). Let's be grateful they're willing to do these wild things for us ok?
6. extremely superficial buildup (in most cases it would be better not to have a story at all),
7. shaved genitals are ok I suppose, but they're way overrepresented. People don't need modifications, okay?

Even in amateur porn I tend to have this nagging feeling that they're probably exaggerating for the camera, and in that case I'm still not interested. If they succeed at convincing me they are actually enjoying themselves, I sometimes very carefully switch on the sound for a second or two to test the waters. If it's good, I agree it can be a great turn-on.

Also, over-processed hair, emotionless pimagery: pink flesh engaged in repetitive pumping action.
--yet another steven


After all, porn is bad! (unless you make it yourself)

What does Make Your Boy/Girlfriend Special?

Back then, I was reading a thread on a forum--I forgot the exact title, but it's around "What make your boy/girlfriend special?" Nothing special, just--I suppose it's what we are.


I like how she doesn't know all of the stupid things I've done, how she treats me like an actual person instead of garbage, how she actually laughs when I say something 'funny', and how she cheers me up when I'm sad (though she's usually the one to make me sad... <.<;; )
--Quadratic

I like the way she hates it when I say she's cute even though she's the definition of moe. I also like the way that she's the only who can make me sad and make me feel better afterwards. I love her weirdness and the way she laughs. The only thing that bothers me is her occasional stupidity, but that's not nearly enough to keep me from loving her.
--Asphodel

Lol, this is fun. Ok, the first version....
I love it when her cold expression changes into a red blush just from me holding her hand. I love it when she tries her best to convince me I'm not that special to her, only to kiss me the next moment. I love how we fight just about every time we have something we don't agree with, only to laugh afterwards. And most importantly, I love it when she tells me she does all those things to ensure that I love her, with an almost crying face.
Too bad it's all in the past...heh.
--Mibuchiha

I like how he doesn't notice how much I really love him.(He does know I love him though, just not the total amount Wink) Density is always cute to me. (For some odd reason)
Or sometimes it's when I make comments that embarrass him a bit. (Or a lot) Like when I tell him that his picture is my phone background and he blushes. ;3
Oh! Then there's also when he works. Whenever I see him working on something, he does it with 100% power. He looks cool when he's working, which lets me see him from a different angle than normal. ^^
--Zeph=3

The way she suggests crazy stunts, and does them when I tell her "Go ahead." The way she makes the extraordinary sound ordinary. The way she smiles when she looks at me. The way she shudders and gasps when we're in bed together...
--Slid61

I love the way that she plays along with acting like a child to creep out people in public when I kiss her. I love how easy it is for me to embarrass her, while other people generally can't embarrass her. I love how we can carry on interesting conversations. And of course I love how incredibly cute she is all the time.
--ThorW

I love how she talks about all the time her ex had sex with her (even after they broke up). I love how she tris to explain how he's so much better than me, but just comes up with "he is". I love how she avoids me whenever she gets a chance.
I just love her.
--Quadratic

I love how even just thinking about her makes me feel good about myself.
--Polter

Ricoh Card Reader on Aspire 4720z

I have been desperately trying to figure out how to make inbuild card reader on Aspire 4720z working with Zenwalk 6.0, just to make sure I amn't looking back to LinuxMint.

After few hours reading newbs' thread on Zenwalk forum, the solution is pretty simple (also ugly in certain ways): probing some modules which aren't loaded defaultly. They are: tifm(s) and mmc(s).

I suppose

# modprobe mmc_core
# modprobe mmc_block
// ricoh_mmc loaded defaultly

is enough to go. But better safe than sorry, so also load these:

#modrobe tifm_sd
#modrobe tifm_core
#modrobe tifm_7xx1

-- thanks to markc

First Post

Though this blog has existed for years, it's my first (real) blog post. I just want to do:


"First'd!!"
"Pertamax, Gan!!"
(like everyone else does)
-- and I'm not sure how this will be.