Monday, November 10, 2008

How to Install Garmin Mobile XT Ver. 4.20.20 at Nokia N78



Nokia N78

Garmin Mobile XT



  1. Place the phone to the computer in mass storage mode
  2. Copy Garmin folder to the memory card
  3. Unplug the phone from the computer
  4. run the file manager, open the folder garmin that we had a copy, run through the phone GarminMobileXT.sis
  5. then there will be an installation, wait to complete
  6. run Garmin Mobile XT application
  7. Enter the setting - About, write down the Id Card that is displayed.
  8. connect back the phone to computers
  9. run the keygen, enter the ID Card number, click Generate
  10. enter map code: 267 for Indonesia (if the map does not exist select Custom)
  11. Copy the keynumber of id card to the notepad and save it as SW.UNL
  12. Copy the keynumber of Map ID to notepad and save it as GMAPSUPP.UNL
  13. Copy the two files that we had create to the Garmin folder on the phone memory card
  14. copy the map file gmapsupp.img to the Garmin folder on the phone memory card
  15. Unplug the Phone from the computer and garmin will be installed.
  16. Run Garmin Mobile XT, and let it search the GPS devices.
  17. Change the GPS devices to built in the Settings - System - Remote GPS
  18. Make sure your Bluetooth is not active.
  19. And you're ready to navigate!!!

Sunday, August 3, 2008

PHP (PHP: Hypertext Preprocessor)

php logo
PHP is a scripting language originally designed for producing dynamic Web pages. For server-side scripts, but can be used from a command line interface or standalone graphics applications.

If PHP was originally created by Rasmus Lerdorf in 1995, the main application of PHP is now produced by The PHP Group and serves as a de facto standard for PHP because there is no formal specification. Released under the PHP license, the Free Software Foundation considers it to be free software.

PHP is widely used general-purpose scripting language that is especially suited for Web development and can be integrated into the HTML. Typically, it runs on a Web server, taking as its PHP code information and create web pages output. It can be deployed on most web servers and on almost all operating systems and platform free. PHP is installed on more than 20 million Web sites and 1 million Web servers. It is also the most popular Apache module using computers as an Apache web server. The last major version of PHP 5.2.6 is the version of May 1, 2008

Source:
Wikipedia

Download php module for STMIK Rosma Students >>> here <<<

Wednesday, July 23, 2008

Philips SPD2514T DVD Writer Review

Philips SPD2514T DVD Writer A DVD Writer has become an important hardware for a PC. A well known brand Philips, offer a writer that can do a maximum writing up to 20x on DVD-/+R.
The Philips SPD2514T that we review is already use firmware ver. P1.1 (the latest version). To eaze the firmware update, we can use the Philips Inteligent Agent. This software will automaticaly detect the installed firmware and give us a recomendation if there is an update. Unfortunately, this software is not bundled along with the product, so we have to download it from the Philips Official Website.

Alright, here's the test.

When we use a 52x max writing CD-R, the Philips SPD2514T only shows its maximum writing ability, which is 48x. But a great operation time was shown when we tried to write a DVD-R. And more outstanding result occur when we used an over-spec-able disc up to 20x, despite the disc itself only had 16x maximum writing. In that case, the 20x maximum writing that the product claim is true and worked very well.

On DVD-R DL, the writing speed was limited to 4x writing speed option, that because the disc speed is limited on 4x. The test was resulting an optimum performance. The result was also great when we used it as a reading media. The average maximum reading time was exceeded on all media.

***
What Philips SPD2514T offer is really interesting both on spesification and performance. The high speed writing ability become an important value and noteworthy, because according to our test it gave a maximum performance. Not to mention the competitive price.

source: InfoKomputer

PLUS: Great reading ability, optimum writing speed on DVD-/+R, competitive price, automatic firmware update.
MINUS: Un-informatif spesification, no lightscribe feature.

WRITING SPEED TEST RESULT (Nero Ver. 8.3.2.1):









DiscSpeedTime
CD-R (690MB)48x3 minutes 7 seconds
DVD+R (4,25GB)16x5 minutes 36 econds
DVD-R DL (7,8GB)4x27 minutes 40 seconds


READING TEST RESULT (NeroDiscSpeed 4):








DiscAverageStartEnd
CD-R30,75x18,4x40,54x
DVD+R11,62x6,71x15,36x
DVD-R DL9,28x5,13x12,14x


SCORE:
(Maximum 5)

Performance: 4,15
Facility: 4
User Friendly: 4
Price: 4,25
TOTAL SCORE: 4,1

Philips SPD2514T SPESIFICATIONS:


















































Interface
SATA
Writing Speed:
-DVD-/+R
-DVD-RW/+RW
-DVD-/+R DL
-DVD-RAM
-CD-R
-CD-RW
Max. 20x/20x
Max. 6x/8x
Max. 8x/8x
Max. 12x
Max. 48x
Max. 32x

Reading Speed:
-DVD-ROM
-DVD-RAM
-CD-ROM

Max. 16x
Max. 12x
Max. 48x
Buffer size 2 MB
MTBF 60000 hours
Operating Systems Windows 98SE/ME/2000/XP/Vista
PositionHorizontal and vertical
Dimension (lwh) 22,8x20,2x9,1 cm
Weight882gr
Packing setManual, Software CD (Nero 7 Essential), screws
Waranty1 year
Website
www.philips.com/storageupdates


