Google+
Showing posts with label format. Show all posts
Showing posts with label format. Show all posts

Monday, 24 February 2014

gov.uk document standardisation upsetting Microsoft

Microsoft released an open letter to partners to comment on the Governments proposal for ODF and why Microsoft's derived formats should be used instead.

I'm all for ODF and editors having to fully support it. Infact I'm all for other parts of the UK to adopt it and modernise like the NHS!

http://standards.data.gov.uk/proposal/sharing-collaborating-government-documents

Tuesday, 11 February 2014

Recovering unallocated space of a USB flash drivE (Windows)

You know that annoying problem where a disk has been formatted strangely and you can't get the disk manager to delete all the partitions so you can merege them.

This is how you fix it.

Check this disk number in disk manager first:



Then open CMD, type: diskpart . Now your in the right utility. 
Now type: select disk <disk number>
Then Clean and your all done!

You can also do create partition primary from here or just use the GUI.