KalAajKal.com :: Home Page  
Articles Quotations Lyrics Recipes Info               
Bookmark this Site  Set it as your HomePage                       
 
 
 Article Categories

  Animals articles  Animals
  Automobiles articles  Automobiles
  Business articles  Business
  Career articles  Career
  Computers articles  Computers
  Computer Programming articles  Computer Programming
  Entertainment articles  Entertainment
  Environment articles  Environment
  Family articles  Family
  Food articles  Food
  Health & Medical articles  Health & Medical
  Home & Garden articles  Home & Garden
  Humor articles  Humor
  Internet Marketing articles  Internet Marketing
  Legal articles  Legal
  Leisure & Recreation articles  Leisure & Recreation
  Marketing articles  Marketing
  Other articles  Other
  Politics articles  Politics
  Religion articles  Religion
  Sports articles  Sports
  Technology & Science articles  Technology & Science
  Travel articles  Travel
  Writing articles  Writing
  Finance articles  Finance
  Internet Business articles  Internet Business
  Communications articles  Communications
  Advice articles  Advice
  Self Improvement articles  Self Improvement
  Fashion articles  Fashion
  Reference & Education articles  Reference & Education
 
 
   


   
   
Categories :: Computers : Personal Tech Articles
 


 

Category :: Personal Tech Articles Author :: Mike Vollmer 
 
 Article Title :: Web Standards
 
HTTP ProtocolThe web is run on port 80. You are probably wondering what "port 80" is, right (whether you actually are or not is irrelevant)? Well, the answer is easy (not really). See, the Internet and the web are different. The Internet is the infrastructure (ie the physical wires, the server hardware, etc) and the web is the ideas and the software. I say ideas because before the web the Internet was a mess of wires and powerful computers using POP3 and SMTP for communication, FTP for file transfer, and TELNET for remote shell access, among others. Then the web came along, and Internet use spread to the home and all across the world. See, in plain terms, a web server broadcasts HT  (read full article)
 
 
Category :: Personal Tech Articles Author :: Jason Kohrs 
 
 Article Title :: Choosing a Portable MP3 Player: Part 1
 
MP3 players are everywhere! It seems that the number of makes and models in this market is growing daily, with features and capabilities intended to appeal to just about anyone shopping for one of these devices.MP3 players have been around much longer than the Apple iPod , but there is no arguing that this one device opened the market to a much larger customer base. In addition to Apple’s own success, the iPod paved the way for dozens of other manufacturers to offer their own twist on this technology.This series of Tech Tips will attempt to simplify things by taking a look at eight basic features of a typical MP3 player that may be important to a potential buyer, includ  (read full article)
 
 
Category :: Personal Tech Articles Author :: Nathan Holsing 
 
 Article Title :: Why Build Your Own Gaming Computer?
 
The best way to get the gaming computer that you want, that will provide optimum performance is to build your own computer. If you think you do not have the technical knowledge or are not capable of building a computer you are wrong. I'm pretty certain that I could teach my mother (who has a hard time working a VCR) how to build a computer. If you can plug a sweeper into a wall outlet and use a screw driver, you too can build a computer.What The Computer Manufacturers Don't Want You to Know!Manufacturers don't want you to know how easy it is to build a computer because they make their living selling complete computers. The truth is that manufacturers focus on selling   (read full article)
 
 
Category :: Personal Tech Articles Author :: Lance Winslow 
 
 Article Title :: SmartCar Memory Stick for LapTop Transfer Data
 
With the new technology used to transfer information to from your digital camera to your laptop or PC using memory sticks which hold significant amounts of data it appears such technology will be perfect for net-centric cars. Where all the data is stored in a black box situation as many cars now have these features already. If you were in an accident your memory stick would be connected to a USB output. The officer could immediately put the memory stick into his computer and determine fault or in case of a speeding driver, could simply say driver's license and memory stick please, which would denote the data of all the previous 2 hours worth of driving. And there would be instant verifica  (read full article)
 
 
Category :: Personal Tech Articles Author :: Lance Winslow 
 
 Article Title :: MobiTV and Visual Stimulation Imput for Personal Cognitive Performance
 
