Logical Alternative, Inc.
  • Home
  • Hosting
  • Blog
  • Contact Us
Select Page

Adding a Front-End Upload Option to Document Library Pro

by Melissa Dickinson | Jun 9, 2021 | Design, Development

The challenge: Document Library Pro is a sophisticated file upload plugin for WordPress. It allows you to create a searchable and filterable file library on your WordPress site. It includes the ability to add custom fields, and customize the front end functionality...

The Logo on My DNN Site Takes Me to a Non-Secure Version of the Home Page

by Melissa Dickinson | Jun 12, 2018 | Tech Snippets

You’ve enabled SSL on your DNN Site, and you’ve set your home page to be secure. Your SSL certificate is active, and all is good…but there’s a problem. When you click on the logo, it takes you to a non-secure version of the home page. ...

Website Inquiry Forms to Lexicata Integration

by Evelyn Dickinson | Jul 18, 2017 | Tech Snippets

Our client Legacy Protection Lawyers recently asked us to automate the creation of contacts and on boarding when new potential clients submit a form on their website. This is a bit tricky because Lexicata doesn’t actually support integration or publish...

Synching MAMP on Multiple Macs

by Evelyn Dickinson | Mar 30, 2016 | Development, Tech Snippets

If you’re doing LAMP web development on the Mac chances are that you are using MAMP. I’ve recently configured all of my Macs to sync the Apache doc root, mySQL database and logs using dropbox for seamless access to all of our projects from any...

Query to find number Rows, Columns, ByteSize for each table in the current database

by Evelyn Dickinson | Nov 6, 2014 | Tech Snippets

USE DatabaseNameGOCREATE TABLE #temp (table_name sysname ,row_count INT,reserved_size VARCHAR(50),data_size VARCHAR(50),index_size VARCHAR(50),unused_size VARCHAR(50))SET NOCOUNT ONINSERT #tempEXEC sp_msforeachtable ‘sp_spaceused ”?”’SELECT...

AWS EBS Snapshots for Windows EC2/VPC Instances

by Evelyn Dickinson | Nov 6, 2014 | Tech Snippets

After scouring through the Amazon Web Services (AWS) management console I discovered that there is, in fact, no GUI method for scheduling elastic block store (EBS) snapshots. Snapshots are one of the great good glories of virtualization in my opinion. Being keen to...

Recent Posts

  • Adding a Front-End Upload Option to Document Library Pro
  • The Logo on My DNN Site Takes Me to a Non-Secure Version of the Home Page
  • Website Inquiry Forms to Lexicata Integration
  • Synching MAMP on Multiple Macs
  • Query to find number Rows, Columns, ByteSize for each table in the current database

Recent Comments

    Archives

    • June 2021
    • June 2018
    • July 2017
    • March 2016
    • November 2014

    Categories

    • Design
    • Development
    • Tech Snippets

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    • Facebook
    • LinkedIn