Amazon announces new $139 Kindle available August 27, 2010

The most-wished-for, most-gifted, and has the most 5-star reviews of any product on Amazon: Kindle!  Thinner, lighter, easier-to-read, and CHEAPER.  New wi-fi only Kindle is only $139 new!

You don’t need to purchase a Kindle device to utilize Amazon to purchase eBooks.  You can download (for free) Kindle applications for PC, Mac, iPad, iPhone, Blackberry, and Android.  Then you can access thousands of FREE books or purchase any of the books for sale and use the free Kindle applications as reading devices.  Using the Kindle is far superior as a READING device than any of these devices – especially the phones.

Outside of the price, the best improvement over the current 2nd gen Kindle or the iPad (or any other e-reader):  Battery life of up to 1 month!  That is AWESOME!  I assume that’s in standby most of the time to get a full month between charges, but that is still incredible.  My 2 year old iPhone now lasts about 6 hours between charges. My laptop only lasts about 2 hours on a charge.

They are hyping some things that I personally don’t care about.  New web browser.  Don’t care – it’s an eReader – not an iPad or netbook.  Something else I don’t care about is the 20% faster page turns.  Maybe if I were a speed reader this would help, but I’m not.  I never noticed the page turning being slow before, but I’ll pay attention.

image

  • All-New, High-Contrast E-Ink Screen – 50% better contrast than any other e-reader
  • Read in Bright Sunlight – No glare
  • New and Improved Fonts – New crisper, darker fonts
  • New Sleek Design – 21% smaller body while keeping the same 6″ size reading area
  • 17% Lighter – Only 8.5 ounces, weighs less than a paperback
  • Battery Life of Up to One Month – A single charge lasts up to one month with wireless off
  • Double the Storage – Up to 3,500 Books
  • Built-In Wi-Fi – Shop and download books in less than 60 seconds
  • 20% Faster Page Turns – Seamless reading
  • Enhanced PDF Reader – With dictionary lookup, notes, and highlights
  • New WebKit-Based Browser – Browse the web over Wi-Fi (experimental)
Posted in Gadgets | Tagged | Leave a comment

Share your Video with SharePoint

Nearly every association, charity, and nonprofit that I’ve ever worked with uses videos in some capacity.  Videos for member certification training, videos for volunteer training, videos for free, videos for sale, Learning Management System(LMS) integration, Webinars, Conferences, grass roots mobilization, advertising, member created videos, news and much more.  Videos have been in use longer than websites for organizations.  Oddly enough, video distribution on the internet can still be complicated.   Guess what?  It doesn’t have to be. 

YouTube made it easy to understand for everyone.  Upload a video from a camera and share it with the world for free.  Simple enough, but with the association industry there are usually more strings attached.  Who can upload videos?  Which videos are branded?  Which videos require membership for access?  Which videos can be purchased independently or in addition to membership?

In today’s associations, video upload and distribution is largely a business discussion – not a technology discussion.  The technology is available.  I can watch any NetFlix movie on my iPad anytime I want.  It is easy.  The business objectives of who, how, when, where, and why members, volunteers, and the public get to upload or view videos is often decision by committee.  That’s the complicated part.

As far as the technology goes, SharePoint 2010 has video streaming using Silverlight right out of the box.  Out of the box means that it requires no further configuration of any kind to get it to work!  If you are running SharePoint 2010, you can add a Media Web Part and then choose a video or upload a new video.

image

So who can upload videos?  Anyone that you want to grant access to upload videos.  Who can watch videos?  Anyone that you want to grant rights to the videos.  A custom authentication provider can even provide roles based upon commerce purchases, committees, groups, board members, and so on.  This means that a transaction can associate a user with the appropriate rights to watch a video.  This role can be associated with the user immediately upon purchase and could last an hour, a day, a week, or forever. 

