Posts

How to fix FeedBurner widgets and embedded content on Google Sites.

 By default Googles FeedBurner no longer works with google sites if you want to embed a widget or site feed. To get FeedBurner working its a super simple fix, you just need to change any URLs in the script to https:// So for example my feed http://feeds.feedburner.com/davidthackerblog needs to be https://feeds.feedburner.com/davidthackerblog Update all FeedBurner URL references to HTTPS, and your feed will continue to work. 

Install multiple instances of the same app on Android 12 via the work profile API's

With android devices such as Samsung and Xiaomi, and some others, you can have duplicate instances of an app. This is not an option with stock Android, but there are many ways to get around this.  1) Run different versions of an app, for example, Chrome and Chrome Dev 2) Use an app like Parallel Space; last time I looked, it was having some problems with Android 12.   3) Create a work profile if you do not already have a work profile for your device: you can achieve this through one of three apps:  1)  Test DPC 2)  Island 3)  Shelter The above three are all meant to work in roughly the same way using the work profile API's. If you already have a work profile installed, you can set up multiple users to achieve the same thing.

KDE Connect Remote Comands for Mac

Image
If you have an iPhone with a Mac, you are probably pretty used to having connectivity between your Phone, iPad and Mac. If you have a windows device, you can connect you r Phone via  Your Phone Companion - Link to Windows , and it's a similar story if you have a Chromebook and an android device.  But what if you have a Mac and an android device? This is where you can use KDE connect. It's a two-part install: 1) Install the  desktop app  (Still in early release for Mac). 2) Install the  companion app on your Android device. You can read more about what  KDE connect  is and how you can use it on the site's main page.  Anyway, this is not a guide on how to get set up using KDE connect. Instead, I wanted to record some of the remote commands you can run from your Phone on your Mac; the default commands currently in KDE Connect do not work as they are the standard Linux commands.  So here is a set of commands that work in KDE connect on the Mac....

Migrating from .co.uk to .com domain using ; Blogger, Cloudflare & Google Sites