Source: TeknoKompas

Monday, July 14, 2008

Whats is CSS?

CSS has been developed for the first time in 1997 as a way for Web developers to define the appearance of their Web pages. It is intended to allow developers to separate content of the HTML design so that can carry over the function it was originally founded on - the markup content, regardless of the design and layout.
CSS has not gained popularity in the mid 2000, when Web browsers began using more of the basic police and color aspects of the SSC. And now, all modern browsers support all CSS level 1, most CSS level 2, and some aspects of CSS level 3.
The Web designers who do not use CSS for the design and development of Web sites are becoming a thing of the past. And it is undoubtedly also important to understand that CSS is to know HTML - and some would say it was more important to know CSS.
CSS is an abbreviation, It means Cascading Style Sheet.
Stylesheet refers to the document itself. The style sheets were used to design documents for years. They are the technical specifications for a layout, whether print or online. Print designers use style sheets to ensure that their designs are printed exactly to specifications. A stylesheet for a webpage serves the same goal, but with additional features also display engine (the browser) explains how to make the document being viewed.
Cascade is the special part. A stylesheet Web is intended to cascade through a series of style, like a river over a waterfall. The water in the river all the hits rocks in the waterfall, but only those at the bottom affect exactly where the water will flow. The same is true of the cascade in Web style sheets.
Each Web page is affected by at least one stylesheet, even if the Web designer does not apply to all styles. This stylesheet is the agent user stylesheet - style default Web browser uses to display a page if no further instructions are provided. But if the designer provides further instructions, the navigator must know what instructions have priority.
For example, in my Web browser, the default font is Times New Roman size 16. But nearly no pages I visit in the display are the family and size. The reason is that the second cascade defines style sheets set by the designers to redefine the font size and family take precedence over my default Web browser.
Where is CSS used?
CSS is used to the style of Web pages. But it is more than that. CSS is used to the style XHTML and XML. This means that anywhere you have tagged in XML (including XHTML), you can use CSS to define how it will be.
CSS is also used to define how Web pages should look seen in other media as a Web browser. For example, you can create an impression stylesheet that define how the Web page must be printed and another stylesheet to view the Web page on a projector for a slide show.
CSS Why is it important?
CSS is one of the most powerful tools a Web designer can know it because you can affect the whole mood and tone of a website. While writing style sheets can be updated quickly sites and help change what is in order of priority or value without changing the underlying XHTML. T
he challenge of CSS is that there is so much to learn. But it does not seem like her. After all, there are only about 60 properties in CSS level 1 and around 70 in CSS level 2. In comparison with the number of HTML tags and attributes to learn, which can feel like a cake walk.
But because CSS may cascade, and combine and browsers interpret the guidelines differently, CSS is more difficult than HTML. But once you start using it, you will see that harnessing the power of CSS will give you more options and allow you to do more things with your Web sites.
If you want to be a professional Web designer, you must learn Cascading Style Sheets. But fortunately, they are fun to learn.

Monday, July 7, 2008

What Is JavaScript?

JavaScript is a scripting language most commonly used for client-side Web development. It was the original dialect of the ECMAScript standard. It is a dynamic, weakly typed, prototype based language with first-class functions. JavaScript was influenced by many languages and was designed to look like Java, but easier for non-programmers to work

Although best known for its use in Web pages (as a client-side JavaScript), JavaScript is also used to the Scripting access to objects embedded in other applications.

JavaScript, despite the name, is basically nothing to do with the Java programming language, although both have the common C syntax, JavaScript and Java copies of many names and naming convention. The language was originally called "Live script", but was renamed in a co-marketing deal between Netscape and Sun in exchange for Netscape bundling Sun's Java runtime environment with its then dominant browser. The main design principles within JavaScript are a legacy of the Self programming language.

"JavaScript" is a trademark of Sun Microsystems. It was used under license for the technology invented and implemented by Netscape Communications and current units such as the Mozilla Foundation.

Source: en.wikipedia.org

For STMIK ROSMA Students, you can download the JavaScript module here

Sunday, July 6, 2008

Troubleshoot Your Soundcard

Computers use sound cards to send sound signals from your computer to your speakers. A sound card is a piece of equipment in the computer that can be integrated into the motherboard or a card. These cards are usually PCI which is the most common add-on card type. , There are companies that are external USB sound cards, but they are not very common.

These sound cards drivers use to communicate with the operating system. For most users of the operating system is a version of Microsoft Windows. Of course, there are other operating systems such as Mac OSX and Linux. If the operating system does not have the driver is installed or not at all a driver, he will not know what to do with new equipment and most of the time a return error.

There are a few ways to install the drivers for your sound card. The most common way is to install the driver software from the CD that came with the sound card. Sometimes you install the software before the card and sometimes you install the card before the software according to the manufactures instructions. The software drivers and any other sound management of public services such as a mixer for example. Windows also a way for you to manage your sound settings.

