Monthly Archives: August 2007

Go (Online), Get a (Second) Life – A Second Life Review

The usual and common phrase: “Go, get a life” has another meaning these days. With the new fast speed internet connections and large servers with almost limitless capacity for data, games and all sorts of applications have headed towards the … Continue reading

Share
Posted in Games, Raymond Abdallah, Reviews, Second Life | 9 Comments

Imate Jamin – HTC Prophet – M600 Wifi problem

I recently changed my home network configuration, because of some weak wifi spots and I was amazed to see that my Jamin was going nuts from the change! Although I was able to ping it from within the network, I … Continue reading

Share
Posted in Help, Imate, Jamin, Tutorials, Wifi | Leave a comment

Poor Mans Cluster PHP library to run a cluster

I’ve been cleaning my laptop today, and came along a project I did for my Parallel Programming course, I’ve never published this because the code was never completed as I lost interest, the challenge was the idea and the concept, … Continue reading

Share
Posted in Client-Server, Cluster, Parallel Programming, PHP, Programming, Project, Tutorials | 2 Comments

Upload using C# as Client and PHP as Server

Level: Beginner (coder) This is a small tutorial which will teach you how to upload files using a C# client application to a server running PHP. We’ll call the PHP script “upload.php”, this is what it should contain: <?php $uploaddir … Continue reading

Share
Posted in C#, Client-Server, PHP, Programming, Tutorials | 11 Comments