Chaosplay

Be Good!

Chaosplay header image 4

Entries Tagged as 'tech'

G1, I want it but why?

October 4th, 2008 · No Comments

G1 looks like a sweet phone. It got a lot of great features that will be useful for me. However, the greatest feature that interested me was Android platform. Android is an open source platform for programming cell phones. this means I can write my own application for G1.
I was alomst about to order it [...]

[Read more →]

Tags: programmer · tech

Facebook project progress

August 3rd, 2008 · 1 Comment

Here is some updates: Users can add or update their reviews of stuff. Check it out here: http://chaosplay.com/facebook/Stuff/index.php
It’s still in development, so please excuse any bugs right now.
Thanks

[Read more →]

Tags: goals · tech

Project: Peace, Love & Open Source

July 30th, 2008 · No Comments

I am hoping today i will get some chance to do coding on my facebook project. Last night, I was making a feature’s list for the version 1.0. I am planning to keep whole project fully open sourced. This is more like a proof of concept, therefore, i am not worried about competition.
I guess the [...]

[Read more →]

Tags: goals · tech

Fuck One Million Dollars… I want a Billion!

July 28th, 2008 · No Comments

i was reading “Once You’re Lucky, Twice You ‘re Good” by Sarah Lacy. She tells the story of how this generation  of Silicon Valley entrepreneurs are serial multi-billion dollar companies. For them making only one company just one successful company means that they were lucky. Instead, they go on making successful company after company.
I have [...]

[Read more →]

Tags: goals · philosophy · tech

Facebook app in 10 minutes

June 13th, 2008 · No Comments

Well actually it took much longer than 10 minutes because I got into some issues. First check out my app. It doesn’t do much but its the beginning. The end goal being the dating website.
So here is what I ran into. I followed this tutorial. My webserver uses php4 but the tutorial I got from [...]

[Read more →]

Tags: tech

2008 Resolutions

June 12th, 2008 · 1 Comment

I know its a bit late for new year’s resolutions. I actually made these resolutions at the beginning of the year but I haven’t made much progress on these. One of my favorite blog write, recommends that if you are unable to keep your resolutions, then make those resolutions public. Let everyone see your resolutions. [...]

[Read more →]

Tags: money · tech

Motivation $1,000,000 Before 30

June 11th, 2008 · No Comments

I am 27 right now. To be honest, I had almost given that dream. I thought It was not possible. I got a 9-5 job. I make fixed amount of money every month. I hardly have any money for fun and stuff. There was no way that I could save or invest money from my [...]

[Read more →]

Tags: money · philosophy · tech

Un-Censor Magma Cum Laude

June 7th, 2008 · No Comments

I am moving posts from my old blog and saw this. Its an old game but I thought someone might still be playing this game and may want to use this trick.
Open up AppInit.Jam in any hex editor. Search for “”Nudity””. It should say something like Nudity Setting (Change to 1 for European version): 0. [...]

[Read more →]

Tags: tech · video games

Quick Tech Tip: How to find large directories on AIX

June 6th, 2008 · No Comments

Be careful running this from /.
I usually run it from under a partition which is running out of space.
du -g | sort -n -r

[Read more →]

Tags: tech