Skip to content
  • Site Index
  • Blog Home
  • Tutorials

Blog

danaildichev.net

Category: Programming

What I have learned about how to use computers.

Programming Posted onJanuary 13, 2019

Using Laravel Voyager with Laravel Spark

There is an easy way to implement the Voyager User class into the Spark User class. The Spark installer will set up your App\User.php file to […] Read More

Programming Posted onDecember 18, 2017December 18, 2017

Apps that set up Apache virtual hosting config files

About vhost files Setting up a website has many steps. It’s important to know the rules and technologies that perform data transfer. The two most common […] Read More

Programming Posted onNovember 14, 2017November 14, 2017

Generating Static Websites with Python

Working full stack at a marketing firm means making lots of copies of websites.

Programming Posted onNovember 13, 2017November 13, 2017

Using the Email Forward Robot

There are many options for working with emails. One of the options is to implement the PHP IMAP classes. Doing this lets you create highly […] Read More

Programming Posted onNovember 11, 2017November 11, 2017

HTML Template with Event Tracking

This example shows you how to implement the code I discuss in my posts ‘Building A Landing Page Template’ and ‘Tally Clicks By Name With […] Read More

Programming Posted onNovember 11, 2017November 11, 2017

Strip all comments using regex

You might find yourself wanting to remove all comments from a document. For what ever reason. Here’s the regex to do that.

Programming Posted onNovember 11, 2017November 11, 2017

Replace all links using regex

After scraping a web page you will want to make many small textual edits. Relying on a basic find and replace in your IDE is […] Read More

Welcome to my blog

I talk about software and education

I started programming in 2010 then I got into the Maker movement around 2014 and joined a STEAM education start-up. I am a full-stack dev admin and I teach programming, 3D design, and eSports classes in San Diego, CA.

I’d like to think I have some perspective on life too

Recent Posts

  • How I learned to Love the Commands
  • Intro To Computers – Keyboard Ops: Commands
  • Intro To Computers – Keyboard Ops: Editing
  • Intro To Computers – The Keyboard
  • Intro To Computers – The Screen
© 2022 Blog
Powered by WordPress / Theme by Design Lab