Posts mit dem Label pages werden angezeigt. Alle Posts anzeigen
Posts mit dem Label pages werden angezeigt. Alle Posts anzeigen

Freitag, 26. Februar 2016

How to Publish a Web Site in Asp.NetIn Feburary 2016 26,

In Feburary 2016 26,
Obtain from your web hosting company the necessary information to use FTP (File Transfer Protocol) to upload your files as well as the correct connection string(s) to access a database that is part of your website.
Upload your website files to your web host using FTP. Include the web pages, any image files or other web content files related to the new site.
Replicate any database schema and tables that are part of your website to the web host's database server. Do this either by developing the database on the web hosting company's database server if allowed or with the Database Publishing Wizard that is part of Visual Web Developer (installed with ASP.NET).
Update the web.config file that was uploaded as part of Step 1 so that the database connection string will point to the web host's database server rather than the location on your own PC. This may involve several connection strings if the website includes complications such as additional systems, membership pages, and roles (Admin, Full User or Limited Use, for example).
Test all connections and features of the hosted website for functionality. Correct any bugs or non-working parts on the local computer and then upload the corrected web pages.
In Feburary 2016 26,

Mittwoch, 24. Februar 2016

How to Host an Email NewsletterIn Feburary 2016 24,

In Feburary 2016 24,
Create a unique HTML page for each article you wish to include in your newsletter. HTML, which stands for 'Hypertext Markup Language,' allows you to construct webpages and emails using a library of HTML commands. Use an HTML editor, such as FirstPage or Adobe Dreamweaver, for help creating HTML files. Code your HTML from scratch using a simple text editor like NotePad or WordPad, if possible. To 'code' an HTML page means to use Hypertext Markup Language to arrange the text and graphics in the manner in which you want them to appear on your page. Type or paste the text of your newsletter article, including the paragraph tags, font styles and other HTML code, into the HTML file you created using your HTML or text editor. Put a story title and the author's name for each item in the newsletter on a separate HTML page of the newsletter.
Upload the HTML web pages you created for your newsletter articles to your web server---this 'hosts' the files on your website. If you have a simple and easily accessible content management system, use it copy and paste the HTML you created. For example, third-party systems like Liferay and SiteRefresh allow users to log into a web application, create or update webpages and instantly push the updated content to their websites. Otherwise, upload your HTML files directly to your web server using File Transfer Protocol (FTP) access or whatever other means you use to add files to your website. Make note of the URL, including the 'http,' where you stored your files.
Create an HTML page for your email newsletter itself. Include a table of contents, brief descriptions of each article and links to read more. Associate the links in your email newsletter with the URLs for the articles you hosted on your web server. To create a link, type this HTML code into your email and update it to include your URL and link name:your link nameComply with the requirements of the CAN-SPAM (Controlling the Assault of Non-Solicited Pornography and Marketing) Act by including your mailing address and an opt-out link in your email newsletter. The Federal Trade Commission created the CAN-SPAM Act in 2003 to combat consumer spam, so all email senders must comply with its requirements as a matter of federal law.
Combine your HTML email newsletter with a plain-text version of the same message and send it in MIME format to your subscribers. MIME stands for Multipurpose Internet Mail Extensions (MIME). Email marketers should send messages in MIME format because not all subscribers can receive HTML emails, and some spam blockers award higher spam scores to HTML messages that do not include a plain-text version.Use a third-party service to bundle and send the HTML and text versions of your newsletter to subscribers, or consult your web developer for assistance creating a script on your web server to send MIME messages. A script is a program that performs an intended action; in this case, the script would send your HTML and text messages to your list of subscribers. Test your message before you send it to your subscribers to ensure that the links to your hosted articles function properly.
In Feburary 2016 24,

Samstag, 20. Februar 2016

How to Create a Virtual Assistant WebsiteIn Feburary 2016 20,

In Feburary 2016 20,
Determine which virtual assistant services you offer and list them in clear language. Your services drive decisions about website design, such as the type of technologies you use. You might provide administrative support or serve as a personal assistant who handles communications for clients. Perhaps you offer specialized services, such as event planning, website design, marketing, bookkeeping or technical writing. Describe the tasks you perform in your work areas. List your contract terms and, if not the actual amounts you charge, your payment terms, Add information about your qualifications, education, training and skills.
Design to Impress
Website visitors decide quickly about your virtual assistant business. Make the overall look and feel of your website a recommendation for you and your business. A free template, such as one provided by website hosting companies or desktop publishing programs, ensures an attractive, consistent and professional design. Add up to five pages, with contact information on each page. You might include a home page and pages for “about me,” services offered and contract terms. Make your website easy to navigate. Use tabs and other links for moving around the site quickly. Display important information prominently, avoid dense type and wordiness and arrange content for rapid visual scanning.
Advertising and Marketing
Although your website is like a big advertisement for your virtual assistant business, you have to get people to the site. Link to Twitter, Facebook and other social and professional networking accounts. Develop search engine optimization, or SEO, keywords and phrases related to your virtual assistance business and add them to your website pages. Add client recommendations and graphics that describe your major accomplishments. Clients use virtual assistants to save money and time, but your website should hint at the quality of your work.
Communication Tools
Use a contact form so visitors can submit questions. Include an intranet that requires a password and log-in for clients to view private content, communicate with you and exchange documents and media files. Some clients will prefer telephone or email contact, while others will appreciate the use of advanced tools like network and cloud sharing. Your skill at working productively in a virtual environment will attract more clients and enable you to offer more diverse services.
Trial Run and Publish
Select an affordable website hosting service that allows you to easily update your site content; you may select a hosting service first and use provided templates to design your website. Proofread each page of the website before publishing. Check for spelling and grammatical errors. Verify that all links to and from the website are functioning. Test the email account and the contact form. Publish the website and ask friends and colleagues to look it over and give feedback. Your error-free, consistently live and current website builds confidence in your services as a virtual assistant.
In Feburary 2016 20,

