Showing posts with label scribbling. Show all posts
Showing posts with label scribbling. Show all posts

Song: like 1922

"I'd like to sing through a megaphone, like it is 1922. And play ukulele, like they used to do." Should be on probably the next bandcamp collection I put up.

eos or terraforming mars

But I might use this as a book cover later on. I don't know. So, for now, the working title is, "terraforming mars."

first attempt of html video hd (and other) tags

It seems like there could be a way to make videos play hd or not hd using html5 video. I would like to add more controls that allow the viewer to switch from hd to normal definition and back again. I would also like to explore the idea of adding more controls in general.This is my first attempt at discovering whether I can accomplish this or not.This is an episode of Sherlock Holmes via the Internet Archive. It is in the public domain.

I seem to lack the knowledge to connect the buttons to the player. Hmm...that is a critical step I'm missing, but if I gain that ability, I'll come back to this post.Until then, I have removed the buttons, but left the video up for any who come upon it and care to watch this episode of Sherlock Holmes

Flower Power Audio

Here is some music created with lmms that I used as a soundtrack for a short animation. Since this is the blog where I experiment with html and things, I thought I'd attempt to play with the design a little. Perhaps, it will be noticeable, but maybe not.

flowerpoweraudio

The text/special characters

I've decide to go with a simple font in the hopes of being read more.


 Arial seems the most standard. Ha, I learned a new trick with html/css. The hardest part was changing the size. Here is a list of special characters to use. Here is a way of changing the size of the character. As far as what browser will do what with it, that is something I'll have to test out.

Some notes on Linux distros

There are times when I really would like to have several desk top computers set up. I don't. Or, at least have two, one to use and one for experimentation with different Linux distros. I do have Virtual Box, but that is not the same as having a distro installed on a computer.

For stability, I have to say that I believe Linux Mint is the best. Or, perhaps I think that because it is easy to use. There is very little to do after installing Linux Mint, whereas other distros require a bit of work to set up after installation.

But, there certainly are times when I like the idea, perhaps a bit romanticized, of Debian. Debian is the polar opposite of Mint when it comes to ease of use and set up. There is a lot that has to be done after installation generally. I suppose it could be used as is upon installation, but there are things that one might want from an OS that have to be gotten after the installation process with Debian.

And then, because I am a person who like to attempt to create various types of art I suppose, whether being visual, video, or audio - there is one of my favorite distros, Ubuntu Studio. There is always something more that could be added from the repos, but the software is pretty much there to create art upon installation of Studio.

Of course, any distro (although I prefer Debian based ones) can be made to suit the needs of the individual user. It is just a matter of taking the time to set things up, and finding the right software in the repos.

For multi-media uses, one could argue that Windows is superior, but I don't think I would like to go back to Windows anymore. I prefer Linux instead.

audio, video, and html code - too many choices

Now that I know several ways of posting audio or video, using html audio or video tag, or various ways to embed either audio or video, I can't really decide how it should be done. I suppose I could use various sources, doing a little of each method at different times. Is it best just to use YouTube or Vimeo to embed video? Should i always use html audio or video tag to do it? should I use an embed code? Which source am I most comfortable using?

These are all questions to be answered to if I wish to continue posting, but likely I'll still use this blog to practice whichever way is hardest for me to accomplish, and do what is easier on other blog spaces.

A little of the story painfully slowly crafted.

I am still, even after long months, at the very beginning of this, what is intended to be, a short novella. Here is the first installment for this blog space:

King Oswerth stood with his sword in his hand, wearing his gold helmet. His ranks were swelled with soldiers, many of them the sons of the great and wealthy Gedas of Eos. This was to be the first time I would witness a battle fought on Eos, and to say I was partial to Oswerth’s forces would be an understatement. This is because his enemy on the field that day was Ubert, the man that held me captive, and mistreated me (although not as badly as others I would learn). 

In fact, I would later find out that it was only Ubert’s superstition, the belief that I somehow came from the gods, that saved me from being executed. If their gods live in a Heaven, then I can understand how he could come to that conclusion. You see, I am Jake Bard, an astronaut from Earth. King Ubert, an unpleasant man, was the first to find my ship when I crash landed into Eos’s one great sea. Of course, much of that sea is frozen, and I was lucky enough to come down into relatively warm liquid water. I was taken prisoner that day, but since escaped, only after learning there was somewhere to escape to, which was behind Osbert’s lines.


The two armies glared at each other, uneasily, across the field, which was more of an expanse of red and brown muddy dirt, interspersed with sparse vegetation. Some of the men shouted insults at one another. All were ready to follow the orders of their kings into  battle. 