If you do not have the CD that came with your sound card you can usually download the manufactures website if you know the model of the sound card. Another way to install the drivers is updating Windows. This will only work if Windows recognizes the card and knows what drivers to be searched. Sometimes, if you restart your Windows computer that you have new hardware and ask you how you want to install this software. There will be a section to ask you if you allow Windows to go online searching for drivers and see if it can download the correct driver.

You can also go to Device Manager and find the sound card and double click it to open its properties. Then go to the Driver tab and click update the pilot and follow the instructions to search your computer, CD-ROM or Windows Update. If you do not see your sound card to watch an unknown aircraft or an icon with a yellow question mark or exclamation point on this. This means that Windows sees the device, but there is a problem with the driver. This is a good place to look if you have any problems with the sound a sound card that accompanies your computer. The driver could have become corrupted or May you have inadvertently downloaded a new driver during Windows Update, which is originally a conflict. There is a button to push back the driver to return to the previous May solve your problem. You can also remove the device Device Manager, restart the computer and let Windows detect the sound card again and reinstall the drivers.

If you have problems with a sound card does not work all of the sudden and it looks fine in Device Manager and then the next step is to check your speakers and a loudspeaker connection. If you have any other speakers or even an iPod or portable headset you can connect them and see if you get the sound. In this case, your speakers are most likely not much more. Also make sure they are plugged in the correct form and that is in any way.

Next make sure the volume is mounted. Some speakers have separate volume controls on the speakers themselves can be used in addition to the volume control in Windows. The speaker is usually in the lower right corner by the clock and you can click on it to adjust the level. You can also double-click on it to make further checks of the noise level.
Master Volume ControlIf you do not have the speaker icon on the clock, you can add it by going to the Control Panel and click on the Sounds and Audio Devices icon. From there, check the box that says Place volume icon in the taskbar.
The next step is to check several options under control panel and the Sounds and Audio Devices. Under the Volume tab, you can check the volume, make sure it is not on mute, and verify the speaker volume and configuration. The Sounds tab lets you configure the sounds play in which events in Windows. You can also turn off the sounds of Windows if you do not like them. It will not affect your other sound settings. The Audio tab lists your sound device for reading, recording and MIDI music. Make sure the default device is what you have installed on your computer and not another appliance or device that older May were removed. The Voice tab is similar to the Audio tab exception of his voice for playback and recording using a microphone. The tab lists equipment installed your audio CD / DVD. You can do basic troubleshooting here and the term of his assistant solving problems by putting the camera and clicking on the button Troubleshoot. You can check the properties of the device and the driver configuration Properties button.
Sound and Audio devices propertiesAnother trick is to make the right sound card housing and save another location if you have one. If your sound card is built into the motherboard this is not an option but you can add a sound card size and use that instead of building on the sound card. May You want to go into the BIOS to disable the sound card board in order to avoid any conflict. Finally, it is possible that the sound card loudspeaker or taken on the card was bad and you have until the end of May to replace it with a new one.

article source: onlinecomputertips.com

Friday, July 4, 2008

Top Ten Portable Laptops

lenovo thinkpad x61

If you decided to buy a laptop, here's an information for you from the latest top ten chart of ultraportable laptops.

1. Lenovo ThinkPad X61. (Best Buy!!)
CPU: 2-GHz Core 2 Duo T7300, Display Size (inches): 12.1, Wide Screen: No, Total HD Size (GB): 160, Min. Weight (lbs.): 3.6,

2. Lenovo 3000 V200
CPU: 2.2-GHz Core 2 Duo T7500, Display Size (inches): 12.1, Wide Screen: Yes, Total HD Size (GB): 160, Min. Weight (lbs.): 4.3,

3. Lenovo ThinkPad X300
CPU: 1.2-GHz Core 2 Duo L7100, Display Size (inches): 13.3, Wide Screen: Yes, Total HD Size (GB): 64, Min. Weight (lbs.): 3.4,

4. Micro Express JFT2500
CPU: 2.4-GHz Core 2 Duo T7700, Display Size (inches): 12.1, Wide Screen: Yes, Total HD Size (GB): 160, Min. Weight (lbs.): 4.4,

5. Lenovo IdeaPad U110
CPU: 1.6-GHz Core 2 Duo L7500, Display Size (inches): 11.1, Wide Screen: Yes, Total HD Size (GB): 120, Min. Weight (lbs.): 2.4,

6. Asus U2E
CPU: 1.06-GHz Core 2 Duo U7500, Display Size (inches): 11.1, Wide Screen: Yes, Total HD Size (GB): 120, Min. Weight (lbs.): 2.8,

7. Toshiba Portege R500-S5002
CPU: 1.2-GHz Core 2 Duo U7600, Display Size (inches): 12.1, Wide Screen: Yes, Total HD Size (GB): 120, Min. Weight (lbs.): 2.4,

8. Fujitsu LifeBook T4220 Tablet PC
CPU: 2-GHz Core 2 Duo T7300, Display Size (inches): 12.1, Wide Screen: No, Total HD Size (GB): 60, Min. Weight (lbs.): 4.3,

9. Sony VAIO VGN-TZ295N
CPU: 1.33-GHz Core 2 Duo U7700, Display Size (inches): 11.1, Wide Screen: Yes, Total HD Size (GB): 64, Min. Weight (lbs.): 2.6,

