Office Live Small Business Community Forums

Still no "native" blogging or site membership capabilities in OLSB?

Last post 09-07-2008 11:58 AM by Rockguykev. 8 replies.
Page 1 of 1 (9 items)
Sort Posts:
07-15-2008 9:31 AM
Jim Joined on 02-14-2008 Atlanta, GA Posts 10
Still no "native" blogging or site membership capabilities in OLSB?

OLSB lacks several fundamental capabilities that preclude its use by many of my customers.  I mentioned the lack of native blogging functionality almost six months ago (http://myofficelivecommunity.com/discuss/forums/p/4177/4563.aspx#4563).  In addition, others have inquired about the capability to add authentication of site members &/or secure content areas to their site.   Does OLSB plan to offer any of these features in the near future, or do I need to plan to use other platforms to obtain those features.

07-15-2008 10:39 AM In reply to
scybyte Joined on 02-11-2008 New Columbia, PA. USA. Posts 1,433
Re: Still no "native" blogging or site membership capabilities in OLSB?

Hello Jim:

 

Since office live doesn't directly support php, mysql, or server site applications I don't see these applications being native on office live small business. Myself I find it just as easy to just embed a existing message board/blog into office live pages using iframes example http://silvermoonfurniture.com/forum.aspx and http://silvermoonfurniture.com/blog.aspx if this isn't acceptable you can get apache server space at http://www.jlink.net for $4.95 a month (supports Cpanel, FTP, PHP, mysql, etc) also includes domain name for the first year.

 

Gary Donate 
Ryze Business Networking
 
 
New Mountain Tavern   Silver Moon Furniture  
Google PageRank Alexa PageRank      Google PageRank Alexa PageRank

Sign up for PayPal and start accepting credit card payments instantly.
07-15-2008 6:55 PM In reply to
Jim Joined on 02-14-2008 Atlanta, GA Posts 10
Re: Still no "native" blogging or site membership capabilities in OLSB?

 Not sure how what LAMP technologies have to do with my question.  When I asked about a "native" blogging capability, I meant native to OLSB and the Sharepoint/.NET foundation upon which it is built.  WSS includes blogging, so why doesn't OLSB (instead of Live Spaces, which makes the resulting "integrated website" look like the sartorial equivalent of a hobo's outfit).  Attempting to integrate LAMP technologies into the /Sharepoint/.NET foundation underlying OLSB would not only seem highly inefficent, but also likely to produce vagabond-looking results. 

In response to the snarkier comments made in this thread - http://myofficelivecommunity.com/discuss/forums/t/4930.aspx -  that refer to my March 26 comment within that thread:

StudioAllen says "By the way OL passed the 1 million mark so I think it is 'out of the gate'!"  My observation referred to those services originally introduced asOfficeLive Business and now known as Microsoft Online Services (http://www.microsoft.com/online/default.mspx) not OfficeLive Small Business. There's no website design/development functionality within MOS. so my point was moot in a direct sense.  In a larger sense, I would argue that MOS is targeted to the historical customer base of MS (100 desktops and up), and consequently would never have to bear the burden of MS's struggling consumer business (live.com and it's children/cousins).

Gary says "Really Jim there isn't really a reason to waste your time over something you can rent (apache server space) for $4.95 a month."
Gary says  "I really don't want to be smart but if you can't design a successful system on office live small business you will not be sucessful on other systems."

Again, apache is irrelevant to the question raised in this post, as is the question of whether or not I've designed a "successful" system on OLSB.  I must admit some surprise to the assertion that OLSB design skills are prerequsite to buiilding a successful website on other systems.  Maybe all haven't been successful, but there must have been hundreds of millions of websites, if not billions that have been built without any knowledge of OLSB, and some have attained market valuations in the $ billions (are they not successful?).
07-19-2008 9:37 PM In reply to
teddarling Joined on 04-22-2008 USA Posts 26
Re: Still no "native" blogging or site membership capabilities in OLSB?

Jim:

Gary says "Really Jim there isn't really a reason to waste your time over something you can rent (apache server space) for $4.95 a month."
Gary says  "I really don't want to be smart but if you can't design a successful system on office live small business you will not be sucessful on other systems."

Again, apache is irrelevant to the question raised in this post, as is the question of whether or not I've designed a "successful" system on OLSB.  I must admit some surprise to the assertion that OLSB design skills are prerequsite to buiilding a successful website on other systems.  Maybe all haven't been successful, but there must have been hundreds of millions of websites, if not billions that have been built without any knowledge of OLSB, and some have attained market valuations in the $ billions (are they not successful?).

I didn't really look through all of the thread that you pointed to in your original post, but I would have to say that creating a successful system on OLSB would involve major overhead as the only way to truly build dynamic pages is to pull all data (Really slow if there's thousands of records) and display a limited set using JavaScript as OLSB does not allow for URL parameters to sort their XML lists.

