Growing fast

in #justbecause6 years ago

7/5/2019

The Nightmare

With the advent of real communities on the steem block chain, PalNet and SteemLeo, and I am sure more to come it is getting very hard to keep track of them. I like having easy access to things I look at on a daily basis. That includes things not block chain related. My menu bars are full. I personally can really only deal with about seven tabs maximum. More than that and I have no idea who is who. I know people that have twenty or thirty tabs open and several windows, and know what each one is, that is definitely not me.

HTML to the rescue?

In the early days of the internet when there were service providers by the dozens in towns and cities and where choices were easily available and affordable, there were individual Home Pages. We would make changes then use ftp and upload our page. I knew how to HTML then I think it was version 3 HTML. That was a long time ago. Big companies bought out the smaller service providers, then large companies bought out the big companies, and now if you want a personal home page on the internet it is with a conglomerate that tells you what you can and can not do, and bans you for minor violations of unknown policy, or because someone complained.

One of the reason I really took to steemit when my wife told me about it. With real communities and the ever expanding nature of the block chain technology I can see the whole rinse and repeat of the cycle. Right now I see the tech as in the early days of the BBS stage, everyone wants to run their own BBS, so we have waleshares, weku, and a ton of others that pretty much started off of the steemit experimental idea, of a social network.

With all the work @aggroed has done and brought together people capable of building the block chain into the next phase. The AOL's, CompuServe, and Genie's of the block chain. I am sure there are a lot of other people behind all these resent developments, but we now have a place that soon any one who wants one, can make and have their own personal block chain home page. A lot of the add-ins to personalize a home page are already to go. You have tokenBBS, just like the old school supplemental chat forums and guest books, you have dsound you can link to just like the old style RealPlayer radio, and you have d-tube to replace the quicktime video player.

The Future

I am not quite ready to have my own on-block chain web site, I may get there one day but I have a lot of relearning to do, and need to learn somethings I never had to learn in the past, somethings do change, sometimes it becomes easier, sometimes it becomes harder.

I have started the relearning process, and this is why I have been somewhat slow on content, and slow on comments. So I would like to present my work in progress. Most of my learning/relearning has come from The W3School. A lot of good information and pretty nice easy to follow examples. Along with the HTML they also have java script and ruby and python lessons and examples.

My work in progress

Here is what I have for a starting page so far.

Larger View


I am not ready to fully jump into the home page set-up on line like I did in the past. However I do need a cetralized location for all thing steem block chain related. I have two accounts, after talking to Asher a little bit in comments I may end up with a few vote-follow accounts. Two accounts three sites, three feed, three wallets. I can multi-task a little bit still, but I like the ease of everything in one place. I have the drop down menu bar working. Here is what it looks like:

Larger View

I even learned how to make an About button, I am not sure I like how it is displayed in chrome, but it looks fine in Firefox. just like the old days, you have to look at your HTML on as many browsers as possible because they all do things a little bit different, so much for standardization, they still don't have it.
My about button:
Larger View

I know it is not much to look at right now, I do know how to add background images and to stretch them to make them look good, but while doing the building I want to keep it as simple as possible right now. One of the next things I want is to be able to do is a settings type script where I can easily change my background pictures and font styles, but I still have a long long way to go on the scripting side of things, and CSS, (cascading style sheets).

Right now it is pretty easy to add the links, and I think I have the navigation bar properties and order figured out now, at least for today.
Sort:  

Hi @bashadow!

Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation!
Your UA account score is currently 4.337 which ranks you at #2377 across all Steem accounts.
Your rank has dropped 2 places in the last three days (old rank 2375).

In our last Algorithmic Curation Round, consisting of 161 contributions, your post is ranked at #50.

Evaluation of your UA score:
  • Some people are already following you, keep going!
  • The readers appreciate your great work!
  • Good user engagement!

Feel free to join our @steem-ua Discord server

Great idea @bashadow. I can imagine it will make life a little easier.

I hope so. the hard part will be keeping it updated if and when I finish building it.

This is cool. I have not even touched steemleo yet although I have staked and I'm using the tags. I have about 16 tabs open on chrome; steemit, palnet, steemengine, steemmonsters, steempeak, and so on. It is crazy really.

Your idea is quite sound. When you are done, you could probably make it a project like ginabot or steemworld on the steem blockchain. It is a brilliant idea.

I am thinking it would work we with key chain. I would say key chain was built for something like this.

When I get it closer to being done, I may seek professional help. It is after all just a text file, easy to edit if proper remarks are made (which is possible), and people told what to change to make to make it their own.

I'm and old guy willing to learn but find myself falling by the wayside due to the complexity of this all. I couldn't even get into discord...

I know some people have problems with the discord, I was able to get it to work, but it is a nightmare. I have so many discord rooms marked that I have a hard time finding the room I want, so I don't really discord to much.

I am trying to keep it simple for myself, I will never be a coder,so I am just trying to make do with the basic stuff. A simple book mark page. I'd love to be able to click on my feed links and have them open in the center part of the page, but that is way way down on the dream list to learn.