10. Fujitsu LifeBook P8010
CPU: 1.2-GHz Core 2 Duo L7100, Display Size (inches): 12.1, Wide Screen: Yes, Total HD Size (GB): 120, Min. Weight (lbs.): 2.6,

Chart source: pcworld.com
Picture source:

Wednesday, July 2, 2008

Nvidia Had Problem With Laptop Chips


Nvidia discovered a problem with some graphics chips shipped in large quantities "of laptops, the company said Wednesday.

Nvidia has not determined the exact cause of the problem but said it relates to a packaging material used with some of its chips, and the thermal design of some laptops. The processors generate considerable quantities of heat.

To tackle the problem, the company publishes a software driver that causes fans of the operating system to start earlier and reduce the "heat stress" on the chips. The driver was provided to laptop makers directly, "said Derek Perez, a spokesman for Nvidia.

Nvidia will take a charge against the second quarter of U.S. $ 150 million to $ 200 million to cover the cost of repair and replacement products, which include graphics processing units and media and communications processors. He did not say specifically which of its products were affected.

The products were lacking on the ground to "higher than normal rates," said Nvidia. In a filing with the U.S. Securities and Exchange Commission, she spoke to its supply chain to obtain reimbursement for a portion of the costs.

The company also had other bad news Wednesday. He said it was lowering its revenue forecast for the second quarter due to price pressure and delayed product ramps. The company now expects revenue to be between $ 875 million and 950 million dollars.

article source: pcworld.com

Repair DVD, DVD and scratched Unfinalized DVD collection of tips and tricks.


Repair DVD, DVD and scratched Unfinalized DVD collection of tips and tricks.

by: Lance Carr


Simple and (I hope!) Free treat procedures finalized, unsuccessfully, DVD, DVD damaged or DVDs that have not been properly burned by a video camera recorder or burner and some corrupt data .

It is a good idea for you to first consider other possible causes of what appears to be a DVD errors, as a hard surface dirty, a dirty lens in the DVD player or other software and equipment related problems. Before embarking on one of the following cases, you must eliminate all possible causes have problems with a DVD. Make sure your DVD burner has the latest firmware going on the website of manufacturers. Check if the media (make and model) is compatible with your CD / DVD player. Once you are sure you have finalized, without success, a DVD or a DVD of corruption, you can start.


Scratch DVD


A simple visual inspection of the surface of the disc will tell you immediately if your first problem is physical damage on the disc. If you can see a scratch or scratches on the surface this May must be addressed first. I say "May" because I personally use DVDFab to check to see if the hard copy before I embark on another course of action. DVDFab can read in a large number of errors surface because of its superior algorithms so I always take the lazy road and see if I can just make a new copy. Now, if you can go online and buy expensive DVD scratch repair kit. Or you could do like me and go to your local hardware store or even your own garage! All you will need is a bottle of any neutral color (bright) products polishing car. Turtlewax happens to be the one I use. Take a very soft cloth (not paper towel), apply a little polish the surface of the disc and gently (remember, this is not a car!) Scrub hard. Use blows right of the disk center and the outer edge and continue to do so until you can see zero or disappear or reduce significantly. Then using the same movement and new tissue buff the disk to its original shine. Now, try DVDFab. If you are still unsuccessful repeat the process until you can be sure, again by visual inspection that the problem now is not coming from a damaged disk surface.


DVD data repair or recovery


The software you can use for this are DVDFab, Nero 8 (trial) and Isobuster. In the case of Isobuster you can try characteristics without beginning, but failing that the full version must be purchased. A search on Yahoo or Google, you will find the sites.

Put the problem disc into the DVD player to your computer later:


1. DVDFab. Try using DVDFab first, as he did the best algorithms for reading anything on a DVD, including how it fits with the DVD player, honestly sometimes I think that it would be a bagel if you put it in there!

Select "DVD to DVD." DVDFab will now try to read the contents of the disk and, if she can write the contents of a folder on your hard drive. It's as simple as that. It is either going to work or not! If they do so then the copy you have on your hard disk will be fully repaired and you can burn a new copy.

Otherwise:


2. Isobuster. Using the free functions try to make a disk image file and burn another DVD. Isobuster has three other ways of dealing with data corruption. It can replace the corrupt with nothing, with false data or with a series of zeros. It will give you the choice and select them simply in order to try until each one. Isobuster not create the disk image file if it knows that it will succeed. If Isobuster created the file (note where it was going to put the first!) You re-name the extension. Iso. Use the disk image file to burn a new DVD disc. At this point, if you now have a new disc, you should check that the new carefully. There is always the possibility that Isobuster just made a perfect copy of your bad! So, you now have a brand new bad!

Failing: You will have to pay for the full version of Isobuster ONLY buy it if you got this far. If Isobuster free could not even read the disc as not to disturb. > From this point forward the best you can hope is the extraction of MPEG video files or data files on the disk. You will lose menus and video May you lose a part of the video or data.


A. Beginning Isobuster then load the disc.

B. When Isobuster detected files on the disk run the program find files and folders "under the" File "menu.

C. You will now have an entrance on the left column of "files and files found by their signature."

D. Select, then "File", "files found through their signature" then "Extract the files found through their signature." Choose a location and let it run.


