In somewhat sad news, Motorola, one of the largest chip manufacturers in the world, has been bought by Lenovo.
You can read more at Lenovo's blog found here.
The following is another simple to use BlackRabbit Script sample.
//Copyright JBALFOURDTP//28/10/2014 //BlackRabbit Script version: 2.2.2.467 function main() //main method goes here output("Hello world"); $x = 11 $y = 11 if($x == $y) output(True) else output(False) endif //Incrementing variables will not instantiate them. They must be instantiated prior to use. $i = 0 while($i < 10) $i++ output($i) endwhile endfunction
Whilst not necessary, I do build a lot of customisation features into my website. One such feature is the Invert Colour feature that inverts the colour of the page and it's contents - using a black background and white text making it easier to read. All features are used throughout the browsing session of the site or you can choose to store them in a cookie on your computer so that every time you visit the site these features are enabled.
Now I'm adding another customisable feature to my site with Dark Mode. Dark Mode is a similar functionality to Invert Colour. The only difference is that it only affects the menu. Please take a look at this:
Aim: The aim of the latest update was to make the website more consistent across multiple platforms.
In the last major update prior to this (3.4), I changed the site to have multiple fonts across the different platforms: Helvetica was used on Macs and iOS devices and Segoe UI on Windows and Windows Phone devices.
Today, I'm happy to announce a cross platform Open Sans font has been installed on to this website. As well as that there is a far more consistent search box on the site with no issues on any of the modern browsers.
Recently, the 50 things you should see that are coming to Super Smash Bros Wii U was released.
I think the best couple of things to come to the game include:
- 6 and 8 player Smash! Play with up to 8 players in one match.
- Parallel stages or dual-plane stages. These are stages with multiple planes in them meaning that two kinds of battle can take place on the stage.
- The stage builder. This looks awesome. Draw using the Wii U tablet to create the stage, giving more flexibility.
- Bigger stages - Palutena's Temple looks awesome!
- Danger Zones - this damages you or KO you if your damage is higher than 100%.
- The Great Cave Offensive - from Kirby, it looks really good.
Notes about controllers when playing 8-Player Smash:
- Wii U GamePad (Max 1)
- Wii Remote or Wii Remote Plus* (Max 7)
- Wii U Pro Controller (Max 7)
- Nintendo GameCube controller** (Max 8)
- Nintendo 3DS series system*** (Max 8)
* Includes expansion controllers (such as the Nunchuk or Classic Controller Pro).
** Two GameCube Controller Adapters for Wii U accessories are required to connect eight GameCube controllers (each sold separately)
*** In order to use a Nintendo 3DS as a controller, each Nintendo 3DS system must have Super Smash Bros. for Nintendo 3DS.
There is so much more, but I wanted to highlight the best things here. You can watch the whole video here.
Finally, I have brought the innovation of live blogging to my blogging system - now there is something that WordPress doesn't give you out of the box (although there are plugins for it).
The new liveblog system is something I used to have using some very basic technologies that was never fully implemented. Now that JBlogs is fully implemented on the front end (apart from subscriptions, which my site subscribe button handles at the moment anyway).
In today's post, I'm going to be talking about how I have improved BlackRabbit Script. Today I added the concept of global variables and local variables.
I have been planning this for sometime as it is found in many programming languages.
My next aim is to add parameter passing to functions.
BlackRabbit Script is now in version 2.3.
Nintendo never cease to amaze me (a bit like Apple, in some way) with the release of new games and it's no different with Super Smash Bros for Wii U and Super Smash Bros for 3DS.
I've got the game for the 3DS and I must say it works well and I was very pleasantly surprised by how well it works. It's also highly addictive and very good fun. But I'm still even further intrigued by the Wii U version which is to be released in late November.
Nintendo released a hugely shocking revelation today that caught me buy surprise - the release of a new character, coming to Wii U. To find out who this character is, watch the Nintendo Direct tomorrow (although I'll probably post about it here anyway).
Here's a snapshot of what to expect at the event:
It's finally happened and of course I was at the opening of it!
I'm just uploading a couple of images here.
It was also a lovely morning, a bit of a nice breeze but it was far from being cold (although just in case I was wearing my warm fuzzy hat). I've also been in several photos on Twitter.
And we didn't finish without finally updating my mum's iPad to an iPad Air! (as they are now cheaper than before as well)
There was a real energy in the store - it was magnificent!
#edinburghapplestore Edinburgh Apple Store is finally open!!! pic.twitter.com/T9KEoIhoit
— Mark Marshall (@marks_listening) October 18, 2014
10:15am in Edinburgh. I'm inside. These people are not. @ifostore #AppleStore pic.twitter.com/ogG1L8u77I
— jc (@callme_jc) October 18, 2014

Well of course the Apple Special Event tonight has excited me very much because Apple have satisfied my hopes for a new Mac mini!
Not only that, they have really gone out on it and updated it with the new Haswell CPUs, given it Thunderbolt 2 and removed FireWire 800 and replaced it with another Thunderbolt port and kept the RJ-45. They've given it 802.11ac (almost Gigabit WiFi, similar to my MacBook Pro, although I will not be using WiFi as I prefer to use Gigabit Ethernet so that I'm on my wired switch first and foremost).
One thing to note as well by the way is that there appear to only be dual-core versions of the new Mac mini, which may make it a lower performer than the previous models, but we will have to see what Apple does with these.
Of course they also released the iPad Air 2, the iPad mini 3 and the iMac with Retina display as well. They've really gone all out and that's what they should have done on the 30th Anniversary of the Mac.
I'm so happy to see the new Mac mini, but will Apple have gone for a closed system and stopped users changing the RAM as they have with all other Macs?