Little steps and little bites at a time and you will get there...

Nice work. Also have a look at codeacademy and freecodecamp for more structured courses.

Posted using Partiko Android

Thank you I will take a look over at them. Not easy stuff to learn, but not impossible. there were a lot of changes since HTML 3.0, and more scripting languages.

Are you developing this in some kind of framework on-line or local?
Look forward to your progress, I have been thinking of something similar as I do not like having a large number of tabs open at the same time as well.

Pretty much just using notepad for the text, and open it as a local file. I used to have a couple of different HTML making programs, but they are more complicated to learn than looking at the free lessons/examples on line. So pretty much all local, total scratch.

I did learn what the UTF-8 file save option is used for. I always wondered about that.

The best way to learn in computer is just to play directly and try to break things.

As long as you didn't use TABLEs in order to build your page, then everything is ok.

The browser wars broke the table functions. Almost all my early html 3 was with tables and frames, but that was 15 + years ago, so very steep re-learn curve to climb.

The problem about the TABLE tag wasn't about Internet Explorer vs Netscape. It was that TABLE was used as a visual tool instead of a semantic one. HTML tags must be used in a semantic way. Luckily CSS helped get those designs the rigght way -unless you were using FrontPage, of course xDDD-.

My wife like using AOL press fro her HTMLing, me I only used note pad even way back then. I tried a couple of the html programs, but the results were not that good, they always went the kirby route the more complicated to use it, the more tools to switch out of or into, the better. For some reason people think complicated is better than the KISS principle.

I do feel like I am learning a lot though, learning more CSS than relearning HTML but My page is coming along just fine. I think.

Must is a strong word for an opinion. (; Just saying.
HTML is a loose language, there aren't many musts... Like why some people still close <br> tags with a /.. which is purely optional as xhtml lost the wars and backwards compatible will always be a thing. Unless you insist that I MUST force you to use JS to render some elements on your page. LoL sorry if I'm being a bit too serious on a random post from 2+ weeks ago, just saw it and the MUST there broke my brain... LoL. Talk about triggered. I blame Trump, his own spin on fake news and loose interpretation of "facts" along with meullers talk today has me all UnSocialJusticeWarrior'd out. Have a beautiful day, and just remember, opinions aren't facts, and tables can be used for markup, as html is a markup language, not a markdown language. It all really boils down to how close we choose to focus after zooming in or out on the topic.

Read the specification: https://html.spec.whatwg.org/multipage/tables.html#the-table-element

Tables must not be used as layout aids. Historically, some Web authors have misused tables in HTML as a way to control their page layout. This usage is non-conforming, because tools attempting to extract tabular data from such documents would obtain very confusing results

Posted using Partiko Android

@bashadow You have received a 100% upvote from @botreporter because this post did not use any bidbots and you have not used bidbots in the last 30 days!

Upvoting this comment will help keep this service running.

You should put my account on an ignore list. I do not like comment vote spammers. Your botreporter has a vote of 0.004, you gave a 10% vote for 0.000 and only have a 100% vote value of 0.003. Right now I do not give down votes, I get them, but do not give them. That may change in the future.

So best put me on an ignore list.

thats a great start, you are doing well keep up the good work look forward to seeing its progress as it comes together

It is slow going. Been reading and looking and trying a lot of things today, Time does fly when you are trying to figure this stuff out.

As long as your enjoying it it is time well spent ;)

I really admire how people can enjoy to write code! resteemed it for ya aswell :)

I'm not sure I exactly enjoy it, but having my own start page is something I really need. I can easily go to one account take care of it, close the window open the next one, so on and so on. It's the wallet stuff that is a pain in the ass sometimes. I pretty much stay on steemit, because that is what steemworld monitors so that stays open all the time, I can do a quick click and see, "oh cool looky there's a reward, lets go get it", now there are two other wallets to check well yeah one of them doesn't need to be checked yet for another 5 days, but they are building up.

Thank you very much for the resteem, i really do appreciate when that happens.

Yesterday I started using steem peak, and they have a Tribes button to switch to each, although some are not yet linked but im sure they are on the case..

I'm not sure I exactly enjoy it

Haha! well you must have been doing it sometime already?! I started a long ass tutorial on python for dummies and after 45 mins I realized its not something that I would enjoy at all hahah

My wife uses the steempeak front end, I am still old school stubborn and still using steemit, I really have no idea why other than just being stubborn. Kind of like the browser wars of old, all the front ends are the block chain browsers, The AOL/CompuServe/Genie type's. Pretty soon we will be seeing a Netscape style browser that will not care if you are part of AOL/CompuServe/Genie groups, they will show you all of them plus the IBM block chain, the eos block chain, and all the others, a real block chain explorer.

It will take years I am sure to finish my personal page, but I'll get there, it is usable right now for me, all my links work.

Coin Marketplace

STEEM 0.10
TRX 0.32
JST 0.032
BTC 111266.23
ETH 4032.22
USDT 1.00
SBD 0.64