For a while, I have been thinking about creating my own WordPress themes, but I didn’t know where to start or how many hours it would take. I always assumed that it would take many hours and that I would have to create templates, style sheets and more for a number of pages. In reality, you need an index.php page and a stylesheet. Anything else is a bonus....
Posts tagged “website news”
-
WordPress Child Themes — Jul 14, 2021 -
Wikipedia Reaches 2 Million Articles — Aug 7, 2007A recent article has brought to the world’s attention that Wikipedia has over 2 million articles on its website and that’s great. What it means is that thousands of people have taken a little time out of their day to provide what knowledge they had to a global audience through their small contribution....
-
Updating Old HTML Webpages — Apr 29, 2023Most websites are simple. They have five to ten pages at most but usually a single page is enough. Most pages are about one specific thing, whether it’s a CV inspired page to find new clients or a simple page with a few products. Most are usually about a single topic.... -
Twittervox now has a facebook page — Nov 19, 2007Twittervox, a show which I do under the name Warzabidul with the help of Loudmouthman of Loudmouthman.com now has a facebook page which I created earlier in the day. The point of this facebook is to bring together all those that have participated in the show so that they may discuss past and future program topics, from social media, through twitter rules and regulations and towards related topics like seesmic and Second life. If you’re on twitter or seesmic and have a facebook account then come and join the conversation. We’re waiting for you....
-
Trying Out Drupal — Jul 5, 2007I’ve just spent at least two hours playing around with drupal. I was working on bit by bit and actually had a case where I had to RTFM. Over the past few hours, I was trying to understand why I couldn’t place the blocks where I wanted. Finally, I found out. I had forgotten to upload the themes folder therefore no content was uploaded. It’s a Content management system, developed so that people may contribute new content without the hassle of uploading HTML files. I’ve used a few but this is the best implementation so far. So far my impressions are good. I’m running version 5.1 of Drupal, the most recent one. It’s got quite a good number of features and looks really flexible so I may have quite a bit of fun with it. At the moment drupal is not available for direct viewing by people visiting my page but as I get it to behave as I want it to I may bring it forward. As a result, I may finally bring my website into the web 2.0 world. It will be database driven from this point forward rather than static pages as it had been till then. I’m happy with it. Time to continue playing with it....
-
Switching From MySQL to MariaDB with Infomaniak — Oct 6, 2021Today I tried Switching from MySQL to MariaDB with Infomaniak as a webhost. This morning they sent an e-mail to say that we could switch from MySQL to MariaDB automatically so I tried. For the test I:... -
Playing with Vim and Laravel — Nov 27, 2022I love using Atom because it’s light and fast, even on a six year old machine like mine. Github is soon going to archive atom. I will lose my favourite editor. That’s why I played with VS Code, Sublime Text and other solutions. Vim is the winner for now....
-
Playing With Pelican - A Static Blog Website — May 23, 2023When looking at Codeberg as a European alternative to github I came across mentions of Pelican, a static blog generator. Yesterday I spent several hours setting it up and playing. Whilst playing with it I saw some opportunities.... -
Planning A New Section For My Website. — Jun 25, 2007Today I’ve spent time looking at the website earnings and I’ve seen that with just a few minutes of work I’ve doubled the earnings from my website. I’m not going into the details at the moment but since I seem to be doing nothing productive I’m going to re-work my website to increase my earnings. Four hundred and sixty visitors passthrough this website with about a million six hundred hits of which most visitors, through search engines get straight to the page they want. What I need to do over the next few days is making sure that there is advertising on most of the pages. in so doing I increase the opportunity for people to click through and find more relevant content on someone else’s web page. I need to write more articles, rather than blog posts. Blog posts are a lazy method of web mastering because they require no real effort. Find an idea, write about it, post it. At least when you create a page you think about the content. I’ll start by writing a section about a variety of podcasts I’ve enjoyed over the past two years and hope that what I write will be appreciated by others. Through this process I will be targeting a specific audience, trying to create relevant content and as a result get more visitors. When working on the Roman section of this website I ran out of knowledge, therefore, the speed at which I added content plummeted. There is one page that I’m proud of from the time. It’s the one on Slavery. I spent several hours doing research, writing notes, and then uploading this page to the website. As a result of the quality of content universities and a number of other reputable websites linked to my own. That’s what I plan to do with the new sections I will add on podcasts I enjoy listening to and why. It’s going to take a few days to generate this new section but since I’m between studies and work it’s one way of attempting to get a small secondary income. We’ll see how it goes....
-
PHP from the Command Line — Sep 24, 2022Recently I learned that PHP has a built in server. You don’t need xampp or any of the other solutions. All you need is terminal open, have the current directory be the one with the PHP files you want to serve and type: “php -S localhost:8000”...
-
One Hundred and Eighty Two Days of Blogging in a Row — May 16, 2023With the decline in the value of social media so the value of blogging has come back up. By blogging, rather than using social media, for at least an hour or two I am forcing myself to think, and to elaborate on ideas that would otherwise go without conclusion. Having a thought that is shared in 140 characters is easy. Having a thought that is three hundred words long is not.... -
On Whether I Prefer Vanilla JavaScript or Frameworks? — Mar 3, 2022Today someone on twitter asked this question, and rather than be reply: 320 of 10,000, I chose to write a blog post about it. The TLDR answer is Vanilla JS because if you learn how it works without the help of a framework you understand the language. This doesn’t mean that I don’t have an interest in learning to take full advantage of frameworks.... -
On The Desire To Change Career — Feb 7, 2022If I had been smart I would have changed career path around 2006-2007 when I was in London surrounded by entrepreneurs and web developers, rather than now during a pandemic. Normally I struggle to find new contracts because of two things. The first is that for camera and editing work there are very few opportunities per year, and the opportunities that do arise have hundreds, if not thousands of candidates so the probability of success is low. The other issue is that because there are few jobs, if you fail you may have to wait months for an opportunity to appear.... -
New video features — Aug 7, 2013I will be experimenting with the new video tools for the current version of wordpress so you can expect more original content in the near future. I will specify which system I am using....
-
Learning To Code By Building CMSs — Aug 2, 2020It’s easy to use Facebook or other CMS every day without thinking about how the code works. This summer I have coded two CMS using Linkedin Learning. One of these CMS was running with PHP and MySQL and the other was running with Ruby On Rails and MySQL.... -
Learning and Consolidation — Dec 10, 2022Learning and Consolidation are important to me. Over a year ago I wanted to learn Laravel and Angular but when I started to study them I felt lost. I felt that I didn’t understand the topics well enough. I went back to the basics. I followed several courses about JavaScript and how it works. I typed out all of the lesson codes, and debugged it until it worked. Some bugs took three or four hours to fix, but eventually I got there... -
Learning About Laravel and PHP — Nov 25, 2022Today I started to follow a course where someone turns a static html page into a Laravel blog. I experimented with home.blade and one or two other features and I got two pages to load, and the login to work, without more than that.... -
Last Three Steps Before Handing In My Dissertation — May 2, 2007Being at the stage I’m at, and having discussed the work with the tutor there are three things I must make sure to do before handing in the work. The first task is uniformity. I need to go through two or three sections and make sure that I tie them into the overall structure of the dissertation work. It’s meant to flow from one section to another. That’s something I’ve got to work on. The second thing I’ve got to work on one or two paragraphs, make sure that the information that I wrote down is comprehensive and there’s no so what question left in the air. The final task is to make sure that I have a clear dissertation title and write the dissertation conclusion according to this. Once that’s done I’m pretty much done with this most major of assignments and it’s been a great learning curve. I think it’s been the best learning experience overall that I’ve had in University....
-
Laravel and Chirper — Nov 26, 2022Today I used Laravel to code a Twitter clone called Chirper via the tutorial you can find here. The tutorial took about two hours before I got the notifications section of the tutorial. The tutorial is easy to follow and with my contextual knowledge I was able to write most of the code with a minimum of errors. The tutorial follows the CRUD model, Create, read, update delete, and adds in notifications for good measure....
-
Information about my site — Feb 19, 2007Over the past twelve months over 28 gigs of data transfer have occured through 400,000 visitors and one and a half million hits. There have been 746 downloads of the Paddington station video as I write this. On youtube the same video has only had 30 views. This makes me happy because I see that you can make videos high profile from personal webpages and links added in the right place....
-
I'm a video podcaster — Feb 18, 2007I downloaded the latest version of the broadcast machine, changed one file and my videos are available to download through itunes for viewing on your video ipods if you have one or on your laptop should this not be the case. This means that if you want to see all my latest work it’s as simple as subscribing to the feed and you’ll get to see my videos whenever I update them next....
-
I was incomplete — Nov 28, 2007Yesterday I talked about feeds not being incomplete and how it was a shame that we could not read the article unless we had a connection to the sites in question. Desertrose0601 on twitter pointed out in a blog comment that I was guilty of the same thing that I was commenting on. That has since been resolved....
-
Half a Million Visitors — Jul 29, 2007Over the past year, over half a million visits have been counted to this website. Over the past five months over fifty thousand visits, a month took place. For the period in question, there have been almost two million hits and 58 gigabytes of data transfer....
-
From the touch — Jul 27, 2008Testing the new touch wordpress application and this is the result. Fun but would me better with a full keyboard....
-
From Instagram Archive to PHP Website — Jun 21, 2023Three years ago I stopped using Instagram because I was tired of seeing influencers and adverts rather than by the people I chose to follow. The cherry on the cake, that pushed me to dump Instagram is when they changed the location of the Post button from the left corner to the top right and changed the default from photo to story.... -
Friendconnect — Mar 26, 2009Today I got round to installing friendconnect on this blog. This means that everyone that has a gmail account can log in and become part of the community sprouting from this blog. You can also comment about things in general now. There’s a new layout now, as a result information is easier to find and the whole site should load quite a bit faster....
-
Friendconnect — Mar 26, 2009Bernie Goldbach - Mar 0, 2009...
-
Four Reasons to be Happy — Jul 6, 2007There are four reasons to be happy today. The first of these is that my MBP is finally in Geneva therefore it is a short matter of days before I get it into my hands and start playing with the computer and the new software. The laptop will be used for all video editing and multimedia work I have whilst the iBook will be used for daily tasks such as surfing the web, mobility, and more. I’m going to have two apple laptops capable of video editing at my disposal which is quite a luxury. The second reason I should be happy is that google Adsense, over the past week has doubled in income, meaning that I should get my next check twice as fast as the last one. I added a few more AdSense adverts on sections where advertising had not been and as a result, many more eyes are seeing and clicking on the advert. I’m still a long way from earning enough money to live off my website but any income is good. The third reason is that my website is being migrated to Drupal, a database-driven CMS solution for web mastering rather than the outdated HTML pages that it has been over the past decade. The advantage of the Content Management System (CMS) is that the layout is the same for every page whilst the content is held within a database. As a result, when you want to change something on multiple pages all you need to do is move blocks around. Blocks, when applied to drupal are how modules are manipulated to space them in specific areas on the website. As a result, whenever a website is re-worked it takes a matter of minutes rather than hours to change. As a side note, I’ve also updated both the PHP and MySQL database to version 5 and it’s working smoothly for the time being. The final reason to be happy is that a friend has received the edited DVD that I worked on a few weeks ago and finalised within the past few days. As a result, I’ve managed to finish what I had to do a matter of days rather than hours before it was due....
-
Experimenting with PHP — Nov 12, 2022I have been following courses for three years now. Within the last week or two I decided to start experimenting with PHP using my website as a guinea pig. I have already converted a few pages to PHP. Some of them use for each loops and others use the include functionality. My aim is to practice the skills that I have studied, within a production environment....
-
Conservation and PHP — Nov 22, 2022Today I have struggled with PHP. I struggled because I want to recreate the same table using loops with PHP as I did formatting with HTML. If I wasn’t up for a challenge I would let PHP loops format it according the default and I’d be done. In the end I did get the table to display as I wanted but not using for loops. I created a table page, laid it out using the data file I’ve been using for this section, and then using include to add that content where I wanted it to be on the page....
-
A Shift to PHP — Nov 18, 2022PHP has been around for decades but I learned of a way to experiment with it easily recently so that is why I am playing with it now. The main page is php as is my first “blog” although it was part of a column for the student newspaper, that I converted to an electronic format and published frequently....
-
A Rainy Day Without Walking — Nov 21, 2022Today the weather app said that it would start raining at 1500 so I didn’t go out for a walk. In the end the rain started at around 1630 or even later. I could have gone for a walk and I could have come back dry or almost dry....
-
A Desire to Dump WordPress — Jun 17, 2023In theory WordPress is a fantastic tool to write a blog, without needing to learn to code. In practice I am tired of WordPress and I have been tired of WordPress ever since they started to use blocks, and ever since I noticed that it uses React....