Image
blog.dwthacker.co.uk/* A couple of years ago, I took a .co.uk domain simply because I wanted to try out my own self hosted WordPress site. The .co.uk domain came free, and I did not have many second thoughts. After this, I had enough of the constant updates to WordPress. So I thought I would take a look at an easier solution that was also free.  For the base site, I made it on sites.google.com, and for the blog, I transferred and put it onto Blogger.com. Unfortunately,  Blogger only supports one base domain so I could not have dwthacker.co.uk and .com pointing to the same blog.  In this guide, I will quickly show you how to keep your old .co.uk links working with the new .com domain.  Purchase a new domain for this one I purchased it via google domains.  Change your blogger domain to the new one so from me it was from dwthacker.co.uk to dwthacker.com but you could change the domain to anything.  Go into Cloudflare and create the following rules  T...

K13 Nissan Micra - 2010 - 2016 indicator stalk fix and removal

Image
This is just a quick post as there is no information on how to fix a K13 Nissan Micra indicator stalk, so model years 2010, 2011, 2012, 2013, 2014, 2015 & 2016. If the indicator, still works but the lights do not flash, you could also try this for your wipers or headlights as the contacts are similar.  (This is considering you have already checked the bulbs and flasher relay. If the hazards work fine then, this is probably what you want to be looking into.  So the indicator on a K13 Micra would not work on the right turn the left worked fine, so did the soft-touch indicator for turning in both directions. After looking for a replacement and discovering that they are not easily obtainable - I noticed that you would not need to remove the steering wheel to fix it. It takes about 20 mins in total to remove and fix. It was well known with the MK1 smart that the hot temperatures, usually of the headlight switch, can cause the hot grease to run and cause a bit of havoc with the ...

NerdVision in July 2020

So this is just a quick personal post - about the product NerdVision. So in May 2020, I shifted my focus from the general focus of Intergral onto the product NerdVision ; while I have had input from the inception of NerdVision, it hadn’t been my sole focus.  Since May the Team has done a fantastic job, we have brought out support for several new technologies, and we have experimented with different approaches to things; some have been a great success and some a little more complicated. These last 3 months have, in many ways, been made more difficult by COVID-19. But in other ways, it has made things easier, especially from a meeting perspective.  So what is some of the progress has the team made so far?  Launched the new website and a new UI with support for lite and dark themes https://www.nerd.vision/ Support for Dynamic logging https://www.nerd.vision/post/change-log-messages-without-restart Support For Adobe ColdFusion https://www.nerd.vision/post/nerd-vision-now-supp...

Another time and Date issue in Excel, Google sheets etc.

Today I have been pulling my hair trying to generate a simple report in either excel or google sheets. I was getting the same issue in both. The issue was the date was being recognized in some cells. but not others in the same column.  First I thought this was an export issue but opening the file in a text editor quickly but the breaks on blaming the system I was exporting from.  So I tried different date and time formats, using the format function and it was changing some cells and not others. In the end it turned out to be the language from my applications are set to English UK, I switched it to English USA and everything works perfectly. The strange thing is that the dates it was recognizing it was outputting in the correct USA format like the other dates on the sheet and not interpreting them as UK dates.  Anyway maybe this will help somebody in the future. 

Resolving Date Issues in Excel

Quite often you will have a formatting issue in excel either it does not understand the format or you have extra data in a column you dont need. Before it will understand what you want.  ( A side note I do not remember it being this difficult on windows, but on Mac this is the solution I found).   In my case this is the data : Apr 6 2018 12:06:21:000AM its simply a date plus a time but excel does not understand it yet. In this example I just want the date formatted correctly and I will get rid of the time. Separate out the data into individual columns Hi-light the column and choose 'Text to Columns' Choose delimited Space delimited Finish Now they are separated into the 4 columns, we can now delete the time in the last column. We now need to combine the data back into 1 column - we can do this by using a formula like this : =M2&"/ "&N2&"/ "&O2 this now gives us Apr/ 6/ 2018 but excel does not understand its a date, even if you ...

Debloating the Xiaomi Pocophone F1

Right, so this is a quick guide which is a culmination of everything I could find on the web, to remove all the bloatware off the Pocophone F1. So when I first got the Pocophone it was great but as Xiaomi is known for putting on a fair amount of bloatware the first task I set to was getting rid of it all.  But that was a couple of years ago now and several OS updates and upgrades later a couple of new apps had snuck in and I decided they must go!  Before you start, as with anything things can go wrong, and while this is pretty safe. Uninstalling some apps such as the Security App or Xiaomi Find Device can cause the phone to get stuck in a boot loop. If in doubt do a quick search "safe apps to uninstall Xiaomi" or similar. Option 1 When I first did this I was on windows I did the following: Installed this app: https://szaki.github.io/XiaomiADBFastbootTools/ Simple follow the guide on the above link Install Java (If not already installed) Enable developer mode Enable USB debug...

Bulk managing passwords in Google / Chrome

Image
Over a period of time you will collect many passwords and accounts inside google chrome if you use chrome to manage your passwords. At some point you may wish to remove all these passwords or atleast clean up a large number of them. Dealing with them inside chrome or passwords.google.com can be a longwinded pain if you want to 50+ passwords. It may not be obvious but you can bulk manage passwords in chrome /google quickly and easily at-least you can at the time of writing using chrome 78. Right so before we get started we should make sure that we will be able to re-import the passwords back into chrome once we are done. 1) go to chrome://flags and search for ‘import’ and then make ‘Password import ‘ set to enabled. ) 2) You will now get a prompt to relaunch google chrome, relaunch 3) Now make your way back to chrome://settings/passwords and you will now see the option to import where export once was. If you want to check import works first, do this now. Bulk Managing passwords into Chr...

Creating Chrome Shortcuts on Mac

Image
So Normally If you want to create a shortcut in Chrome you go to Settings>More tools> Create Shortcut on the site you want and then you will have the apps shortcut but sometimes the site does not seem to have a favicon that is 128x128 pixels and ends up being all distorted. This is definitely the case for many of the Gsuite screens like the Apps page or the Admin page. As you can see below its horrible! Anyway do not worry you can quickly sort it be creating your own Chrome extension. Following the official google guide you only need to do parts 1 and 2, downloading the example manifest.json file and editing it as needed with the right links and name. Then all you need to do is install it in chrome and your good! I did this locally just for myself but as a Gsuite admin you can also give this to your organisation with a number of apps. See here for examples then all you need todo is upload and install in chrome and you can have your chrome shortcut with the right logo. ...

Doing things right.

So this week we have been celebrating just a bit, we just released a brand new service called nerd.vision its a developer tool that allows the developer to debug their environment whether that is production or local. No matter what your skill it gives you ‘nerd vision’ get it, yeah cool right ?! nerd.vision is a freemium tool and in its initial release all features are free we are super pumped to get it out to the developer communities - to kick things off we are supporting python and java, with node, php and many other languages coming soon.  Want a feature that you do not see submit it here: https://www.nerd.vision/product/roadmap and get your friends to vote for it. Anyway, as the title suggests this is about doing things right, so in the past with past products we have continued to use ‘older’ style products which are enterprise grade mainly due to what was available at the time and a lack of need for change in the underlying systems.   Digital River for Ecommerce SalesFo...

Goolge Hangouts Meet Hardware Mimo touch screen no input

So we love the Google Hangouts Meet hardware, so much so we equipped all our meeting spaces with them with a mixture of the Logitech PTZ and Huddly camera setups paired to the Asus Chromebox 3 and Mimo Vue touch screen display, Meet speaker etc. During a recent update the Mimo Vue touch screen display, stopped responding to touch input. We tried everything, powering down the devices pressing reset etc etc. The google diagnostic tool from the admin panel reported everything as all OK too. In the end what we did to fix it was hold the reset button on the back of the Mimo view display down for 30 - 60 seconds and the device started working again. (Will add a photo soon). I am surprised this worked as I would of expected the full powering down and unplugging of devices should of achieved a similar result but obviously something more is happening when the reset button is held.

Pocophone F1 and Fitbit Charge 3 - how to get notifications working

Image
How to get Fitbit and Pocophone F1 notifications working Latest :Update 24/May/2019 So the Pocophone has been now working flawlessly with the Fitbit and Notifications there have even been a couple of updates on both the Pocophone and Fitbit device and app. MIUI: 10.3.4.0 (Stable) Fitbit App: 2.94 Quick Apps 1.4.1.0 Fitbit Charge 3 SW: 28.20001.60.39 Under 'Settings'/ 'Manage Apps'/ 'Fitbit App'/ 'Other permissions' set to allow 'Home screen shortcuts' - I also allowed it to 'Show on Lock Screen' 'Battery saver' then set it to 'Battery saver (recommended)', If you continue to have issues set it to 'No Restrictions' Under 'Other permissions' allow 'Show on Lock Screen' - I also allowed it to 'Home screen shortcuts' Under 'Auto Start' Set this to 'On' 'Lock Background Apps' Set Fitbit app to Padlock, todo this, press the square button...