Now you have all the files where you chose to go. Those with the extension. VOB are MPEG files from your hard wrapped in the VOB container. They can then be imported into a video editing program using the "Import DVD / VR" or function can be read by most software DVD burning.


Unfinalized discs.


If possible try to get the device used to create the disc to be finalized. If this is not possible or device fails to complete successfully the disk you use the May Isobuster routine above.

If you were left with another disc perfectly well, but unfinalized, proceed as follows. This requires Nero 8 (trial version). Go to the site of Nero, download and install Nero 8.


Yes, it is high ... sorry!


Place the disc into the computer unfinalized DVD tray. Open Nero StartSmart 8. Click on "create and modify" at the top of the screen. Click on "author, edit and capture video." NeroVision 5 start. Click on the disk tools menu and click on "finalize the disc." In the option box that appears choose "no menus" and let it run. We hope you have now finalised a disc which is readable.


Hope this helps!




taken from: articlecity.com

Web Programming First Assignment

For STMIK Rosma Students!!!
This is your first assignment of web programming subject.

Your task are:
create a web page using HTML like this picture below:

the table layout for the page above is:


Send your HTML source code also your name to my email at re_dans@yahoo.com
this assignment must be submitted before July, 7 2008 on next Monday.
DO NOT Copy Paste from each other source code!!!

Sunday, June 29, 2008

STMIK ROSMA STUDENTS!!!, Read This!!!

For those students who takes Short Semester and Web Based Programming, here is the first lesson of HTML language. Before we continue to the next step of the lesson, you must ensure that you have mastered this first lesson of HTML.
HTML is the basic language where you can build a web page and embed programming language like PHP, ASP and JavaScript.
You can download the material >> here <<
NOTE: This download link will last until July, 2 2008. After the date it will not be available.

Google AdSense. How to starts!

Google Adsense, as we all know, is a program which can give us (as a website publisher) revenue from each page of our website. just by adding advertises that generate automatically relevant from Google.

AdSense sends relevant texts and images ads that targeted to our site and our site's contents. for example, if our site content is about Cars, then the ads will show about cars and things that relevant to it.

Now, what if we want to join this program, does it takes some money to join? the answer is, "Absolutely free!". Of course there are few things you have to prepare before you can join this program. One of them is a website, but, don't worry!!, build a website is as easy as flipping your hand. we can always use blogs!

If you are someone who's new to this kind of program, maybe this steps will help you to join Google AdSense. in these steps I'll use Gmail and Blogger as the publisher website.

FIRST:
You must create an email account. if you already had an email account, you can skip these step! But my suggestion, bulid an email account in Gmail if your previous email were not. You can create the account here. If your primary language is not english, please select english as your primary language in the account.

SECOND:
Once your email account is active, next, you need to create a website, like I said above, we can use a blog. in this case we can use blogger.com.
creating a blog in blogger.com is as easy as 1, 2, and 3. just follow the steps and in less then five minutes you'll have your own blog (site). Don't forget, you must decide your focus of your blog (e.g articles, automotive, selebrities). If your primary language is not english, please select english as your primary language in the account.

THIRD:
I've had my own blog now, what shuold I do next?
Of course you can leave your blog empty without any contents. next step is fill your blog with contents that relevant to your blogs focus. fill your blog at least ten contents (posting) as a start. remember use english in your contents, why? because Google AdSense only accept site that its primary language is supported by Google Adsense. And English is well supported. Also you can reach a wider range of visitors.

FOURTH:
Now this is it...
This is the most important step. We will propose an AdSense Account to Google. But first, you must ensure your blog is well ready with contents that relevant to your blogs theme.
Allright, if you are sure it's ready, you can join Google AdSense here. Fill the form and follow the registration step-by-step. You may need to fill your email address and your blogs URL.

FIFTH:
Wait for approval from Google in 1-2 days. It will sent to your email. In the meanwhile, is not a bad thing if you pray for the approval ;-).

That's it!! I hope this articles is usefull.

Friday, June 27, 2008

A guide to RSS aggregators


A guide to RSS aggregators

by: Terry Leslie



One of the most popular Internet portals, Web sites, pages and even e-mails is a framework that provides an organized list of news headlines and periodic updates from other Internet sources. Really Simple Syndication, formerly "Rich Site Summary" or simply, RSS makes it possible.

Most users visit a large web sites whose content changes continuously, like news sites, community organization or a professional association of pages of information, medical websites, product support pages and blogs. Internet surfing has become an integral part of business and leisure, it is important to get rid of the very tedious to go back repeatedly at each site to see updated content.

RSS easily disseminate information from different Web sites for a larger number of Internet users. RSS Aggregators are programs that use RSS source for these updates, and then organize the lists of titles, content and rating for ease of reading. It enables computers to automatically retrieve and read the content that users want, then follow the changes and customize the lists of titles they are interested.

The specially made computer programs called "RSS" was created to automatically find and retrieve RSS pre-selected websites to the user's name and organize the results accordingly. (RSS and aggregators are also sometimes referred to as "RSS Channels" and "RSS readers").

The RSS aggregator is like a web browser for RSS content. HTML presents information directly to users, and can automatically RSS computers communicate with each other. While users use browsers to surf the Web and then load and view each page of interest, RSS keeps track of changes to many Web sites. The titles or descriptions of the links themselves and can be used to load the Web page that the user wants.

