TCP/IP Firewall-Methods of Attack
Tag it:
Delicious
Furl it!
Digg
NewsVine
Reddit
YahooMyWeb
Technorati
Written by Mugur   
Tuesday, 17 October 2006


{mos_sb_discuss:41}

Security is increasingly important for companies and individuals alike. The Internet has provided them with a powerful tool to distribute information about themselves and obtain information from others, but it has also exposed them to dangers that they have previously been exempt from. Computer crime, information theft, and malicious damage are all potential dangers.

Last Updated ( Sunday, 11 February 2007 )
Read more...
 
What Is Open Source?
Tag it:
Delicious
Furl it!
Digg
NewsVine
Reddit
YahooMyWeb
Technorati
Written by Adi Bach   
Monday, 16 October 2006

{mos_sb_discuss:54}

PHP, Apache, and MySQL are all part of the open source group of software programs.
The open source movement is basically a collaboration of some of the finest minds in computer programming. By allowing the open exchange of information, programmers from all over the world contribute to make a truly powerful and efficient piece of software available to everyone. 

Last Updated ( Saturday, 07 July 2007 )
Read more...
 
AJAX Libraries
Tag it:
Delicious
Furl it!
Digg
NewsVine
Reddit
YahooMyWeb
Technorati
Written by Phil Harrison   
Sunday, 15 October 2006

{mos_sb_discuss:53}

AJAX
as a development method isn't exactly new,  there are plenty of libraries available that can take care of the dirty work. Recently, with renewed interest  in AJAX, the number of available libraries has been increasing dramatically and existing libraries have been maturing rapidly.
Last Updated ( Saturday, 07 July 2007 )
Read more...
 
When Not to Use AJAX
Tag it:
Delicious
Furl it!
Digg
NewsVine
Reddit
YahooMyWeb
Technorati
Written by Phil Harrison   
Sunday, 15 October 2006
{mos_sb_discuss:53}

The explosive interest in AJAX is somewhat of a double-edged sword. There was a similar boom in the use of Macromedia's Flash product. Clients were asking for it because it looked cool. Just as with Flash, AJAX introduces usability and accessibility concerns, many of which are solved problems in traditional web applications.

Last Updated ( Thursday, 14 June 2007 )
Read more...
 
XMLHTTP and XMLHttpRequest
Tag it:
Delicious
Furl it!
Digg
NewsVine
Reddit
YahooMyWeb
Technorati
Written by Adi Bach   
Saturday, 14 October 2006


{mos_sb_discuss:53}

Even the methods now referred to as " AJAX" are not new. Microsoft's version of the interface, XMLHTTP, has been available as an ActiveX object in various incarnations since a preview release of IE 5.0 in late 1998 (the final release of IE 5.0 was in March 1999). Companies have been capitalizing on this development model in IE-only environments for years. Beginning slightly before the release of version 1.0 of Mozilla's browser product, a native object, modeled after Microsoft's interface and named XMLHttpRequest, has been available. Recently, Safari (since version 1.2), Opera (since version 8), and Konqueror have included compliant interfaces, also named XMLHttpRequest. 

Last Updated ( Friday, 08 June 2007 )
Read more...
 
Configuring the Networking Hardware-Kernel
Tag it:
Delicious
Furl it!
Digg
NewsVine
Reddit
YahooMyWeb
Technorati
Written by Mugur   
Saturday, 14 October 2006

{mos_sb_discuss:41}

For you to use a network card, special functions have to be present in your Linux kernel that understand the particular way this device is accessed. The software that implements these functions is called a device driver. Linux has device drivers for many different types of network interface cards: ISA, PCI, MCA, EISA, Parallel port, PCMCIA, and more recently, USB.

But what do you mean when you say a driver handles a device? Let's consider an Ethernet card. The driver has to be able to communicate with the peripheral's on-card logic somehow: it has to send commands and data to the card, while the card should deliver any data received to the driver.

Last Updated ( Friday, 08 December 2006 )
Read more...
 
More...
<< Start < Prev 161 162 163 164 165 166 167 168 169 Next > End >>

Results 1156 - 1162 of 1179