SharePoint 2010 video streaming is very, very good.  It is easy to upload a video.  It is easy to drop the video web part on any page and embed video directly on the page.  However, some organizations provide a tremendous amount of video distribution and want it all private, controlled, and want detailed analytics on it – specifically how to MONETIZE the video services.  Microsoft has you covered as well with IIS Media Services.   IIS Media Services (in its third generation) gives you unprecedented control over your media serving capabilities.  The good news is that these services can be used with your SharePoint environment.  With all of this video, all you have to worry about now is that you have the bandwidth to support your extremely popular site!

Here are some details about the capabilities available with IIS Media Services.

 Bit Rate Throttling – The Bit Rate Throttling module has compelling features for media and data delivery. For many scenarios, this feature will reduce bandwidth costs while increasing per-server capacity for concurrent download connections.

 Live Smooth Streaming – Live Smooth Streaming enables adaptive streaming of live events to Silverlight clients. Using HTTP to deliver live events takes advantage of the scale of existing HTTP networks and keeps content close to the end user and makes true HD (720p+) a reality for live Web broadcasts as well as drastically increasing live event availability.

 Smooth Streaming – Smooth Streaming enables adaptive streaming of media to Silverlight clients over HTTP. Smooth Streaming provides a high-quality viewing experience that scales massively on content distribution networks making true HD media experiences (720p+) a reality.

 Smooth Streaming Client – The IIS Smooth Streaming Client Development Kit allows you to build rich Silverlight user experiences that take full advantage of IIS live and on-demand Smooth Streaming capabilities.

 Web Playlists – Web Playlists is an IIS 7.0 Extension that provides developers and hosters unprecedented control of how media content is delivered to users. Personalize content, prevent ad skipping, and monetize your assets.

Posted in SharePoint | Tagged , , , , | Leave a comment

SharePoint Workflow Configuration or Development

As with any consulting engagement, it is extremely important to understand what is considered “in scope”.  What is even more important to the paying client is being clear on what is “out of scope”.  Microsoft does a good job of clarifying this question when working with Advisory Services related designing and implementing workflows in SharePoint Designer 2007 or SharePoint Designer 2010.

While the in-scope/out-of-scope topic has had books written on the subject, something I find that will deserve more and more attention as implementation tools and frameworks grow (like SharePoint) is the concept of configuration vs development.  For example, Microsoft details very clearly that they will ‘assist in developing workflows’, yet creating workflows in Visual Studio is out of scope.  I think that what they are trying to clarify is that they will help configure workflows in SharePoint designer.  If you ask a Developer if using SharePoint Designer is considered development – most will laugh.  It can be used to help develop a solution, but they will explain that this is not developing workflows – this is configuration.  Wikipedia (the only place to get the straight dope) explains that “The term software development is often used to refer to the activity of computer programming, which is the process of writing and maintaining the source code, whereas the broader sense of the term includes all that is involved between the conception of the desired software through to the final manifestation of the software.”

Using SharePoint Designer is clearly not writing and maintaining source code, so I suppose that Advisory Services is choosing to use the broader sense of the term…

Included with scope
  • Assist in planning business logic for workflows.
  • Assist planning list structure, content types, and site columns.
  • Assist in developing workflows.
  • Assist with debugging existing workflow logic.
  • Assist in helping customer understand workflow capabilities in SharePoint Designer 2007  or in SharePoint Designer 2010.
  • Assist planning migration options.Assist choosing the best workflow technology for a scenario.

Out of scope

  • Create workflows in Visual Studio.
  • Manually migrate list workflows in SharePoint Designer 2007 or in SharePoint Designer 2010.
  • Create customer actions.
  • Implement custom actions.
  • Debug custom actions.

Microsoft Advisory Services is an hourly fee-based, consultative support option that provides proactive support beyond your break-fix product maintenance needs. This is a remote, phone-based support option that includes working with the same technician for assistance with issues like product migration, code review, or new program development. This service is typically used for shorter engagements, and is designed for developers and IT professionals who do not require the traditional onsite consulting or sustained account management services that are available from other Microsoft support options. This article also provides some self-help resources for this scenario.

 

Snippets quoted from KB2283286

For additional information on Microsoft Advisory Services, including on how to engage, refer to this Microsoft web page:
http://support.microsoft.com/default.aspx?pr=AdvisoryService

