59344d9180b43f08b1842283620f1b28

Pages

Monday, February 28, 2011

Find Files Containing Text on Linux

by: Jamilah Hussein

Because of our being forgetful in nature, we oftentimes forget the files that we have created. We can only be fortunate if we can still remember the path, folder, or directory where we have stored those missing files. If that's the case, it would never be a big deal then. However, trully this a big problem and even painful if we can't even remember where we have placed the missing files in our computer. "Simple," I'm hearing you... "find it." Yeah, we can find it. But wait, do you know the filename?

Forgetting files and forgetting the filenames are most common in us. I will never believe somebody out there have a photographic memory and has never experienced missing some of the files he had created before. For sure, we all have gone through that frightening experience especially if the file that is missing is so precious to us.

In Windows, this problem can easily be addressed just by using the find or search tool in the Start menu. Can you remember some texts or phrases in the filename? Use "find files with names" and unleash the power of the wildcard character (*). For example, if you can only remember the word "statistic" in the filename, then search for "*statistic*" and that will search for files with the word "statistic" in the filename. "I can't even remember a word in the filename," again I can hear you saying that. Well, I don't think you can't even remeber even a single word in the file content itself. If you can't remember even a word or phrase in the filename then go for the file content itself. In Windows, still you can search for files containing some texts that you specify in your "find files containing text" input box. That will absolutely solve your problem of forgetting words in the filename itself.

However, if you are in Linux, the whole thing would be more different and complex than it is in Windows especially if you are just a normal user dependent on the GUI interface. Linux is more on executing commands from a shell.

So if you are a normal user and that you are facing the "missing files" problem in Linux, don't worry, I will show you the most common methods in solving this issue:

Find files that contain a text string

grep -lir "text to find" *

The -l switch outputs only the names of files in which the text occurs (instead of each line containing the text), the -i switch ignores the case, and the -r descends into subdirectories.

Find files containing search terms on Ubuntu

To find files containing keywords, linux has a powerful command called grep, which you can use to find the lines inside any file or a list of files.

grep -i -n ‘text to search' *

List files containing text

Used to recursively search a directory for files containing a string, output the names of the files and the line number. This will search all regular files in for .

grep --with-filename --line-number `find -type f`

Thursday, February 24, 2011

How to Save Photos From Your Digital Camera

Once you've taken photos with your digital camera, you need to store them somewhere. You could always leave them on the memory card, but that would get rather expensive, so let's explore a few other options.

1. Transfer your images onto your computer. Most cameras come with a wire to connect your camera to your computer, a CD with a downloading program and an instruction booklet. Transferring the images is fast and simple. Once they are on the computer, you can delete the images from your memory card and start taking more photos.

2. Burn your images onto a CD. If you have a CD burner on your computer, you can make photo discs to store or share with others. When it comes to pictures, it is often best to use a CD that can’t be written over. This will save the heartache of losing precious photos. Label the CD and store it where it can be gotten easily when you need to see your pictures.

3. Store your images on a public web site. There are many photo-hosting sites on the internet. Some charge for the service, but many are completely free. You have the choice to password-protect your images or share them with the world. This option helps if your computer should crash. Your pictures are safe.

4. Print your images and place them in a photo album. Many people still like turning the pages of a photo album and reviewing the memories. This also makes it possible for those without a computer to view your pictures.

5. Create a photo gift. There are places out there that will take your digital image and place in on shirts, mouse pads, cups, calendars and numerous other items. These make wonderful gifts and provide a way to keep a cherished picture near at all times.

These are just a few suggestions. Using your creativity, you will come up with many more ideas.

Monday, February 21, 2011

5 Tips For Using Microsoft FrontPage To Make Better Looking Websites

by: BF Online Freebies

Building a professional looking websites can definitely be challenging. While anyone in the world can learn the basics of html and get an operational site up and running on the internet, making a site that looks attractive can be another story altogether! The internet abounds with cheap-looking mom and pop sites that look like they were designed by a first year html student. Do you want your web sites to look like that? I hope not. Especially when it is so gosh-darn easy to make your sites look more professional using Microsoft FrontPage.

Here are 5 ways FrontPage can instantly make your websites look more professional.


1. High Quality Photos And Clipart Collection - Few people actually know how great the Microsoft Clipart collection is. This collection of images is created and maintained by one of the richest corporations in the world. It absolutely crushes any other collection I've seen on the internet in terms of quantity and quality of available pictures. Best part...It's free for FrontPage owners! There are over a million clipart pictures and photos, all searchable by keyword. And if you have an active internet connection, you can search this online gallery from within FrontPage while you work. Adding some original looking, nice photographs to each page of your site can instantly take up space, add a professional look. This is better than simply having the affiliate link.

