this link list of my leadership class at
ABFI Institute Perbanas
Ahmad Sapta Ismiran
Abdul Hafid
Jamalullail
Cahya Primandoko
Yohan Cesar
Hengki Jonatan
Arif Mundofir
Ahmad Romzie
Rina Setyawati
Idham Mulia
who's follow leadership class at ABFI Institute Perbanas 2008 and want to add link to my blog you can leave a message / reply this post or contact me at hasanrosidi@gmail.com
have a nice blogging
Saturday, 8 November 2008
Tuesday, 4 November 2008
Because i'm tray
Procedure for setting up Apache servers to properly execute Perl scripts.
Unlike some web server software, there is no special configurations that need to be made to Apache to make it run Perl scripts maybe like you install php manually. On both unix and Windows Apache installations, the Apache web server looks at the first line of the CGI script to find the path to the Perl interpreter to use.
On unix Apache systems, the first line in the script is typically:
#!/usr/bin/perl
On Windows Apache systems, the first line in the script is typically:
#!c:/perl/bin/perl.exe
This assumes that you have already set up Apache to run CGI scripts in the some directory, normally cgi-bin. If you're seeing the source code of the script, rather than its output, it's not a problem with the path to Perl, but it's rather because you haven't set up Apache to execute CGI scripts in the directory where you placed the script.
resource
http://support.discusware.com/center/resources/windows/perl-apache.html
Sunday, 2 November 2008
2. Link to css and javascript
3. Add your code
- Php Code
echo "My syntax highlighter";
If u don't want to show the navigation bar you remove the it with a simple way.
edit the layout, go to layout page and then EditHtml
search line
#navbar{....bla bla bla .............}
change to
#navbar{display:none; height:0; visibility:hidden;}
just it :D

ABFI Institute Perbanas is my campus to get bachelor degree.
Because the leadership lecturer, i write my campus to my blog :p
Anyone else doing like me ?
contact me, and make link each other.
My current connection, using http://www.speedtest.net/
connect to local server
and connect to International server
Tuesday, 23 September 2008
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
