- MySQL Indexing in Drupal for Performance
- Drupal NodeQueue EntityQueue and Node Ordering Modules
- Linux, Bulk Image Optimization Resize and Compression with Command Line Tools
- JavaScript (+Jquery) Flickr Image Libraries for Drupal
- SCSS and Sass compilation with Gulp for Ubuntu 16 and Drupal 7
- Install Symfony PHP Framework
- PHP Programming Optimization Methods
- Drupal 7 Varnish and Page Cache
- Augmented Reality AR Tool-kits
- Drupal 8 and Backwards Compatibility in Drupal 9
- Twig Theme Coding with Drupal 8
- Headless Drupal
- Drupal Permissions and Access Control
- Symfony PHP Framework Tutorials
- Drupal AdvAgg Advanced Aggregation Module
- Installing Docker on Linux
- Kalabox, 1 click local development, Drupal, WordPress
- PHP 5.6 to PHP 7.0 Upgrade Compatibility Check
- HTML Archive Methods and Software
- Drupal 8 API : Custom Module Development in PHP
- Drupal 8 Data Migration Information
- Drupal 7 Block Caching API, Configurations and Modules
- Drupal 7 CKEditor Module with Simple Image Upload
- PHP Versions Fast Switch Between
- Varnish Setup Instructions for Drupal 7 and more Performance Links
- Drupal 7 Performance Optimizations
- Memcached on Ubuntu 16.04
- Nice tutorial for SSL for Apache2 on Ubuntu 16.04
- Turn on the PHP 7 OpCode Cache
- Install MySQL Workbench on Ubuntu 16.04
- Download and Install Drupal 8 with Details
- Install Composer on Linux
- Install Drush for Drupal via Composer
- Install PHP on Linux
- Install Google Chrome amd64 on Ubuntu 16.04 Linux
- Install Webmin to Ubuntu 16.04
- Gnome Flashback Move Menu Bar to Bottom of Screen
- Ubuntu 16.04 Setup Gnome Flashback
- Drupal 8 alpha release for Google Books Text Filter Module
- Learning Rspec for RubyOnRails
- Creating a site for Handmade Tile with Shopify Liquid Theme
- Semantic Scholar Links
- Apache Spark - ‘Fast’ Thoughts
- Apache Spark Approximation Algorithm for 0-1 Knapsack in Scala
- Apache Spark Knapsack Approximation Python Source Code
- Merging two DataFrames all Columns in Apache Spark
- Performance Test with site_audit in Drupal 8
Pages
- About Darrell Ulm
- Some Drupal Modules I've Used
- Drupal Google Book Filter Module
- Drupal eCommerce Site
- John S. and James L. Knight Foundation 100K+ Grant
- Publications
- Tag Cloud
- Teaching Computer Science
- PHP Utilities for Koha Integrated Library System
- Koha Open Source ILS
- Previous Super Power Planet
- Site map
Search the site
Showing posts with label MySQL. Show all posts
Showing posts with label MySQL. Show all posts
Friday, May 18, 2018
Tech Notes : Drupal, Ubuntu, PHP, MySQL, WebDevelopment, Short-List
This collection of tech notes is a personal repository for quick reference across development and server administration. It currently includes insights on Drupal performance optimization via MySQL indexing and modules like NodeQueue, alongside practical guides for Linux image optimization and CSS workflow with SCSS, Sass, and Gulp. Notes also cover setting up Symfony, optimizing PHP, and Drupal caching with Varnish. Explorations into AR toolkits and Drupal's evolution (D8 to D9, Twig theming, Headless Drupal, permissions) are present, as are Symfony learning resources and Drupal performance modules like AdvAgg. Local development with Docker and Kalabox is documented, alongside PHP upgrades, HTML archiving, Drupal 8 API, data migration, and specific Drupal 7 features (block caching, CKEditor). Server topics include PHP version management, Varnish setup, Memcached, SSL, PHP OpCode cache, MySQL Workbench, and installation guides for various software on Linux. Even desktop customization and notes on a Drupal 8 Google Books module, Rspec, Shopify theming, Semantic Scholar, and Apache Spark are included, concluding with Drupal 8 performance testing. More Drupal 8 notes are expected, but this already offers a broad technical overview.
Labels:
Comp. Sci.,
Computer graphics,
Drupal,
MySQL,
Open source,
PHP

