Posts

Review of apps capable of backing up text messages.

MessageSync is still the best, right through to Nougat. All messages backed up and restored along with conversations that have more than one participant and significantly: MMS too!! But it has problems with emoji's. Also, the function within the app, "Synchronize" messages with backup file or "merge" with backup file is funky *see reviews for the app on Google Play Store. JS Backup - Restore & Migrate seems good but has problems with MMS; emoji's and group conversations seem okay. Also, JS Backup tells you how many SMS and MMS items to backup before you actually run the backup. Titanium Backup Root is excellent but requires root. Also, due to a change in the location of the com.android.providers.telephony folder with Nougat, TiBu has problems restoring to the folder. Method to make it work is as follows: Recommend adding your Google accounts and Whatsapp accounts so that all your contacts are restored and conversations have proper names prior to...

Some differences when opening georeferenced imagery between QGIS and ArcGIS

Just did some minor testing after trying the Georeferencing toolbar in ArcGIS to create some world files (.jpgw, .pngw, .ecww, .tfw, etc.) and wanted to see how these two GIS suites treat the result. Normally I use MapWindow GIS to georeference aerial photos but its Image to Map Image Registration Plug-in is very slow and has some strange bugs that might deserve another blog post. The aerial photos were received from the provincial agency as MrSID files and were converted to ecw using IrfanView. Neither the original SID files or the ECW files had embedded projection information. In ArcGIS, I used the georeferencing toolbar and added five control points then chose Projective Transformation rather than the default Affine 1st Order Polynomial method to transform the raster. Upon clicking Update Georeferencing (Save the current warp to the dataset) from the toolbar, two files are created with the same name prefix as the .ecw file but with different extensions. They are photoname.ecw...
Discussion here: https://www.researchgate.net/post/What_are_the_theories_of_reference_for_environmental_management included link to below among other theories.

A list of "All-Weather" tires with the Mountain/Snowflake symbol and where to get them

Image
Though the design and compounds have been around a few years now, it was surprisingly difficult to find tires that are truly All-Weather (good for every season) per Transport Canada standards and meet or exceed the Rubber Association of Canada performance requirements. Since my tires need replacing and I'm not looking for soft winter-specific tires, I have compiled a list of tyres that have the mountain/snowflake rating based upon my search. Perhaps you'll find this list useful and that it saves you time. Nokian pioneered this class of tires and was the first to market but there are now a number of brands with a limited selection. http://www.wheels.ca/news/all-weather-tires-are-not-the-same-as-all-season-and-heres-why/ These makes include: Kumho, Toyo, Falken, Michelin, Vredestein, Hankook, Yokohama, and Nankang, Michelin, Multi-Mile, and Muteki.  Additionally, some are exclusively sold at certain retailers. Tires that have the 3PMSF icon and are all-weather cap...

A simple way to view Shadow Copies on Windows 8.1 without installing or downloading software

Upon pressing "undo" accidentally in File Explorer on my Surface Pro 3, Windows 8.1 performs bad behaviour.  See details and frustration others have had here:  answers.microsoft.com thread It seems Windows 8.1 made all the contents of the folder disappear as a consequence of undoing a previous rename of the folder from "New Folder".  That is, the file entry in the Master File Table was lost. Hopefully the entries were deleted and the space is reusable (I'm not sure what how Windows manipulates the MFT in this case). So, I wanted to recover the files from that folder.  I first found out that Windows 8 has two kinds of "backup" systems, one called File History that is intended to make regular replicas of the tracked Libraries to a separate physical disk or to a network share.  Since this File History wasn't configured and not turned on by default on my SP3, I looked toward Volume Shadow Copy, which appears to be enabled by default on the C: drive...

Silly Apple, customer-losing the Source (Circuit City/Radioshack), Amazon proves itself again!

Apple is so lame! This is another reason why I don't own any Apple products: they require me to install bloated iTunes software just to send a digital iTunes store gift card. Meanwhile I purchased a physical gift card at the Source (by Circuit City) and the complete idiots there did not activate it properly. They required the physical card to activate it, which I gifted away and did not have access to for months.  Then the Source was unable to activate it and I lost my money!!!  The Apple Store was also unable to help as it is outside of their system... I am so pissed at the Source; that company had better disappear. As for Apple, making it near impossible for me to buy a digital gift card without an Apple product or iTunes, I can't express the numerous other reasons why Apple still sucks.  I even tried asking someone who owned an iPhone to help me make the purchase via their phone but they thought it was too complicated.  So frustration! Months after giving ...

DWL-G122 Rev. A2 Wireless Adapter on Linux

Finding working drivers for D-Link DWL-G122 Rev. A2 USB Wireless Adapter to use in Linux Mint 14 (32-bit) based on Ubuntu 12.10. The adapter is only compatible with WPA and WEP security modes; not compatible with WPA2.  PSK can be used.  This adapter could not connect to a router running in 802.11g/n mixed mode; but does associate with a router set in 802.11g mode. On Mint/Ubuntu, attempts to use the native p54usb kernel module, and the necessary isl3887usb firmware placed in the correct /lib/firmware path resulted in dmesg log lines "authentication with AA:BB:CC:DD:EE:FF timed out" despite success registering drivers to the interface.  See firmware installation instructions at http://wiki.debian.org/prism54 . There appears to be a newer version of the isl3887usb firmware available here, http://wireless.kernel.org/en/users/Drivers/p54 , which I did not try I had success using the old method I had running on an earlier edition of Ubuntu. Ie. load ndiswrapper Use nd...