Stimulus thru Caffiene or Visual Input?It appears that the Mobi TV feature for Cell Phones may in fact have some positive Bio-advantages in that it exercises the brain thru visual stimulation. We know that visual input stimulates the brain. We know that there are significant peaks in brain wave activity in the first 15-30 minutes of watching TV or playing video games and then the activity slowly declines after that.http://scholar.lib.vt.edu/theses/available...ted/jscetd2.pdfhttp://education.umn.edu/kls/ecee/pdfs/iea2003horie.pdfhttp://journalofvision.org/2/1/2/Ringach-2002-jov-2-1-2.pdfWatching comedy or movies with a twist or ironic situations happening  (read full article)
 
 
Category :: Personal Tech Articles Author :: David Mahler 
 
 Article Title :: Computer Performance Tips
 
Introduction In this article I will clearly spell out the most effective steps you can take in order to increase the performance of your computer and enhance your computing experience.More Memory (RAM) If your computer has less then 256 MB of memory you may want to consider adding more. If you don’t know how much memory you have: right click my computer, go to properties and look towards the bottom of the dialog box.Memory is where the computer stores open files or programs in order to give the processor quick access. To put it simply more memory means more speed and stability. You can buy memory online or visit your local Best Buy where they can install it for y  (read full article)
 
 
Category :: Personal Tech Articles Author :: Dean Walden 
 
 Article Title :: Getting Started with HTML
 
The basic language of the internet is html. If you can do crossword puzzles, if you can write a report for your teacher or boss, you can be creating web pages in a matter of minutes.Even if you're not a writer or not a 'techie'. It's sort of like your first date. Terrifying to think about, but not nearly as bad as you thought when it's over.The truth is that you can create your first webpage with just eight words enclosed in symbols.That's right! The following words, with each enclosed in symbols, make a complete usable web page.-------------------------------------------htmlheadtitle/title/headbodydon't enclose this  (read full article)
 
 
Category :: Personal Tech Articles Author :: Anantha Krishnan 
 
 Article Title :: Image Conversion In Computers
 
JPEG, GIFF/JIFF, BMP, and TIFF are the most commonly used formats for storing still image files such as photographs, graphics, and drawings. JPEG stands for Joint Photographic Experts Group and is a standard for image compression.However, some amount of data/detail is lost in the process. JPEG therefore is characterized by a glossy compression technique for still color images, just as MPEG is used for compressing motion picture files.GIFF/JIFF stands for Graphics Interchange format, which is a bit-mapped graphics file format.Its storage is limited to about 256 colors as against 16 million colors in JPEG. GIFF therefore is more suitable to store illustrations rather th  (read full article)
 
 
Category :: Personal Tech Articles Author :: Stephen Hames 
 
 Article Title :: 404 Error Pages: What Are They And How Do You Create One?
 
We’ve all seen them, you’ve been browsing a website and you click a link and nothing loads apart from the words ‘404 Error’ along with the usual stuff.So what is a 404 Error page? The 404 Error page, basically informs the user that the server cannot find the file they are looking for. However, instead of using the default 404 Error page you can create your own, this is how you do it.First, you need your .htaccess file which should be within your web site directory. If you cannot find it you will need to create one. You will have to contact your host asking them how you would go about creating or editing this file. They may want you to use a text editor and then uploa  (read full article)
 
 
Category :: Personal Tech Articles Author :: Stephen Hames 
 
 Article Title :: Image Formats: GIF, JPEG, BMP
 
When browsing the internet you are likely to come across many different image formats. However, the most common formats are: CompuServe GIF, JPEG, and Bitmaps.CompuServe GIFGIF stands for Graphic Interchange Format and was standardized by CompuServe in 1987. The very first GIF format was GIF87a and saves images at 8 pits-per-pixel with a colour level of 256. Then in 1989 CompuServe updated the GIF format to include animation, transparency, and interlacing, which was called GIF89a. Apart from animation, transparency, and interlacing there is little difference between to two.JPEGThe JPEG image format was developed by Joint Photographic Experts Group. JPEG's best   (read full article)
 
 
 
Prev    1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   17   18    [19]   20   21   22   23   24   25   26   27   28   29   30   31   32   33   34   35   36   37   38   39   40   41   42   43   44   45   46   47   48   49   50   51   52   53   54   55   56   57    Next
 

Content that published and provided on this web site is for informational purposes only. We accept no responsibility for any loss, damages or inconvenience sustained by any person or authority resulting from information published on this web site. We encourage and request you to verify any critical information with the relevant authorities.

   
  Articles  |  Lyrics  |  Quotations  Facts  |  Plants  |  Names  |  Biography  |  Jokes  |  Recipes 
   
Copyright © 2007  KalAajKal.com.  All Rights Reserved.