Posted in SharePoint | Tagged , , | Leave a comment

Street Photography: Chicago in Black and White

I recently spent another night in Chicago visiting a couple of associations.  Rather than spending the evening at the hotel bar, I decided to walk around in the Theater District in Chicago and work on my street photography.  I went with my Canon T1i and my Canon 100mm 2.8 macro.  I know that a lot of street photography is done with 20-25mm, but I wanted to try something a little different.  It is simply amazing to me how much is going on within a 10 block area.  I was walking very quickly (using it as an excuse to exercise as well), and I snapped about 200 photos.  I would look at each photo, and if I had something that I liked, I took the time to recompose, think about what I was shooting, and reshoot.  I’m pretty happy with a few of the photos.  I’m very happy with the experience.

Sometimes street photography is extremely awkward.  Most people don’t like to have their photos taken, yet some really enjoy being photographed.  My favorite interaction was with Russell.  Russell saw me taking boring photos of a building.  He stood in front of the building and started posing, informing me that it wasn’t a great photo until I had some color in it!  The funniest part of that was that I was shooting everything for monochrome.  Thanks, Russell!

Of course, the other extreme was one of the ladies I took a photo of.  “What the F do you want?”  She screamed at me.  I apologized to her and told her I was just snapping photos of everyone.  She kept screaming at me and told me to get the hell away from her.  I did.

Early Tuesday morning I was walking around in a back alley where a city worker was driving a trash pickup truck.  He stopped and got out to talk to me about my photography.   He said that he sees people taking photos of these buildings all the time and wanted to know why I was doing that.  He said that he understood that it was a famous area, and the buildings are pretty neat, but he just didn’t get it.  I told him that in reality most people just pay too much for a camera and feel obligated to use it so they try to take the same photo that they’ve seen in a magazine.  We talked for a few minutes when I showed him a couple of the photos that I had been taking.  When he saw one of the photos with fire escapes, he actually paused for a minute.  “I see all of these fire escapes everyday and never once thought they were interesting.  That looks really neat.”  I think he got it.

Check out the best of the photos from this session on my Flickr page: http://www.flickr.com/photos/stovereffect/4791641675/in/set-72157624365278889/

Posted in Photography | Tagged , , , | Leave a comment

Some Things Cannot be Unseen

An OFNG is as an Old Fat Naked Guy.  I think the acronym is appropriate.  Say the letters out loud quickly, and you’ll hear why it’s appropriate.  Oh F’n Gee.

There was another OFNG sighting at the gym this morning.  That brings me to today’s topic.  There are some things that cannot be ‘unseen’.

Most men in the locker room are modest.  A typical dude at the gym will exercise, hit the locker room, shower, change, and then head out.  While in the locker room, there are clearly moments of being naked – in the shower, drying off, changing clothes, etc.  It happens.  It’s natural.  It’s fine.  Most men are modest.  They are naked, and then they are covered.

On one end of the spectrum, a few men are extremely shy.  These men change clothes under the cover of a towel and never expose any skin.  Some of the very shy ones carry their clothes into the shower with them and come out fully clothed.  I’m not even sure how they do that.  Our showers have no shelves or benches, yet somehow they manage.

At the other end of the spectrum is something much darker – the other extreme.  Some men love being naked in front of other men.  This is something that the rest of us don’t need to see.  Some things can never be unseen.

My gym has hair dryers that are for shared use.  I’ve always thought that these were to dry the hair on top of your head after a shower.  My mistake.  Apparently these hair dryers are for OFNGs to dry their entire body.  There is one OFNG at my gym that is a hair dryer maniac!  He doesn’t just do a once over.  This particular hair drying OFNG spends a significant amount of time blocking the common walkway to the shower and thoroughly dries every nook and cranny on his entire body with the hair dryer.  He kicks his leg up on the bench, does toe touches, and uses the hair dryer everywhere for a solid 5 minutes.   Horrifying. I will never touch one of those hair dryers.  Some things cannot be unseen.

