Tag Archive 'Microsoft'

Third-party Vendors Contribute to Vista Vulnerabilities

Despite its popularity, the Windows operating system always seems to be under fire for a deficiency in security.  In a recent Security Intelligence Report, Microsoft states that the security upgrades made in Vista are significant improvements, claiming that the system is far more secure than other versions of Windows as well as competing products.  Ironically, the first half of 2008 saw a 43% increase in attacks on PCs.  So who is responsible for these security gaps?  Microsoft believes it is many of the Windows applications developed by third-party companies.

Plugging The Security Holes

In the H1 2008 Desktop OS Vendor Report, Jeff Jones, Microsoft security director, notes that the company repaired security bugs faster than any other major OS vendors including Apple, Red Hat and Ubuntu.  Jones followed up by stating that Windows Vista had fewer vulnerabilities than any other the system in the first part of this year with XP having the second fewest.  Security issues on rival systems such as Linux were more abundant with Mac OS X having the most problems of all.  According to the report, Apple’s system had twice as many critical security gaps as Vista and a whopping seven times more vulnerabilities in total.

Although Apple frequently boasts about the security and overall quality of its software, the company also tends to be the slowest at releasing patches.  Per the H1 2008 report, all vendors involved fixed a total of 585 vulnerabilities.  Red Hat lead the charge by repairing 292 issues which accounts for all of its Windows supported products while Microsoft fixed the fewest amount at only 58.  An estimated 90% of Microsoft’s vulnerabilities were resolved within one day of being publicly disclosed, something that offered good news for system administrators and homes users.

The success Microsoft achieved with the new version of Windows is the result of an overhaul in 2003 that saw the company retool its product line based on security threat modeling.  While these improvements are definitely note worthy, the increasing attacks on PCs remain very unsettling.  Experts suggest that just like many exploits, the recent Vista attacks are primarily associated with users falling prey to malicious content on the internet.  Even though Microsoft has worked diligently to secure its Internet Explorer web browser, attackers are still able to manipulate vulnerabilities in third-party applications despite there being no issues with the OS or browser.  Some say that two of the main culprits are multimedia giants such as Apple and RealNetworks.

Aside from creating one of today’s most vulnerable operating systems and releasing patches at a slower rate, many of Apple’s software applications have placed a negative impact on the Windows platform.  Microsoft claims that the top 10 Vista security issues were all related to third-party software rather than its own products.  George Stathakopoulos, Security Engineering and Communications GM at Microsoft, says the company realizes that these third-party vulnerabilities are quite serious and need to be resolved.


FrontPage vs. Dreamweaver

When it comes to easy web creation, beginners generally have two choices: Microsoft FrontPage and Macromedia Dreamweaver.  Both feature the WYSIWYG (What You See Is What You Get) editor which allows you to design web pages like a pro.  Which one is better?  Lets see if we can pick a winner.

FronPage

Like other Microsoft products, FrontPage comes with a number of pre-designed templates ready for use.  Whether it’s a small personal site or large site for your online business, it can be created with FrontPage in a few easy clicks - simply enter some text and your images and that’s it.

The authoring capabilities this program offers is the reason it’s the preferred choice by many novice web designers.

One of the best things about FrontPage is that it allows you to view your pages exactly as they will appear in Internet Explorer and other web browsers.  It also tends to work in perfect harmony with other Microsoft technologies such as the MS SQL and MS Access database and the ASP programming language.  FrontPage interacts seamlessly with other Microsoft Office applications as well.  For instance, it’s simple to cut a chart you created in Excel and then paste it into your FrontPage working area.

The main drawback to FrontPage is that it uses tables with a fixed width by default.  This could be frustrating for someone who plans to create pages of various sizes.

Dreamweaver

The Dreamweaver program allows you to create templates of your own.  These templates can be used to edit dozens to hundreds of pages on your site with a simple click of the mouse.  The web pages you create with Dreamweaver usually result in clean HTML coding that looks nearly perfect in Internet Explorer, Firefox, Netscape and Opera.  Similar to how FrontPage interacts smoothly with other Microsoft applications, Dreamweaver works well with other Macromedia products.