RSS starts with a website that the original content made available by the administrator. The site creates an RSS document and records this content RSS with a publisher who will allow other Web sites to disseminate the documents. The site also produces an RSS feed, or channels, which is available with all other resources or documents on the web server. The site records the RSS as a document with a list of appropriate directory RSS publishers.

An RSS feed is made up of the site's content list of most recent to oldest. Every point is generally composed of a single title describing the issue with a more complete description and a link to a web page with the actual content to be described. In some cases, the short description or title on the line is updated all the information that the user wants to read (for example, scores finals games in the sport, weblogs post, or stock updates) . Hence, it is not even necessary to have a web page associated with updating the content or items listed - sometimes all the information that users need to be in headlines and short summaries themselves.

The RSS content is located in a single file on a Web page in a way not very different type of Web pages. The difference is that the information is written in XML for use by an RSS aggregator and not by a user as an HTML page normal.

There are 2 major parties that are involved in the RSS syndication, namely: the source end and the customer.

The client end of RSS publication is part of the system that collects and uses the RSS feeds. For example, Mozilla Firefox is generally the score at the end of the transaction RSS. A user's desktop RSS aggregator program also belongs to the client.

Once the URL of an RSS feed is known, a user can give this address to an RSS aggregator program and the aggregator follow RSS feed. Many RSS aggregators are already preconfigured with a ready list of URLs RSS for news or popular news sites that the user may choose simply.

There are many RSS aggregators that can be used by all Internet users. Some may be accessible via the Internet, some are already integrated into applications e-mail, and other present itself as a standalone program in the personal computer.

RSS has evolved into many uses. Some uses are gaining in popularity:

• To shop online or retail establishments: Notification of new product arrivals

• For the organization or association newsletters: title and notification lists of new questions, including e-mail newsletters

• Weather Updates and other alerts of changing geographical conditions

• Database management: Notification of new items added or new members enrolled in a club or interest group.

The use of feeds will continue to grow, because of RSS aggregators make access to any information that individual users as more convenient and fun.

In the meantime, good luck for your journey to success…

OR if you want to succeed in creating immediate financial freedom to work only 4 hours per week, see http://www.secrets2internetfortunes.com/.

And for a limited time, you will also receive a free copy of a limited number of the amazing e-book of 60 pages "52 highly profitable online instant Business Ideas That You Can Steal your own and begin today on a budget very tight! "Who is jam packed with so many ideas you can use to instantly create an automated income for life! This is my gift to you as a way of saying thank you for reading my articles.

Taken from: articlecity.com

A guide on RSS tool


A guide on RSS tool

by: Terry Leslie


RSS is an abbreviation that has evolved in the following manner, depending on their versions:

• RDF Site Summary (also known as RSS 0.9, the first version of RSS)

• Rich Site Summary (also known as RSS 0.91, a prototype)

• Really Simple Syndication (also known as RSS 2.0)

Today, RSS stands for Really Simple Syndication "and it includes 7 existing formats or versions:
• 0.90
• 0.91
• 0.92
• 0.93
• 0.94
• 1.0
• 2.0


RSS tools reference to a group of file formats that are designed to share headlines and other web content (May be a summary or just 1 to 2 lines of the article), links to full versions of content (full article or by mail), and even attachments such as multimedia files. All these data are delivered in the form of an XML file (XML means eXtensible Markup Language), which has the names:

• RSS
• Webfeed
• Feed
• RSS channel

They are generally listed on Web pages as an orange rectangle that has generally letters RSS or XML in it.

RSS can be used to provide any type of information. Some of these "powers" include:

• Blogs food - each blog entry is summarized as a supply point. This blog makes it easier to scan, which allows visitors to zoom in on their subjects of interest.
• Article food - this alert whenever there is new articles and content on the Internet.
• Forum of Food - which allows users to receive messages in the forum and topics for discussion later.
• Table power - which allows users (such as schools, clubs and other organizations) to broadcast events and announce changes to the schedule or agenda of meetings.
• Special discounts or food - this is used to enable users (such as retail and online stores) to "provide the latest specials and discounted offers.
• New ego or surveillance - which allows users to receive "filtered" headlines or information that are based on a phrase or keyword.
• the animal feed industry - technique used by professionals to market, promote, or communicate with current (and future) clients and customers in their industries.

