DivisionByZero

June 27, 2005

CDO Linux Users Group - First Meeting/EB

Filed under: Computers

When Brent and I talked of organizing the CDO Linux User Group’s first meeting/EB, we agreed that if we’re able to get at least ten people to attend, we’ll be calling it a success.

What happened last Thursday was a surprise. A total of 21 people attended the meeting - most of them Computer Science majors from Xavier. No awkward silences as almost everyone was very expressive of what they expect from the group. And there’s that warm feeling of finally seeing the people whom you’ve only met online.

The first meeting was more of a getting-to-know you. For the next meeting (to be held this coming Saturday at 6 p.m., venue still to be decided), we’ll be getting to the more important details - the name of the group, election of officers, upcoming projects.

Pictures of the meeting/EB here:

http://cdo.linux.org.ph/pics/06232005/

Gugmang gi-ahak…

Filed under: Life, Mundane Stuff

Most people perceive me as cold, insensitive, aloof, even snotty.

What people never knew is that whenever there’s someone I really like (infatuation or otherwise), I can be as kilig as the typical progesterone-overdosed pubescent girl. Ask my brother, he’s probably gotten sick of listening to my mush-filled bedtime ramblings.

Maybe it’s time to find a girlfriend. Not having one is dangerous to your health.

June 18, 2005

Breakfast of champions

Filed under: Mundane Stuff

Ah, breakfast…

… Lucky Me! Supreme Palabok (eat one of these everyday and you’ll get mid-life cancer with all the preservatives), Energen Cereal Drink (John, the guy who does the office shopping says it’s more nutritious than Nesvita), Nagaraya, and Clusivol (dahil mahirap magkasakit).

One of perks of my current job - free breakfast and snacks (just raid the fridge or the snack cabinet).

June 17, 2005

Setting up WAPP (Windows, Apache, PHP, and Postgresql)

Filed under: Computers

A few days ago, I set up WAPP (Windows + Apache + PHP + Postgresql) on my workstation. As much as I’d prefer working in a Linux box for systems development, I simply have no choice as I’m on a tight schedule (less than 20 days) to produce a working prototype. For that reason, I’m compelled to use Macromedia Dreamweaver MX 2004, hence the switch to Windows.

Initially, I expected to get everything up by a few hours. Instead, it took me almost two days before I was able to finally get something useful done. Unexpected behavior and lousy documentation from new binaries had me figuring out why some things never worked out on the new set-up.

For those trying to set-up WAPP on their workstations or servers (with the latest binary versions, that is), here are some notes to make your set up painless:

Postgresql 8.0 - Needs an NTFS partition for its data directory. If you are running on a FAT32 partition, you can convert your drive to NTFS by running this command:

convert /fs:ntfs

Apache (1.3.33) and PHP (4.3.11) - Apache by itself gives no problems, it’s when you try to attach the PHP module that things start to break. Below are the steps I used to make both of them run:

1. Add your PHP directory (usually C:\php) to the system path. For this, I make an autoexec.bat file and put the line:

SET PATH=%PATH%;C:\Php

By adding C:\Php to your system path, Windows can now find the php4ts.dll without you having to copy it into the C:\Windows\System32 directory. This is the recommended procedure as stated in the new install.txt file as it makes upgrading to newer PHP versions easier since you would only have to worry about a single directory.

2. Edit apache’s httpd.conf file (C:\Program Files\Apache Group\Apache\conf\httpd.conf) and add the following lines:

# Add to the end of the LoadModule section
LoadModule php4_module "C:/php/sapi/php4apache.dll"

Use the line above instead of the one stated in the install.txt file. php4apache.dll is located under the “sapi” directory and not in “C:/php.” That is a bug on the official PHP documentation.

# Add to the end of the AddModule section
AddModule mod_php4.c

# Add this line inside the conditional brace
AddType application/x-httpd-php .php

# For syntax highlighted .phps files, also add
AddType application/x-httpd-php-source .phps

3. Run apache by typing “apache -k start” on the command prompt. For some strange reason, Apache with PHP does not start when you start it from the Services menu or by typing “net start apache” on the commandline.

To make things more convenient, you can make a desktop icon of the apache binary so you can start it easily. Once started, there is a command-prompt window that stays opened. To shutdown apache, just focus that box and type Ctrl-C.

June 14, 2005

Chicken or egg quotes…

Filed under: Life, Quotes

“Whoever says life is fair needs to get a life.”
- Ardie/Audienceone

“I’m a compulsive liar, honest.”
- 1sa

Why marry an engineer

Filed under: Mundane Stuff, Quotes

Funny post from shane’s blog:

Why marry an engineer?

June 10, 2005

“Life’s a bitch and then you die…”

Filed under: Life

So what’s up? Here’s what’s up…

  • My officemate’s dad just died of lung cancer. Turns out it was already stage 4 when they found out about it. Ironically, the dad never smoked cigarettes and, as my officemate tells me, kept a strictly healthy regimen to the point of hypochondria.
  • My officemate happens to be one of the sweetest people that I know of despite the fact that I’ve only known her for just a short time. It sucks to see her lose her dad - her mom died when she was still three years old.
  • I just had an argument with someone regarding sexuality on a public forum. Turns out that someone was, as she terms it “raped” by her boyfriend, which became the reason she lost her virginity.
  • I sounded like a male chauvinist, arrogant, insensitive pig.
  • My dad left for Manila just last week. We had a terrible fight before that.
  • In case you guys didn’t know, my parents have been separated for more than a year.
  • I’m stuck on a Windows workstation because I had to beat a mid-July deadline for a project and I have to use Macromedia Dreamweaver.
  • I haven’t started on that project yet.
  • The First Gentleman and Presidential son are embroiled in a corruption scandal involving getting payoffs in illegal gambling money.
  • The President herself is also involved in another scandal - this time about an alleged taped conversation to rig the elections.
  • I’ll be surprised if she actually gets to finish her term until 2010. I’ll be 30 years old by then.

Sometimes with all the fucked up things happening, you just couldn’t resist yearning to be in a time of honor and chivalry.

Peace of mind is such an elusive comfort.

June 9, 2005

Camwhore moments

Filed under: Life, Mundane Stuff

Because, I’m a narcissistic bastard

… more camwhore moments at my friendster.

What’s your philosophy?

Filed under: Life, Mundane Stuff

Here are my results:

You scored as Existentialism.
Your life is guided by the concept of Existentialism: You choose the meaning
and purpose of your life.

“Man is condemned to be free; because once thrown into the world, he is responsible
for everything he does.”

“It is up to you to give [life] a meaning.”

–Jean-Paul Sartre

“It is man’s natural sickness to believe that he possesses the Truth.”

–Blaise Pascal

More info at Arocoun’s Wikipedia User Page…

Existentialism

100%

Hedonism

100%

Utilitarianism

90%

Strong Egoism

75%

Justice (Fairness)

70%

Kantianism

50%

Nihilism

45%

Apathy

15%

Divine Command

0%

What philosophy do you follow? (v1.03)
created with QuizFarm.com

June 1, 2005

Sex change for pets

Filed under: Quotes
SEX CHANGE FOR PETS
Turn your pet from being a little pussy chick into a fucking STUD

This link is crazy!

Get free blog up and running in minutes with Blogsome
Theme designed by Jay of onefinejay.com