Dreamweaver is amazing at handling SSI files and the server-side include technology in general.  Programming languages such as PHP and Python look great when incorporating them with this program while FrontPage excels when using ASP.  In most cases, the editors in both programs do a fine job at displaying CSS (Cascading Style Sheets).  However, Dreamweaver is more prone to error when entering style attributes and can terribly blemish your pages whereas FrontPage handles these error with ease.

Recommendations

As with most comparisons, there are advantages and disadvantages that come along with both editors.  Those mentioned here are the most significant and could weigh heavily on your decision.  In our opinion, FrontPage is more suited for beginners as it is much easier to use, comes with great support and provides numerous templates that allow you to create an entire website very quickly.  We recommend moving up to Dreamweaver when you become more familiar and comfortable with HTML coding.  Freehand coding gives you the ability to use tags and styles however you desire but errors can slow down the developing process significantly.

After mastering either program, the results you achieve will look as if you’ve been designing web pages for years.


What are FrontPage Extensions?

FrontPage offers an easy way to author, edit and manage your web pages.  This program is truly amazing, even when creating web pages offline.  However, to enjoy the true benefits, you will need a server that has FrontPage server extensions installed.

FrontPages extensions are comprised of CGI programming, providing the server-side implementation required to use the features of Microsoft FrontPage.  They essentially instruct the server software on how to react to commands of the FrontPage client and users that visit the site it constructed.

How FrontPage Extensions Work

FrontPage extensions rely on three web-based technologies: CGI (Common Gateway Interface), ISAPI (Internet Server Application Program Interface) and HTTP (Hypertext Transfer Protocol).  Both CGI and ISAPI serve the same purpose which is enabling dynamic interaction between website visitors and the web server while HTTP simply makes the request.  With the aid of these technologies, FrontPage extensions provide two important services:

- Allow the Microsoft FrontPage client to interact with the server, enabling direct uploads and downloads of content without the use of FTP.

- Allow the server to provide specific features from the FrontPage client to the visitor’s browser without any additional programming on the part of the webmaster.

Many web designers use the FrontPage client to edit files and view data on the site.  The server extensions let you download information about the site including details on its configuration, files, folders, hyperlinks and more.  The viewable reports available in FrontPage present you with server information without actually downloading any files to your hard drive.  In other words, FrontPage extensions support the feature that has made FrontPage a dynamic program to begin with - the ability to directly access the web server.

What You Can Do With Them

The major benefit of FrontPage is that it allows you to create dynamic content with little to no programming experience.  With FrontPage extensions you can create a number of interactive features such as web forms, hit counters, drop-down menus, photo galleries and more.  In order to create such functions with a script like PHP, Python or ASP, you need to have some familiarity with the language.  Whereas mistakes with these languages could negatively impact the design of your web page, FrontPage reduces errors significantly as the raw code is hidden for your protection.  This factor alone makes FrontPage one of the most comprehensive and effective web designing tools available.

Throughout the years, interactive functions, such as web forms, have been fairly easy to create.  However, making them actually do something useful has always required a bit of skill.  FrontPage extensions allow you to create such items with ease, specifying exactly where the text is to be entered in the form.  This could be something as simple as providing two lines for the visitor to enter their username and password - simple, yet effective.   Although FrontPage extensions perform best on Microsoft Windows servers, recent upgrades have enabled it to support other platforms as well.

FrontPage extensions are absolute jewels to the amateur webmaster.  This feature isn’t hard to find as many web hosting companies now offer it with their plans.  If you’re intimated at the thought of designing a website, FrontPage will give you the confidence and skill to overcome it.  .


What is FrontPage?

The technology powering websites has changed drastically over the years, going from simple static pages to dynamic pages that allow visitors to get hands on with the content.  On the surface, these creations look rather complex, as if they were created by highly skilled web designers.  While that may be true in some instances, many of those professional websites you run across were created with ease, all thanks to web building technology.

A Closer Look at FrontPage

Microsoft Office FrontPage, better known as just FrontPage, is a unique program that enables easy web development and management.  It allows you to create, edit and manage your web pages in the popular language of HTML (Hypertext Markup Language) with the aid of its WYSIWYG (What You See Is What You Get) editor.  In contrast to freehand coding, the editor hides the raw HTML code, a real benefit for the novice with no programming experience.  Though easy to use, FrontPage is also preferred by experienced designers as well.  Those handy with the HTML language enjoy the program’s power and flexibility as it helps them to create dynamic web pages much faster.

