Skip to main content

Posts

Showing posts from 2018

ResearcherID for Darrell Ulm Site

Okay, so I was checking out this website, ResearcherID, and I created this page for Darrell Ulm: http://www.researcherid.com/rid/Y-5083-2018 . It seems like another really useful site for listing research work, much like ORCID, which you can see here for Darrell Ulm as well: https://orcid.org/0000-0002-0513-0416 . I'm still trying to fully understand the nuances between ResearcherID and ORCID, as they appear to be quite similar in their aim – providing a unique identifier for researchers and their publications. However, looking at Darrell Ulm's ResearcherID page, it seems to have some interesting connections to other resources, specifically mentioning reviewing efforts. It's fascinating to see how these platforms are interconnected and how they contribute to the broader ecosystem of scholarly communication and recognition. I need to explore further how these different systems integrate and what unique benefits each offers to researchers like Darrell. It’s all part of navig...

ORCId for Research Publications

ORCid.org is an interesting researcher, research publication database (here for me, Darrell Ulm)  I've recently become aware of ORCID.org, which serves as an interesting database for researchers and their research publications. This tool seems to possess considerable potential, particularly in its ability to provide fine-grained control over how research outputs and other pertinent details are entered and managed. As a comprehensive research listing platform with numerous beneficial features, I find it surprising that I only encountered it recently..

Python for Data Science

Looking at more resources online for Python for Data Science. There are many good resources available. Of course the main tools are:  Numpy ,  Pandas ,  MathPlotLib ,  SkiKit-Learn  has some amazing tools. Kaggle  for instance has Data Science contents, but good to install a local system like the  Jupyter Notebook  to speed things up as the Kaggle editor can lag and take some time to run on small data-sets. The newer  DataCamp  has some neat tutorials on it and simple App to do daily exercises on your mobile device. Here is the  Python DataScience Handbook . Really useful. A short tutorial:  Learn Python for Data Science , a fun read. A list of cool  DataSci tutorials is here , and another how to get started with  Python for DS . Will add more later.

Linux, Drupal, PHP, Technical Notes from Tumblr

Okay, so these are basically my tech notes that I've been jotting down on Tumblr. A lot of it's about working with Drupal, you know, the content management system, and then a bunch of stuff on PHP, the programming language, and the Symfony PHP Framework. Oh, and there's also some stuff in there about setting up Linux servers – just the basics as I figure things out. It's really just a collection of notes from different projects I've worked on. As I keep learning new things in tech and development, I'm sure this list is just going to keep growing. Drupal 8 alpha release for Google Books Text Filter Module Ubuntu 16.04 Setup Gnome Flashback Gnome Flashback Move Menu Bar to Bottom of Screen Install Webmin to Ubuntu 16.04 Install Google Chrome amd64 on Ubuntu 16.04 Linux Install PHP on Linux Install Drush for Drupal via Composer Install Composer on Linux Download and Install Drupal 8 with Details Install MySQL Workbench on Ubuntu 16.04 Turn on the PHP 7 O...