Thatâs right. You can use the free version of SharePoint 2010 to run your public facing website. SharePoint Foundation 2010 is free. SharePoint Foundation 2010 may be a good fit to run your public facing website. In order to look at this in a completely scientific manner, realize that there are literally hundreds of web content management systems out there (see CMS Matrix). In reality, I see about 10 CMS platforms in use. There are the commercial platforms (SharePoint, SiteCore, Ektron are the most frequently used ones) and there are a couple of free options (WordPress, Drupal, Joomla, Plone are pretty common).   I would be very surprised if anyone was able to find a single CMS platform that is all things to all people, but I wanted to present SharePoint Foundation as an option for running a FREE CMS platform. Even if you knew that there is a free version of SharePoint, what most people donât realize is that SharePoint Foundation is a great option for running web sites of all kinds â not just team sites. It is a great option for many reasons, but in reality it is supported by Microsoft (not just a community or a small fly-by-night company), it is FREE, and it is extremely easy to get started. SharePoint is also quite large. The ecosystem of users, authors, conferences, blogs, communities, and so much more. From a functionality perspective â itâs hard to beat SharePoint. Even the free version, SharePoint Foundation, offers simple data connectivity (through BCS), cross browser support, accessibility, support for Office Web Apps, blogs, wikis, templates, document support, health analyzer, support for presence, and MUCH more.
In order to show some of the completely of what comes with this free version of SharePoint 2010, I thought it would make sense to use Wikipedia. Doesnât everyone use Wikipedia as a credible source? It is WIKIPEDIA, after all.
Wikipedia shows that a web content management system typically has the following components:
If you are a techie, you probably already know what SharePoint is. If not, SharePoint is website building software. Sounds simple, doesnât it? It is. SharePoint is software created and maintained by Microsoft to create and manage websites. What kind of websites? All kinds. Big sites and small sites. English sites and multilingual sites. Simple sites and complicated sites.
SharePoint can be used to build internally facing websites for organizations. Websites for staff only, Intranets, Department websites, Team websites, Project websites, Time tracking websites, Inventory management websites, Charitable Contributions websites, Business Intelligence solutions, Portals, and much more.
SharePoint can be used to build public facing websites. Public facing websites are sites that donât require you to login. You can build websites for your company, your brand, your organization, foundation, trade show, convention, meeting, store, hotel, or any other site you want. There are thousands of sites on SharePoint, like Ferrari, ISACA, Ohio U Alumni, Australiaâs Southwest, Barilla, Choose Chicago, and of course, The Library of Congress.
SharePoint can be used to build other types of sites as well: Social Network sites, Professional Networks, Extranets, Communities, Portals, Document Collaboration, Wikis, Blogs, Calendars, Project Management sites, Club Sites, Home Owners Association sites, school sites, soccer team sites, government agency sites, and so much more.
If you are looking for really simple intros into SharePoint, hopefully this will help some. If you are a techie, Microsoft has some great information on their many websites.
Marketing stuff: http://sharepoint.microsoft.com/en-us/Pages/default.aspx
Developer stuff: http://msdn.microsoft.com/en-us/sharepoint/default.aspx
IT Stuff: http://technet.microsoft.com/en-us/sharepoint/ee263917.aspx#tab=1
There are literally hundreds and thousands of âsearch enginesâ out there. Some of these search engines are for finding stuff on the Internet, like Google, Bing and Yahoo. Some search engines are more specialized, like the search box you see on a single web site that searches only that single website. Search is an incredibly complex topic that has an astounding number of factors that contribute to finding that single important piece of content that you are trying to find. Frankly, Google spoiled all of us. I expect to find exactly what Iâm looking for out of the millions of pages of stuff all over the internet by simply typing a single word into a single little box. If I donât find what I want on the first page of results, I might try changing my search a little bit or adding two words, but I wonât keep trying for long.
The Internet contains at least 27.5 billion pages, as of Tuesday, 03 August, 2010, according to http://www.worldwidewebsize.com. Not only do I expect to find exactly what I want on the Internet, but if I use the search on your website, I get EXTREMELY frustrated when it doesnât find exactly what I want when I want. How is this possible? I know what I want is on your website somewhere. Figure out what I want and show it to me! And please do it in under a second if itâs not too much trouble!
In the beginning, search was simple. Search was based on keyword matching. If I typed in a keyword, the âsearch engineâ scanned the content and found instances of that word and showed me hyperlinks with those results. I could search for âblogâ and the search would show me any page that had the word âblogâ in it. That was perfect! Itâs all anyone needed. Then websites started to grow in complexity. Soon, each website had thousands of pages. If I did a simple keyword search, I would get hundreds of results. This wasnât useful anymore. Search had to get better.
Search introduced major improvements. Boolean search operators were introduced. I could search for âSharePoint AND WordPressâ. I could search for âSharePoint NOT WordPressâ. I had some control on what I was searching for exactly. I also got search result sorting. I could sort all of the results to see the most recently created pages at the top. After all, if the page was newer then it clearly was more relevant, right?
That statement introduces a very important topic: RELEVANCE. Relevance denotes how well the results meet the need of the user searching; see the all-knowing Wikipedia for more details at http://en.wikipedia.org/wiki/Relevance_(information_retrieval). Relevance is determined by the search algorithm. Thatâs right; a computer programmer wrote a mathematical formula that uses the available information to determine the relevance of the content to your search word. In reality, that algorithm was written by a very large team of programmers, analysts, mathematicians, executives and many others. And the search is getting more complicated and far better every day.
Most modern search engines are comprised of two different primary components: the INDEX and the QUERY. The index is just like the index at the back of a book. Rather than scanning all of the content in real time, the search engine builds a big index of all of the content. This is much faster than scouring through the content in real time. Furthermore, the index can be optimized for the type(s) of searches being performed. Your individual website search is responsible for searching your website. Facebook search searches Facebook â the profiles, comments, photos, tags, etc. Google and Bing try to search everything â your website, my website, her website, their website. Your website search should search ALL of your content â web pages, HTML, PDF files, Word docs, PowerPoint files, Excel files, images, comments. The index should include ALL of your content.
So how is the index built? Usually indexes are built by a Web crawler â some type of automated software that scours all of the links and content on your site. The index uses the concept of word breaker to look for different words. In the English language, there are many characters that break words apart. Spaces, hyphens, periods, colons, semicolons, exclamation points all separate words in English. When you get into multi-lingual content, the story gets even more complicated because other languages donât even use the same characters. So the crawler goes through all of the content and builds this enormous index for use in queries. The index contains the words, counts, metadata, information about where the words were found, information about the pages, information about the documents, titles, cached portions of pages and much more.
When a user enters a query, the search engine uses itâs algorithm to provide the most relevant information possible. What determines relevancy? There are many factors that should determine relevancyâŚ
As you can see, the effectiveness of the search engine depends on the ability to determine relevance and then use that relevance to rank the search results. Modern search engines are available both inherently integrated and completely independent from your website content management technology. WordPress, for example, has a built in search that is pretty simple (and thus largely ineffective). Itâs great for finding a keyword, but I would hardly call it a search engine. Both Microsoft and Google provide real search solutions. The have solutions for you at every level: your desktop, your enterprise, your website, and the Internet. We are focusing primarily on your website and to a lesser extent your enterprise. The Google Search Appliance provides a great solution that provides excellent relevancy that can be customized for your particular web site needs. The Google Search Appliance and Google Mini require annual maintenance fees.
Microsoft provides a free solution to search for your website and for the enterprise. Thatâs right; Microsoft provides enterprise level search capabilities for FREE. Microsoft Search Server 2010 Express provides the search capabilities described in this overview for FREE. While this solution may not be the perfect fit for every website, I think it is at least worth evaluating. You can download the software for free, install it, and configure it in a matter of minutes. If it works for you, implementing it with your website is as simple as replacing the search box.
Technology can be defined as the knowledge and usage of tools, techniques, and crafts. I am not a PC, and I am not a Mac. I am a human that uses technology. I may not resemble the average technologist. I use PC, I use Mac, I use mobile. What I do share with other technologists (and most males), is that I love tools. I especially love finding new tools that let me work and play more effectively and more efficiently. This list of seven free software tools work on both major operating system platforms (and many others). I have many other tools that are specific to a platform that I would recommend, but the tools I selected for this list had to meet three conditions: work on PC/Mac/iPad, be a tool I use everyday, and be FREE.
What resources and tools do you find indispensable? I am shocked at my own reliance on Google tools. I am a HUGE Microsoft fan â especially of SharePoint 2010. I use Microsoft tools everyday. Unfortunately, none of the Microsoft tools fit the original three requirements that Iâve laid out here. I also didnât include email, I really consider that a commodity. You can get email from anywhere, and they all do the same basic functions. If I did include web based mail, I would have listed Hotmail. The new Hotmail version is superb â excellent features and great UI. Also, I can use my Microsoft SkyDrive instead of DropBox, and I can use my Live Toolbar instead of the Google Toolbar. However, third-party app providers (particularly on the iPad) have adopted DropBox directly into their apps â SkyDrive does not have the industry adoption (though it integrates perfectly into Office).