2. The Interactive Button Features - In Microsoft FrontPage , there is a feature called 'Interactive Buttons'. Basically, you can choose from over 200 different types of ready-made buttons to use on your website. These buttons look fantastic and can be created and edited with 1 click. Before you would have to pay a graphic designer or spend hours creating these types of rollover buttons yourself, but FrontPage 2003 does it all for you. Using these buttons can add a big dose of professional looks to your site in a matter of seconds.

3. Using HTML Tables - It goes without saying that the content of your webpages should usually be placed in some sort of html table. FrontPage makes it easy to create tables and add content, simply by using a button on the toolbar. You can use this to center the content on your page and create neat looking tables once you get the hang of it (it is easy). This way, your content isn't scattered all around the page.


4. Included Content - This feature of FrontPage allows you to make changes to hundreds of webpages, simply by changing the content of one html page. For example, I mentioned above that you should use the interactive buttons feature to create a navigation system. You can also 'include' this navigation system on all of your webpages with a special feature in FrontPage. This way, if you want to add another category or link to all of the pages on your site, you simply need to open up one webpage, the 'navigation.htm' page, and change the contents of that page. The changes will immediately be reflected on hundreds of pages on your website. You can see this is 10,000x more easy than going through and manually editing the links bar on each page!

5. Web Forms - Using the web forms feature of FrontPage, you can create a feedback form for your website. Not only do these forms look nice, but they also can help you to alleviate your spam problems. Many a webmaster has paid extravagant fees to other companies for form processing, when it has been available to FrontPage users free and easy for years. You can create any kind of feedback form in a matter of minutes, and have the results of the form submission sent to any email address that you choose.

To conclude:

I have just given you 5 very valuable tools for creating professional looking websites fast. While it may not sound like much, consider this: Let's say you spend $50 and get a nice looking banner graphic for your new affiliate website. Then you create a neat html table, past in the banner, and use the interactive buttons feature of FrontPage to create a navigation system. You can use the same general template for each new page you create (for articles, and other information about the product you are promoting). After that, you top each page off with a nice looking photo or two from the Microsoft Clipart collection.

Using these basic techniques, in only an hour or 2 you can easily put together a professional looking website site.

Thursday, February 17, 2011

Lenee Washing Machine - Washes and Repairs Organic Textile Clothes

Lenee Washing Machine
Lenee Washing Machine

The Lenee washing machine is a useful microwave washing machine concept that can repair organic textile made cloths by themselves simply with the push of a button. It uses microwave technology and has the ability to wash, repair and even change the color and texture of the clothes. The machine not only is space efficient, but also your clothes surgeon.

Friday, February 11, 2011

RoboEarth - A World Wide Web For Robots

RoboEarth
RoboEarth is a World Wide Web for robots: a giant network and database repository where robots can share information and learn from each other about their behavior and their environment. Researchers behind it hope it will allow robots to come into service more quickly, armed with a growing library of knowledge about their human masters. It is likely to become a tool for the growing number of service and domestic robots that many expect to become a feature in homes in coming decades. RoboEarth researcher Dr Markus Waibel from the Swiss Federal Institute of Technology in Zurich said, if a robot could enter a location that it had never visited before, consult RoboEarth to learn about that place and the objects and tasks in it and then quickly get to work. RoboEarth could help a robot understand what is meant when it is asked to set the table and what objects are required for that task to be completed. Hopefully robot will not control human.




Source

Tuesday, February 8, 2011

Graphic Design Company

Materials that are graphically designed have better chance of having greater percentage of influencing us. For, everywhere we go, we can see graphic design materials from business cards to large billboards and web sites. However are we aware where these materials are designed and produced? Moreover orange county graphic design firm is a good source of having your graphic design jobs done. It is simply the most reliable resource in meeting your needs fro graphic designing.

However before rendering your graphic design jobs you have to make sure that you are able to choose for the right company for your job. The following are among the things you have to keep in mind on what to look for a graphic design company.

• Result-generating ideas – the company you have to render your projects must result oriented because the ideas that they contribute will be a great means of identifying your materials in the market. Mainly the ideas they can give can yield to generate more attractive and alluring designs that will help you achieve to gain your customers attention.

• Familiarity – above anything else a knowledgeable company provides an excellent and satisfying service. Being familiar with the in outs of the design processes will result to have a smooth workflow that will end up for an easier and faster production.

• Originality – orange county graphic design firm must also know how to handle custom services. Because at times graphic designs be a basis in generating an identity for your company. An original artwork can be a good basis of making people aware of how good your company is.

