Friday 15 April 2016

Microsoft announces its Windows Phone keyboard (Word FLow) for iPhone




Microsoft is bringing its excellent Windows Phone keyboard to the iPhone. The software giant first revealed its plans to bring Word Flow to iOS back in January, but a new sign up page has revealed that beta testers will be able to access the keyboard soon. Just like the Windows Phone keyboard, the iOS version will let you tap or swipe to type out words, and intelligently predict words for sentences.

While the Windows Phone version is baked into Microsoft's OS, the company is bringing two new features to the iPhone equivalent. You'll be able to customize keyboard backgrounds with your own image, and there's even a one-handed mode. The one-handed addition is the most interesting change, allowing you to swipe and tap out words by moving the keyboard to the side in an arc shape.

Microsoft has been experimenting with a variety of keyboards for iOS and Android recently. A hub keyboard originally debuted on Android, and arrived on iOS last week to let users quickly access files and contacts directly from the keyboard. Microsoft also acquired Swiftkey back in February, so it's clear the company is focused on testing a variety of cross-platform keyboards to find the perfect balance of features. If you're interested in testing Word Flow for iOS, Microsoft is accepting sign ups for the beta at the company's Garage site so pleas go out and try it.

I love the keyboard and I love that Microsoft bought Swift Key which they have definitely integrated into this keyboard. I like that you can customise the keyboard and type in one handed mode which can be used by both left-right handed people. What I would like to see personally from this keyboard is Cortana integration, because all of us windows fans know how amazing Cortana really is and massive improvement in one handed typing, I really like the idea however it is a little lagging. I would also like Microsoft to bring their keyboard to the android system, and am hoping Blackberry could also take these steps as well (Which they have been doing). Finally I think it's time for Microsoft to kill the Nokia Lumia line and start creating their own phones which in my opinion will be a great success.

Thank You
Kind Regards 
Games, Games and more Games

How to create an eCommerce website on Blogger

It's very easy to create an eCommerce blogger blog using simpleCart(js)

An example of this is http://www.nichehomedecor.co.uk/ a site I set up for a client whop had no knowledge of HTML, using simpleCart(js).



For further instructions look at my how to guide change and apply simpleCart(js) to your Blogger Blog.


I hope you can understand what I'm trying to say (for I was in a rush when I wrote the guide) however if you can't, don't hesitate to contact me using the contact form on the right hand side of the page and if you want you can also check out some of my other coll widgets displayed on the right hand side of my blog.

Thank You
Kind Regards
Games, Games and more Games



Tuesday 5 April 2016

How to add banner to blogger

Create a New Banner Element at the Top
Step 1
Sign in to your Blogger account and click the name of your blog to access its administrative controls.

Step 2
Select the "Template" tab, and then click "Edit HTML" to access the code that controls your blog's layout.

Related Reading: How to Edit a Banner Size in Blogger

Step 3
Click the "Jump to Widget" menu, and then select "Header1." Blogger jumps to the code section that controls your blog header.

Step 4
Scroll up a few lines until you find the following code: <b:section class='header' id='header' maxwidgets='1' showaddelement='no'>

Step 5
Change the "maxwidgets" value to "2", and change the "showaddelement" value to "yes". The line of code should now look like this: <b:section class='header' id='header' maxwidgets='2' showaddelement='yes'>

Step 6
Click the "Save Template" button to save your changes. Blogger creates a new layout element at the top of your blog that you can use to insert your banner.

Add Banner Image to New Element
Step 1
Click the "Layout" tab, and then click "Add a Gadget" in the new layout element at the top of the page.

Step 2
Select "HTML/JavaScript" from the pop-up window.

Step 3
Paste the banner widget code supplied by the advertiser into the Description field. Alternatively, use your own banner image by entering the following code into the Description field, where "ImageURL" represents the link to your image file: <img src="ImageURL">

Step 4
Click "Save" to return to the Layout screen, and then click "View Blog" to see your new banner.

Replace Header With Banner Image
Step 1
Sign in to your Blogger account and click the name of your blog.

Step 2
Select the "Layout" tab to view your blog's layout, and then click the "Edit" link in the Header element at the top of the layout.

Step 3
Click the "Browse" button, and then double-click the image file you want to use as your banner.

Step 4
Select one of the Placement options to control how your banner interacts with your blog title and description. Select "Behind Title and Description" to place the banner image in the background, so that the title and description remain visible. Select "Instead of Title and Description" to replace the title and description with the banner.

Step 5
Click "Save" to return to the Layout screen, and then click "View Blog" to see your new banner.