i know, the right navigation is 'stuck' ( technically: fixed ). i did it, just to see..


Sunday 13th of August 2023 08:11:55 PM
currently working on building a 'wiki style' \inc\ for this section of my site

php date code: <?php echo date("l jS \of F Y h:i:s A")."<br>"; echo "Message_Text" ?>


I've not had time to write anything new, w/ >9,000 pages to re-write/code/organize.
So for now, how about some good links?
O.K.?,,, good,
Go Here...

Use the 'menu' at Right to Navigate the sections|pages of 'coding.landistwo' that are currently working -->


here's a list i've been keeping for years, of the many <head> Meta-Tags </head> i've seen, used.


favicon generator at HTMLkit that i've written for

w3c html4 'elements' table

w3c html4 'attributes' table

w3c html4, css2 'defualt' style sheet example

w3c css2.1 properties table ('selector', 'element' etc as not even the 'standards writers' can be consistant)

w3c css2.1 'selectors' index (some carry over to 3) ('selector', 'element' etc
     as not even the 'standards writers' can be consistant)


bookmarks from my mozilla, firefox, aurora : <code> > /*comment*/
  1. /* comment syntax */
  2. rigaux: syntax across languages
  3. w3schools: tag comment
  4. html5 tag comment
  5. css comment
  6. js, javascript comment
  7. php comment
  8. xsl comment
  9. languages, comment
  10. mySQL comment
  11. sqlite comment
  12. C syntax
  13. csusb.edu C syntax
  14. MSDOS comment (rem)
  15. DOS Commands
  16. Structured Text
  17. Python comment
  18. ruby syntaxt
  19. a comparison of languages - syntax comments

here's a list of File Types with a sample of each of their content, syntax examples


My best and simplest Tables via CSS: an example
It's not fancy, i was trying to throw something simple together for a friend who owns a liquor store, based on a table i wrote a while back, of bbphp codes (wordpress, bbpress, bbcode)... again, here it is.


Here is an Assortment of
Pop-up Windows:

I've searched and searched for the right combination of code (I Like my pages to pass W3C Validation) and the desired resaults to use to desplay a large image of me on my about me (Landis) page.
So, heres what I've found:


I've published another Add-on for mozilla Firefox

2013.03.30 : AM -6 GMT

This Add-on puts a 'Ying-Yang' style 'recycle' button on toolbar that allows you Restart FF as if you had installed un-installed an addon without having to Quite and then Start. This is very helpful while developing, troubleshooting, debuging FF, addons, themes and just general hacking or 'tweeking' FF.
The Addon is called Restart FF Button 0.1 and can be downloaded from Addons.Mozilla.org

↜―┄┅⋱\†/⋰┅┄―↝

10.18.06

I have to work on a paying customers site, so I'll have to finish this Saturday.


09.26.06

I wrote my First Firefox Plug-in.

This plug-in will allow you to translate Russian Cyrillic to English Latin via Babelfish.Altavista

This site works with search plugins
Install the 'Babel Fish Ru->En' search plugin.
click img to install my plug-in

*Note: with these search plugins, if you hit Alt+Enter,
your results will open in a new tab (page).


05.22.06

I've written my First HTML-Kit Plugin.

Need to enter Cyrillic in your HTML document?

Well
I have been teaching myself Russian and have been using Cyrillic characters in some of my work. So, I decided to write a plugin for my Editor of Choice, HTML-Kit that makes it quicker to insert Cyrillic (Russian) characters.

You can download and use my Cyrillic.zip Plugin here. Pleas let me know if any of the characters are wrong. I'm very new to Russian (05.22.06)


"The great thing about standards is that there are so many to choose from"

I'm sick of writting to 4 or 5 "standard" browsers!


