The Wiert Corner – irregular stream of stuff

Jeroen W. Pluimers on .NET, C#, Delphi, databases, and personal interests

  • My badges

  • Twitter Updates

  • My Flickr Stream

  • Pages

  • All categories

  • Enter your email address to subscribe to this blog and receive notifications of new posts by email.

    Join 1,854 other subscribers

Archive for 2014

On the list of software to skip: Windows Server 2012 and R2 Essentials

Posted by jpluimers on 2014/02/15

I’m so glad I haven’t played around with the below two Windows Server Essentials versions: by default they break the DNS of your local network.

Avoid list:

  • Windows Server 2012 Essentials
  • Windows Server 2012 R2 essentials

–jeroen

via:

Posted in Power User, Windows | 5 Comments »

Making SwiftKey my Default Keyboard (via: Android Forums)

Posted by jpluimers on 2014/02/15

Every time I reboot my Nexus 4, the Google keyboard is selected as default. But SwitftKey is way more productive for me.

This is how to make SwiftKey the default keyboard again:

Selected SwiftKey then hit the Gear to go into SwiftKey setting. When I did this a pop up window came up asking witch keyboard to use a default. I selected SwiftKey and after several reboots it is still default.

–jeroen

via: Making SwiftKey my Default Keyboard – Android Forums.

Posted in Android Devices, Google, Nexus 4, Power User | Leave a Comment »

Happy 80th birthday Niklaus Wirth!

Posted by jpluimers on 2014/02/15

Today, Niklaus Wirth, “father” of The Pascal Programming Language turned 80.

Happy birthday!

–jeroen

Posted in Delphi, Development, Pascal, Software Development, Standard Pascal | Leave a Comment »

Google Play Services 4.2 versions I saw in the wild on Android

Posted by jpluimers on 2014/02/14

Now that the Google Play Services 4.2 have been rolled out to enough Android devices, and the Google Play Services Library version 15 is out, this is my list of Play Services 4.2 versions I have seen in the wild:

  • 4.2.34
  • 4.2.39 (997510-038)
  • 4.2.42 (1013934-034)

Sorry, I didn’t note the build number for 4.2.34.

Anyone that can help complete this list?

–jeroen

Posted in Android, Development, Mobile Development, Software Development | Tagged: , | Leave a Comment »

Why De La Soul Is Giving Away All of Its Music for Free – Businessweek

Posted by jpluimers on 2014/02/14

Great music. Still a few hours left: Why De La Soul Is Giving Away All of Its Music for Free – Businessweek.

De La Soul is Giving Away Every Single Album of Theirs for Free for 25 Hours [Not Android, Still Awesome] | Droid Life:

All you are required to do is sign-up on their mailing list. They will then send you an email with links to download each album individually. Afterwards, you can unsubscribe if you’d like.

De La Soul Site.

Be sure to read the comments at De La Soul to Make Entire Catalog Available for Free | Hacker News, as there are various reasons they published it this way.

–jeroen

Posted in About, LifeHacker, Opinions, Personal, Power User | Leave a Comment »

Genymotion (formerly AndroVM) is an Android x86 virtual machine appliance (via: install in VMware Player/Workstation – YouTube)

Posted by jpluimers on 2014/02/14

Very interesting: Install AndroVM in VMware Player/Workstation – YouTube.

The successor is Genymotion “the faster Android emulator”, and seems to have an easier installation path: Run Android on Your Desktop With Genymotion Android Emulator.

One of the drawbacks of going native: the Delphi for Android compiler currently only generates ARM Android code, otherwise this would be a great way to test your apps.

But it works fine if you use Java, Oxygene for Java or MonoDroid: much faster than the emulator (which you cannot run in a VM at all).

There seems to be a way to install ARM translation, so I need to check that out: android – How to install google play service in the genymotion (ubuntu 13.04) .Currently it doesn’t have drag and drop suport – Stack Overflow.

–jeroen

via: Koushik Dutta – Google+ – Even if Microsoft is considering supporting Android apps on….

