This is not the best news, as I am embarking on some Azure based projects at work. Come on now, all you expert Microsoft Engineers - make it happen (work / fix)!
Btw - What about all that redundancy? ;>
"Xbox Live Goes Down Again: Second Major Outage This Month [Updated]"
http://www.ibtimes.com/xbox-live-goes-down-again-second-major-outage-month-updated-1725918
November 19, 2014
November 4, 2014
VMWare 4.x Version Still Offers Windows 3.1
I miss the Windows 3.1 days! ;>
Ok, so I realize that this version of VMWare is about 5 years old but Windows 3.1?? Really? Even in 2009 that was a bit ... outdated?
Ok, so I realize that this version of VMWare is about 5 years old but Windows 3.1?? Really? Even in 2009 that was a bit ... outdated?
October 20, 2014
Server 2012 Virtual Machine Start Fails
Hyper-V Manager within Windows Server 2012 (Datacenter Edition) can sometimes produce an odd error when attempting to turn on a typical virtual machine or VM after it has been shut down:
This error might make sense if the user is not logged in as an Administrator, but really what organization gives Windows 2012 Datacenter Hyper-V access to a standard user? In other words, the error indicating "the user has not been granted the requested logon type" makes little sense because the Administrator account normally has full control of everything. On the other hand, there are a variety of logon types that MIGHT not be granted even to an Administrator account within the server world. A quick workaround for the above is: open Services MMC and restart Hyper-V VM Manager [NOTE: this does NOT restart all the other VMs, if any, but only the service itself!]:
The VM that is shut down will turn on automatically once done. Or it can be turned on manually. This depends on how the automatic start up settings of the VM are configured. There is a full 'fix' for the 'logon type' matter, but this resolution takes under 5 seconds so it works for me, seeming as most VMs are not normally placed in a non running state - why have them around if that is the case?
This error might make sense if the user is not logged in as an Administrator, but really what organization gives Windows 2012 Datacenter Hyper-V access to a standard user? In other words, the error indicating "the user has not been granted the requested logon type" makes little sense because the Administrator account normally has full control of everything. On the other hand, there are a variety of logon types that MIGHT not be granted even to an Administrator account within the server world. A quick workaround for the above is: open Services MMC and restart Hyper-V VM Manager [NOTE: this does NOT restart all the other VMs, if any, but only the service itself!]:
The VM that is shut down will turn on automatically once done. Or it can be turned on manually. This depends on how the automatic start up settings of the VM are configured. There is a full 'fix' for the 'logon type' matter, but this resolution takes under 5 seconds so it works for me, seeming as most VMs are not normally placed in a non running state - why have them around if that is the case?
Create a Linux Virtual Machine on Azure in Minutes
Wait ... what does a Linux virtual machine have to do with Microsoft? Well, in the Microsoft Azure world, virtualization is all encompassing: the idea is to support the business's or organization's overall needs through cloud and virtual technologies. Microsoft recognizes that Windows is not the only game in town when it comes to operating systems. Many, many organizations utilize Unix or Linux as well. And in Azure, a Linux virtual machine can easily be set up within minutes.
For those who remember setting up or installing a 'Nix operating system over a decade ago, this process is almost incomprehensible with its ease of installation. You certainly do not have to grapple with the once common graphics or network card driver issues ;>
Quick tutorial video from Azure on installing Ubuntu in the Azure Cloud:
https://azure.microsoft.com/en-us/documentation/videos/create-a-linux-virtual-machine/
For those who remember setting up or installing a 'Nix operating system over a decade ago, this process is almost incomprehensible with its ease of installation. You certainly do not have to grapple with the once common graphics or network card driver issues ;>
Quick tutorial video from Azure on installing Ubuntu in the Azure Cloud:
https://azure.microsoft.com/en-us/documentation/videos/create-a-linux-virtual-machine/
October 8, 2014
Windows Server 2012 ISO Mount
I want to thank Microsoft from the bottom of my heart for automating and completely cleaning up the mounting of ISO images! ISO's are the de facto standard for Operating System (or SQL Server, Office, and others) installs these days. From the perspective of bits and bytes, ISOs are efficient, sleek, compressed packages. But in years past, they were sometimes ... cumbersome to deal with.
In the virtualized world, it is important to have an ISO 'mounted' automatically. What does this mean? It means you click the ISO and within a split second the ISO transforms itself into a standard combination of installation binaries, or files and folders that are needed to perform an installation. The mount appears as just another 'on-the-fly' drive created in Explorer. From there you click the .Exe or .Msi and begin.
Back in the 'old days', Systems Administrators had to rely on 3rd party freeware or paid software to properly handle ugly ISOs. These did not always work as promised and frequently offered separate challenges. But this is no longer needed. For example: let's say there is a need to install Windows Server 2012 Standard with Datacenter edition. No, I do not mean do an install while visiting your Datacenter, I mean installing a virtual machine (server) within the virtualized Windows 2012 Datacenter edition, the host. [as an aside, the ISO for Standard Edition and Datacenter Edition for Server 2012 is same].
Once, the OS is paid for and downloaded, then within the Hyper-V Manager, the new virtual machine process can be pointed to the ISO. It is transparently handled behind the scenes. And, mainly for demo purposes, the ISO for the server OS ISO can be double-clicked and mounted as well. Automatically the mount produces the needed "Setup" file. The below can also be done for Windows Deployment Services (WDS). The files below would look different, but WDS needs to have Windows 7 or 8 ISOs, for example, mounted so that the WDS server can pass needed images.
In the virtualized world, it is important to have an ISO 'mounted' automatically. What does this mean? It means you click the ISO and within a split second the ISO transforms itself into a standard combination of installation binaries, or files and folders that are needed to perform an installation. The mount appears as just another 'on-the-fly' drive created in Explorer. From there you click the .Exe or .Msi and begin.
Back in the 'old days', Systems Administrators had to rely on 3rd party freeware or paid software to properly handle ugly ISOs. These did not always work as promised and frequently offered separate challenges. But this is no longer needed. For example: let's say there is a need to install Windows Server 2012 Standard with Datacenter edition. No, I do not mean do an install while visiting your Datacenter, I mean installing a virtual machine (server) within the virtualized Windows 2012 Datacenter edition, the host. [as an aside, the ISO for Standard Edition and Datacenter Edition for Server 2012 is same].
Once, the OS is paid for and downloaded, then within the Hyper-V Manager, the new virtual machine process can be pointed to the ISO. It is transparently handled behind the scenes. And, mainly for demo purposes, the ISO for the server OS ISO can be double-clicked and mounted as well. Automatically the mount produces the needed "Setup" file. The below can also be done for Windows Deployment Services (WDS). The files below would look different, but WDS needs to have Windows 7 or 8 ISOs, for example, mounted so that the WDS server can pass needed images.
October 1, 2014
Windows 10 Preview Release
Windows 10 Preview is available. You must sign up for it, but remember this is EARLY, pre-release. You are essentially a guinea pig. Expect bumps.
But it can be fun to do betas [putting it on an old spare PC or laptop is best, provided you have nothing to lose on it]!
http://www.pcworld.com/article/2690314/the-windows-10-technical-preview-is-available-to-download.html
But it can be fun to do betas [putting it on an old spare PC or laptop is best, provided you have nothing to lose on it]!
http://www.pcworld.com/article/2690314/the-windows-10-technical-preview-is-available-to-download.html
Microsoft to Skip Windows 9, Going Straight to Windows 10
Microsoft will skip version 9, and will instead go to straight into version 10 sometime in the next year or so. This is very interesting, and one wonders: what COULD have been with Windows 9?! Not really, it's just a number after all. But this is interesting, given the dramatic shifts away from PCs over to tablets or "phablets" [assorted phone devices + tablets] or more importantly, hybrid style laptops that can be adjusted to become a hand held tablet. Microsoft will need to be extremely aggressive in order to maintain any sizable chunk of business sales in any future workstation, hybrid device, and smart phone markets, given the enormous success of Google and Apple lately.
This woman does a nice simplistic overview of Microsoft's announcement in this YouTube video.
This woman does a nice simplistic overview of Microsoft's announcement in this YouTube video.
September 23, 2014
Microsoft OneDrive now at 10 Gigabytes of Storage
I just received this email from Microsoft:
"We’re excited to announce that you can now upload files up to 10 GB from desktop, mobile, and the web! Our goal with OneDrive is to provide a single place for all your files, and we don’t want you to be limited by file size.
Thanks,
The OneDrive Team"
10 Gigabytes of Storage - yikes, I don't know if I have that much. ;>
If you do not know what it is, "OneDrive" used to be "SkyDrive", and it is a Microsoft Cloud based storage area. You can upload pictures, videos, files to OneDrive either as your main working space (as opposed to saving to the Desktop, for example) or it can be a backup area. Either way, this is free disk space essentially ...
"We’re excited to announce that you can now upload files up to 10 GB from desktop, mobile, and the web! Our goal with OneDrive is to provide a single place for all your files, and we don’t want you to be limited by file size.
Thanks,
The OneDrive Team"
10 Gigabytes of Storage - yikes, I don't know if I have that much. ;>
If you do not know what it is, "OneDrive" used to be "SkyDrive", and it is a Microsoft Cloud based storage area. You can upload pictures, videos, files to OneDrive either as your main working space (as opposed to saving to the Desktop, for example) or it can be a backup area. Either way, this is free disk space essentially ...
September 5, 2014
Wordpress 4.0 is Out!
In another world [Windows Azure], I am using WordPress. I really love WP - it is not only the top blog site software these days, it is the top CMS as well. Put the acronyms aside - WP powers millions of sites worldwide and is basically at the tops of all the charts.
The new + always improved WordPress (4.0) is out!
I always like the 'under the hood stuff', as opposed to 'bells and whistles' stuff ;>
Straight from WP:
Under The Hood
http://codex.wordpress.org/Version_4.0
The new + always improved WordPress (4.0) is out!
I always like the 'under the hood stuff', as opposed to 'bells and whistles' stuff ;>
Straight from WP:
Under The Hood
General
- Performance and effectiveness improvements to wptexturize()
- Ensure custom post types nested under top-level menu items get the proper classes
- Added a src parameter to the embed shortcode
- Fixes for handling nested shortcodes
- Make default 'template' argument of the_taxonomies() and get_the_taxonomies() translatable
- Remove a redundant condition for comment feeds from WP_Query::get_posts()
- The Customizer now properly honors theme support defaults for background images
- Installed Themes search now shows a proper "no results" message
- Improved, more consistent styling for HTML5 input elements
- Post previews now redirect to the permalink if the post has been published
- Email and URL input types have been implemented where appropriate in the admin
- Most uses of extract() have been removed from the core code
- 3gp mime type support was added
- wp_handle_upload|sideload() logic was consolidated
- Remove dead and unused code from dashboard.php following changes in 3.8
- The operator argument now case-insensitive in tax queries
- Now possible to disable drag and drop functionality in wp_editor() instances
- Trigger _doing_it_wrong() when a registered post type or taxonomy slug is too long (20 characters max)
- Widgets management in the Customizer to leverage the new Panels API.
JavaScript
- Heartbeat API "experimental" labels have now been removed
- Improved inline documentation for Media Views
- Forces an autosave on switch from Visual to Text editor
Bug Fixes
- Fix a notice with media attached to non-existent post type
- Fix expanding and collapsing the admin menu on small screen sizes
- Fix a bug where multiple Add Media buttons shared an ID attribute
- Fix get_the_ID() not checking for a proper post object
- Fix current track highlighting in audio playlists
- Fixed bug with audio player not properly floating around images in the editor
- Fix a bug where bulk actions would be performed upon clicking the Filter button in some circumstances
- Fix remove_all_filters() always returning true via has_filter() in some scenarios
- Fix a notice in wp_reschedule_event
- Fix paragraph tags not being converted in PressThis for the Text editor
- Fix get_the_excerpt() not always checking $post->post_excerpt
- Introduce caching for oEmbed responses
- Fix an issue where attachment display settings didn't work for galleries
- Leverage iframe sandboxing for audio and video, allowing arbitrary scripts to be loaded
- Ensure all plugins have an accurate oEmbed provider list by loading them "just in time"
- Fixed several problems with formatting of curly quotes, square braces, non-breaking spaces, and related performance issues.
http://codex.wordpress.org/Version_4.0
September 4, 2014
Windows Cortana Personal Assistant
The "Meet Cortana" web page. I forgot to include in previous post ...
Check out the video - has lots of details!
http://www.windowsphone.com/en-us/how-to/wp8/cortana/meet-cortana?src=ia&iaaid=50017000&ialnk=title
Check out the video - has lots of details!
http://www.windowsphone.com/en-us/how-to/wp8/cortana/meet-cortana?src=ia&iaaid=50017000&ialnk=title
I love Windows 8.1 Cortana
It's becoming a love affair. Once I started actually texting, setting up reminders via Cortana and making calls with her as well, I knew all bets were off. Siri who?!
But seriously, Cortana's voice sounds surprisingly nice & clear, and the search is extremely fast - you do not even have to click a button after a few words are spoken. As soon as there's a pause, she is off on Bing finding information or working the Apps per the given commands. Of course, you need to access Cortana in the first place. I was clumsily going through Internet Explorer on my Windows Nokia Lumia 1020. From there you can hit the tiny microphone to begin voice search functions. Basic search and some other functions were all doable with the previous version that was built into Bing. But now there's a full App for Cortana. However, I either missed the prompt to add to my Start screen upon the Windows 8.1 update (very possible) or it was not offered. The easy fix is to add it: swipe left to open the alphabetized Apps list, go to "C". Hold Cortana down for 2 seconds, then select "pin the start". For me, Cortana is downright critical as my Lumia is not only fun, it's a work phone!
You CAN just hit the search icon itself on the phone (the icon to the right of the Windows Start button), but I do like to have the App on the scree - it has news headlines flashing through periodically, which is useful.
So, after above is done, I held the start screen Cortana for 2 seconds, then dragged the App upward. For me, it belongs on top. Others may want it down further, but consider: Cortana can send texts, make calls, set reminders, set alarms, search for movie theaters or restaurants, and ... tell you a joke. And more.
Open Cortana. Press the microphone to start. Before having fun, you may need to answer a few questions (your name, your interests, depending whether it's been used or not), then that is all - speak clearly and concisely. Happy searching & functioning! Of course, you still type, the old fashioned way. This may be needed, if you're at a loud concert for example.
Siri may be able to do some or all of this (not sure), especially with the new Apple releases coming out soon, but the bar has been set VERY high.
But seriously, Cortana's voice sounds surprisingly nice & clear, and the search is extremely fast - you do not even have to click a button after a few words are spoken. As soon as there's a pause, she is off on Bing finding information or working the Apps per the given commands. Of course, you need to access Cortana in the first place. I was clumsily going through Internet Explorer on my Windows Nokia Lumia 1020. From there you can hit the tiny microphone to begin voice search functions. Basic search and some other functions were all doable with the previous version that was built into Bing. But now there's a full App for Cortana. However, I either missed the prompt to add to my Start screen upon the Windows 8.1 update (very possible) or it was not offered. The easy fix is to add it: swipe left to open the alphabetized Apps list, go to "C". Hold Cortana down for 2 seconds, then select "pin the start". For me, Cortana is downright critical as my Lumia is not only fun, it's a work phone!
You CAN just hit the search icon itself on the phone (the icon to the right of the Windows Start button), but I do like to have the App on the scree - it has news headlines flashing through periodically, which is useful.
So, after above is done, I held the start screen Cortana for 2 seconds, then dragged the App upward. For me, it belongs on top. Others may want it down further, but consider: Cortana can send texts, make calls, set reminders, set alarms, search for movie theaters or restaurants, and ... tell you a joke. And more.
Open Cortana. Press the microphone to start. Before having fun, you may need to answer a few questions (your name, your interests, depending whether it's been used or not), then that is all - speak clearly and concisely. Happy searching & functioning! Of course, you still type, the old fashioned way. This may be needed, if you're at a loud concert for example.
Siri may be able to do some or all of this (not sure), especially with the new Apple releases coming out soon, but the bar has been set VERY high.
July 21, 2014
Windows App Favorite - Police Scanner 5-0
Well, we all have our app favorites. I admit that I am not an App fanatic per se, neither for my Windows Lumia 1020 nor for my new ASUS Windows 8 home laptop. I use the major Social Media Apps, like Twitter, Facebook, LinkedIn and a few others. I use a few camera Apps for the awesome 41 Megapixel Camera on on my Lumia 1020. I like some news Apps, Musixmatch (better than Shazam, sorry!) and a few others, but my new favorite is a police scanner called 'Police Scanner 5-0'. It has 'police' in the name, but also it covers fire + EMT. They cover a lot of areas in the USA and throughout the world. Sometimes you hear sirens in the distance and you just have to find out EMS, police or fire fighting information! Or you just tune in to a local service or elsewhere for curiosity sake! Great fun.
The Windows App is here:
http://www.windowsphone.com/en-us/store/app/police-scanner-5-0-radio/1d10b430-98f7-4299-8a0d-f6551d58c060
The Windows App is here:
http://www.windowsphone.com/en-us/store/app/police-scanner-5-0-radio/1d10b430-98f7-4299-8a0d-f6551d58c060
Subscribe to:
Posts (Atom)
