Archive for the 'resource' Category

Jun

16

SimilarSites

Posted by kevin under internet, news, resource - No Comments

SimilarSites is a search engine helps you find web sites which are relevant to the URL you searched on Similarsites. It has Browser Add-ons for both Firefox and Internet Explorer to provide easy access to relevant web sites and content.

Jun

3

How to increase your vocabulary?

Posted by kevin under internet, resource - 1 Comment
Vocabulary is very important for college students and all English learner. How to remember the most vocabulary in the shortest possible time ? I think there are ways to do it better.
1, Every day the best word memory quantity should be between 200-300.
2, First,choose a TOEFL / GRE vocabulary book, and then take a week for a unit to carry out memory.
3, On Monday, browse the first word of each page, in other words we have to browse 200 pages to complete the task of remembering  200 words, ensure that to remember these 200  words with 5 minutes.
4, On Tuesday, browse the second word, at the same time glance the first words. Analogously,carry on, until Friday, it had a thousand words.In the new week begin the next 1000 words, we must carry on.
5,Choose some vocabulary building software such as Vocaboly , Vocaboly contains five books: SAT, TOEFL, GRE, GMAT and VOA Special English, with more than 12,000 words, which makes the vocabulary learning very efficient and easy.
There are many ways to increase your vocabulary, and there is not the best way but only the most suitable way. In light of your own characteristics, adapt others’ way to your own way.
May

10

Cafe Press Premium WordPress Theme

Posted by kevin under internet, resource, web2.0 - 6 Comments

Introduction

Cafe Press marks the beginning of my Business line of WordPress themes. Packed with customization and management options, Cafe Press is a perfect “out of the box” solution for small businesses (cafes, restaurants, etc.). Got WordPress 2.7? Cafe Press was built specifically for 2.7 taking advantage of all it’s great new features.

Get Your Business Online in Minutes

Cafe Press is a small business theme built for small business owners tackling many customization and management activities with ease. The Cafe Press administration options page includes configuration and management for several key display and content customization tasks. Easily add your own logo, configure your business details and contact information, add featured content items and even add Google Analytics tracking code to your site without touching a singe theme file.

Blog or No Blog… It’s Your Choice

WordPress isn’t just for blogging anymore. The Cafe Press theme was designed specifically for small businesses looking for a light weight online solution. However, blogging can be a very powerful marketing tool, and Cafe Press gives you the option either way.

Cafe Press is a Cinch to Use

One of the best things about the Cafe Press theme is that if you know how to use WordPress, you already know how to use Cafe Press. But, as always if you need a little coaching, the Cafe Press theme is fully documented and supported. The Cafe Press installation, setup and usage instructions here.

May

4

Spreadtweet Adobe AIR Application

Posted by kevin under internet, resource - No Comments

Co-workers in your office might think that you’re extremely busy with spreadsheets. Spreadtweet is an Adobe AIR application looks a lot like spreadsheet that you can retrieve and sent your tweets from it.

You can choose layout from Office OSX to Office 2003 and Office 2007. To use Spreadtweet you must have Adobe AIR installed in your machine.

Apr

27

About Evaluator

Posted by kevin under internet, resource - No Comments

http://www.geocities.com/fairoakstoastmasters/tips_evaluation.htm

a)Be Selective: You don’t have to comment on every point in the evaluation guide. Select two or three important points and elaborate them.

b)Be Honest: If you did not like some aspect of the speech, don’t say you did.

c)Encourage: There are many methods of conveying something the speaker did well and some which speaker could improve. The manual “Effective Speech Evaluation” explains these methods. The following link explains some more techniques. http://www.toastmasters.com/killer-evals.html

d)Be Specific: For example, if the speech organization was confusing at one point, say so but clearly address what confused you and offer a suggestion for improvement.

http://www.toastmasters.com/killer-evals.html

“Focus on your best and forget the rest.”

Sandwich: A classic evaluation technique is called “the Sandwich.” This is where you first tell the good news, then the bad news, and then more good news. The bad news is sandwiched in between the good.