There are a few OFNGs in this gym.  Some of them sit in the sauna naked.  No towel needed!  Some of them sit on the bench naked.  No towel needed!  I guess nothing feels as good as a shared bench against your hot sweaty skin with no barrier between you and the bench, especially while you are performing some yoga position toe nail cleansing!  One of the OFNGs at the gym spends a lot of time massaging his entire body with lotion.  He then follows it up with entire regimen of home brewed medicated balms.  How do I know these are home brewed medicated creams?  Most OFNGs love to talk.  Some things cannot be unseen.

Several of my coworkers go to the same gym as I do.  Usually we run into each other, say hello, chat for a few minutes, and then go about our individual workouts.  One of my coworkers will actually work out next to me on the bike or elliptical when he actually makes it to the gym. (You know who you are, Patrick!)  Another one of my coworkers and I will see each other frequently and compare work out notes and then go on our own merry ways.  Completely unbeknown to me, yet another one of my coworkers was one of the wild OFNGs.  I didn’t even know that this particular coworker was even a member of the same gym.  I didn’t know it at the time, but there is actually such a thing as an Old Fat Naked Guy ambush.

I had gone into the gym later than normal one day and was in a rush to get through my workout.  I had finished on the bike, already showered, and was standing at the community sink shaving – wearing a towel.  I was startled by a hand on my shoulder.  “Hey, John!  I didn’t know you came to this gym.  Great to see you!”

My focus shifted in the mirror to see that standing behind me was a COWORKER OFNG!  No towel, no clothing, no modesty.  Coworder OFNG was basking in his own glory.  I swear that he wasn’t even looking at me but admiring himself in the mirror.  Even more disturbing was that the COWORKER OFNG was touching my shoulder.  This crossed all lines.  Worlds were colliding.  You are not supposed to touch anyone in the men’s locker room.  Ever!  If you were going to shake hands, high-five, or make any contact at all, the unwritten law indicates that you should both be fully clothed – and it should actually be out in the gym.  The locker room is a touch free zone.

After the initial shock subsided, I nodded my head, said hello and went back to shaving with more focus and an intense concentration that I didn’t even know was possible.  The coworker OFNG didn’t go away.  In fact, the coworker OFNG sidled up beside me and leaned against the sink to talk.  He went on and on about things that I am still trying to block from memory.

I saw the coworker OFNG at work a few hours later in the office.  It was haunting.  It still is.  Some things cannot be unseen.

I secretly told a few of the other folks I work with, and everyone got a huge laugh out of it.  I got a little ribbing over the next few days.  I thought that was the worst possible experience you could have at the gym.  I was wrong.

Roughly three weeks later I had an even more awkward experience.  For lack of a better term, recently-fired-coworker-OFNG walked up to talk to me.  This was the same guy from a few weeks prior.  He had been fired.  I hadn’t yet heard.  He worked in a different department.  Apparently after giving him multiple chances to turn things around, his supervisor had to let him go.  I had not yet heard about his departure when the following morning he walked up to me at the gym.

“Hey, John.  Did you hear I was fired?”  Previous Coworker OFNG had become recently-fired-coworker-OFNG.  The events that followed are burned into my retina-memory for life.  Running into a coworker old fat naked guy is an extremely uncomfortable situation.  Being cornered by recently-fired-previous-coworker old fat naked guy is even worse.  Having him ask you for a recommendation and really looking at you like he wants to hug it out still haunts my dreams to this day.

Some things cannot be unseen.

Posted in Humor | Tagged , | 2 Comments

Virtual Hard Drive Conversions: VHD, VMDK, VMWTF

Working with SharePoint, virtual machines are a way of life.  At SusQtech, I end up working with a variety of different virtualization formats while supporting our customers and partners.  The virtualization platforms that I see most frequently are Microsoft Hyper-V, VMware, VirtualBox, and recently, Xen.  I really don’t have the time, desire, resources, or money to run so many dedicated virtualization environments.  What I need is a very stable virtualization platform that lets me import all of the other virtual environment drives to run native, then do the work that I need to do, then convert the file back so that a client can attach the virtual disk and keep on running.  I’ve got a great laptop setup and an even better desktop setup for running these virtualized environments.  Here are some notes outlining some simple ways (for me) to switch back and forth between these environments.