Montag, 15. Februar 2016

How to Recover Deleted Web PagesIn Feburary 2016 15,

In Feburary 2016 15,
Gather all of the information pertaining to your website, such as your domain name, as well as the information for the administrative contact person who is over the administration of the website.
Contact the company that is hosting your website. Provide it with your domain name and administrative contact information.
Advise the company you deleted a Web page and would like to recover the deleted file. Most Web hosting companies back up all of their website pages. The company will be able to look up the file you deleted on the backup server and restore it into your file directory. It is best to contact your Web hosting company as soon as possible after deleting the Web page to increase your chances of getting the page restored.
Use the Internet Archive Wayback Machine to look up your deleted Web page if you do not want to go through your Web hosting company. By going to Internet Archive Wayback Machine, you can type in the domain name for your website. The Internet Archive Wayback Machine will then pull up all website pages that have been associated with the website, no matter how old they are. This is great if you would like to go back and see a Web page that was deleted many years or months ago.
Click on the page of your website that you would like to recover through the Internet Archive Wayback Machine. Click on the 'View' option from the menu bar of your Internet browser. Select the 'Page Source' option. Copy all of the HTML coding associated with your deleted Web page from the page source.
Paste the copied HTML code from the page source into the HTML editor of your website. Save your work. You should now be able to view your Web page. Some of the graphics might not be in place anymore, but all of the textual aspects of the Web page should still be in tact. You will have to upload new graphics.
In Feburary 2016 15,

Samstag, 13. Februar 2016

How to Start Your Own Manga Store OnlineIn Feburary 2016 13,

In Feburary 2016 13,
Get your manga comics. If you already own a manga book store, you won't need any additional inventory. If you need to choose between distributors, search around your locality or online, make a list of all wholesale distributors and evaluate them based on factors such as delivery, quality, deadlines and reputation.You may be able to ship the books without re-packaging them, since the original packaging may be professional and suitable for distribution. If you choose to make your own comics, make a list of how much time, effort and money you spend on each book. Evaluate the three options and choose a suitable one for you.
Get a computer and a reliable Internet connection. Sign up for an email account. You will need several email accounts to establish an Internet business, sell products and earn money.
Get a credit card or debit card from your local bank. This is necessary to buy products and services for your online business.
Do a study to determine a reasonable price for your products. Base the price on quality, number of pages or author. If you charge more than your competitors, your sales will be affected. In your price study, include a price comparison of other distributors selling similar manga comics with the same amount of pages. Also include manga prices from top-selling authors or popular comics. You may also conduct an informal survey with manga fans by asking them how much they would pay for your type of comic. Try to ask as many people as possible to get a sense of the best possible price.
Register your own domain name through sites such as godaddy.com or namecheap.com.
Register your web hosting package to ensure that it runs 24 hours a day and 7 days a week. The web hosting package provides website bandwidth so people can see it online. Base the size of the hosting package on the number of views you expect. The more views you expect, the larger the hosting package you will need to purchase. You will need to pay a monthly or yearly fee. You can compare the prices of various providers and choose based on your budget. Prices usually run between $40 to $300 a month depending on your bandwidth need (as of September 2010).
Create a website. Make sure the design and layout are appealing and pleasing. Hire a designer if necessary. Use free services such as weebly.com or wix.com to create preliminary website ideas. Create your own sales and thank you pages.
Get a merchant account and register with a credit card processor. A merchant account is a business bank account linked to your website. It allows you to accept payments on the Internet. Credit card processors are free, but merchant accounts charge a fee. PayPal and Google Checkout both act as a combination of merchant accounts and credit card processors.
Secure your website. Take measures to ensure that your payment gateway is secure so that your clients can rely on it. Hire a webmaster to test your site.
Promote your website through submission in search engines, directories, blogs, newsletters, forums and discussion groups. Listing your site in popular directories such as dmegs.com and other blogs that cover the manga industry can increase traffic to your site.
In Feburary 2016 13,

Dienstag, 9. Februar 2016

