Category Archives: Project

Eclipse whole word search in Workspace

Although not very obvious, it is actually possible to perform a whole word search in your eclipse workspace. To do so, click on “Search” (from the menu) and then “File” from the sub-menu. Make sure to select “Regular expression” and then … Continue reading

Share
Posted in eclipse, Programming, Project, Tutorials | Leave a comment

Thinking out loud

It’s been a while I haven’t posted anything so I guess it’s time for that once in a year post lol… This post is not to help you in anything, it’s simply me thinking out loud, writing what’s on my … Continue reading

Share
Posted in Project, Web | Leave a comment

Get your Free Alarm

Every once in a while, I challenge myself, I think of a small application that might be useful to me and time myself to see how much time it took me to write it. The latest one, the one I … Continue reading

Share
Posted in C#, Project | Tagged , , | 7 Comments

Woopra Live Web Analytics in Action

I’ve been a beta (actually even pre-alpha ) user of Woopra for a while (one of the first, if not the first), so it’s now time to pay my dues by posting a video about it, the video was made … Continue reading

Share
Posted in Analytics, Client-Server, Database, Domain Name, Hosting, Programming, Project, Tutorials, video, Web, Woopra | Tagged , | 9 Comments

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