I have to agree with Jim here as WSS3 allows parameters to be passed through the URL. Then through the magic of XSLT the list can be trimmed and that data not handled client side and not so much data needs to be sent to the user. Not to mention, you don't have to use JavaScript to hide (Still visible when viewing source) to show only what you want.

Thus OLSB can't be used to design a successful and truly secure system where people can login to your public site to view their personal information. There is also no support for SSL on OLSB, making it impossible to have anything near secure for a part public, part secure site. Sure, there are ways around that , but I would argue that OLSB is one of the most difficult platforms in the world to create truly amazing sites on.

Even creating a new skin is a major problem, where with WSS3, all a person has to do is alter a masterpage. Not with OLSB though.

Finally, I agree with Jim that since OLSB is supposed to be built using WSS3 technology that there should be no reason to include default capabilities such as Wiki's, Blogs, team spaces, etc... The public side of OLSB cannot compare to any true development platform, whether it be MOSS, WSS3, ASP.NET, LAMP, Perl, etc... Even the business application portion of OLSB has it's limits as there is no way for developers to place any server side code into the applications to really make them sing.

I'll use a recent MOSS example on an extranet of a term insurance quote engine. There is no way that OLSB would allow for me to pull through hundreds of thousands of rates, for hundreds of term insurance products from dozens of insurance companies, even within mere seconds. Thus, for Insurance agents, the platform is horrible (and that isn't the only industry) and the brokerage the work was for only has 12 employees. So they're not a big company by any means.

For many small businesses, OLSB is going to be a perfect solution. But Jim is correct that a blog is almost a requirement if you are serious about getting people to use your site. Those people have to be able to respond to your blog and they don't want to be taken to another world when they click on submit, and honestly, if I were going to pay $4.95 to use another company to provide data to an OLSB site through iframes, I would just use the other platform to build my applications and run my site from. There would be less headache.

Of course, as a developer, I do see the OLSB platform as a challenge and a huge opportunity (not the competition that the rest of the industry has).  But it certainly isn't the most successful platform for building applications on.

Ted

07-20-2008 1:18 PM In reply to
Rockguykev Joined on 02-12-2008 Posts 42
Re: Still no "native" blogging or site membership capabilities in OLSB?

I agree that both of these would be very nice features.  I would accept the Live Spaces blog if it had comment approval or a language filter but as of now it is simply insufficient.  IF we had membership capabilities that would solve my problem as I could then just revoke members who cause problems. Whether these things are technogically possible given the current framework I think is not relevant. MS had added a ton of functionality through modules (especially as I'm now finding with Silverlight) so it seems odd that little things like this can't be done "in house" as it were.

My classroom in action!
http://mrroughton.com
07-20-2008 7:35 PM In reply to
royster Joined on 02-12-2008 Posts 1,478
Re: Still no "native" blogging or site membership capabilities in OLSB?

This is a great discussion thread!

My question is, If Microsoft offered the ability to do all of the above: blogs, forums, membership features and charged, say, $4.95 a month for them, would you be willing to pay for that?

I think MSFT should seriously consider this as an add-on - call it a Community Add-on! (It's incremental revenue for Office Live plus it's entirely possible to do all of that with WSS). It fits the new Office Live strategy anyway - free basic webhosting, but you pay $$$ for each add-on.

Royster

07-20-2008 8:23 PM In reply to
scybyte Joined on 02-11-2008 New Columbia, PA. USA. Posts 1,433
Re: Still no "native" blogging or site membership capabilities in OLSB?

If Microsoft would provide the same features (Cpanel, php, mysql, server side applications, FTP. etc) as my Apache servers provide I could move everything here and would not need to have other servers and I would not mind the monthly fee of $4.95 a month (same price as I am currently paying for each (2) of other servers total $9.90 a month) anything short of providing the above requirements I would just stick to my current configuration of running a php message board.

 

 

Gary Donate 
Ryze Business Networking
 
 
New Mountain Tavern   Silver Moon Furniture  
Google PageRank Alexa PageRank      Google PageRank Alexa PageRank

 

Sign up for PayPal and start accepting credit card payments instantly.
07-20-2008 8:30 PM In reply to
royster Joined on 02-12-2008 Posts 1,478
Re: Still no "native" blogging or site membership capabilities in OLSB?

Problem is Gary, IFRAMEing your message board does not provide you with any SEO benefit. You are not getting the content in your message board counted towards your domain. The integration has to be done via a non-IFRAME method akin to how the Live Blog module is (the entries in th eLive Blog module will be indexed as part of your domain, and not under spaces.live.com)

Royster

09-07-2008 11:58 AM In reply to
Rockguykev Joined on 02-12-2008 Posts 42
Re: Still no "native" blogging or site membership capabilities in OLSB?

If they added comment controls to blogs I'd pay $5 a month for that alone. So, I'd absolutely pay to have member log ins, boards and such.

My classroom in action!
http://mrroughton.com
Advertisement