Posts

Bootstrap - Static Table Header

Image
   With this solution I limiting myself to just css as much as I could without javascript. The draw backs are writing out multiple css selectors and statically writing out the width of column. Also I had to make a max-height for the table, which I was already doing. I could have easily added ag-grid or ui-grid but I wanted to keep it simple and look at the performances. From a development point of view I would say the time to setup either approach is the same. That is building out this static approach verses just using a library. From the image you can see the max-height is only applied to the tbody.  I'll place the code in my github repo when I'm ready.

Research on AppScript for Blogger Sync

This a project I've given up since I'm creating my own platform but I wanted to include my notes incase someone wanted to continue my work. Probably not going to happen but maybe someone could create to organize their blog. Create blog posts and have them in separate foldersso you could use the google drive's UI. Unless I find time to waste I probably won't return to this idea but you can comment and let me know what you think. https://security.google.com/settings/security/permissions https://script.google.com Project https://sites.google.com/site/scriptsexamples/new-connectors-to-google-services/bloggerapp API https://developers.google.com/blogger/docs/3.0/using#null https://ctrlq.org/code/20068-blogger-api-with-google-apps-script https://mashe.hawksey.info/2015/10/setting-up-oauth2-access-with-google-apps-script-blogger-api-example/ External Service? https://developers.google.com/apps-script/guides/services/external#connecting_to_public_apis

Gcloud Vs. Azure Comparison With Aspnet Core

Image
Since I no longer use both cloud services I thought I would write down out my experiences. This is going to be really quick because its mostly just what I saw with my company site as far as costs and development on each platforms. This note isn't the be all comparison, just a few statements on what I saw and experiences so do your own research and experimenting on each platforms. Tools (Visual Studio 2015) Without a doubt azure is the better choice but I was really surprised how much there was for glcoud. In fact there is even a plugin for to deploy your app. Gcloud even making docker support easy, the only differences  with visual studio was how you deployed to each platform. Which I like that they were not the same but it did take a long time when I deployed to gcloud. The time was about 10-15 mins sometimes and I'm sure the team is working on it but azure is the winner for this. Logs - Glcoud Checking your logs in gcloud is surprisingly easier if you are not

Project Base Organization

For ever idea and project that has popped in my head, I created a folder. And for over the past six years I've used this approach with some success. Or maybe I'm bias cause I enjoy using this approach. Either way  I do think I've make some headway especially in the last year. For example mypatco is a folder, mostly filled with android, firebase and gcloud links. For more complex problems where the answer isn't in a link. There's my blog or google docs. From there I have kind of a system where a read me file that explains were I left off. Other files are broken up based on the problems or task I need to achieve. All are referenced in the read me and from there I determine my goals are being meet.      More recently I have taken this same approach to a git repo server. Just like any application in a repo things pretty much the same.looking back I guess I was always following a practice kind like waterfall or agile but that was before I knew what they were. Very inter

Can't Join Them, Rebuild Them

Image
For a while now I've changed my thoughts on how I want to move forward in my career. If I can't get a job at the company I want then I'll start making my own. With all the benefits that comes with it and along the way maybe help current and future employers (but its mostly for me). Building large enterprise systems that not only meet the same level of other big name company applications but have a concise and simpler architecture for performance and development . Leaving me with zero question on the implementation. List of Apps Note - Started Share notes between different accounts on same device or just different accounts. Blog - (based off blogger/orchard recipes extended) better syntax writing, no external system needed. github backup and unit testing for html markup.(maybe link testing with junit) direct api services  better theming and default server values json based recipes rather than xml Analytics - Started  mobile features mobile navbar and

Eye Tracking Project Notes

One of the main reasons I bought a 3d printer was to explore the idea of creating a headset with a medium to low end camera attached to it.  With a enough luck create a device that would work by tracking the eye. At the moment I'm putting this project on hold but I want to look at these resources later. Open Source Projects Eye Tracking https://sourceforge.net/projects/gazepointer/?source=navbar pupil-labs/pupil: Open source eye tracking PyGaze | Open source eye-tracking software and more. OGAMA (OpenGazeAndMouseAnalyzer) Devices and Alternatives http://www.gazept.com/product/gazepoint-gp3-eye-tracker/

Angular: Custom Value Checkbox

Sometimes the dba won't change a field's datatype in the database which why handle all my databases now days. Just some quick notes for handling custom values to send back to the database for a form post. Using angular 1.5... <input type = "checkbox" ng-model = "item.selected" ng-true-value = "'TRUE'" ng-false-value = "'FALSE'" />  - " add quotations because it's an angularjs expression and it also needs to be a constant"  Resources http://plnkr.co/edit/ehXObXaXicC1BvKyQtmI?p=preview Angular view not updating when checkbox clicked Passing dynamic value with single quote as a ng-true-value expression fails

Popular posts from this blog

UI-Bootstrap Collapsible Sticky Footer

Aspetcore: NLog with Postgresql

Installing Windows on Acer chromebook 15 cb3-532