Posted in .NET, Android, Android Devices, Delphi, Delphi XE5, Development, Mobile Development, Mono for Android, Power User, Software Development | Tagged: , | 4 Comments »

NTUSER.INI – sets what parts of your Windows profile are roaming

Posted by jpluimers on 2014/02/14

Never noticed this file before until I got some trouble with several systems sharing parts of a roaming profile.

The content of my %USERPROFILE%\ntuser.ini file is this:
[General]
ExclusionList=AppData\Local;AppData\LocalLow;$Recycle.Bin;Tracing;PrivacIE
[ProfileLoadType]
LastUploadState=Complete

[[The ntuser.ini file is used to set up the user roaming profile components that are not copied to the server.]]

http://www.comptechdoc.org/os/windows/win2k/win2kusers.html

The ExclusionList is for excluding directories in roaming profiles.

The same info is also found here…

HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon
ExcludeProfileDirs

System tool may not correctly display the user profile size in Windows

Server 2003

http://support.microsoft.com/default.aspx?scid=kb;en-us;842212

–jeroen

via: NTUSER.INI.

Posted in Power User, Windows, Windows 7, Windows 8, Windows Vista, Windows XP | Leave a Comment »

Google Cast SDK for Android Released: The Google Play services library (revision 15)

Posted by jpluimers on 2014/02/13

Thanks Leon Nicholls – Google+. and Android Developers – Google+ for sharing these two posts: Read the rest of this entry »

Posted in Android, Android Devices, Chrome, Chromecast, Development, Google, Mobile Development, Power User, Software Development | Leave a Comment »

If you miss having the Caps Lock button on your #Chromebook… (via: Google Chrome – Google+)

Posted by jpluimers on 2014/02/13

This reminds me about mapping the CapsLock to Windows-key on old Lenovo keyboard (you can do that [Wayback/Archive] with ReMapKey from Microsoft, the [Wayback/Archive] slightly more convoluted open source SharpKeys, or a AutoHotKey script), and a [Wayback] Mac equivalent:

MacOS:

I like to have a second Control key instead of Caps Lock.

In OS X, go to System Preferences -> Keyboard -> Keyboard -> Modifier Keys… and change or turn off Caps Lock, Control, Option and Command.

For more radical key remapping in OS X, use KeyRemap4MacBook. Despite the name, it works on non-Macbook machines, too.

ChromeBook:

If you miss having the Caps Lock button on your #Chromebook, you can turn the Search button into a Caps Lock button in a couple steps: find “Keyboard Settings” under the “Settings” menu, and select “Caps Lock” under the “Search” drop-down menu.

Or you can use this quick link on your Chromebook: chrome://settings/keyboard-overlay

Chromebook has [Wayback/Archive] quite some different keys than a Windows keyboard.

Ben Ostrowsky has a nice post with an SVG drawing of the [Wayback/Archive] Chromebook keyboard layout.

Read the rest of this entry »

Posted in Apple, Chromebook, Google, Keyboards and Keyboard Shortcuts, Mac, Mac OS X / OS X / MacOS, Mac OS X 10.4 Tiger, Mac OS X 10.5 Leopard, Mac OS X 10.6 Snow Leopard, Mac OS X 10.7 Lion, MacBook, MacBook Retina, MacBook-Air, MacBook-Pro, OS X 10.8 Mountain Lion, OS X 10.9 Mavericks, Power User | Tagged: , , , , , | Leave a Comment »

COMPACT.EXE to compress files, folders and volumes that use NTFS (via: The Old New Thing – Site Home – MSDN Blogs)

Posted by jpluimers on 2014/02/13

Thanks Raymond Chen for suggesting about [WayBackCOMPACT.EXE to set NTFS compression flags for files, directories or volumes:

The command-line tool for this is COMPACT.EXE. Type compact /? for usage information.

Example to recursively compress D:\backup:

compact /C /S /A D:\backup\*.*

–jeroen

via:

Posted in Uncategorized | Leave a Comment »