Can I Host My Own Website on My Computer?In Feburary 2016 09,

In Feburary 2016 09,
When hosting a website, upload speed is critical. Incoming traffic on a web server consists mostly of page requests, which are small packets of information easily handled by a broadband connection. The web server responds to a request by sending (uploading) the information on the server to the remote computer. Most Internet service providers (ISPs) base their connection speeds on the available download bandwidth. Upload speeds are generally half of the rated download. You will need at least a DSL connection to host a website that loads on a remote computer in a reasonable amount of time.
Hardware
A web server doesn't necessarily have to be a powerhouse computer. It simply handles file requests and sends requested pages and information. Don't use your personal computer though. When you host an Internet site, you are inviting everyone in the world to access your host computer. Any personal information located on the server will be considered fair game by hackers.In addition to a server computer, you will need a router to direct Internet traffic through your local network onto the web. The router should be capable of port forwarding (all http requests go through port 80) and should have physical Ethernet ports to connect to the server. Wi-Fi connections aren't as fast or reliable as hard-wired connections.
Software
Special web server software is necessary to set a computer up as a web host. Microsoft Internet Information Server can be downloaded free from the Microsoft website. It allows users to host websites on Windows-based PCs. Linux, Apache, MySQL and myPHP (LAMP) is another free option for web hosting software. In a LAMP installation, Linux is the base operating system, Apache functions as the web server, MySQL is the database engine and myPHP processes host PHP script requests. LAMP is available free for Ubuntu, Debian and SUSE installations as well as commercial Linux releases like Red Hat.
Address
You will need to register a domain name, like myhomedomain.com, so visitors can locate your server. There is a small fee associated with this. Domain registrars offer a variety of services for a variety of prices. Once the domain name is registered, you will have to submit it to a DNS server. Unlike domain registration, this step is available as a free service from some organizations. The last portion of your address to consider is whether you have a static or dynamic IP address. A static IP address never changes. This makes it easier for the DNS servers to keep track of your website and is required by some e-commerce applications. Dynamic IP addresses change periodically. Most ISPs have an additional charge for static IP addresses.
In Feburary 2016 09,

Donnerstag, 4. Februar 2016

InterWorx Control Panel Vs. CPanelIn Feburary 2016 04,

In Feburary 2016 04,
Each service actually has two control panels. If you are running a hosting service, you get access to the server administration panel when you purchase InterWorx or cPanel. The InterWorx server control panel is NodeWorx. The cPanel control panel for the Web host is WebHost Manager. Website owners do not buy cPanel or InterWorx. Rather, they choose a Web host that provides one of these control panels. These website owners then get access to either the cPanel website control panel or InterWorx's SiteWorx.
Common Features
For Web hosts, common features found in both programs include the ability to create customized hosting packages for website owners, creation and management of new users, domain management, DNS management and the ability to offer reseller hosting.Website owners will find many of the same features in their control panels. Examples include email accounts, website statistics, subdomains, a file editor for editing in plain text and HTML, a file manager, FTP accounts for uploading files to websites, password protection for your website pages and backup options in case you lose data. Both control panels also provide for add-on domains, which are domains hosted under the same hosting package to save money. Both control panels also support cron jobs, PHP, MySQL and SSL.
Added Features
Each control panel offers a few things not provided by its competitor. For example, cPanel has FrontPage extensions, which allow you to directly upload files from FrontPage to your website. The cPanel product also provides several video tutorials for website owners. Services providing hosting for gaming sites can also choose the cPanel Game Server. Web hosts using Windows servers instead of Linux can choose cPanel's Enkompass control panel. InterWorx integrates the APF iptables firewall system for Web hosts. Web hosts can also use InterWorx to import entire domains previously hosted in cPanel, InterWorx or other control panels.Installation programs simplify the process of building a website, blog or similar features. To help website owners, cPanel uses the Fantastico Deluxe installation program, while InterWorx uses SimpleScripts. You can compare the list of available programs from these installation services to see which one you prefer.
Languages
Website owners in some countries may prefer a control panel due to language availability. At the time of publication, both services offer versions in English, Spanish, Portuguese, German and French. However, cPanel offers Iberian Spanish and Brazilian Portuguese, as well. Other languages that only cPanel offers include Arabic, Hindi, Dutch, Polish, Romanian, Russian and Chinese. However, only InterWorx offers Slovak, Hungarian, Italian, Turkish, Swedish and Czech.
Price
As of the time of publication, the InterWorx monthly license is about $25, and the yearly license is about $250. Support is included, but you must pay $50 for installation. Conversely, the cPanel yearly license is about $400, which includes installation and support. For an additional $200 per installation per year, you can get VPS Optimized2, which enhances performance while reducing memory usage. There is no cPanel monthly license. You can also get InterWorx for life for about $300. However, support ceases on that license after the first six months. An additional six months of support is available for $50. Both companies have authorized resellers or distributors. In that case, the price varies.
In Feburary 2016 04,