I code web pages all day long and I prefer to work in PHP and to write my pages I use HTML-Kit (win) and Quant (Linux), which is basically a very fancy and powerful text editor that allows me to work on pages live on the web server on which the pages reside. This allows me to view my work live on the internet just as it will be seen by others. To do this, like I've said, I code in HTML-Kit which lets me open and save pages via ftp, then I view my pages not in one, but 4 to seven browsers on 3 OS platforms to find a happy med or compromise (Opera is your best bet for accurate, medium rendering), as there are still many differances between them (browsers) when rendering and displaying coded pages w/o flash or java.
(i.e., Internet Explorer still does not conform to W3c's HTML/CSS Standards nor is there any consistancy between their Broken Windows and Mac versions of IE (check it for yourself)).

(for example, the two paragraphs above have a one or 2 word wrap, but only in ie. My text is designed and written to fit without ending paragraphs with one or 2 words. They flow in Mozilla and Opera just fine.)

  1. Opera
    (my secondary, but favorit browser)
  2. Mozilla's FireFox
    (my primary browser)
  3. Mozilla
    (old primary browser. It got too big)
  4. Internet Exploder
    (my least favorit, but necessary evil do to it's wide spread use as MS shoves it down your throats as their Windows OS is based on it as sad as that sounds.)
    (Mircosoft doesn't like Mac as it's based on BSD Unix and Hates Linux).
    (Windows XP not does work w/o it.)
    (Beyond Sucks!)
  1. Opera
  2. Mozilla
  3. Konqueror (Sucks w/ php links)
    Linux's version of Internet Exploder
    php o.k. in 3.4.2.. Thank you.
  1. Opera
  2. Mozilla's FireFox
  3. IE (better than window version)
  4. Safari

(yes Opera works on 10 platforms): link

Mozilla's Firefox for Linux is the most compliant!


Breaking News:
09.27.05
Opera 8.5 (Linux) does not have banners in the free download version And it now finds and uses the Mozill plug-in of MPlayer and streams WMA and MMS files nicely. Download - Local


If mine or any other page or site looks un-organized or messy, it's probably that you are using MS Internet Exploder


1998:
BrowserMaster:
In addition I found a very useful little program a few years back for sizing my browser to represent a given monitor resolution called Browser Master, as I use two 21" monitors each set to 1280x1024 and I hate pages that are improperly coded and cause people (viewers) to use a horizontal scroll bar : - (


BBcode, What is it?

Do you frequent "Forums" or BBS' "Bulletin Boards" and while setting up you "profile", noticed the option; bbcode enable and wonder what's that?
Well me too,
so here it is the BBCode Glossary at phpBB.com ~ OR ~ BBCode tag reference at bbcode.org

BBcode is like shorthand for HTML code, used in writing and posting messages in a page that is generated by a Server (Server Side Scripting (asp, php, jsp, etc.)) so that the code you write does not alter the creation of the page.
For example, when I write html I use < > less than and greater than signs to enclose the start tags of code definitions and
to close them and in BBcode you will use [ ] and [/ ] to define your tags. You see, forums are active pages, the ones I use are predominately written in PHP which make them "active" or server generated pages. Now if you add code to the middle of the page, there is no way for us coders or the server to take your code into account when we write the code or when the server generates the page from many sources. So some smart guy/gal/group came up with BBcode to allow contributors to add some of the html tags to thier posts. Cool, eh.


PHP Information:

PHP-Nuke is an all inclusive "program" you can download and install on an Apache Server with MySQL that will allow you client to update and add to their site without calling you ever 20 mins.

PHP-Nuke Support site
Good source for PHP-Nuke Manuals. They're downloadable in many formats.

As of 02.20.2006 I've Nuke phpNuke. It has become too hard to maintaine and is being hack too often! So, back to Good O'l PHP, hand coded for those customers.


"Frames" with PHP

Using PHP to do what we used to be able to do with Frames and FrameSets. Reusing a single index.php page and simply add a new element as apposed to writing a new php page for each document and only including your common elements.
Check out this work in progress


HTML - ASCII
Character Map... · Here ·

My most complete Unicode (HTML) Character Set...   Here 


Two (2) Letter Country Codes

World dial (phone) Codes

US Postal abbreviations for US States, streets, areas, offices, deptments, etc..


Port ID (numbers) and the services and Trojans that monitor / use them


CSS: My collection of Deprecated HTML tags and their CSS Equivalent  >Here<

Here are a couple examples of stylesheets that I've written for clients and are currently in use;

Stylesheet used on this site

One of my current customers, Mr.Hardware

W3C's HTML 4.0 Sample Style Sheet
Easy Box and Buttons: Example

<iframe> in HTML5 and CSS3

Example: {original located at} F*ing Liberals.com
<div style="margin:auto; border:1px solid red; width:500px; height:444px;
background-color:black; border-radius:4px; ">
<h6 style="color:red; margin:6px auto; border:0px solid blue; ">
King Obama Hates 'rich' White People.. Evil 'man'</h6>
<!-- <iframe width="420" height="315" src="//www.youtube.com/embed/wFNQBTOVF4o" frameborder="4"></iframe> -->
<iframe style="border:0px solid black; width:420px; height:315px; margin-left:36px; margin-right:auto; margin-top:30px;" seamless sandbox src="//www.youtube.com/embed/wFNQBTOVF4o"></iframe>
<!-- trying new attributes 'seamless' and 'sandbox' -->
<p style="border:0px solid blue; padding:2px; margin:2px 10px 2px; color:white; ">
Still waiting for him to define what "Fair Share" is and who he considers "Rich"? 60k, 100k, 250k?
Will he 'insist' Everyone contribute...
LOL.. porch monkey's, No Way!</p>
</div>

If you voted for Thug 'Berry' Hussein Obama or Comrade Hairy Rotten-Cliton you're an idiot, too dumb to get any of this.
If you'd still vote for a 'Progressive' Democrat Fascist, You're a fncking brainless piece of shit, eh.

top

In the beginning, God created the heavens and the earth. Now the earth was formless and empty, darkness was over the surface of the deep, and the Spirit of God was hovering over the waters. God said, "Let there be light," and there was light. So God created man in his own image, in the image of God he created him; male and female he created them. And I say onto you, Beware, Liberals Lie, Always!

All Material is Copyrighted© by Landis Reed II MCMXCVI-MMXIX ( ⧝ )

Спасибо | Thank you.

Where is Gina?