| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		jtc970 -
 
  Joined: 24 Mar 2003 Posts: 172
 
  | 
		
			
				 Posted: Wed Jan 14, 2004 7:18 am    Post subject: check this out | 
				      | 
			 
			
				
  | 
			 
			
				I made a visual basic program to grab info off the web and save the stuff in a self building .php file
 
so im grabbing the up and down voltage of my modem along with the temperature and humidity
 
and saving them as a php file
 
i include the php file in another php file then  using the gd library, draw a line graph...
 
 
u can see it working here...
 
http://scriptease.hopto.org/grrrabber/data/showstats.php
 
 
cool huh? | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		Omar G -
 
  Joined: 21 Mar 2003 Posts: 34 Location: Honolulu, Hawai'i
  | 
		
			
				 Posted: Thu Jan 15, 2004 10:28 am    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				Good stuff. Is this the temp and humidity inside the computer, or do you have an external thermometer?
 
 
- Omar G | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		jtc970 -
 
  Joined: 24 Mar 2003 Posts: 172
 
  | 
		
			
				 Posted: Thu Jan 15, 2004 3:17 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				neither...its the temp and humidity from a weather site
 
it grabs every ten minutes and updates the info | 
			 
		  | 
	
	
		| Back to top | 
		
			          | 
		
	
	
		  | 
	
	
		 |