Tuesday, May 15, 2018
Drupal, Development Technical Notes Update
This serves as a compilation of recent blog updates focused on Drupal development within an Ubuntu Linux environment, primarily intended for personal tech note consolidation. The listed entries cover a range of topics including general Drupal 8 development in PHP, an early look at a contributed Google Books module for Drupal 8, quick setup notes for Drupal web development on Ubuntu 16.04, technical configurations for Drupal 7, and tutorials specifically addressing Drupal 8 migration processes. These entries represent key technical notes from the past year, with a significant portion dedicated to Drupal, though other technology-related notes, including a larger collection currently residing on Tumblr, will be integrated at a later time for a more comprehensive overview.
- Drupal 8 Development in PHP
- Drupal 8 Alpha Contributed Module: Google Books
- Ubuntu 16.04 Drupal Web Dev Quick Setup Notes
- Drupal 7 Configuration Technical-Notes
- Drupal 8 Migration Tutorials
Labels:
Drupal,
Drupal 7,
Linux,
MySQL,
Open source

Friday, November 4, 2016
GitHub Darrell Ulm Profile Page - Open Source Software
Posted here is a link to the profile page of Darrell Ulm for GitHub which has Open Source code in several languages such as C/C++/C#, PHP/MySQL, Assembly Language, and Unity3d.
Some projects include Unity3d/C# code for a grid based game of tile matching, some code for Koha ILS in PHP/MySQL, a game for Unity3d Tap the Object type App, a Data-Parallel Compiler Optimizer written in C, and a module for Drupal called Google Books which loads data into text fields.
GitHub is definitely a great resource for Open Source software development, software workflow, and software development in general and gets better year to year and it seems like almost everyone is using it is some way for some coded project.
Labels:
Algorithms,
Array Processor Computer,
C,
C#,
C++,
Comp. Sci.,
Computer Language,
Computer Science,
Drupal,
Drupal 7,
Koha,
MySQL,
Open Source Code,
PHP

Darrell Ulm at Drupal Open Source CMS Project
This is the link to the public profile of Darrell Ulm (Darrell Raymond Ulm) at Drupal.org listing Open Source projects, written mainly in PHP, MySQL for the Drupal content management system project.
Some of the projects include the Google Book project, https://www.drupal.org/project/google_books, which links up to the Google's project to archive book information. The module allows many options and ways to pull bibliographic information into Drupal text fields. This is a filter module so information is retrieved based on ISBN, ISO or other search, by title, or even by text. Individual entries can be displayed with different fields which can be set on a per item basis. There are also default settings for how to display data in general. Because there is a limit to the amount of book items that can be accessed in a time period, users can get authentication codes to allow accessing more data.
The IP Path Access module, https://www.drupal.org/project/ip_path_access, allows site administrators to restrict specified paths to only specific IP or IP ranges. These can include administrative pages, or any page as needed without having to restrict an entire site. There are also options for bypassing this access control by Drupal user role permissions.
Other modules contributed to include, Site Map, Filefield Role Limit, Sunlight Congressional Districts, and one Drupal Core patch.
The link to the profile is at: https://www.drupal.org/u/darrell_ulm .
Labels:
Blog software,
Computer software,
Drupal,
Drupal 7,
MySQL,
Open source,
Open Source Code,
PHP,
PHP frameworks,
PHP programming language,
Software engineering

Saturday, January 23, 2016
SuperPowerPlanet.com
Labels:
Algorithms,
Android Development,
App Development,
C#,
C++,
Computer graphics,
Computer Science,
Database,
Drupal,
MySQL,
Parallel Computing,
PHP,
Software Development,
Unity3d

Subscribe to:
Posts (Atom)