Sandwich 2.0: The first step to rectifying the situation is to change “good news” and “bad news” into “strengths” and “weaknesses.” During the beginning of the evaluation, you point out the person’s strengths, and how they were manifested during the speech. In the middle, you point out one flaw or weakness that detracted from the speech. At the end, you point out a couple more strengths that you feel the person already has, that they should develop.

Sandwich 3.0: First, you point out the person’s strengths, using examples of how they were manifested in the speech (as in the Modified Sandwich.) Then, you point out one weakness that detracted from the speech, and how it detracted (again, as in the Modified Sandwich.) Finally, you show the user how they can use one or more of their strengths to overwhelm or overcome the weakness.

Tips: Ask the speaker about their strength.  Don’t ask the weakness.

Apr

24

Top 10 Premium WordPress Themes

Posted by kevin under internet, resource, web2.0 - 7 Comments

Top 10 Premium WordPress Themes

Well, even while browsing through this website you might have noticed that sometimes you just can’t find the right wordpress theme for your liking. This is because if you need a truly high quality theme, you might need to spend between $12 to $30 on it but in this case, you will really get something outstanding. Have a look and you will see what I mean — you can’t get such a theme for free, but the price is truly LOW which is why I decided to feature them!

1. “Our Community” WordPress Theme

“Our Community” WordPress Theme

“Our Community” WordPress Theme

2. “Showcase WordPress” Theme

3. “Blazen” WordPress Theme (new)

4. “Wood World” WordPress Theme

5. “Eat Fish Cat” WordPress Theme

6. “Code Breaker” WordPress theme (only $12)

7. “Aurora Borealis” WordPress Theme

8. “Quick Tab” WordPress Theme

9. “The Other Blog” WordPress theme

10. “BMag” WordPress theme ($12 Only)

So, this was my top 10 picks from the rapidly growing new network of wordpress themes - Theme Forest. Hope you will find something for your liking in this list.

Apr

24

NCC – Network Colour Code

Posted by kevin under internet, resource - No Comments

The Network Colour Code is broadcasted as part of the BSIC (Base Station Identity Code). It consists of 3bits, which are used to differentiate between operators utilizing the same frequencies. An example of when this will be required is on an international border when both operators have been allocated the same frequency or frequencies.

Via – Network Colour Code

Apr

6

OpenSource Mobile Device Browser Profiles Database

Posted by kevin under internet, news, resource - 1 Comment

Mobile Device Browser File

Project Description
The Mobile Browser Definition File contains definitions for individual mobile devices and browsers. At run time, ASP.NET uses the information in the request header to determine what type of device/browser has made the request.
This project provides a data file that when used with ASP.NET will detect the incoming mobile device and present you as the web developer with a set of 67 capabilities or properties describing the requesting device. These capabilities range from screen size to cookie support and provide all the information you need to adaptively render content for mobile phones and devices.
What is the Mobile Device Browser Definition File?
The Mobile Device Browser Definition File contains capability definitions for individual mobile devices and browsers. At run time, ASP.NET uses this .browser file, along with the information in the HTTP request header, to determine what type of device/browser has made the request and what the capabilities of that device are. This information is exposed to the developer through the Request.Browser property and allows them to tailor the presentation of their web page to suit the capabilities of the target device.
More Information
The format of the .browser file is XML and the schema is defined here: Browser Definition File Schema. The Browser Definition File was introduced in the .NET Framework version 2.0. In earlier versions of the .NET Framework, the browserCaps element was used to define browser definitions in configuration files. Please note that you must have Microsoft .NET Framework 3.5 Service Pack 1 installed to use this .browser file. See requirements

Mar

14

Convert Html To PDF With HTML-PDF-COnverter

Posted by kevin under internet, market, resource - No Comments

To convert HTML to PDF, you can try Tabbloid and Web2PDF that I published before. But this HTML to PDF Converter did the job pretty well as it said HTML to PDF. It renders the whole web page (without Javascript) and generates a PDF file for you. To use this service is simple, just enter the url and click Make PDF button.

Mar

2

Schedule Your Twitter Tweets

Posted by kevin under internet, living, resource - No Comments

Twuffer is another Twitter tools that allows you to schedule your tweets which means you make a list of tweets with the date and time you can want to post in your Twitter account, Twuffer will update for you. All you need is to login with your Twitter account.