Last week, I wrote about two problems I had moving my project from PhpStorm to IntelliJ IDEA Ultimate (both from JetBrains.com). To recap (or you can read the entire post here), I could not get the deployment configuration to work (I set it up to sync the local sources with the web server on any […]
Category: 52 weekly websites
Week 10 Project, Part 2: Rabbit Trail Detour
This week was supposed to find the code complete and the web app up (at dev.kobayashicoding.net) and running. As these things go, however, I found myself doing some DevOps instead of coding. I use JetBrains tools for development. I’ve been using PhpStorm for quite some time, and recently also licensed IntelliJ IDEA because I want […]
Read More… from Week 10 Project, Part 2: Rabbit Trail Detour
Week 10 Project, Part 1: More JavaScript…
No New News Here – I’m Behind! I’m way behind on my “52 Weekly Websites.” Sigh. I hope to do better going into the new year (2019). I started this venture in October… of 2016! I’ve actually been working on this project – on and off – for a couple of months now. A non-trivial […]
Week 9 Project: JavaScript something-or-other…
This “week’s” project started with a desire to write some JavaScript. I added the sub-directory (or folder, in more common parlance) and copied the index.html and style.css files used for the site’s main page (found at http://dev.kobayashicoding.net) into it. I then removed the text variables used to populate the various panel components, and also removed […]
Read More… from Week 9 Project: JavaScript something-or-other…
Week 8 Project: Spans and Divs
Well, it’s been so long since I started/published this “week’s” project that I don’t rightly remember exactly what I was planning to do or even what I did. The code is a “refinement” of Week 7’s project, but not much has been changed. Because I don’t remember what I was planning to do, and because […]
Week 7 Project: CSS Grids
Well, after a lapse of 8 months, I finally have a new project up and running at Kobayashi Coding – an example of using CSS Grid layout. (Click on the “Projects” dropdown and choose “Week 7.”) The result is similar to what Bootstrap and other grid frameworks provide, but without the additional Javascript and CSS […]
Week 6 Project: Update a page with a “push” from the server – Part 1, WordPress
This week’s project will be broken down into multiple parts – it seems too big to do all in one week. The end goal is to have a process that runs on the server and outputs updates to a <div> on a web page in real time without user intervention, and without reloading the browser […]
Read More… from Week 6 Project: Update a page with a “push” from the server – Part 1, WordPress
Week 5 Project: Bootstrap Carousel
This is Week 5 of the “52 Weekly Websites” challenge (see http://dev.kobayashicoding.net), which was supposed to be published at noon on February 15, 2017. The update to the project website was uploaded before the deadline, but this blog post was neglected. So, here it is, a little late… This week’s project is pretty recognizable and […]
Week 4 Project: The Contact Form!
Well, it was supposed to be for week 4 of the “52 Weekly Websites” challenge (see http://dev.kobayashicoding.net), to be published at noon on December 7, 2016 – an infamous day in its own right, but not the day that this blog post showed up. As I mentioned in the most recent post in this series, […]
The Second… er, well, Second, Third, and Fourth Weekly Website Update(s)
This post was supposed to be published on Wednesday, November 9, 2016, and comprise the results of the second of my 52 Weekly Websites challenge. However, what I wanted to accomplish was a bit more complex than I thought it would be, and I’ve had some other pressing responsibilities to tend to, and I ran […]
Read More… from The Second… er, well, Second, Third, and Fourth Weekly Website Update(s)