Return to the top of Landis Reed dot com
Computing on a budget (we're not all rich).

Those are just a few of my Certs! =========================>
Novell CNE thru Netware 4.11 IBM Partner Microsucks Certified thru Advanced Server 2000
(if you must)
NRA: I can and will use guns Linux Power / Administrative User
(SuSe Linux!)
Audio Engineer
Just think, you to could write a site like this using a text editor, Linux, php and your brain. School, don't give up on it, I'll kick your a*!
\\†// [This and any other Site, Best Viewed with Anything Other Than Microsoft's W3c non-compliant Internet Exploder!] \\†//
General Categories:
Home   and / or   Back One
Español versión
<-- code tips -->
Web Design
Computers & Networking
Great Music!
Who is Landis Reed?
LanDisTwo myspace
Landis Reed facebook
Linux Tip 'n Tricks
ASL Alphabet
ASL Dictionary
ASL Practice!
Russian-Ukainian-Cyrillic
Other Languages
Windows Tips 'n Tricks;
registry hacks and more
Applications u need
Links / Information / maps
my archives
Email Me
Discussion Forums (SMF)
My observations on Religion
Calculating Lottery Winnings
für Mutter (for MoM)[Мать]
good travel info LR
Previous Issue 2008
SwordSearch Bible Software
The Best Bible Study
Software I've found & own
Qur'an Viewer SoftwareQur'an Viewer
You can't argue a subject you don't know All sides of!
Too bad Muslims don't know "their" book is a rewrite of
The Hebrew-Christian Bible.

Search This Site Via:

PicoSearch
   Help

Forget Google..
They do nothing for you!
more proof Google Sncks!
[ Yahoo! ] options


Some Site I do:



Some of my other sites:
that have been ripped off!

FYI, Make sure You are All the contacts and not your ISP, with the registrar.

Valid HTML 4.01!
Valid CSS!

Only use as a Reference as W3C can be very wrong on basic html elements

php logo

MySQL Logo

Site Visitors
39354
Since 10/05/00
Code by:
JaxRed@webtv.net.

download Sword Search 4 and Qur'an Viewer 2.9 free from here (Koran Viewer)

I have not had time to code or write down here, all that I have, so for now, how about some good links?
O.K.,, good,
Go Here...


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:

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

I wrote my First Firefox Plug-in.

09.26.06
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).


I've written my First HTML-Kit Plugin.

05.22.06
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.)

  • Windows XP:
  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!)
  • Linux:
  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.
  • Mac OS X
  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 anyother page or site looks un-organized or messy, it's probablly that you are using Microsoft 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

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
My Code Related Links:
Coding ~ Linux Home:
Coding Apps:
Linux Software:
Linux / Computer Information:
Linux Distributions;
I've Found:
HTML Color Charts:
HTML Special Characters!
Convert Unicode to HTML
Unicode Character Chart
HTML Character Set:[image]
ASCII Character Set:[image]
Extended ASCII Set:[image]
Russian ASCII Characters:
bbcode chart:
Deprecated HTML - CSS:
PHP includes (frameset):
General / Governmental:
News and Information Sources:
Guitar Chords n Tabs:
Map Sources:

Things that should be on your IBM® PC:
Download Trial Version!
Join Rush Limbaugh Daily at noon
GP Software home of Dopus
Directory Opus:
MS Exploder Replacement
geoshell
MS Exploder Shell Repl.
HTML-kit Logo
Widows PHP(html) Editor
Quanta Plus Linux equivilent to HTML-Kit
Linux PHP(html) Editor
Notepad ++. A must if you work with both windows and Linux
windows utf-8 Editor
Get FoxFire / Mozilla
Visit W3Schools
Novell Netware, the better server
Suse Linux
ACD Systems
CorelDraw cheaper than Adobe
GIMP.org
GIMP.org
Samba Windows Network Browser
Apache Web Server alternative to MS IIS
Weather.org logo
LogMeIn logo
Forget GoToMyPc
Orchard Construction
Post Frame Buildings
American Resistance Foundation
ILLEGAL IMMIGRATION

Don't call me just because You can't deal with a Republican that Believes in President Bush, No matter What! We elected him, eh.
top

html-kit editorIn 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!.
    This site is hosted at LandisReed.com which I'm quite happy with. All Material is Copyrighted© by Landis Reed MCMXCVI-MMIX