Plan9's primary on-disk storage is Fossil, which runs in user mode. (Plan9 doesn't have a super user)
You can run arbitrary programs in Plan9 that present a file/folder directory structure by using the common 9P protocol. All devices look like files and folders and can be manipulated like any other, even at the permission level.
For instance, I have an image mounter that takes a tga file and presents 1 folder containing 4 files, red, green, blue and alpha. I can then use any tool I like to manipulate those files using the file semantics we are all familiar with. I even have a flag that mounts the files as textual rather than binary, i.e : 00 00 ff ff 00 00 ff ff ff ff 00 00 ff ff 00 00
http://winscp.net/eng/docs/introduction WinSCP is an open source freeware SFTP client for Windows using SSH. Legacy SCP protocol is also supported. Its main function is safe copying of files between a local and a remote computer.
My only option is to recall Nazism, so please don't apply Godwin's Law to this =)
Prior to the occupation of Europe, Dehomag (IBM's European Subsidiary) tabulated the census data of unoccupied European Countries at their behest. This seemingly innocent data was then co-opted by the Nazi state, with the help of IBM. IBM had recently introduced Hollerith machines and the Nazis were IBM's best punch card customer. In 1937 Thomas J. Watson was decorated by Hjalmar Schacht, the Nazi Economics Minister with the Merit Cross of the German Eagle, whilst draped in Swastikas at a party thrown by Goebbels, at a cost of 4 million Reichsmarks, in front of 3000 people on Peacock Island, Berlin.
Census seems like the most innocent seeming question of all : who are you ?
What do you do, exactly ?
Is not a question I feel like anyone has the right to just know. Humans lie all the time "I can't, I'm busy" or "Sorry I'm late" or everyone's favourite "nothing, it's nothing", it is part of getting by.
I expect they would categorize the terms aggregate the terms via cookie data profile the cookie owner correlate the search terms against profiles
and then make inferences that profile A has a X% chance of being a male aged 10-12 and that Y% of people with profile A search for porn
Once they have found politically suitable figures for X and Y for N child like profiles they will announce that this is proof that Something Must Be Done and oh look,, this Bill here will do nicely
myself I'd add a bit of extra script to make sure that the ping came back first but still not much harder
<script language="javascript">
function ping(urls) {
var html_doc = document.getElementsByTagName('head').item(0);
var js;
var u;
for (u in urls) {
js = document.createElement('script');
js.setAttribute('language', 'javascript');
js.setAttribute('type', 'text/javascript');
js.setAttribute('src', urls[u] + '?userinfo=DrSkwid&sid=174300');
html_doc.appendChild(js);
}
return true;
} </script>
Re:Web 2.0: Where solutions don't need problems?
on
Web 3.0
·
· Score: 1
> That sounds like you are using browser detection instead of feature/object detection.
thanks for the link but I mean, I can toggle features on/off my switching to my custom useragents, something like :
noXMLHTTPrequest showsql debugging_verbose
Re:Web 2.0: Where solutions don't need problems?
on
Web 3.0
·
· Score: 1
My Ajax site degrades perfectly with "settings" for : full features, js but not XHR, no js.
The WebDeveloper Extension in Firefox even has "no XMLHttpRequest" coming as a feature to help testing in this area. While I'm waiting I have the UserAgent Switcher telling my site which features to think I have.
Once you've spent a while getting used to the framework it's not so hard to write accessible code.
In my days as a hunt saboteur I have seen high ranking policemen defend the right of sabs to wear balaclavas (ski masks) and other identity obscuring clothing.
Contrary to popular belief you run in to quite a few sympathetic coppers in that line of protest. Especially after they'ved been ordered about by a few Audrey Hamilton's.
OT : I know a lot of Americans like their hunting and those of you who don't care one way or the other about hunting, I just want to make the point that in England hunting is not just a sport, it's a heritage. A heritage of murder, execution, force land clearance and other negative behaviour that resonates through our society and legal structure to this day. Reformation of society should be a constant and land ownership is central to this.
I finished it the other day, it doesn't really change.
Pretty and fun though. My friend spent a few minutes and all his grenades trying to kill a something in the next room which turned out to be a photocopier left running =)
Not sure about the text bit though, I have no idea what/who we saved or why. "kill everything" is the only instruction I need.
Quake is a 3d game with 3 axes of movement and 3 models. Doom is a 2d game in a 3d environment with 2 axes of movement and sprites.
They are literally worlds apart.
Quake4 has introduced a few new concepts : projectiles are proper 3d objects that bounce such that bullets will richochet, grenades will use jump pads etc.
One of F.E.A.R.'s sections has walls that do that.
You fight a robot guard thing that's too big for the place (some old housing).
Both your explosives and it's robot arms will smash away the partition walls.
It was quite effective and an excellent surprise and not one of those "smash your way through 100 walls so we can show off" features. They guy I was watching play that bit didn't even notice that his grenade blew the walls out.
What I Want is an FPS that is truly hard to defeat. We (my friend above and I) were saying "it's going to get real tough in a minute" and then it ended. The last boss was uber lame, bring back Duke and shitting down the last boss's neck !!
When you say "just fine" do you mean "without any of the special effects that make F.E.A.R. slightly more interesting than othe FPSs" or does it have the full particle system and 3d space deforming weaponry ?
that splits infinitives !!
The _default_ is to not allow conversion.
Sorry Linus its should be : The _default_ is not to allow conversion.
Or, I suspect this form would be more appropriate: The _default_ is to disallow conversion.
Idiot, usage drives Websters, not the converse.
"Ramping up production" is a widely used phrase so, pleaee, shut your mouth.
I can't be bothered to point out the mistakes in *your* post, but trust me, there are many.
If you like on disk file systems you should read Venti: a new approach to archival storage.
Plan9's primary on-disk storage is Fossil, which runs in user mode. (Plan9 doesn't have a super user)
You can run arbitrary programs in Plan9 that present a file/folder directory structure by using the common 9P protocol. All devices look like files and folders and can be manipulated like any other, even at the permission level.
For instance, I have an image mounter that takes a tga file and presents 1 folder containing 4 files, red, green, blue and alpha.
I can then use any tool I like to manipulate those files using the file semantics we are all familiar with. I even have a flag that mounts the files as textual rather than binary, i.e :
00 00 ff ff
00 00 ff ff
ff ff 00 00
ff ff 00 00
and I can do image processing with awk !
http://secunia.com/product/2634/#advisories_2003
like this one :
http://www.python.org/windows/win32com/ActiveXScr
which follows Web standards pretty well
please read :
http://www.quirksmode.org/
Let's not list all the things Windows can't do after 30 years
http://www.faqs.org/rfcs/rfc959.html File Transfer Protocol
_ tunnelling_ftp.htm
http://www.ccp14.ac.uk/ccp14admin/security/secure
Secure FTP transfers via Secure Shell Tunnelling
http://winscp.net/eng/docs/introduction
WinSCP is an open source freeware SFTP client for Windows using SSH. Legacy SCP protocol is also supported. Its main function is safe copying of files between a local and a remote computer.
etc. etc.
My only option is to recall Nazism, so please don't apply Godwin's Law to this =)
Prior to the occupation of Europe, Dehomag (IBM's European Subsidiary) tabulated the census data of unoccupied European Countries at their behest. This seemingly innocent data was then co-opted by the Nazi state, with the help of IBM. IBM had recently introduced Hollerith machines and the Nazis were IBM's best punch card customer. In 1937 Thomas J. Watson was decorated by Hjalmar Schacht, the Nazi Economics Minister with the Merit Cross of the German Eagle, whilst draped in Swastikas at a party thrown by Goebbels, at a cost of 4 million Reichsmarks, in front of 3000 people on Peacock Island, Berlin.
Census seems like the most innocent seeming question of all : who are you ?
What do you do, exactly ?
Is not a question I feel like anyone has the right to just know. Humans lie all the time "I can't, I'm busy" or "Sorry I'm late" or everyone's favourite "nothing, it's nothing", it is part of getting by.
WOW, I'm going to have to ... , er nothing
function activex_based() {
if(!window.ActiveXObject) return;
try { return new ActiveXObject("Msxml2.XMLHTTP"); } catch(e) {}
try { return new ActiveXObject("Microsoft.XMLHTTP"); } catch(e) {}
}
function nativexmlhttprequest_based() {
if(!window.XMLHttpRequest) return;
try { return new XMLHttpRequest(); } catch(e) {}
}
var XML_Http_Request = nativexmlhttprequest_based() || activex_based();
if(!XML_Http_Request) alert ('no xml http request available');
I expect they would
categorize the terms
aggregate the terms via cookie data
profile the cookie owner
correlate the search terms against profiles
and then make inferences that profile A has a X% chance of being a male aged 10-12 and that Y% of people with profile A search for porn
Once they have found politically suitable figures for X and Y for N child like profiles they will announce that this is proof that Something Must Be Done and oh look,, this Bill here will do nicely
If you had to store your Credit Card Number, SSN, etc. on your computer, where would you put it/them ?
how amusing
Say it out loud
You can't help but say "Windows Wanker"
priceless
myself I'd add a bit of extra script to make sure that the ping came back first but still not much harder
<script language="javascript">
function ping(urls) {
var html_doc = document.getElementsByTagName('head').item(0);
var js;
var u;
for (u in urls) {
js = document.createElement('script');
js.setAttribute('language', 'javascript');
js.setAttribute('type', 'text/javascript');
js.setAttribute('src', urls[u] + '?userinfo=DrSkwid&sid=174300');
html_doc.appendChild(js);
}
return true;
}
</script>
<a href="http://offsite/link.html" onlclick="return ping(['http://slashdot.org/logping.pl', 'http://digg.com/logping.php']);">visit offsite link</a>
> That sounds like you are using browser detection instead of feature/object detection.
thanks for the link but I mean, I can toggle features on/off my switching to my custom useragents, something like :
noXMLHTTPrequest
showsql
debugging_verbose
My Ajax site degrades perfectly with "settings" for : full features, js but not XHR, no js.
The WebDeveloper Extension in Firefox even has "no XMLHttpRequest" coming as a feature to help testing in this area. While I'm waiting I have the UserAgent Switcher telling my site which features to think I have.
Once you've spent a while getting used to the framework it's not so hard to write accessible code.
It's still the same GET/POST thing happening.
In my days as a hunt saboteur I have seen high ranking policemen defend the right of sabs to wear balaclavas (ski masks) and other identity obscuring clothing.
4 3881,00.html
Contrary to popular belief you run in to quite a few sympathetic coppers in that line of protest. Especially after they'ved been ordered about by a few Audrey Hamilton's.
OT : I know a lot of Americans like their hunting and those of you who don't care one way or the other about hunting, I just want to make the point that in England hunting is not just a sport, it's a heritage. A heritage of murder, execution, force land clearance and other negative behaviour that resonates through our society and legal structure to this day. Reformation of society should be a constant and land ownership is central to this.
http://www.guardian.co.uk/freedom/Story/0,2763,14
You are forgetting 1 significant product :
Novell Netware
Dude, they aren't "Operating Systems".
I finished it the other day, it doesn't really change.
Pretty and fun though. My friend spent a few minutes and all his grenades trying to kill a something in the next room which turned out to be a photocopier left running =)
Not sure about the text bit though, I have no idea what/who we saved or why. "kill everything" is the only instruction I need.
Quake is a 3d game with 3 axes of movement and 3 models.
Doom is a 2d game in a 3d environment with 2 axes of movement and sprites.
They are literally worlds apart.
Quake4 has introduced a few new concepts : projectiles are proper 3d objects that bounce such that bullets will richochet, grenades will use jump pads etc.
Not mind blowing but definitely evolution.
affordable ?
$250 is 1-2 days work. I think I can stretch to that for 1 years use !!
I'll take both, thanks.
You stick to the stick and rock game
One of F.E.A.R.'s sections has walls that do that.
You fight a robot guard thing that's too big for the place (some old housing).
Both your explosives and it's robot arms will smash away the partition walls.
It was quite effective and an excellent surprise and not one of those "smash your way through 100 walls so we can show off" features.
They guy I was watching play that bit didn't even notice that his grenade blew the walls out.
What I Want is an FPS that is truly hard to defeat.
We (my friend above and I) were saying "it's going to get real tough in a minute" and then it ended.
The last boss was uber lame, bring back Duke and shitting down the last boss's neck !!
When you say "just fine" do you mean "without any of the special effects that make F.E.A.R. slightly more interesting than othe FPSs" or does it have the full particle system and 3d space deforming weaponry ?