Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment jabberd2/mysql/PSI (Score 1) 360

Install jabberd2 with mysql backend and PSI for the client. Then ask me nicely for my roster scripts that ensure that all users see all users, grouped nicely etc..

Block 5269 to your jabber server and make sure your users do not have direct internet access and they can't use the server or the clients to talk to anyone outside your server then.

Comment Free Downloads For Life (Score 5, Insightful) 262

So they charge everyone with broadband 20 quid to effectively allow them to legally download everything for free.

So no one will buy music/video again - they've already paid for it.

How will the money raised by this tax get distributed to the artists ?

Of course the answer is it won't. It will shore up the record companies, who will still bleat about people stealing music and use that as the excuse for the artists to get even further shafted.

Welcome to 21st Century Government - where the government's only purpose is to take your money from you and give it to whoever currently has their ear (and wallet).

Games

How EA Built Battlefield Heroes To Be Free 37

The Development Director for EA's upcoming free-to-play action game, Battlefield Heroes, spoke with Gamasutra at the Austin Game Developers Conference about creating the game under an abnormal business model (abnormal for EA, anyway). He spoke about using the "Scrum" development model, and how the web platform was the most difficult part to create. Gamespy has written some initial impressions, and Joystiq has a basic description of the game.
Linux

Journal Journal: I like Unix

Been doing it for a long long time now (15 years) but still its a real joy to work in. The Unix shells, pipes etc.. make me appear to be the most amazing person at work - solving complicated problems in minutes. Thank you Unix for giving me a cape and tights!
User Journal

Journal Journal: Hmmm

sed '/\[.*\]/s/[^\[]*\(\[[^]]*\]\)[^\[]*/\1/g;s/\]\([^$]\)/\]\n\1/'
User Journal

Journal Journal: Selective routing with iproute2 and iptables

Have just setup a 2nd internet connection (2mb DSL up/down) and reconfigured the firewall to do selective routing for certain traffic. Turns out to be relatively simple. I use fwmarks in the mangle table to highlight the traffic destined for the new NIC and then add a routing rule to select a routing table with a default route of the new router. Then its just a case of SNATing the traffic approriately. It all seems to work sweetly.
User Journal

Journal Journal: PHP Development

Currently slaving away on a PHP forms engine backed up with a mysql database. PHP/Mysql are a good combination - and the more I work with PHP the more confortable I am - its really nice to work with.

Slashdot Top Deals

If Machiavelli were a programmer, he'd have worked for AT&T.

Working...