I basically use two different third party tools depending upon the exact need.  Both of these tools are extremely easy, self explanatory, and work very well.

WinImage is available at http://www.winimage.com/.  WinImage will convert between VHD and VMDK, but it does much more.  WinImage also has the benefit of being able to convert a ‘metal’ machine to a virtualized machine.  Any time I’m about to wipe a machine for good (laptop/desktop/server), I often will use WinImage to take a virtualized snapshot of the machine.  This allows me the option to either access the original drives or even relaunch the original machine if I’ve forgotten to get some critical info prior to formatting.  WinImage is a superb product!

StarWind V2V Converter is available at http://www.starwindsoftware.com/converter.  StarWind is a great tool for doing a sector by sector conversion between VHD and VMDK.

Now for some specifics…

“Convert Hyper-V to VMware” or “Convert VHD to VMDK”

This is the easiest scenario in an enterprise environment since the VMware ESX tools support importing VHD out of the box.  That doesn’t really help everyone that is running VMware Workstation on PC or VMware Fusion on a Mac.  Using either WinImage or StarWind has worked very well for all VHD to VMDK conversions that I’ve needed.

“Convert VMware to Hyper-V” or “Convert VMDK to VHD”

Microsoft System Center Virtual Machine Manager (VMM) also allows you to copy existing VMware virtual machines and create Hyper-V virtual machines. You can copy VMware virtual machines directly from an ESX Server host, in the VMM library, or on a Windows share. Although V2V is called a conversion, V2V is a read-only operation that does not delete or affect the original source virtual machine.  Details are at http://technet.microsoft.com/en-us/library/cc793147.aspx

Both WinImage and StarWind will also convert from VMDK to VHD.  I have had some odd issues with WinImage, but I’ve honestly never made the time to determine what the issues were.  It has happened two times in the past, and since then for this conversion I’ve just used StarWind.  I’ve found StarWind V2V Converter to be a rock solid, stable tool that works perfectly with conversion between Hyper-V and VMware Workstation and back.  However, in my experience, WinImage does create a smaller virtual drive during the conversion.

IMPORTANT: Prior to a conversion using either of these tools, you should (must?) uninstall VMware Tools on the guest OS prior to converting a VMDK to a VHD.  If you don’t, the virtual machine will not boot once you add it in Hyper-V.

“Convert VirtualBox to VMware” or “Convert VMDK to VMDK”

It’s funny that VirtualBox and VMware utilize the same extension for a virtual disk, VMDK.  This would lead one to assume that the virtual drive formats are the same, and that you could just interchangeably utilize either virtualization platform as desired.  The funny part is that sometimes you can!  The really funny part is that most of the time this doesn’t work for me!  Inevitably, I will attach VMware to a VirtualBox VMDK file, Windows will start to boot, and then it just stalls.  Sits forever and ever… never gives me an authentication screen.

The simplest way that I’ve found to migrate a virtual server from VirtualBox to VMware is to export the VirtualBox environment as an appliance.  VirtualBox allows you to Export the Appliance, which saves out a new VMDK file and an OVF file.  I then run a small batch file to launch the VMware Virtual Disk Manager command line application (comes with Workstation) to clean up, defrag, and shrink the disk prior to adding to VMware.

You could run each of these lines independently, but I find it easier to ‘set it and forget it’.  Some of these conversions take a while, and I’d rather not sit and watch progress reports.

vmware-vdiskmanager –r ExportedApplianceName.VMDK -t 0 NewDiskName.VMDK
vmware-vdiskmanager -d NewDiskName.VMDK
vmware-vdiskmanager -k NewDiskName.VMDK

For reference, the tags for disk manager used are:

-r : convert . Enter source path , disk type , output path
-d : defragment .Enter local path to vmdk
-k : shrink . Enter local path to vmdk

You may want to run the repair option if you aren’t able to open the VM after conversion.

-R : repair . Enter path to vmdk

Posted in Gadgets, SharePoint | Tagged | 2 Comments

