Calendar
Categories
Recent Comments
Meta
Category Archives: Technical
E-Scooter Comparison
Name Power in W Dimensions in Inches Weight lbs Speed mph Range miles Climb Price Notes Megawheels S1 250 32.5 x 11.5 x 16.5 18 14.3 7.5 15 $160 short fender Xiaomi Pro m365 300 42.5 x 16.9 x 44.9 … Continue reading
Posted in Reviews, Technical
Leave a comment
Google Search Left Right alignment in Input Field
Ctrl+Right Shift -> <- Ctrl+Left Shift
Posted in Technical
Leave a comment
Office Add-ins Office-js Cache location
Finally found this. I couldn't clear the cache of headers and footers applied. Therefore, all the revised template uploads weren't reflecting any changes. But delete all files/folders in: %LOCALAPPDATA%\Packages\Microsoft.Win32WebViewHost_cw5n1h2txyewy\AC\#!123\INetCache\does the trick! I wonder if I could use this on Al's … Continue reading
Reset Quick Access/Recent Files in Windows 10
This caused some files not able to be removed or added in the Recent Files/Quick Access section in File Explorer. Solution:Run cmd as admin: del /F /Q %APPDATA%\Microsoft\Windows\Recent\*del /F /Q %APPDATA%\Microsoft\Windows\Recent\AutomaticDestinations\*rem del /F /Q %APPDATA%\Microsoft\Windows\Recent\CustomDestinations\*taskkill /f /im explorer.exestart explorer.exe
Posted in Technical
Leave a comment
Visual Studio: Code changes sometimes don't take effect
Solution (Thanks to tuxedo25 ) It sometimes happens that some files "are being used by another process". Close your solution and delete all "bin" and "obj" subfolders of all your projects that are included in the solution. Then open your … Continue reading
Posted in Technical
Leave a comment
Fell off from scooter
Last Saturday, after buying some sweet corns (mmm...they are sweet indeed) from the farm near our house, Willy (that chicken) decided to go take the inner neighborhood route home instead of the shorter, better, bigger Brodentown Ave road. So in … Continue reading
Posted in Faults, Technical
Leave a comment
Microsoft Word Javascript Add-in API
Learning this in order to replace the old 32 bit VBA macro template add-in for my company's letterheard wizard. Now I learn that the JS API doesn't import contents from a local file, but it could read from OoXML, which … Continue reading
Posted in Technical
8 Comments
Sharepoint Designer Can't save Workflows
Solution: Install SharePoint Online Management Shell, use PowerShell to connect to Sharepoint Online as global admin, run: Set-SPOSite <siteURL> -DenyAddAndCustomizePages 0
Posted in Technical
Leave a comment
Choosing Power Supply Adapter
To clear the confusion of what Amperage adapter to use, this is a good source to read: Voltage Rating If a device says it needs a particular voltage, then you have to assume it needs that voltage. Both lower and … Continue reading
Posted in Technical
Leave a comment
My Folding Floor Chair & Desk Idea
Basically, this folds into a briefcase. I don't think this idea is out there yet. But it's not very complicated. It's meant to be very portable. The hinges on the desk allows the desk board to be swivel open, to … Continue reading
Posted in Authoring, Projects, Technical
Leave a comment