• Technological capacity – this simply pertains to the firms knowledge of handling the graphic designing jobs, because being well equipped with the latest trends of printing equipments and printer for sure you will be bale to come up with a design that you want for your material.

• Knowledgeable working team – of course your design projects would come into reality without the help of the skilled and professional graphic designers. Orange county graphic design firm graphic designers have the capacity to maneuver your graphic design projects. With their long stay in the industry, they are molded to be an expert with this line of duty.

Generally having rightfully chosen for the right graphic design company for your graphic designing projects will result to have a more effective campaign and visitor friendly site. A good graphic design can boost up your business sales by simply turning out your visitors as potential clients.

Friday, February 4, 2011

Phishing – It’s Signs and Your Options

Phishing is the act of some individual sending an email to a user in an attempt to scam the user to release personal information. Is it easy to determine if it’s a scam? Sometimes – but not always. I hope to give you enough examples and information to help you to safeguard yourself from these unsavory individuals.

In addition, sometimes the email is sent to malicious software so as to render your computer helpless. Thus, it is important that you do not click on the link they provide, because that is the trigger that will load the software to your system.

EXAMPLES OF PHISHING

You receive hundreds of emails in your mailbox, but one email catches your eye – it directs you to a website, requesting that you need to update your personal information. It requests such personal information as:

passwords
credit card numbers
social security number
bank account numbers

“It appears to be legitimate”, you say to yourself. And you also notice that the emails are from companies that you have been doing business with for a while. Warning: The website could be bogus.

Here are several examples of phishing in action.

1. E-mails stating they are from E-bay and they feel that your account may have been compromised and would like you to verify your information with they so conveniently supply. DO NOT click on it.
2. E-mails from Paypal or your bank asking that you verify your information because they feel that your account has been compromised, or heaven forbid, suspended. Same scenario, different company. DO NOT click on the link.
3. E-mail that states that an unauthorized transaction has occurred on your account. Please click the link below and confirm your identity. DO NOT.
4. Here’s a work at home scam – We have seen your resume on Monster and feel you would fit our position. If you are interested, please go to our website, look over the experience required and submit your resume if you have this background. Website is professional looking, offer looks good – but it could be a scam.


WHAT ARE THEY AFTER

In the above examples they are after information about you, be it passwords, credit cards, social security numbers, anything that can identify you – and that which they can use to profit from you.

The job email is used to verify that the email address is a true blue, active email address. What do they do with this info – they sell these accounts to spammers for good money. They need to verify your email address—because if the spammers come up empty – this person’s business is dead.


HOW TO VERIFY SAFELY

1. If they want you to verify your account, do not cut and paste, or use the link they provide in the email. Close your Internet session, open a new session and enter the site that you have on record to verify.
2. Emails requesting resumes – Verify their account before you send your resume. When verifying – these red flags should be considered:

1) If they are hesitant to provide a phone number – might be a scam. 2) If their business address is not verifiable –might be a scam. 3) If the website is new – might be a scam. 4) If they use a large company’s name—and that company never heard of them – might be a scam.
5) Again, verify this information before you send your resume.


WAYS TO PROTECT YOURSELF

Here are some quick tips to protect you and your computer system.

1. Use anti-virus software and a firewall – keep them up to date.
2. If you have a broadband connection make sure you have a firewall in place.
3. Don’t email personal or financial information.
4. Before providing personal information – search to see if the site is secure – look for a lock icon. However, remember not all phishers are stupid – in fact, they could be computer savvy enough to forge security icons. Thus, look for a site whose link looks like this: https://www.somename.com -- this shows that it is a secure site.
5. Coupons from respected companies – Verify that it is a true-blue coupon from the company – I had one coupon sent to my email address from what I thought was Staples. Verified it with Staples – not a coupon honored by Staples. When on the Internet – if it looks like a duck, quacks like a duck, it still may not be a duck!
6. When making transactions on the Internet – be it online banking, Paypal, Internet Gold, etc. – complete your transaction, log out of the website, and close out of your Internet Explorer—and then continue with a new session of Internet Explorer.

WHERE TO FORWARD SPAM THAT IS PHISHNG

If you encounter spam that is phishing, or are a victim of a phishing scam, you can forward the information to spam@uce.gov and to the company, bank or organization that the email may have stated they are from. In many cases, the other organizations have information on their website where you can report the attempted scam.

In addition, if you have been scammed, and you wish to file a complaint – go to ftc.gov.

To conclude, no one is immune to spam or a scam. But try to be ever vigilant and do your due diligence with anything you do on the Internet. But being human is a scammer’s hope – they know that most will ignore the bait, but some will be tempted. So, if you so humanly slip, and succumb to a phishing scam, you can report them to ftc.gov.