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)