RSS enable people to follow many blogs and information sources at the same time. To generate an RSS feed, all you need is the content or item you want to know and validated RSS a text file. Once your text file is saved to different aggregators (or news readers "), while external site can then capture and display your feeds to update automatically whenever you update your file RSS.

RSS are useful tools for sites to add or change their content on a regular basis. They are particularly used for "web syndication" or activities that involve regular updates and / or publications, such as the following:

• News Websites - as used by major news organizations such as Reuters, CNN and the BBC.
• Marketing
• Bug reports
• staff weblogs

There are many advantages to using the son RSS. In addition to being a great additional method of communication that optimizes the communication needs of different sectors, tools and RSS feeds may also have enormous advantages in your business, especially in the field of internet marketing.

RSS feeds and tools to provide Internet users with a free (or cheap) and easy advertising or online marketing opportunity for their businesses. Here are some characteristics that RSS can help make your Internet marketing strategies more effective.

1. Ease of distribution services for content. With RSS, your company can be captured and displayed by virtually any external website, which gives you an easy way to "spread out" and advertising.

2. Ease content regular updates. With RSS, Web content on your company can now be automatically updated every day (and even hourly). To Internet users will be able to experience "real time" that updated information in your file (for example, new products and other business-related releases) is amended and modified at the same time as the RSS that we subscribed.

3. Tailor content services. With RSS, visitors can have personalized content services, allowing them full control of the flow and type of information they receive. Depending on their interests and needs, visitors can subscribe only to content they need (such as real estate or job listings).

4. Increase (targeted) traffic. With RSS, traffic will be directed to your site as the readers of your content summary (1 or 2 lines in your article) who find them interesting are 'forced' to click on a link to your site.

These are just several of the many things you can do with RSS. The possibilities are endless, and they are all designed to provide you with an effective marketing strategy for your company.

In the meantime, good luck for your journey to success…

OR if you want to succeed in creating immediate financial freedom to work only 4 hours per week, see http://www.secrets2internetfortunes.com/.

And for a limited time, you will also receive a free copy of a limited number of the amazing e-book of 60 pages "52 highly profitable online instant Business Ideas That You Can Steal your own and begin today on a budget very tight! "Who is jam packed with so many ideas you can use to instantly create an automated income for life! This is my gift to you as a way of saying thank you for reading my articles.

taken from: articlecity.com

Symantec Norton Antibot later in Norton computer protection software

Symantec Norton Antibot later in Norton computer protection software
by: Lisa Carey
It seems that every two months a new "program" has just made along our life that much easier. For example, in the first place, we could bookmark favorite, and then RSS, and then there were widgets and now "robots", which are robots that are a big part of our computer work for us in 'background. Examples of weather friendship robots are robots, robot games, instant messaging and my favorites are those on AOL Instant Messenger, which does all sorts of functions for me as a store, find movie times and even updates on the Wall Street Journal .
Unfortunately, not all robots have been created "equal." Some are friendly and some are not. Those who are not friendly can be a form of malicious software that allows control of your computer to be released, providing hackers can access your information harmful and spread to other robots. This type of virus can then be used to spread spam and commit various types of identity theft and other online fraud.
So with new threats to our computers and information, new methods of protection are needed. One of the oldest and best-known designers of software protection has recently published a new protection program, Symantec Norton AntiBot. This software is a product designed to prevent the diversion of a personal computer by using robots and bots on the design of programs against them, lie and destroy them.
Many people already use some form of protection on their personal computer, such as increasing the level of protection of the Internet for information "high." But they can not detect some of the latest programs and bot May not be the most effective means of protecting information, especially with the Internet more and more frequently for online purchases, purchases of tickets, travel and other "high risk".
A more effective method to detect and eliminate threats caused by robots is to install software specifically designed to detect, prevent and destroy robots have access to your computer. With Symantec Norton AntiBot software, protection against bots is reinforced on several occasions and the threat of attack bot is greatly diminished. It Protection Program against bots blocking robots from entering your computer by downloading and e-mail attachments (two ways robots between a personal computer), control of any unusual behaviour of your personal computer and " eliminate, and detecting malicious bot software at all levels; keeping your personal, financial and credit card information security and stopping before identity theft, it can happen.
Because the robots operate in the background and are not detectable by antivirus or antispyware programs, many computer users are completely unaware that their personal computer has become infected. Many problems caused by robots go unnoticed until it was too late. Warning signs that your computer were accessed May include: the slowness of the computer and speed unusual or without error messages. However, many times with these symptoms are sporadic and computer users take little notice. Many people continue to use their personal computer, without knowing that robots have diverted their personal computer and are gradually at work, looking for credit card numbers, passwords and login information that can be used for identity theft and to commit other types of crime online. This program analyzes your personal computer on an ongoing basis, bridging the gaps that could allow bots infect your personal computer and to better ensure that robots are not invade and take control.
Using Symantec Norton AntiBot determine what a harmful or helpful bot and lets you continue to use robots as you like and have come to depend on information and services. It can be used in addition to several other antivirus and antispyware programs. Its compatibility is not confined only to Norton products. The cost of this software is $ 29.95 for one year of service. He received a PC Magazine Editor's Choice Award (2007) and has undergone rigorous testing which includes assistance AntiBot on computers with existing threats and allowing the threats in an attempt to access the computer after installation. With the growing threat of identity theft and credit card fraud Symantec Norton AntiBot provides an additional level of protection necessary to fight against the threat of robots and prevent them from turning a personal computer in a robot that is transformed into an instrument of destruction to both your personal and financial well-being.
taken from : 1888articles.com

Thursday, June 26, 2008

Internet and businesses online - The law of interdependence


Internet and businesses online - The law of interdependence

by: Scott Lindsay


The best role of e-commerce is one of interdependence. We've all heard the old saying, "No man is an island." When it comes to this online activity is particularly true.


If a business owner who takes their activities in the online world determines they are autonomous and never accept help from anyone while individual will not be in business long enough to change his mind.


It is recognized that the greatest tool for long-term exposure of your website is by Search Engine Optimization (SEO). Without it, potential customers can not find you. It is not reasonable to expect that you can adequately develop a website without optimizing your site for better search engine rankings.


Search engines also place a high value on sites that have links placed on existing sites. These "backlinks" demonstrate to search engines other than the confidence of your site. By putting your link on their site these other companies show confidence and recommending your site.


Indeed, the two strategies listed above are based solely on what others can do for you when it comes to your online business.


Shirley Temple, once proclaimed in his film by Rebecca Sunnybrook Farm, "I am very independent." American Westerns are filled with lines dealing with traction you by your bootstraps and holding the fort. Many of us grew up in believe if we want to do something right, we must do it ourselves.

This reflection is in opposition to the rules associated with online activity.


The online world can only exist because people share. Individuals sharing technology, but also share links, comments, blogs, forums and a wide range of other marketing strategies to find a commingling of interdependence.


In online business you are dependent on others as May on you. Unlike the word "charge", the term indicates a mutual interdependence dependency. In other words do you see others to help provide links to your site while they are also your responsibility (or other) for the success of their business.


Have you really taken a proactive approach to networking? It is possible that you read today and what you've never considered asking someone else to place a link to your site on its online business. It may feel uncomfortable depending on others to achieve success in line especially if you've been led to believe dependence on others is also a sign to impose on others their generosity brilliant.


I suppose it could be a deep sense of pride that makes it difficult to envisage the need to ask others for help. However, the truth is depending on others is really what has made the Internet possible. The growth of the online world is composed of a link computers, networks and servers that are connected in a way that provides maximum benefits for all. Building an online business may feel a bit like trying to build a house of cards. Without the ability to rely on other cards "around you, it is virtually impossible to build. The interdependence. This is the essence of online transactions.


taken from articlecity.com

:: Fixing CMOS Error

What is a CMOS Checksum Error and How Do You Fix It

CMOS checksum error is caused when the CMOS values are incorrect or corrupted.
CMOS checksum error is caused when the CMOS values are incorrect or corrupted. This issue can occur because of:- Bad or old CMOS battery: Reboot the computer. If the error still occurs after rebooting, enter CMOS setup and check all values, this includes verifying that the time and date are correct. Once everything has been verified, make sure you save and exit the CMOS setup. If everything appears to be proper and the issue persists, try resetting the CMOS values to the defaults and/or Reset Configuration DataNote: If this issue continues to occur after you turn off your computer off it is possible that the CMOS battery may be weak or already used up. More details about replacing CMOS values can be found on your motherboard's manual- BIOS update:If you had recently updated your BIOS of the computer, the CMOS values could have been reset. Enter the CMOS setup and re-enter all the appropriate values. More details about entering the BIOS setup can be found on your motherboard's manual.If you are unable to enter into the BIOS setup or after running a BIOS update, your computer no longer keeps its values, it is possible that an incorrect BIOS update may have been installed for your computer or the version may be corrupted. We suggest you try to update the BIOS again or roll back to an earlier version. - Disconnecting power supply before properly shutting down the computer:If the power had been disconnected to the computer while running, it is possible that this could have corrupted the CMOS. Therefore, ensure that the computer is properly shut down before switching off the power supply. If you have a laptop, ensure that the battery is at least 25% charged before switching off the power supply. If the CMOS has become corrupted, enter the correct values in CMOS setup and save and exit the CMOS. This would surely solve your problem.

About Author
John Cicero has written articles on topics such as CMOS Checksum Error, BIOS and Runtime Error for The Tech FAQ. Article Source: http://www.1888articles.com/author-robert-thomson-5539.html

Wednesday, June 25, 2008

:: Tips for Purchasing Notebook ::


5 Tips For Purchasing Notebook

Author: Christy Myers

Most of the business executives and professionals are using the notebook for convenient usage and flexible nature.

It is one of the most advantageous features of the notebook. The notebook is most convenient for the frequent travelers. There are many companies offer notebook like Acer, HCL, Compaq, Dell, and Sony etc. The laptop is available in two different models like Celeron and Pentium.

Here are the five key tips to select the notebook.

1. You must have to get the idea about the different models and capacity of the notebook. You must go through Acer, HCL, Compaq, Dell, and Sony etc websites to know the specifications and prices.

2. The CPU of the notebooks is available in the two types like Celeron and Pentium processor. Depends on usage people prefer to purchase the CPU. There is one more Centrino processor is available in notebook. It is the latest version of dual features of better efficiency and the mobility.

3. The second important thing in the notebook is the battery life. You must have to select the notebook with longer battery life. Apart from that you must have to maintain the battery properly.

4. The third important is the capacity of the hard disk to save the data. The hard disk is available in different capacity right from 30 GB to 60 GB space. You need to install it based on your need. People uses MP3 music as well as see the screenshots in the notebook.

5. The forth-important thing is capacity of the RAM. The RAM is depends on your choice of configuration. You can select the RAM from 64 to 128 MB or 1024 MB RAM.

About Author

Christy Myers is a writer for Computer Notebook , the premier website to find Computers, computer, computer notebook, laptop computers, computer desktop, computer service and many more.

Article Source: http://www.1888articles.com/author-christy-myers-8985.html