Aside from the editing tool mentioned above, newer versions of FrontPage also come equipped with a WYSIWYG XSLT (eXtensible Stylesheet Language Transformation) editor.  This allows you to use the XML language to create data-driven sites without hassle.  With XML, visitors can connect with your content in a number of ways as it enables the creation of functions such as RSS feeds.  Any website making use of XML is certainly a step above the average.

FrontPage Functionality

The Microsoft FrontPage program is packed with functionality, one of the favorites being its supply of automated website templates.  These appealing designs come sporting automatic navigation systems for your visitors, some containing link buttons and all.  This frees you from worrying about the little details that often take so long to address.  After getting handy with the program, you should be to create your entire site in a matter of minutes.

Aside from the two primary editors, Frontpage has an integrated editor as well, the MS Image Composer.  This tool allows you to build your site with graphics from a range of supported applications.  It also lets you visualize how the site will look when being open in different screen resolutions and web browsers.  With precise pixel control of the layout, you can create a website that jumps off the pages and pulls your visitors right in.

The FrontPage program is a member of the Microsoft Office suite, an application specifically designed for the Windows operating system.  This makes it easier to use for people familiar with Microsoft Office products such as MS Word.  FrontPage also integrates seamlessly with other Microsoft software including the MS SQL and MS Access database.

When using FrontPage to build your site offline, you will then need a web hosting company to store it on their server so it can be accessible on the internet.  In order to get the full benefits, that provider must have a supporting version of FrontPage server extensions installed on their hardware.


A Closer Look at FrontPage and Web Hosting

FrontPage is a software technology developed by Microsoft.  The program works as a website creation and management tool, enabling the end-user to author their web pages and design feature-rich sites.  One of the biggest advantages of FrontPage is the fact that it doesn’t require any complex applications or HTML coding.  It does however, have the ability to format and edit HTML.  This is performed from a clean, user-friendly interface the offers the look and feel of the Microsoft Office suite.

Although the FrontPage program is incredibly easy to use, it is packing tons of power and sophistication.  It provides superior authoring capabilities, allowing you to create a range of interactive functions such as hit counters, forms, search boxes and much more.  The best thing is that it doesn’t require any experience with server-side programming.  By simply using the provided drop-down menus and icons, you can easily insert the application of your choice into the web page and allow FrontPage to do the rest.

What is FrontPage Hosting?

FrontPage hosting describes a niche market that offers support for the FrontPage software.  It is run a Windows Server operating system.  In the hosting arena, the program is powered by FrontPage extensions, programming scripts that enable these functions from the server end.

This type of hosting is suited for the webmaster who desires a significant amount of dynamic functions on their site.  FrontPage is ideal for small personal sites and professional sites for large companies alike.

Features

FrontPage 2003 was created to enhance the technology’s functionality in web hosting.  This edition comes with several additional features including an upgraded photo gallery, comprehensive usage analysis reports and instant team sites.  Other features such as the radio buttons, check boxes and drop-down menus make for easy web development regardless of your experience.  An abundance of pre-installed web templates enable quick modification and the web import dialog function allows you to connect to remote sites.  One of FrontPage’s greatest features is the WYSIWYG (what you see is what you get) editor, which allows to create data-driven sites in HTML or XML.

The WYSIWYG makes hosting with FrontPage a viable option as it allows you to visualize how you want the site to look.  For example, your fronts, colors, photos and layouts can be viewed right as you implement them into the web page.  Unlike freehand coding where too many errors could be critical, FrontPage is very forgiving, making it almost impossible to mess up.  With everything in front of you, edits can be spotted quickly and fixed with ease.  After working with the program for a while, you will be able to create a number of dynamic web pages in minutes.

Hosting Your Site With FrontPage

To be clear, FrontPage hosting is very much like any other hosting service, with the exception that it is able to support various types of extensions.  The program is only effective if the web host provier has the FrontPage extensions installed on their server.  While the technology is very advanced, FrontPage hosting is not very expensive.  You can generally get this feature for around the same price as Windows or Unix plan.


Next »