Error
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.

process

Laser Pulses Can Erase a Printed Page [Printers]
Wednesday, 14 March 2012 10:00
Researchers at the University of Cambridge have developed a new way to recycle printed documents by simply vaporizing the toner off the page using laser pulses. The process can erase an entire page leaving the paper ready to be printed on again. More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/2uLydB0Otfw/laser-pulses-can-erase-a-printed-page

 
display process in ruby
Tuesday, 27 September 2011 04:54
// description of your code here


require 'win32ole'

writeFile = File.open("./process.txt","w")
wmi = WIN32OLE.connect("winmgmts://")
processes = wmi.ExecQuery("select * from win32_process")

for process in processes do
for property in process.Properties_ do
writeFile.puts property.Name
end
break
end
writeFile.puts
writeFile.puts "***********************************************************************************"
writeFile.puts
for process in processes do
writeFile.puts "Caption: #{process.Caption}"
writeFile.puts "CommandLine: #{process.CommandLine}"
writeFile.puts "CreationClassName: #{process.CreationClassName}"
writeFile.puts "CreationDate: #{process.CreationDate}"
writeFile.puts "CSCreationClassName: #{process.CSCreationClassName}"
writeFile.puts "CSName: #{process.CSName}"
writeFile.puts "Description: #{process.Description}"
writeFile.puts "ExecutablePath: #{process.ExecutablePath}"
writeFile.puts "ExecutionState: #{process.ExecutionState}"
writeFile.puts "Handle: #{process.Handle}"
writeFile.puts "HandleCount: #{process.HandleCount}"
writeFile.puts "InstallDate: #{process.InstallDate}"
writeFile.puts "KernelModeTime: #{process.KernelModeTime}"
writeFile.puts "MaximumWorkingSetSize: #{process.MaximumWorkingSetSize}"
writeFile.puts "MinimumWorkingSetSize: #{process.MinimumWorkingSetSize}"
writeFile.puts "Name: #{process.Name}"
writeFile.puts "OSCreationClassName: #{process.OSCreationClassName}"
writeFile.puts "OsName: #{process.OSName}"
writeFile.puts "OtherOperationCount: #{process.OtherOperationCount}"
writeFile.puts "OtherTransferCount: #{process.OtherTransferCount}"
writeFile.puts "PageFaults: #{process.PageFaults}"
writeFile.puts "PageFileUsage: #{process.PageFileUsage}"
writeFile.puts "ParentProcessId: #{process.ParentProcessId}"
writeFile.puts "PeakPageFileUsage: #{process.PeakPageFileUsage}"
writeFile.puts "PeakVirtualSize: #{process.PeakVirtualSize}"
writeFile.puts "PeakWorkingSetSize: #{process.PeakWorkingSetSize}"
writeFile.puts "Priority: #{process.Priority}"
writeFile.puts "PrivatePageCount: #{process.PrivatePageCount}"
writeFile.puts "ProcessId: #{process.ProcessId}"
writeFile.puts "QuotaNonPagedPoolUsage: #{process.QuotaNonPagedPoolUsage}"
writeFile.puts "QuotaPagedPoolUsage: #{process.QuotaPagedPoolUsage}"
writeFile.puts "QuotaPeakNonPagedPoolUsage: #{process.QuotaPeakNonPagedPoolUsage}"
writeFile.puts "QuotaPeakPagedPoolUsage: #{process.QuotaPeakPagedPoolUsage}"
writeFile.puts "ReadOperationCount: #{process.ReadOperationCount}"
writeFile.puts "ReadTransferCount: #{process.ReadTransferCount}"
writeFile.puts "SessionId: #{process.SessionId}"
writeFile.puts "Status: #{process.Status}"
writeFile.puts "TerminationDate: #{process.TerminationDate}"
writeFile.puts "ThreadCount: #{process.ThreadCount}"
writeFile.puts "UserModeTime: #{process.UserModeTime}"
writeFile.puts "VirtualSize: #{process.VirtualSize}"
writeFile.puts "WindowsVersion: #{process.WindowsVersion}"
writeFile.puts "WorkingSetSize: #{process.WorkingSetSize}"
writeFile.puts "WriteOperationCount: #{process.WriteOperationCount}"
writeFile.puts "WriteTransferCount: #{process.WriteTransferCount}"
writeFile.puts
writeFile.puts "*******************************************************************************"
writeFile.puts
end

Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/Xdc891T4eJs/13645

 
Rogue Cop Ruins Rodeo Cook-Off with Tear Gas Attack [Wtf]
Wednesday, 02 March 2011 20:20
Houston police officer Mike Hamby is facing some serious What the hell, man questioning from his colleagues after attacking a rival team during a rodeo BBQ competition. Stop and process that sentence. Nobody knows why Hamby loosed the attack, either. More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/XSJDbPP2NqU/rogue-cop-ruins-rodeo-cook+off-with-tear-gas-attack

 
Making Art From Paper [Video]
Tuesday, 15 February 2011 21:40
Artist Matt Shlian's preferred medium isn't clay, or paint, or video. It's ordinary, everyday paper that he transforms into other worldly designs. Here's a look at his process, and how he merges art and science with perfectly beautiful balance. More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/PGH9IP3ycFA/making-art-from-paper

 
This Genius Music Video Gets Made As You Watch It [Video]
Monday, 17 January 2011 09:30
Ever wondered about the process behind animating some of your favorite music videos? Well, what if the process was the video? That would be crazy. And that's just what the Limousines did for their "Very Busy People" vid. More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/6K29Ma5Nwl0/this-genius-music-video-gets-animated-as-you-watch-it

 


Taxonomy by Zaragoza Online