FREE SharePoint 2010 Session in Chicago on July 13

I will be presenting a SharePoint 2010 session on Tuesday morning, July 13, at the Hotel Allegro in Chicago, IL.  SharePoint 2010 is poised to completely revolutionize how organizations connect people, processes, and information.  SharePoint 2010 has arrived and there are three big questions on everyone’s mind:

  1. What are the key functional improvements in SharePoint 2010?
  2. What are the immediate and practical benefits of upgrading to 2010?
  3. What are the strategies, costs, and risks of upgrading?

Join me for a FREE workshop to find out everything you need to know about SharePoint 2010.  This is not a SharePoint marketing presentation – I don’t work for Microsoft.  This is a SharePoint overview with a detailed demo of SharePoint 2010′s new features.  I’ll also be providing critical insights learned since we have already been implementing and launched solutions on SharePoint 2010.  Breakfast will be served (did I mention that this is FREE?), questions will be answered, and I will help you find out exactly what you need to know to make an informed decision about whether SharePoint 2010 is right for you.

Please note that space is limited and registrations will be honored on a first-come, first-served basis.

To register, send an email today to Jenny Brockwell at jennyb@susqtech.com or call her at 540-450-1706.

Posted in SharePoint, Speaking, SusQtech | Tagged , | Leave a comment

Installing SharePoint Foundation 2010 Stand-alone

SharePoint Foundation 2010 is an incredible product.  Not only does it provide robust collaboration capabilities, web site management tools, security management tools, and data integration tools, but SharePoint Foundation 2010 is free.  Foundation 2010 is available to download from Microsoft today and can be used for any type of site, internal or external.  I’ll be covering quite a bit about SharePoint Foundation 2010, so it makes sense to start with some simple install notes and screens that will guide absolutely anyone through a basic install.

When you first launch the SharePoint Foundation 2010 installer, you are presented with a dialog to help you with a little guidance and links to the install guide, upgrade guide, and the hardware and software requirements.  Assuming that everything is ready to go, you can install the software prerequisites.

image

image

Once the prerequisites are installed, then you can click Install SharePoint Foundation.

image

It is important to note the type of installation that you are performing.

Stand-alone will install all components on this single computer.  Stand-alone will also automatically install and configure an instance of SQL Server Express 2008.  This is a very simple installation process, but has some limitations.

A Stand-alone installation configures a single computer with all the necessary files and settings to create a fully functioning SharePoint implementation, including Web server, application server, and database.   SQL Server Express 2008 is installed and configured to provide data storage capability.   SQL Server Express is based on the Microsoft SQL Server architecture, but it has the following limitations:

  • Lack of enterprise features support.
  • Limited to one CPU.
  • One gigabyte (GB) memory limit for the buffer pool.
  • Databases have a 4 GB maximum size.
  • SQL Server Express will not support a server farm configuration or a multi-processor computer.

In addition to the SQL Server Express limitations, the inherit SharePoint Foundation Stand-alone configuration limitation is that you cannot add servers to create a SharePoint farm.  If you need to add another WFE later – you won’t be able to.  If you anticipate the need to scale up to a larger or more robust installation, choose the Complete option.

image

You can perform a stand-alone installation either by selecting Stand-alone on this screen or by clicking Standalone on the previous screen. The difference is that by clicking Stand-alone on this screen, you can choose the installation path. After this screen, both options follow the same steps and result in the same outcome.

image

If you choose the Complete install, SharePoint Foundation 2010 will install all components. You can add additional servers to form a SharePoint farm, including load balanced WFE servers.  The Complete option installs a Web server and configures the computer to provide application server functionality.   The SharePoint Foundation 2010 Complete install option does not provide database functionality.   You must provide connectivity and credentials settings to connect to an existing SQL Server instance.   It is important to note that you can download and use SQL Server Express 2008 for free.  You can even install it on the same computer.  Although SQL Server can be installed on this same computer, it is recommended that you install SQL Server on a separate computer.

There are other install options.  You can also install SharePoint Foundation 2010 for a front-end Web server rather than Complete, but you must use the command line to do so.