Many blogs or one

It is an old question among bloggers. For now, I think I'll stick to maintaining my several blogs. Here are a few that I will link in this post: Jymediablog    johnyorks blog  soundblogbyjy

Something with Google html error message tonight

This is just a test post with some html in it, as I want to see if I did somehow disturb the code of my blog too much, or if that last post's html message was a fluke. The song is called, "Care" Something odd is going on with the html tag warning of Google tonight, but I hope it is just a temporary bug.

Where next ?

Well, I'm sure more coding or tech stuff will occur to me, but right now I haven't come across anything that catches my curiosity.  Every now and then, I feel the need to play around with a new Linux distribution. Maybe, I'll post something about that here. I don't know. Probably, I'll put up more of my media using html instead. I might include media from other places too. In other words, continue on, but with less focus on the different ways of designing the audio/video players, and more focus on content.

If I discover new things, I'll post here about that as well....

The Meaning of Google Search Console

Oddly, I am nerdy enough to look at my sites with Google Search Console tool. Maybe, that isn't so odd. Still, it is a mystery how the Google indexes, and decides the fate of each blog or site. Crawl errors? Really? And why does one site get indexed far more than another? Mysterious.

So far, for some reason beyond my understanding, this blog is doing well in the all-mighty Google Console tool. Yet, others don't. Hmm....

Even if I could comprehend how to fix crawl errors (and other such problems Console has informed me of), I don't know if I would want to spend the time struggling with it. It seems a great effort to fix a few errors. Oh well, continue on I guess.

HTML5: If it works in IE, It might not in Firefox

It seems, as best as this humble novice html code writer can discover, that if you use mp4 video as the source, Internet Explorer might play the video. Then, all of a sudden, Firefox might not. Chrome seems to play all the formats. It all has to do with the format surely now. So, three browsers will play OGV and WebM, while IE needs it to be in mp4 format. And a lot of people still use IE. Tomorrow, I'll try to sort this out so my videos and audios play on all browsers.

Html5 Video and Audio attempts so far

So far, I've managed (as far as I can tell) to get both html5 simple audio and video player working for Chrome, Firefox (at least with the html5 extension), and Opera. The audio seems to play in some tablets and phones, but perhaps not others. The video will not work on a tablet or phone. Nothing works on Internet Explorer thus far.

I believe, especially in the case of IE, it is a matter of finding sort of the right codec, like maybe mp3/mp4 rather than anything else. I will be testing that theory within the next few days. And if I am wrong, I guess it is back to figuring out the problem with IE. But I'm pretty sure it is the file type.

Either way, even if only for Firefox, Chrome, and Opera users - I would like to get most of my audio and video creations up on this blog using this method. If only for the fun of it. I also have some ideas about using html5 for other things, but I'm far from being able to accomplish any of these more complex projects yet. Hopefully, I will at least be moving forward from here. See previous posts for what I've been able to accomplish so far. It isn't much, but I humbly submit my very simple attempts for those who may have an interest.

A Child's View (part 8)

He sat for many hours, hoping not to be discovered, as he was thinking. As twilight came, he was getting a bit anxious about the events that had unfolded in the past several days. He tried several ways to gain insight. His main idea was to access, another skill he had developed, the brainwaves floating around through the "sousx" to see if there is anything within any of the patterns that could help him. He did this over and over, but could find nothing of use. Generally, the people were caught up in their mundane thoughts, being so damaged by the "sousx" as to have no comprehension of the servitude they've been placed in, other than that promoted conventional politics used as a diversion for divide and conquer. Although, he could feel the undercurrent of disenchantment building among the masses. As the society loses supremacy and economic conditions worsen, Tum could tell that the trajectory would continue, and society could face a variety of scenarios.  Tum thought it most likely that society would simply face a breakdown of some sort. But the other possibilities he could think of were also quite likely. One of the most frightening was some form of revolt among the masses. This was frightening because he could see the state making preparations for such an event, and could tell that the authorities had no intention of being gentle.

Just as darkness was setting in, Tum was becoming very afraid. The mysterious girl he met the other day appeared. "Your family will get through this fine," she reassured him. "Remember, the authorities can access their chips and their brainwaves through the "sousx." This means that after a time of interrogation and discomfort, perhaps even some of their lesser torture techniques, the likelihood is they will discover your family knows nothing." Although the prospects she presented were less than hopeful, he acknowledged that he would have to accept her description as the way things were for the time being. He spoke, "Well, what do I do now." "Come with me. It is lucky I found you before they did."

FEATURED

Aiff best copies

I may have gotten better at post-production finally to the point where I can sort of do it. Here are the best copies of songs so far.