If you receive an error message or encounter a problem, visit The Microsoft Office 2010 Setup Resource Center for troubleshooting information and how to contact Microsoft Product Support.

image

If you do not change the default installation directory, the default installation directory is located at:  C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\Data

I typically recommend leaving the installation directory in the default location.  While some IT shops have standard operating procedures that all installations must be on non-OS drives (D Drive), I’ve found it easier to troubleshoot new environments if I don’t have to hunt around for files.  The next SharePoint consultant that you bring in will immediately first look in the Hive (typically the default install directory) for SharePoint related info.

After you select the path, the installation wizard will begin a progress bar as it installs the environment.

image

After the successful installation, you will be prompted to run the SharePoint Configuration Wizard.  Typically, you can leave the check box selected and immediately run the configuration wizard.  There are instances where you may want to delay running the configuration wizard.  If you are planning to run the Office Web Apps (which will run on SharePoint Foundation 2010), it is easier to install the necessary files at this point (after SharePoint install but prior to running the configuration wizard).  If you first run the SharePoint Configuration Wizard, then you will be configuration the Office Web Applications via PowerShell scripts.

image

image

image

If you opted for a SharePoint Foundation 2010 Stand-alone Server install, then the SharePoint 2010 Products Configuration Wizard will immediately begin the ten step configuration process.

image

If you opted for an option other than a stand-alone server install, then you will be prompted to either Connect to an existing Server Farm or Create a new Server Farm.  You will then be prompted to supply database connection credentials with appropriate permissions on the SQL instance that you will be using.

image

image

That’s it!  After you’ve let the wizard run through, you should automatically be directed to a default SharePoint Foundation 2010 site that looks a lot like the screen below.

image

Posted in SharePoint | Tagged , , , | Leave a comment

Firefox 4 Beta Released

Clearly, I am glutton for punishment.  Anytime there is a new Beta/Alpha/Release Candidate/Pre-release, I immediately download it, install it, and hope my computer keeps working after the install.  Why is it that I need to reformat/reinstall my entire environment every 6-9 months?  Ponderous. 

If you’re as daring, feel free to participate in the open Firefox 4 Beta at http://www.mozilla.com/en-US/firefox/all-beta.html.

I really dig the new theme they’ve applied (only for Windows, so far).  The tabs are at the top of the page, above the URL address bar.  They’ve also ‘borrowed’ from the typical Microsoft Office interface (sort of) – the menu bar at the top has been replaced with a Firefox button.  This is good.  People are used to finding the main menu item in the upper left corner.

f5f57303-0017-4b1c-b06c-469291539d35

7977c8c0-9f18-4a26-b06b-cce1a33dd7a4

Each tab has a small gauge to show page download progress of the page for that tab.  I find this extremely helpful.  I’m a huge fan of launching MANY browser tabs from a search result page (Ctrl + Click), and this feature makes it very easy to see which tabs are loaded. 

The bookmark toolbar has been consolidated into a button (to the right of the search box).  I’ve been using Google Toolbar to manage my bookmarks for a long time, so I don’t really see a need for the localized, browser based bookmarks.  I also use different computers all the time, and this keeps my list accessible.  The local bookmarks/favorites is something I typically hide on all my browsers to free up screen real estate.  If the upcoming Firefox Sync ends up easier to use / faster / better, then I may switch and start using this again – but it would be hard to beat my Google bookmarks.

Seems they’ve done a lot of work under the hood for HTML5 (support for the WebM video format, new HTML5 parser, HTML5 form controls, etc.).   The new Add-Ons manager is extremely easy to understand.  What is this?  YAAS Coming?  (Yet Another App Store?)

af438ca8-9e25-4790-a991-02e2c58e91d2

So far, my computer is still working great.   I loved Firefox yesterday, and after only an hour of use I’m pretty enamored with Firefox 4.  It seems fast and stable – and it looks great.  My only complaint is that the Google Toolbar isn’t yet compatible.  One-and-a-half thumbs up… so far.

Posted in Gadgets | Tagged | Leave a comment