The AHistoryOfOurPassageATasteAtUs.html
is for viewing and editing expeditions in the Bible.
It offers navigation, such as, first, previous, next, and last;
as well as, append, delete, and insert.
The AHomeIClaim.html
will accept a first and second scripture reference verse, and compute the difference.
The AQuestOnYourBehalf.html
will list the various punctuation symbols, and their associated frequency of occurrence(s)
in the Bible.
The AreYouASpiritualSon.html
is almost a replica of Exact.aspx;
the only difference is that the query requests a character substring map;
but the schema and its display are exactly the same.
The ArrangingAtPresent.html
will compare the timing of Date of Birth (DOB), and Date of Death (DOD).
The AssociativeWords.html
is word associative, finding the next or previous word.
This is an example, and it is hoped that it will lead to greater exploration, of how
words are relevant to one another; what provokes or precedes one word.
The BiblicalNumbers.html
retrieves a sample of the various numbers in the Bible, and compute statistics.
The BibleBookInfo.html
is the first implementation of the R Language in SQL Server.
The BibleWord.html
is for finding the instances of words in the Bible.
The types of search conditions supported are “or”, “and”, or “phrase”.
The search manifestation may be for whole word or partial.
The search may also be restricted to either the Old or New Testament, or a group of books.
CensusRollupCubeManOWar.html
This is bringing the world of Online Analytical Processing (OLAP)
to our research.
Bible is a static database; and new records are added to WordEngineering, daily.
The census offers the opportunity to compare the count at both times when the men of war were counted,
we are interested in seeing growth or dip, and determining the total number of warriors.
This is similar to the seal at Revelation, but the count, seal, is always 12,000
for each tribe, and total sealed is 144,000
(Revelation 7:1-8).
Also the total is not tallied, previously
(Numbers 1, 26).
Fully ahead, is the substancy, of the view.
The ChurchCalendar.html
commences from Advent Sunday,
and it includes Christmas, Epiphany, Ash Wednesday, Lent, Easter Sunday;
and it concludes at Pentecost.
ColumnSet.html
An insert statement, restrict the input to just these columns;
in manipulation statements, only these columns, are affected; for example update and delete,
will only alter, affect these columns.
When SQL Server generates schema scripts, it also generates computed columns values;
these entries are not insert-able.
The Daniel70Weeks_-_html5-microdata.html
will offer information on prophet Daniel’s 70 weeks prophecy, and its fulfillment, according to The Coming Prince
The DateAdd.aspx
adds days to a specified date;
when the days to add, is a positive value, then it is a forward date.
The DateAdd.html
increments or decrements days by a given value. It differs from DateAdd.aspx,
in that it accepts Biblical metrics, like Biblical months and years.
The DateCompute.aspx
calculates the date adjusted by the year, month, week, and days.
The DateDifference.html
calculates the span between the start and end dates.
The Dater.html
calculates the date of birth and death in the Bible.
The DateReverse.html
is for the difference between the month and day, interchange.
The DateRatio.html
calculates the date span between the start and end dates, with a ratio.
EqualSide.html
The numbers, and there occurrences in the Bible. The information is stored in the NumberSign table.
The EsvApi.org.aspx
is a web service requestor that extracts information from the
ESV
(English Standard Version) Bible, and makes it available in a stylistic fashion.
The EveningMorning.html
will list the scripture reference and verse text for the words in the order of occurrences.
The Eventuate.html
will list the count of occurrences of ContactIDs in our primary tables.
The EverSinceLifeKnowsYouIPretendToBeTheSame.html
lists the census, and there running total.
The people were tasked, there was no mention of ammunition?
The benefit of tasking God; is seeing Him alive, in you.
The HeTookSomeWords.html
is for extracting words from a URI and converting to past tense, plural and present participle.
The HisWord.Aspx
is for making inquiries about the information stored in the HisWord table.
The HobiGoUp.html
will calculate the AlphabetSequence, after the user enters, each key; and
it will display the scripture reference, for where the number occurs in the Bible.
The IfIPassIWillGetThereAtOneOClock.html
will use inheritance to calculate the verse ratio in a book group,
for example 2 Corinthians 11:2, from Pauline Epistles.
The IsMakingRemainderOfTime.html
will parse a URI and determine the most occurring and longest words.
Andrew Troelsen and Philip Japikse provided the initial C# sample source file listing.
The MapTime.html
will draw the analog clock, and list the various times, recorded in the Bible.
The MeetMyEndThrough.aspx
will parse through the Bible, and determine the numbers, and scriptural occurrence(s).
The MentioningThings.html
will parse a scripture reference result set and for each word display scripture reference first
and last occurrences and the count of occurrences.
It is like exact.html but it allows the user to restrict the scripture reference and row
at which the word
The MondaySeventeenth.html
find the occurrences of the week day, and the day of the month.
The MoFeMaLoleMoNiyawoLe.html
will allow the user to enter a scripture reference, and it will output the
distinct count of books, chapters, and verses.
The NotOnlyMeIWillBeAsSome.html
will allow the user to enter Bible citations,
and it will show the words that appear in these citations, and there frequency of occurrence.
The OccurrenceOfTheMotion.html
allows the user to enter words; select the combination – or, and, phrase; and it will find the
occurrences in the Bible, and afterwards determine the correlation between these words and
the alphabet sequence of these positions in the HisWord table.
The OftenTimeIsTheGuise.html
allows the user to enter a date, and use dates in the Bible as offsets.
The OlohunModupeFunEyanToFunMiLeni.html
is similar to Exact.html but it offers the opportunity to restrict by scripture reference and phrase.
It will only list information for ranks and numerals.
OurPeople.html
find the word that have the matching alphabets.
OurTogetherMayNeverLast,ButOurJoinAreForever.html jsonresume.org
Takes a standard format; and makes reason out of it?
With the specified work experience,
predict the organizations that have openings in similar roles;
which recruiters specialize in filling these positions?
With the level of education,
which learning institutions offer advancement programme(s).
Where is the skill set useful, or obliterated?
Our initial work uses the behindthename.com
to find the name meaning and origin.
OurTypeAtTheEnd.html
When I seem to have ended; that is when I regained my value.
The Programmative.html
will accept a scripture reference, and return the set of scripture references that it has
reverse-engineered using the alphabet sequence; these is a corresponding set.
ProperNames.html
comparing words with Biblical soundex.
For the first time, the author was able to use the JavaScript’s set function for distinct words,
and also the ASP.Net’s C# function accepts the WebMethod()’s List string parameter.
Is it self compartmentalized?
The chose to place business logic in the .html and .asmx files and not in the database.
Although JavaScript offers Soundex, the database contains the Biblical words.
The database also supports set-based logic, but there are inconsistencies in database programming;
therefore, the need to succumb to row-based affordability cost.
The Sign-UpForTheNewAppleIIInvesting.html
uses regular expressions on both sides, both the database, sql, and the front end, javascript,
to find the words that are exact matches, and count the occurrences.
SignOccurrence.html
will display either all or a particular unit of sign which will be day, week, month, year, time.
The SiteVisit.html
allows the user to measure the time spent on the internet.
The SixDifferentThingToLet.html
computer will say a random scripture reference, and the user will try to enter what the computer said.
The SternIsTheBloodyNameOfTheSin.html
is an attempt to find the previous occurrence of the Bible;
using a date, we will go back, and determine previous entries, according to the calendar.
For example, using the date, 2008-03-11, we will find week of year;
that is between 2001-04-17 … 2008-03-11.
The ThinkLikeIThinkYouWouldThink.html
will reverse-engineer the tables, and present the information in the represented format,
for example, csv, html, json, sql, xml. The schema of the database.
A search was done, for the various kind of currencies, money, Shekels, silver, gold,
and probably when it is a gift, the financial amount was not mentioned.
The ToRememberHisConversationAsMine.html
The user may enter a date, and calculate the date entrance, a country is optional. For example, my date of birth is 1967-10-15, and country of birth got independent on 1960-10-01; therefore, the country got independence a generation before the second millenium, and I was given birth to thirty three years, later, Jesus’ lifetime.
The ToUseAConstructionOfYourself.html
will draw a figure of a person and it will give the user the opportunity to click on a particular part of the human body.
The TrueOriginSelect.html
will list the names of churches, and give the user the option to determine their denominations.
The TwoField.html
will allow the specification of a scripture reference, and adding a number.
will parse a scripture reference result set and for each Bible Word display scripture reference first
and last occurrences and the count of occurrences.
It is like exact.html but it allows the user to restrict the scripture reference
and the row containing a word.
The WhereIsItNavyGovernment.html
will list the various books in the Bible, and their corresponding chapters;
either the book or the chapter could be clicked to get the text.
The YourIDOrWhatDoYouWriteYourCommonID.html
will accept a scripture reference, and selection; and it will reverse-engineer
the AlphabetSequenceIndexScriptureReference.
Input scripture reference and Bible version, output Bible Word YouSeeLovement.html
).
The AlphabetSequenceIndex is the result of a pure function to sum alphabet places
AlphabetSequence.cs .
The AlphabetSequenceIndexScriptureReference are the offsets from the beginning and the ending of the Scripture.
The AlphabetSequenceIndexScriptureReference consists of four parts;
there are two references each to particular chapters and verses.
The first mention is the forward verse,
which the author calculates by determining the AlphabetSequenceIndex verse in the Bible.
The second mention is the forward chapter,
and this the author calculates as before, but by substituting the verse with the chapter.
Both the backward chapter and backward verse are the corresponding, anticlockwise places.
I was asked by the Holy Spirit to temporarily walk out of the Department of Motor Vehicles (DMV), Fremont, between being granted a driver’s license, and being denied an identification card, because I did not have a Permanent Resident Card, a green card, by a male worker wearing The North Face shirt.
Where does the Bible list?
Creation days, genealogies, allies, plagues, tribes, journey, commandments, reigns, kingdoms, disciples, fruit of the Holy Spirit, churches.
The author is grateful to Tom Osborne, his Artificial Intelligence instructor; and
Brian Henderson-Sellers, his Object-Oriented Technology instructor; both also at
UTS.
The author makes mention of his colleagues at UTS;
Decler Mendez, Cesar Orcando, Ricardo Lamas and Peter Milne.
The author stretches his open hand to Robyn A. Lindley, his Doctorate degree supervisor at the University of Wollongong
(UOW),
NSW 2522, Australia.
An abbreviation for commercial. A default domain extension.
Directory and filename
The default, for example, is index.html
Fragment
It is not an e-mail address, since it does not include an at sign, @.
It defaults to port 80.
It defaults to the homepage.
The issuing of this domain name may be related to commencing writing the book titled Ocean Senior on .
There has not been a follow-up on future artifacts.
But when one reads the Bible, the book of Revelation, which starts with the letters to the 7 churches in Asia Minor, does not instigate future alteration.
The Bible Database
The Scripture Table
The content of the Bible SQL Server database is principally the Scripture table.
The Scripture table has a
composite primary key ,
which consists of three columns; the BookID, ChapterID, and VerseID columns.
There are varchar(MAX) columns which has the text for each Bible version.
The Scripture Table’s BookID Column
Because there are sixty-six books in the Bible, the BookID ranges between 1 and 66;
starting from Genesis and ending at Revelation.
The SQL statement
ALTER TABLE Bible..Scripture ADD CONSTRAINT CK_Scripture_BookID_Range CHECK (BookID BETWEEN 1 AND 66)
will set the range restriction.
The Scripture Table’s ChapterID Column
The ChapterID ranges between 1 and 150;
the SQL statement
SELECT MAX(ChapterID) FROM Bible..Scripture
is for determining the upper limit.
The SQL statement
ALTER TABLE Bible..Scripture WITH CHECK ADD CONSTRAINT CK_Scripture_ChapterID_Range CHECK (([ChapterID]>=(1) AND [ChapterID]<=(150)))
will set the range restriction.
The Scripture Table’s VerseID Column
The VerseID ranges between 1 and 176;
the SQL statement
SELECT MAX(VerseID) FROM Bible..Scripture
is for determining the upper limit.
The SQL statement
ALTER TABLE Bible..Scripture WITH CHECK ADD CONSTRAINT CK_Scripture_VerseID_Range CHECK (([VerseID]>=(1) AND [VerseID]<=(176)))
will set the range restriction.
The Scripture Table’s KingJamesVersion Column
The author would have considered placing an index on the KingJamesVersion column,
but the author found out during his research that the verses in the KingJamesVersion
are not unique nor distinct, and indexes are not applicable to where like query conditions with leading wildcards.
The Scripture View’s Testament Column
The SQL statement
(case when BookID <=(39) then 'Old' else 'New' end)
will set this computed column.
The Testament column serves as a filter, such as, in the BibleWord.html.
The Scripture View’s BookTitle Column
The SQL statement
dbo.udf_BookTitle(BookID)
It is for determining this computed column.
As expected, there is a correlation between the BookID column, and its corresponding BookTitle column; it progresses from Genesis to Revelation.
Because SQL does not support arrays, the author chose to write an SQL CLR C# function for determining the BookTitle when passed the BookID.
Although C# supports Design by contract assertions, the author only checks BookID range validity, and returns NULL, if the argument does not fall within this range.
The author could throw exceptions, but the author does not know the side effects nor the full ramifications.
Instead of writing and determining the book title using C#, an alternative is to use a database table.
A table with two columns, BookID and BookTitle, will store and make extractable
the sixty-six books.
For example, the first book of the New Testament, the 40th book, spelling is Matthew or Mathew, double tt versus (VS) single t.
An improvement on the current implementation is to use soundex to
Will calculate the conjecture of the BookTitle, ChapterID, and VerseID.
Since this is a computed column, therefore, the author is not able to set its Entity Integrity;
if it were not the SQL statement
ALTER TABLE Bible..Scripture ADD CONSTRAINT uc_Scripture_ScriptureReference UNIQUE (ScriptureReference)
Will set its entity integrity.
The distinction between raw data versus computed columns is performance and space.
The Scripture Table’s ChapterIDSequence Column
When loading data, the author decides the ChapterIDSequence column, and increments it when the BookID and ChapterID, change during loading.
The ChapterIDSequence ranges between 1 and 1189, starting in Genesis 1 and ending at Revelation 22.
The SQL statement
SELECT BookID, ChapterID FROM Bible..Scripture GROUP BY BookID, ChapterID ORDER BY BookID, ChapterID
will decide the greatest value for ChapterIDSequence.
An alternative SQL statement
select count(
distinct
cast(BookID as varchar(6))
+ ' '
+ cast(ChapterID as varchar(6))
)
FROM Bible..Scripture
Another SQL statement
; with cte
(
BookID
, ChapterID
)
as
(
select distinct BookID, ChapterID
FROM Bible..Scripture
)
select cnt = count(*)
from cte
The SQL statement
ALTER TABLE Bible..Scripture ADD CONSTRAINT CK_Scripture_ChapterIDSequence_Range CHECK (ChapterIDSequence BETWEEN 1 AND 1189)
will check the range correctness.
Although it is good to know the ChapterIDSequence, but it is primarily used to decide the boundaries for scripture reference queries.
The Scripture Table’s VerseIDSequence Column
When loading data, the author calculates the VerseIDSequence column,
and increments it, every time,
the BookID, ChapterID, and VerseID
changes during the data load.
There are some Bible books that have only one chapter,
such as,
Obadiah, Philemon, 2 John, 3 John, Jude;
therefore, the author is careful when the choice is made to
increment and update the VerseIDSequence column.
The SQL statement
SELECT BookTitle FROM Bible..Scripture GROUP BY BookID, BookTitle HAVING MAX(ChapterID) = 1 ORDER BY BookID
is for listing these one chapter, Bible books.
The VerseIDSequence ranges between 1 and 31102; starting from Genesis 1:1,
and ending at Revelation 22:21.
The SQL statement
SELECT COUNT(*) FROM Bible..Scripture
will decide the greatest value for VerseIDSequence,
the total number of rows, records, in the Bible..Scripture table.
The SQL statement
ALTER TABLE Bible..Scripture ADD CONSTRAINT CK_Scripture_VerseIDSequence_Range CHECK (VerseIDSequence BETWEEN 1 AND 31102)
will do the data integrity.
As said earlier, although it is good to know the VerseIDSequence,
but it is primarily used to decide
the boundaries for scripture reference queries.
The identity functionality which auto-increments,
before inserting each row is useful,
for ensuring this candidate primary key,
abides by the entity integrity constraint; however,
The SQL statement
ALTER TABLE Bible..Scripture
ADD CONSTRAINT AK_Scripture_VerseIDSequence UNIQUE (VerseIDSequence)
This is a convention for referring to Bible rows, by a unique identifier,
which consists of the BookID, ChapterID, and VerseID.
The leading zeros are placeholders for blocks of IDs, such as,
BookID which will have two digits,
ChapterID which will have three digits,
and VerseID which will also have three digits.
It is easier, faster, and more compact to restrict and order by numbers rather than text.
Listed below, is the result set, for this SQL statement.
SELECT ScriptureReference, BibleReference
FROM Bible..Scripture_View
WHERE BookID = 43 AND ChapterID = 1 AND VerseID = 1
Please note, that the author has not developed this further,
it is just an introduction and speculation,
which others may wish to adopt.
Most of the applications, extract information, and query the Scripture table.
If the user chooses to, he may choose to load another Bible version,
into the Scripture table and the application will still work as usual,
and there will be no need to make changes to the application; thereby,
achieving
0 Separation of concerns (SoC).
The Exact Table
The Exact
table’s, primary task, is to tell, on the words
that are in the Bible. Its information set include each word’s first and last
scripture reference occurrence(s), and count of occurrence(s).
If the word, occurs only once, then the last occurrence is set to null.
The incentive for writing the exact module comes from Dave Hunt,
who will talk of each word’s specifics,
and Chuck Missler
who noted that the first occurrence of the word, love
is in Genesis 22:2.
The exact table, is a holding area, for staging information;
it could be argued that there is no need, to have this table,
because it sources its information from the Scripture table, and it is available using Language Integrated Query.
The reasoning of the author is that the Scripture table is static data, and it does not need
processing, each time, there is a request.
Speed and lower work load are the advantages of the approach of the author;
its disadvantage is that the exact table needs re-population,
when there is a shift to another Bible version, which the author does not project, at this time.
If there is a need, to support another Bible version, then the
Exact table loading procedure needs expansion to aid,
this flexibility.
The Exact
result for the author’s initials, KAA, is Karkaa, meaning floor
(Joshua 15:3).
Word Occurrences
is dynamic, and it supports the other versions of the Bible.
The Exact Table’s ExactID Column
The ExactID is an identity column,
meaning the database, SQL Server, auto-increments its value, before insertion.
There are 12891 unique words, in the Bible..Exact table.
The SQL statement
SELECT MAX(ExactID) FROM Bible..Exact
is for determining the highest value.
The SQL statement
SELECT COUNT(BibleWord) FROM Bible..Exact
is for determining the word count.
The SQL statement
ALTER TABLE Bible..Exact ADD CONSTRAINT CK_Exact_ExactID_Range CHECK (ExactID BETWEEN 1 AND 12891)
is for the range restriction.
For storage reason, the author has chosen, not to have a unique index,
on this candidate primary key; in-spite, of it being a query item.
Future implementation, may issue the SQL statement
CREATE UNIQUE INDEX AK_Exact_ExactID ON Bible..Exact(ExactID)
SELECT SUM(FrequencyOfOccurrence) FROM Bible..Exact
is 789631; this is the count of the words in the KJV Bible.
The Exact Table’s BibleWord Column
These are the words that occur in the Bible, in the order of their occurrences.
The author sets the primary key,
the constraint, by issuing the SQL statement
The Exact Table’s FirstOccurrenceScriptureReference Column
This is the scripture reference where the word first occurs in the Bible.
The author may set-up the relationship by issuing the SQL statement
ALTER TABLE dbo.Exact WITH CHECK ADD CONSTRAINT FK_Exact_Scripture
FOREIGN KEY(FirstOccurrenceScriptureReference)
REFERENCES dbo.Scripture (ScriptureReference)
Please note, that as discussed earlier,
the author cannot have, a unique constraint, on the Bible..Scripture.ScriptureReference column,
since this is a computed column;
the author can not keep up the relationship, at this time.
The Exact Table’s LastOccurrenceScriptureReference Column
This is the reference to the scripture where the word last occurs in the Bible;
if there is only one occurrence, the value of this entry is null.
As with the FirstOccurrence column, the referential integrity rule applies.
The Exact Table’s Difference Column
This is to measure the word’s longevity;
the difference in VerseIDSequence between when it first and last appeared.
The Exact Table’s Occurrence Column
This is the pervasiveness of the word,
how often is the word used in the Bible?
The HisWord table is what the author heard from the source.
The entries in the HisWord table are exact and representable in alphanumeric format
(Numbers 12:6-8).
There have been cases when the author cannot spell and fully comprehend what he heard.
In such cases, and not dispose of the records, the author will partly enter what
he heard.
This impedance mismatch between what the speaker said and what the listener heard,
rarely occurs with English words.
But it is likely, in the author’s native language, Yoruba, which exploits word combinations and phrases.
The alphabets differ slightly between the English and Yoruba languages; Yoruba contains diacritic alphabets.
The author requires a Yoruba dictionary and translator;
a recent success is with the http://translate.google.com web page.
The HisWord table’s most important column,
as the name suggests, is the word column,
which is either English or Yoruba; or a mixture of both languages.
The author will yield to the Holy Spirit in translating Yoruba words to English.
From previous experience, this translation is not always the most right or relevant, and
different words may contain the diacritic alphabets; therefore, introduce various meanings
(1 Corinthians 12:30, 1 Corinthians 14).
To account for the discrepancy in translation, the author sought help from the LORD:
The word column is a potential natural primary key, since duplicates are rare.
When redundancies do occur, we may append the sequence to the word,
to generate a unique word.
We do this manually, but an insert trigger,
will offer automation, and will cut the risk of primary key violation,
which leads to gaps in the identity column
and, loss of data.
The HisWord’s table, commentary column, contains implicit information.
This communication is most likely non-verbal, and it is information such as creatures
standing or moving towards particular locations or engaging in other visible activities.
As such, from the creation account, on the first day, there is a commandment, and there
may be an action/response.
The commandment is in the word column God created light
(
Genesis 1:3, 5
).
The action is in the commentary column; God separated the light from the darkness
(Genesis 1:1-2, 4).
Microsoft SQL Server generates sequential numbers for the HisWordID identity column.
The goodness of this technique is that it is a candidate primary key,
data loss is trackable, and it provides a sort key.
The Dated column is of the DateTime type.
If an insert statement does not explicitly specify a value for the dated column,
then it defaults to the current date and time of the (UTC-08:00) Pacific Time (US & Canada) time zone.
The Remember table tries to correlate the period between a prophecy and its
fulfillment.
The terminus a quo
DatedFrom is when the prophecy begins,
and it marks the the date of issue or establishing of the prophecy.
The terminus ad quem
DatedUntil is when a prophecy partially or entirely comes to pass.
(Koinonia House).
DateDifference.aspx
is for calculating the difference between terminus a quo, versus terminus ad quem;
the results are in days; biblical years, months, days; the Common Era.
The inspiration for adding the Common Era comes from wikipedia.org
by Jimmy Wales.
To determine the HisWord and Remember entries?
The author chooses to separate the particular and prompted inputs
(
Luke 4:19
).
APass
First, inside and last dates.
ActToGod
This is subjective work; the author applys intelligence to find patterns and resemblances in the Bible.
2026-01-31T17:44:00
Remi Adeniji said she submitted her research thesis titled, Open-Source persistency. In the center-east, a male was taunting the Russians.
2025-10-03T00:01:00 The author transitioned from using the Microsoft Visual Studio integrated development environment (IDE), because the command-line Microsoft Visual C# Compiler, csc.exe, suffices, and incompatibility software source files between versions during migrations. 2025-10-03T00:16:00 This same… could be noticed between HTML versions… prior to HTML5. 2025-10-03T00:21:00
These are our children… these are us.
The numbers may serve as tags or labels which are quantitative with no values.
Introduced on July 1, 1963, the ZIP Code system (an acronym for Zone Improvement Plan) traditionally contained five digits.
In 1983, an extended code was introduced named ZIP+4, these postfix a hyphen and four additional digits for more specific addressing.
The author does not validate the Zip Code, since it is not a world standard. 2025-06-07T07:08:00
Our view of the world attains us.
Telephone number
Categorical Scales
Dewey Decimal Classification used in libraries
Absolute Scales
An absolute scale is a count of individual, distinct items in the set.
This may be the physical count of word occurrences in the Bible.
The count of books that are in the Bible groups. For example, there are 5 books by Moses, and 4 Gospel books.
The SQL COUNT() function returns the number of rows that matches a specified criterion.
The Microsoft SQL Server variable @@ROWCOUNT returns the affected rows from any statement, even if it’s not DML or a SELECT query.
Ordinal Scales
An ordinal scale puts the attribute in a linear order. There are no operations or computations done with it.
An identity column is a numeric column in a table that is automatically populated with an integer value each time a row is inserted.
The SQL ROW_NUMBER() function is a temporary value calculated when the query is run. To persist numbers in a table, see IDENTITY Property and SEQUENCE.
The @counter-style CSS at-rule lets you extend predefined list styles and define your own counter styles that are not part of the predefined set of styles. The @counter-style rule contains descriptors defining how the counter value is converted into a string representation.
Rank Scales
They have a linear ordering, and an origin. Having an origin prevent some of the transitivity problems.
Military ranks
Mohs scale for hardness (geology) of minerals
Scofield scale for the strength of peppers
Completely Automated Public Turing Test to tell Computers and Humans Apart (CAPTCHA) is a type of challenge–response turing test used in computing to determine whether the user is human in order to deter bot attacks and spam.
The Contact table contains a title column.
SQL offers a group by, and having clause.
Strength of password?
Soundex?
Interval Scales
An interval scale is based on a standardized unit or interval. Another property of these scales is that they have no natural origin.
Date difference, UNIX epoch?
Ratio Scales
These scales have a base unit, natural origin and meaningful operations. We also allow the creation of compound units with ratio and interval scales. They are called ratio scales because the units of measure are expressed as multiples or fractions of some base unit.
HTML input range
CSS percentage
(Joe Celko, 2025-03-07).
Relational Database Hierarchy
Catalog: Is a collection of databases, for example, Bible, WordEngineering, URI.
Schema: Is a collection of objects, which may include tables, views, indexes, stored procedures, triggers.
Table: Is 2-dimensional with horizontal rows and vertical columns.
Determination is achieved through computed columns.
(Allen G. Taylor, 2024).
Index Query Type
Query Type
Commentary
Example
Structured Query Language (SQL)
Point query
It will return only 1 record, and it is restricted by an equality condition on the primary key or unique index.
Useful for searching for a particular verse.
SELECT *
FROM Bible..Scripture_View
WHERE VerseIDSequence = 1
Multipoint query
It may return more than 1 record, as there may be multiple records. It is restricted by an equality condition on part of a potential composite key.
Useful for searching for a particular chapter or book.
SELECT *
FROM Bible..Scripture_View
WHERE ChapterIDSequence = 1
Range query
It returns a set of records whose values are within an interval or half interval. If it is restricted by both lower and upper bounds, then there is an interval. It is a half interval, if it specifies only one bound.
Useful for searching for consecutive verses, chapters or books.
SELECT *
FROM Bible..Scripture_View
WHERE VerseIDSequence BETWEEN 1 AND 10
;
SELECT *
FROM Bible..Scripture_View
WHERE VerseIDSequence <= 5
Prefix match query
The set is the match of an attribute.
The author is unfamiliar with any use-case where only the first part of the wildcard is searched. The first part of the scripture reference is similar. For the BibleWord searches, the author uses like for match queries.
SELECT *
FROM Bible..Scripture_View
WHERE KingJamesVersion LIKE
(
SELECT TOP 1 KingJamesVersion
FROM Bible..Scripture_View
GROUP BY KingJamesVersion
ORDER BY COUNT(KingJamesVersion) DESC
)
Extremal query
It returns either the minimum or maximum extreme.
Statistics
SELECT *
FROM Bible..Scripture_View
WHERE VerseIDSequence =
(
SELECT MAX( VerseIDSequence )
FROM Bible..Scripture_View
)
Ordering query
The records returned are sorted.
The results of the author are normally in ascending order.
SELECT TOP 10 *
FROM Bible..Scripture_View
ORDER BY VerseIDSequence DESC
Grouping query
The records returned are grouped.
Rarely does the author group rows by issuing the group by clause.
SELECT BookGroup, COUNT(BookGroup ) BookGroupVersesCount
FROM Bible..Scripture_View
GROUP BY BookGroup
ORDER BY BookGroup
Equi-join query
The records are retrieved from multiple sources.
The author uses views for table joins.
(Allen G. Taylor, 2024).
Designing Software Architectures: A Practical Approach
Making Design Decisions
Introduced .NET core and Model-view-controller (MVC).
Inability to restore deprecated Microsoft SQL Server backup versions.
Command-line reverse-engineering of database script does not conform with the newly released data types.
Assign Priorities
The author prefers to first build and implement his strengths and specialties in the back-end
(database and process logic), prior to designing the creative user interface.
Data import…data input:
Initially, the author created an XML file and imported it into database tables via a C# program application.
When this process malfunctioned, the author suspended his work.
The author resumed work by doing data input via Microsoft SQL Server Management Studio grids.
This diversion did not require database changes, achieving separation of concerns.
The use of non-supported beautifying css is responsive web design.
(Humberto Cervantes, Rick Kazman June 2, 2024).
Hitachi Modern Data Infrastructure Dynamics Drowning in Data: A Guide to Surviving the Data-Driven Decade Ahead
Microsoft SQL Server offers the capability to cut off the size of the result set.
The GetAPage.html gets minute data from the various database tables and views.
The user may be given the opportunity to customize which results to retrieve,
for example, AlphabetSequence, BibleWord, HisWord, or Dictionary. A literate person may not need as much data. Setting this restriction will be concise queries.
An approach is to offload computing to the local host.
(Hitachi 2023).
Database Performance
Query optimization:
Server-side database processing offers the best performance scenario.
The use of stored procedures and functions is recommended. The hold backs are their deployments and SQL variances.
Prepared statements are fast, resource lenient, cached, and they prevent SQL injection attacks.
The author falls back on dynamic SQL for complex queries.
Indexing:
The author is well aware of the pros of indexing, but its cons include additional space and effort. The less performant productive database objects are keys and constraints.
Data Modeling:
Normalization
First Normal Form (1NF):
A relation meets this rule when each attribute has only one value.
Another condition is that all the attribute values are atomic and non-composite.
In the HisWord table there may be multiple contacts, but only the most prominent contact is recorded.
A contact must be first created in the Contact table, prior to its referencing, to satisfy its referential integrity constraint.
The author does abide with 1NF in the HisWord table.
The URI column may contain multiple e-mail addresses.
The scripture reference column may not be a unit.
Second Normal Form (2NF):
The ActToGod table does not comply with this rule,
since its Minor column is functionally dependent on its Major column. Computed columns minimize the potential for this.
(Craig Mullins, 2023-12-18)
Database Management System (DBMS)
There are 2 types of DBMS. These are:
Shared file-based: For example, Microsoft Access
Client/Server: For example, Oracle, SQL Server, MySQL
SQL Usage
Database Information
Statement
Commentary
sp_databases
The sole work of the author, the WordEngineering database size, is currently 33317504 bytes.
sp_server_info
The database version is Microsoft SQL Server 2022 – 16.0.1000.6
sp_spaceused
The WordEngineering database currently uses 32536.63 MB.
sp_statistics HisWord
The cardinality of the HisWord table is 114243.
xp_fixeddrives
Returns a list of physical hard drives and the amount of free space on each one.
xp_msver
Returns version information about SQL Server.
SQL Statement
Statement
Commentary
Select
The select statement for data retrieval is the most popular statement.
Most select applies
to Bible..Scripture_View.
Using the select statement is safe, but it may impact performance.
An alternate replication target repository may serve queries.
Insert, Update, Delete
The insert, update and delete statements are for data maintenance.
This is a range check that accepts a beginning and ending value.
It is not highly used.
NULL
No value
IN
A comma-delimited list of valid options within parenthesis.
LIKE
Wildcard filtering
(Ben Forta, 2017)
Database Scaling
The transition to computed columns results in smaller storage requirements.
Microsoft SQL Server supports multiple databases; therefore, reducing archive needs.
Normalization, object-to-relational mapping, is light load.
Database Exclusivity
Row Limit
Title
Commentary
TOP
Set a limit of the number of rows returned or a percentage of the rows from the source.
SET ROWCOUNT
The database will retrieve all the rows, but if there are excessive rows it will later
limit to required rows.
Where Clause
Title
Commentary
Like wildcard
Preceding or following restriction ‘%%’
Check for NULL
IS NULL versus (VS) IS NOT NULL
Between range check
Lower and upper limits
Logical comparison
<, >, =, <=, >=, <>
Table join superceeds the previous column key equal to
FROM table join primary and foreign key
Select Clause
The select clause may explictly include a column list.
Pre-compiled statements that implictly cater for all the source columns,
may not be up-to-date on the column-list.
Group By Clause
The group by statement is not for detail listing,
except when it is used to regress to the distinct clause.
Group by supports statistics, such as, count, sum, min, max, avg.
Having By Clause
The having clause augments the group by clause.
It places restriction on the group(s) returned.
Insert Statement
Inserts give room to omit the default columns.
The Identity Insert statement also grants explicit
entry of its identity column.
Nullable Column
Information unknown is useful for forwarding processing,
until and if the information is added.
Outer Join stands for this purpose.
View
Enhances tables by compacting and/or extending the information set.
Constraint
Primary and foreign keys, unique indexes and check constraints.
Data Cleansing
Is the source of bad data input internal, on-line users, or error in programming? He doesn’t envision error in reference data.
Does the vendor have data definition language (DDL) to pre-empt data corruption?
Data type and size: String, number, date, logic boolean?
Not nullable? Can not be empty?
Range check: Expense must be greater than zero? Dates of activities must be after the establishment creation date.
Check constraints, for schedule, dated from must precede dated until.
Non-surrogate primary and foreign keys with unique indexes help to ascertain data.
Default columns are probable system generated that the users may leave unfilled that are available from sequence, identity, system clock.
Is the data incomplete, such as abbreviation, for example CA or California, telephone numbers without country or area code?
Is it data manipulation language (DML) deadlock, arrangement of data modification? Transaction commit or rollback? Cascade?
Duplicate entries are isolatable by using the group by clause.
The author prescribes the steps below to begin database set-up and usage
Acquire a database management system (DBMS).
Various varieties of DBMS are available.
The user may download a DBMS, get a compact disc, or select from the cloud.
Install a DBMS.
Decide on a user interface for managing the database.
For Microsoft SQL Server, the choices include the SQLCmd console utility or
the SQL Server Management Studio or Azure Data Studio.
Create database.
Microsoft SQL Server supports multiple instances and databases.
The data definition language (DDL) includes the commands
to create, alter, or delete tables, views, primary and foreign keys, indexes, constraints and defaults.
The data manipulation language (DML) are commands
to insert, update, and delete the database rows and columns,
with the option to use the where clause.
The SQL Server maintenance plan is for database housekeeping,
for example, backup, restore, and re-arrangement.
Stored-procedures, triggers, and functions are programmable logic.
Indexing
The author manually indexes according to the following progression:
The URI database is separable into the following tables:
URIChrist
URIEntertainment
URIGoogleNews
URIWordEngineering
The SacredText table is for scripture reference.
The Exact table is an index of the words in the King James Version (KJV) of the Bible.
The source of information is in the bibliography section.
This will decide the differences between your local copy
and the version control code repository.
Add Updates
git add
The git add . command will add all the updates,
or the user may add particular directories and files.
Accessibility
Image elements have alt attributes; so that the reader may perceive what it shows
The software offers the option to generate an image in the .png format
The author does not duplicate hyperlinks
The user may solely use the keyboard navigation to tab between the various controls,
this substitutes for the taborder attribute.
The autofocus attribute is for setting the cursor on the first input control.
JavaScript Optimizing native JavaScript
Excessive number of objects:
Each web page mainly contains 2025-11-29T08:56:00
the minimalistic
page_load() and query_submit() methods.
Some web pages which use web services to retrieve information from the database also include http://github.com/KenAdeniji/WordEngineering/blob/main/IIS/WordEngineering/WordUnion/9432.js
which contains 1 object for data render methods, and
two dimension arrays for select options. 2025-11-29T10:11:00
A JSON is the result set… returned from the database.
The Author Programs in the Following Tiers and Languages
Tier
Language
Commentary
Front-End Browser
HyperText Markup Language (HTML), Javascript, Cascading Style Sheet (CSS)
The front-end code may run on a desktop, laptop, or mobile telephone
that offers a user interface (UI).
The task is to accept the user query and to display the result.
Initially, as a novice programmer, the author wrote specific code for each user request;
later, the author rests on generic code which will handle multiple variety of requests.
This is high-level programming, and the skill-set entry level is minimal.
The author also believes that the users should not
require any formal training to use his work.
Customization is achievable by varying the request options,
such as entry form selections, query arguments, or data attributes.
Middle-Tier Application
C#, Embedded-SQL
For backward compatibility,
the author does not envision moving away from his legacy code investment in Microsoft.
The only shift is positioning code away from
database inconsistencies in back-end residency.
To code, compile, debug, deploy,
the experience of the author is with Microsoft Visual Studio and command-line tools.
Server-Side Backend
Standard Query Language (SQL)
The author most recent experience
is with the Sybase and Microsoft Transact-SQL assortment.
Now a days, to be compatible and after experimentation;
the author rarely uses
Standard Query Language – Common Language Runtime (SQL-CLR).
The author does database data entry, maintenance, development
by using the Microsoft SQL Server Management Studio.
JavaScript Basics: Data Types
JavaScript supports three keywords for declaring variables.
These are the var, let, const keywords.
From its pre-conception, JavaScript supported the var keyword.
When the author does not precede a variable initialization with a keyword,
then the variable will have global scope.
The author averts from variable hoisting.
Variable definition with the var keyword is re-usable.
The strict mode is a later addition to JavaScript that helps in enforcing variable rules.
For one-time definitions, such as, issuing the document.getElementById command,
the author relies on the const keyword.
Unlike some typed languages,
JavaScript does not support explicitly specifying the type of a variable.
JavaScript string comparisons are by default case-sensitive.
Functions and Methods
Methods are functions that are referrable from a class.
Methods support object orientation by offering encapsulation, inheritance, polymorphism.
The author uses functions when placing localizable code inside the script section of a HTML file;
otherwise, generalized methods are referenceable from a JavaScript library.
JavaScript treats functions as first-class citizens, and they are passable as variables.
This abstraction feature is rarely necessary.
JavaScript does not support method overloading.
The earlier arguments array variable and the later parameter default initialization supplements.
The author consistently uses anonymous functions for
processing the success and error returns when using jQuery to access web services.
Conditions
The author emulates the Microsoft ASP.NET Page.IsPostBack property check, and when it is not so,
parse the query arguments; otherwise, skip the parsing and proceed to page submittion.
Arrays and Loops
For displaying the Bible book titles, the 66 books are in a JavaScript iterable array.
This reduces the data load from the server to client, and it offers spelling flexibility.
The select options resemble similar customization.
HyperText Markup Language (HTML) Document
The DOCTYPE is the first declaration in an HTML document,
and it is the conformation standard specification.
The html tag is the root and the container for all the other tags.
The head tag contains the title and the meta tags for the search engine optimization (SEO).
The various documents will indicate the cascading style sheet (CSS) directive.
The body tag contains the visible content of the document.
Its resultSet or resultTable div will contain the particular details that the program generates.
(Microsoft)
Data Science
What is data?
The data that the author fundamentally operates on is the word from God.
The initial and primary data is textual, but now the author places importance
on dates and numbers.
What should you do with a number?
Even though the Hebrew language is AlphaNumeric, the numbers in the Bible are in words
(
Leviticus 19:26
).
When the author receives a number, he records it in the HisWord’s table, Word column, as a numeral.
The author extracts knowledge from data; by finding meaning to the word.
The author uses scientific methods, such as counting the number of occurrences,
determining the first and last occurrences, and excluding the parts of speech.
The actionable insights take, so far, is to computerize the work.
The vast majority of the work is structured data.
Unstructured data does not fit into the background of the author.
The application domain is Bible studies; how relevant is the Bible to our work?
Practicing Data Science
Empirical, find implication from the Bible?
Theoretical, to determine a better way to doing work?
Computational, is human labor replaceable?
Data-Driven, constraints help us to sanitize data.
Default values reduces task, are less error prone, brings arrangement.
Where to get Data
The Bible is our primary source of data.
The author records information sources.
This is either a person or media?
What you can do with Data
Data Acquisition: The Bible is available on the Microsoft Access database.
Data Storage: The author imports this tabular data into the Microsoft SQL Server relational database.
Data Processing: The SQL Select statement is the means of retrieving data from the database.
This is not always a monolithic fashion; since there are various ways of composing the queries.
Visualization / Human Insights:
The raw data is viewable on the Microsoft SQL Server Management Studio.
The web service, .asmx, file, which is accessible from the browser,
offers the opportunity to fill-in the query and see the JSON result.
The .html presents the result in a human readable format.
Defining Data
Quantitative Data: This makes itself subjective to numeric computation.
AlphabetSequence is an attempt to give value to words.
Qualitative Data: These are rarely measurable and are personal interpretation.
A brief introduction to Statistics and Probability
At the beginning of the study, the author made a presumption that words are unique.
Later the author found out that there are duplicate Bible verses.
(Microsoft)
Data
Structured and Unstructured
Structured data is alphanumeric put in row-column.
Unstructured data is either text, image, audio, or video.
This research is mainly structured data.
Standard
The author imports complete, not NULL nor empty data, such as the Bible and the dictionaries.
The author achieves data validity by constraining
and restricting inputs.
Since this is not a commercial work,
Key Performance Indicators (KPIs) are not vital.
The author references and is not tampering with authoritative Bible work;
this helps to make sure correctness – accuracy, consistency, integrity.
Timeliness is effectual in the single user data entry table, HisWord.
The Data Manipulation Language (DML) is too large to fit into the
GitHub.com repository,
and it is intellectual property.
For the people that have access to the database,
this private information is available by generating the database script.
Contact is a primary entity, and it identifies the people and organizations that the
author has a relationship with.
These affiliations are family, friends, business, or public service links.
Also recordable are their street, e-mail, web addresses, and telephone numbers.
The author stores the various information exchanges with these people.
A known date of birth, is for notification of the subject’s birthday and relative age.
To keep up with the privacy and sensitivity of this personal information,
the author is not sharing this highly confidential data.
The relationship between a contact and its related information is one-to-many;
that is a contact may have multiple addresses.
The other 2 types of relationships are one-to-one, and many-to-many.
A URI is a link to a web resource that will add to the audience’s knowledge.
The author notes the address and the date, when the author became aware
of this information.
The content at an address is either textual, audio, video, or image?
For URIs,
the author rarely explicitly specifies
the entire http protocol and
directory post-fix, /.
An incomplete address will not validate as an input url type.
The author only records the Wikipedia
address’ at the place of reference
since it is easy to associate the title with the Wikipedia address.
Exists or does not exists?
The transact-sql exists clause is useful for checking the existence of an object and if so,
drop the object. This is applicable prior to re-creating the object.
Please note that the metadata information is lost and the create or alter statement
supercedes this approach.
The exists clause is also useful in queries for determining the existence of a resultset.
These classes are important asset for the anniversary triggers;
in the Remember entries.
Database and Application Server Source Files
The author chose a multi-tier architecture for building the application.
The database layer is made-up of tables, views, stored procedures, functions.
The database tables are easily storable and movable to other storage media.
The SQL Server’s data definition language (DDL), now supports DateTime2,
and its date range extend between January 1, 1 CE through December 31, 9999 CE.
Some dates in Wikipedia mention these dates.
The HisWord_view contains computed columns,
which depend on entries in the HisWord table.
The author extracts database information by building query statements.
The application layer is the bridge between the user interface layer and the database layer.
The application layer compiles into a single Dynamic-link library
(DLL), called InformationInTransit.dll.
The application layer consists of four namespaces, namely,
The .HTML files will work in all browsers; that support AJAX.
Most of the interactive web pages are reliant on JavaScript to work,
mainly because they use Ajax to interact with the server.
Each .HTML file, performs specific task,
and may have a corresponding back-end associate, web service.
The unobtrusive JavaScript file 9432.js
contains re-usable code that is not .HTML files specific.
The .HTML files originally contained the .CSS specifications;
however, the author now places styling information in a single external file, 9432.css.
This will reduce the sizes of the .HTML files, and it helps to achieve a consistent user interface.
The work of the author is interactive, and there are links to questions and answers pages.
Most of the input entries are textual, but some are numeric, datetime, select options.
The answers are mostly in tabular format.
(Vaibhav Verdhan).
A HTML document contains:
Text content: The author informs the reader by describing His word.
References to other files: The author refers to external files, such as UML images.
Markup:
Elements: The anchor tag is the most specific.
Attributes and Values:
The author benefits from the introduction of the
customizable data- prefix attribute.
(Elizabeth Castro).
Cascading Style Sheets (CSS)
Base Rules:
A base rule is an element and not a class nor ID selector.
The author does not use CSS Resets.
The author issues element selectors for the html, body, table and row.
Layout Rules:
There are no layout rules, such as header nor footer.
Module Rules:
The table of content (TOC) is for page navigation
that the author offers using class names.
State Rules:
A state rule is for toggling, such as using Javascript to set the visibility.
(Jonathan Snook).
Web Services
There is standardization on the first .NET web services architecture, .ASMX.
(FrederikBulthoff, 2019)
In most cases, there is a one-to-one mapping between the .HTML, .ASMX, .CS files,
and the database relational table, Bible..Scripture.
For simplicity and clearage of use, the .HTML and .ASMX files, support one operation.
GetAPage.html is the workhorse for word utterances.
GetAPage.html will send AJAX requests to multiple .ASMX files and operations.
GetAPage.html is a cumulation of separate .HTML files.
All the web services files support the SOAP request format and return JSON.
jQuery accepts the POST, HTTP verb.
The author stringified the data he passes to the web service in the body of the message.
Errors are unforeseen, in the rare case, the author logs errors on the back-end,
and display quantitative message.
Security is lacking; this is permissible; since the author only queries information.
The Web Service Description Language (WSDL) is available,
for example, by specifying the URI, AlphabetSequenceWebService.asmx?WSDL
To generate a proxy code, issue the following command;
wsdl.exe /language:CS /namespace:InformationInTransit.ProcessLogic /out:"AlphabetSequenceWebServiceProxy.cs" http://localhost/WordEngineering/WordUnion/AlphabetSequenceWebService.asmx?WSDL
The Web Services Discovery Utility (disco) command:
disco.exe "http://e-comfort.ephraimtech.com/WordEngineering/WordUnion/AlphabetSequenceWebService.disco"
will generate the companion files;
AlphabetSequenceWebService.disco,
AlphabetSequenceWebService.wsdl,
and results.discomap
A lecture of our beginning.
(Hafida Na ̈ım, 2016)
The business rule is storable and processable in C#, (.cs), source files.
The dynamic link library, (.dll), is callable from everywhere.
GetAPage.html computes AlphabetSequence from a simple logic,
which is easily representable everywhere.
The AlphabetSequenceIndexScriptureReference is retrievable from the Bible,
using non-complex SQL query.
The BibleWord and HisWord reference, requires substantive query.
The Bible dictionary returns dataset from the local database.
The author can not make a business decision, to go to a web service, to retrieve what is locally resideable.
The relational model is for storing information in tables.
The author normalizes data using Object-relational mapping.
All the databases are OLTP (Online Transactional Processing), not OLAP (Online analytical processing).
Avoid deadlock occurrences by not permitting user database updates.
All the transactions follow similar routes and sequences, and the author practices granularity with the locks.
Database updates are through stored procedures, which recognize and avoid the potential of integrity violation.
Database Security
The secretive web.config file contains the database access information.
The web.config file does not explicitly mention the user login name nor password.
Give access rights to roles, not to specific login identities nor user names.
Database Data Types
Choose matching data types between the database and application layers.
Only pick varchar(max) and nvarchar(max) as the data type, when it is essential to store large data.
Prefer the decimal type; when recording the amount in currency rather than using the float type.
Nullable Type
Consider defaulting textual data to empty string; instead of NULL.
Indexes
Database changes lags with indexes.
The field sequence in indexes should follow the frequency of usage.
When using a composite index, place a clustered non-unique index on the major column.
Naming Conventions
Overall, consistency encourages lowercase keywords.
Keywords in lowercase are mandatory in case-sensitive programming languages like C# and JavaScript, but not in SQL.
Use Pascal casing for naming literals, such as, tables, columns, stored procedures and functions.
Use Camel casing for naming parameters and local variables.
(ABB Asea Brown Boveri)
Performance
The web page components practice of the author, include:
Keep the count of web page components to a minimum
Specialize input entries by using the most simple and basic component
Reduce bloating by limiting the use of framework and library
(Stoyan Stefanov)
Performance Suggestion
The most consistent id=”resultSet” is usually for AJAX.
The self-descriptive tags that do not influence the result normally do not specify IDs, this is left to the browser’s decision.
Browsers place restrictions on the number of concurrent connections to a particular domain and the overall parallel connections.
Consider spreading out the resources to multiple domains.
The author standardized on the .png image format because there are few colors.
In the year 2008, when the author tried to move away from html table layout styling, the rendering was anaemic.
The Cascading Style Sheets (CSS) performance suggestions include:
Since, by default, CSS is a render-blocking resource,
the author should take advantage of the critical rendering path with media types and media queries.
All the programming .html files refer to the common 9432.css file,
except this ubiquitous 2015-10-23DoctoralDissertation.html documentation file
which includes css.
For Internet connections, the contributing factors include:
Propagation delay –
The consideration is the speed of light in the medium of transport.
On the Internet the speed varies according to the medium which may be
(DSL, cable, fiber) in order of performance.
The speed of light, which was presumably constant, but now, may be declining.
The author chooses the most accessible route.
Typically, working within the confines of a building.
This research excludes other participants.
The environment is transplantable for other uses.
The route and environment impose limitations on the local host.
The traceroute command on the Linux operating system,
or the similar tracert or pathping commands on the Windows operating system,
will give travel speed.
The author will look into the last-mile tendencies of the Internet Service Providers (ISP) in the area.
The receive window (rwnd) of the server should be adequate, since the users do not upload videos nor images.
Transmission delay – The time to input the packet into the link, which is determined by the length of the packet and the data rate of the link. On the author’s behalf, the Bible book ID is transmitted to the client and convertible to the title by JavaScript. Formatting is done by the client.
Processing delay – The duration of processing the header, detect bit-level errors, and determine the other end. In an Intranet environment, this is done locally.
Queuing delay – The processing wait time is dependent on the browser supporting multiple page tabs, and other applicatons using the network?
Most of the work of the author is available at the following locations, in the order of accessibility:
The current web page, such as, 2015-10-23DoctoralDissertation.html file
The general Cascading Style Sheet, 9432.css file
The general JavaScript file, 9432.js file
The specific Web Service file, such as, ScriptureReferenceWebService.asmx file
The dynamic link library file, InformationInTransit.dll file
The database
The reason for noting this observation is that the Domain Name System (DNS)
lookup time is low; since the author uses
relative directory addressing as much as possible
and only uses root addressing for calling web services.
The .html and .asmx files are in numerous directories,
because GitHub.com directories have content count limitations.
Images:
The author does not use background-image nor list-style-image
The thesis only contains images for database and object modeling
The author does not use CSS sprite;
since it requires additional storage space
The author does not use Data URIs
The author does not support nor take advantage of Expires Headers
This research excludes compression and minification; because the file sizes are low and technology conformity
(Ilya Grigorik)
Web Performance 101
JavaScript:
The author will not consider minification.
Because he cannot justify compressed file duplicate mix-up.
A single compressed file is less readable and maintainable.
An automated build and deployment process may suffice.
DOM chatiness?
The author currently builds the entire table, and he sets the innerhtml of the div.
For faster visibility, the author may build a table by first setting its header, and appending rows.
The author should take advantage of the async script parameter.
Because the actions of the scripts are invoked after the page load.
Code splitting with import serves well for web components and rare tasks.
Web Performance 101
Cascading Style Sheets (CSS):
Critical CSS is in the style sections of HTML files.
Web Performance 101
content delivery network (CDN):
The author is deprecating the use of the jquery library which was solely used for AJAX, in preference to the fetch statement. 2025-12-10T21:02:00
This removes single point of failure (SPOF).
The author only uses the latest version and a unique uri for each library available on CDN.
The development time is separable into the time it takes to program, compile, test, deploy.
The stored procedure, C#, ASMX, HTML files are build-able in one day, in most use-case.
Reproducible
The deliverable of the author is transferable to other environments to reach similar conclusions.
Database Deployment
The author suggests the following alternative methods for deploying the databases:
The author takes advantage of potential natural primary keys; otherwise,
the author uses surrogate keys.
A surrogate key may be an identity or GUID type column.
URIs are examples of natural primary keys.
The Top Level Domain (TLD) is the same for both the website and the API, thereby allowing for sharing of cookies.
Content Located at the Root:
The practice of the author is to place the website and their companion API files in the same directories, as they are joinable.
The author will not uniquely treat API files.
The author makes a case for directory browsing, and there is a special help documentation file.
Out of the Create, Read, Update, and Delete (CRUD) 4 operations, the API only supports the HTTP read, SQL select statement.
Filtering Resources:
SQL offers a column list, where, top, limit, and order by clauses for matching data.
Body Formats:
The load penalty in XML overweighs the newness of the JSON transport medium.
HTTP Status Codes:
jQuery satisfactorily handles the success or error of an asynchronous operation.
Expected Body Content:
Each API may currently return either a dataset, datatable, or a top level JSON object.
The URI database is maintainable via a Patch request type to update a particular record’s subset of fields/columns.
Versioning:
The progress includes:
Migration to computed columns
Normalization
Naming Conventions, SQL for example, is generally case agnostic
(Consumer-Centric API Design)
Data Structures and Algorithm Analysis
The exact-match query is to search for a single Bible book, chapter, or verse.
In the case of a verse, the top 1 clause is appropriate to efficiently return a single record.
The range query is to search for information within a boundary.
The Remember table’s ResultOutputFirst bit column is a rare Boolean datatype.
It is for documentation purposes and it says the FromUntil period
is known and it is used to determine either the FromDated or UntilDated column.
An identity column is a specialization of the integer data type,
in that the database issues the next sequence.
Most of the tables make use of the identity column as a surrogate primary key.
The aggregate or composite type attempts to store each particular type
in its own table, when this is not optimum then normalization
calls for several tables distribution joined within one view.
The contact record is a single logical datatype spread to multiple physical implementations.
When the author hears a word, what does he do with it?
He dates the word, he expresses it grammatically, and he finds a place for it in his memory.
For a later date, the author reminds himself.
Problems, Algorithms, and Programs
Problem
When we hear the word, how do we endeavor in Him?
Function, Input, and Output
The input is the word as the only parameter.
The output will find meaning in the word of God.
The response of the computer is within the range of the result set.
Sets and Relations
The alphabets and words make-up the author’s work.
The composition of the words is indefinite.
The ASCII table set composes 26 upper and lower case alphabets. Their places will originally decide the AlphabetSequenceIndex.
The digits and their larger representations of numbers are also in the ASCII table. These are computable in determining the AlphabetSequenceIndex.
The null character is in the Word column, when there is only commentary.
Cardinality: Microsoft SQL Server places a limit on the maximum size of a VARCHAR column type, 8000. When there are 2 or 3 words, the author does further computation.
Asymptotic Algorithm Analysis
The computer serves the author in due time.
The size of the users’ input, the number of users, and the complexity of their requests will weigh on the system.
This is the approximation measurement of how long it should normally take
to determine the AlphabetSequenceIndex.
The prediction is the length of the word multiplied by the average period
taken to determine the place of each alphabet.
The growth rate is that the processing time increases, as the size of the input grows.
There is linear growth, since the growth rate is constant.
Best, Worst, and Average Cases
There is no variation in time for determining the AlphabetSequenceIndex and AlphabetSequenceIndexScriptureReference.
The size of the word will influence AlphabetSequenceIndex, but this should not be noticeable.
When parsing and retrieving scripture reference and Bible word, there may be size and time differences.
Calculating the Running Time for a Program
The author uses a for loop to calculate the AlphabetSequenceIndex.
var alphabetSequenceIndex = 0;
word = word.ToUpper();
var asciiA = 65;
for
(
var index = 0, lengthSize = word.length;
index <= lengthSize;
++index
)
{
if (Isalpha(word[index]))
{
alphabetSequenceIndex += (int)word[index] - asciiA + 1;
}
}
The cost of executing the for loop is Θ(word.lengthSize)
Lists
One of the few occasions that the author uses a list is when building the Exact table.
The author creates a list of words and stores this transient information in memory.
The author checks the existence of each word in the list.
When it is a new word, the author appends it to the bottom of the list.
Otherwise, the author increments its occurrence.
At the completion of parsing the words, the author stores the list in a database table.
Creating the exact table is a one-time operation, and it takes a couple of hours to complete.
The author is comfortable and familiar with using datasets and datatables for work areas.
The author uses JSON as a transport medium.
(Clifford A. Shaffer)
A generic grouping of concepts and their representation
The event handlers are the first code the system executes.
These are the page load, submit click, item change events.
If this is a page load event, and it is not a postback,
and the query string
has a word argument, then the processing of the word occurs.
If this is a postback, then it is the user’s data entry that the system processes.
The term processing means the browser submits the word to the back-end asynchronous web services
and renders each result.
International Standard ISO/IEC 25010. Systems and Software Engineering — Systems and software Quality Requirements and Evaluation (SQuaRE) — System and Software Quality Models. First Edition, 2011-03-01.
Software quality is demonstrable in eight characteristics:
maintainability, functional suitability, performance efficiency, compatibility, usability, reliability, security, and portability.
Maintainability
Corrective Maintenance
This is error correction.
Adaptive Maintenance
Transition from building console to web applications.
Perfective Maintenance
The author now considers partial and lookback scripture references.
Such as, when there is no book title, then this default to the earlier book title.
Choosing the right .NET Framework Data Providers.
The author standardized on ODBC; the other choices are OLE DB, or SQLClient.
Determining the AlphabetSequence takes 325 lines of code,
which starts and callbacks 40 lines of AJAX code
and concludes with 200 lines of database interaction.
A unit of code should not exceed 15 lines.
All the web services (.asmx) files return JSON by default;
the AlphabetSequenceWebService.asmx file, Query method,
returns a hand crafted JSON which has a numeric
AlphabetSequenceIndex and a string AlphabetSequenceIndexScriptureReference.
Limit the number of branch points per unit to 4
The C# compiler will translate code to an intermediate language (IL).
This code runs Just In Time (JIT), according to the condition clauses and operators.
In the case of dynamic SQL, re-compiling imposes cost.
The Twelve-Factor App
Codebase:
The WordEngineering application is storable in the GitHub.com version control
with a one-to-one mapping between the codebase and the application.
There are multiple but separate websites that access the InformationInTransit.dll.
The author builds the InformationInTransit.dll in the developer’s working directory,
and deploys the InformationInTransit.dll in each production’s website bin directory.
The steps for storing files in GitHub.com are:
git status
git add
git commit
git push
Dependencies:
The web.config file identifies the .net library versions
that the environment should contain.
The third-party supporting libraries are in the software bundle.
Config:
The web.config file contains the database connection strings;
web services user specific credentials.
The system adminstrator at external locations may customize these
information for there specific use.
Backing services:
These are external independent resources,
such as the database, SMTP.
Build, release, run:
These are the stages that a code goes through.
Code compilation is deferrable for scripting, as opposed to compilable languages.
Ever since the advent of the Java programming language,
Just-In-Time (JIT) execution has been the norm.
Processes:
The author’s earlier applications were stand-alone console applications
that are run by the .NET Framework,
later examples are the ASP.NET web pages and services.
These applications run in a single thread, except they share static variables.
The SQL Server encompasses services which are stoppable to do data files backup.
Port binding:
Web servers traditionally run on port 80,
and SQL Server runs on the changeable port 1433.
Javascript’s Node and Python’s Flask run on diversified ports.
Concurrency:
The author isolate his applications from the particulars
of the base scaling concurrency choice.
Disposability:
The author’s take on expendable work includes the following:
Pure functions
On-demand compilation of web pages and services
Adjustable time-out setting for the database and web request threads
The .NET Framework minute work, such as, the singleton design pattern, and static method calling and variable(s) initialization
Development/production parity:
By first finalizing non repeatitive work, the author can now focus
on specialization activities.
The time gap: These include placing the common work in a central environment. Superseding the waterfall methodology with the more recent process, Agile and Scrum.
The personnel gap: Dev/ops expertise
The tools gap: The author prefers the stable infrastructure to the fly-by-night trends. Testing on the multiple operating systems and the various programming languages reflects the author’s wish for compatibility. Prior to advent of the Internet, communication did not support a worldwide trend; therefore, the need for distributing scaling, that is remote applications depending on the scarce resources.
Logs:
The author logs exceptions, that is, viewable in the Event Viewer.
The author displays error messages to the user,
the .NET Framework determines the detail,
and the localhost address offers in-depth perculiarities.
Adminstration processes:
These are one-off tasks that the environment demands of the knowledge worker.
The tools are available everywhere for achieving the goal.
Prior to graphical user interface (GUI), these are command-line responsibilities.
(The Twelve-Factor App)
Who, what, when, where, why?
Who
The author gives credence to the information source.
Whenever it is possible, the author identifies the speaker.
If the source is attributable to him, the author rarely explicitly identifies himself.
What
The primary contribution of the author is the word.
The author draws upon the word of God and tries to derive meaning.
When
God gives most of His information in a dream, vision or face-to-face.
How do people place date?
On each day of the week
(
Genesis 1-2
The author refers to the physical location or scenery of participation.
Why
The endeavor of the author is to share the word.
Artificial Intelligence
Deep Learning
Utterances are storable in the Word column of the HisWord table.
An expressible event is storable in the Commentary column.
The information relay is the basis for more computation in the HisWord_View and Remember_View tables.
Machine Learning
Our entirety chiefly pertains to Him.
Multilayer Perceptron (MLP)
DateDifference.html is browser computation, built on JavaScript.
The overall function calls particular functions for determining the
days difference in the Biblical and Gregorian Calendar.
DateDifference.aspx is a server-side C# ASP.NET web form.
The Remember’s table computed columns are Transact-SQL and SQL-CLR functions.
Our computation is separable to back-end and forward-end code residence;
SQL-CLR provides the opportunity to have functionality callable from both parts.
Code re-use sounds good, but it is dependent on many factors.
Feature
He addressed time.
Each information the author measures is a feature that the author appraises.
The features are the words spoken and the events seen.
Factors of Variation
These are out of context attributes that influence the outcome.
Outside the context of managing.
Their influence is not determinable.
Depth of the Computational Graph
The author does ASCII code alphabet place summations.
There is just not one result, but a set of alternatives; the user may select the most right.
For example, AlphabetSequence, produces an index and a scripture reference.
The depth in the case of AlphabetSequence is two, with the first result, index,
acting as an entry to the second result, scripture reference.
The index is an arithmetic calculation, addition; the second result,
scripture reference, is a composition algorithm that includes determining
the beginning and end span, for the chapter and verse.
Depth of the Probabilistic Modeling Graph
This checks the path to our succession, the thread between concepts.
Earlier and recent entries are comparable.
The earlier Bible versions serve as a resource for the later versions of the Bible.
Probability
Formerly, the HisWord’s table primary key is its Word column,
and in SQL Server the maximum size of a unique key is 900 bytes;
therefore, the limit of its distinct entries is 900 ^ (2 ^ 8) = 900 ^ 256 = 1.932334983228891510545406872202e+756.
Degree of Belief
In GetAPage.html
the author will consider the word(s) AlphabetSequenceIndex and AlphabetSequenceIndexScriptureReference.
The AlphabetSequenceIndex and AlphabetSequenceIndexScriptureReference correlate.
Each word is a feature, however, hidden and has a contributing influence on the result.
In the BibleWord section, the author will look at each word, in the context of the sentence,
and see if it is in the Bible, as a phrase or word combination.
In the BibleDictionary section, the author will explain the meaning of each word.
The degree of belief is most certain; since we display each word found in
the Bible dictionaries.
In GetAPage.html
the same input will produce the same result; because the database is consistent.
When the user enters a new word, this trains the system.
WordEngineering started out as the author trying to use the Bible to decipher God’s word;
however, to do growth, personalization, customization, appeal to more audience.
Our task is to see them, say,
I done
( John 19:30
) .
Specifications…is done.
Making specific, a generalization; given one result set, can the author make a general result?
Does it stand the test of a general audience?
Does a sample, qualify for the total?
The AlphabetSequenceIndex may range between 1 and (8000 * 26), 1…208000;
8000 being the largest length of a SQL Server VARCHAR datatype column, and
the count of alphabets being 26.
This is a discrete set; since it is finite.
Each sentence will give the same result, and this value is a weighted value of the result set;
please note that vowels are probably more popular than consonants,
and parts of speech have different frequencies of occurrences.
(Ian Goodfellow, 2016)
Statistics Terms
Key Terms for Data Types
Continuous
The Dated column is a valid DateTime, and generally, it is ongoing, rarely does the author backdate.
Discrete
The identity columns and AlphabetSequenceIndex are integer values;
that fall into a small unique set.
Categorical
The AlphabetSequenceIndexScriptureReference is of the scripture reference type, and it is a string.
Binary
The Testament column is either Old or New.
Ordinal
The identity columns are all ordinal, following an ascending order.
Key Terms for Rectangular Data
Data frame
The data storage is a relational database; other options include spreadsheet,
comma separated value (CSV), eXtensible mark-up language (XML),
JavaScript Object Notation (JSON) file format.
Feature
The most important predictor columns are the Word, Dated, and ContactID.
Outcome
The dependent columns include the AlphabetSequenceIndex, AlphabetSequenceIndexScriptureReference
and FromUntil date difference.
Records
A row in a spreadsheet is comparable to a database table record.
(Bruce et al. 2017).
Software Engineering
Programmer’s Workbench (PWB)
This technology will make all the before and current versions of the code accessible,
re-viewable, and testable.
All the words that the author hears while sleeping are recordable and the
author has never had any tendency to alter this utterance from the LORD.
When the author is awake and he says something, out of his own volition
and pre-meditation, he has massaged this information, but now he rarely does so.
The words in the past and future event dates are useful for remembrance entries.
As the author technically matures, he automates manual work.
The dreams are re-collect-able, and recallable
( Numbers 12:6-8
).
I have made what I have spoken, ready
Web Design Fundamental
Business Model
The Bible fits man’s perception.
The author adapts to what he learns.
Project Management
The author is querying the Bible database.
The first step of work is to store the Biblical text in an electronic medium.
The second step of work is to create an application layer
that will access this information in a non-proprietary format.
The on-going work is to present as relevant today.
Information Architecture
How will this scriptural text bring new originality?
What events of today, follow the text?
This is what I have done; this is what you will do.
What did we understand as His part, what did we understand as our future?
To reflect, My correlate.
In an anchor, if there is no href attribute or its empty;
then the browser should link to the default search engine
as its destination and pass its innerText.
Alternatively, when the user right clicks on a browser hyperlink,
there may be a suggestion option for the search engine to re-direct
to a specific web page or to list URIs as in a browser search.
Supplementary information for a href attribute is meta-data and whois.com.
(Jakob Nielsen, 2000)
Web
We will make advancement over Tim Berners-Lee earlier idea of a unified web:
Cascading Style Sheets (CSS) will offer customization of what the user views by the use of, for example, Media Queries.
Single Page Application (SPA) will circumvent the unit of navigation.
Uniform Resource Identifier (URI) is supportable by other means of specifying information, such as Global Positioning System (GPS) Geo-Location.
Clients such as browsers store information on cookies, local and session storage.
(Jakob Nielsen, 2000).
Hypertext
The author presents this dissertation in a hypertext format.
The table of content is to the left and it contains focusing anchors and internal links,
to the rest of the document which is to the right.
The references section contains broadening links to external documents,
which are available on the web.
The web applications do not contain internal links.
Same Origin are for retrieving scripture reference, Bible word;
Cross-Origin Resource Sharing (CORS) are for requesting information from external URIs.
(Department of Computer Science at the University of Cape Town).
Characteristic
Resilient
GetAPage
The Bible is separable into parts; these are books, chapters, verses.
Dividing a life, according to purpose
(Matthew 1:17).
14 Biblical Generations = 14 * 40 * 360 = 201600.
DateDifference.aspx
The .NET Framework, C# and SQL Server support the Common Era;
the date ranges between 0001-01-01 and 9999-12-31.
The date difference will display correctly for the time interval –
days, Biblical Calendar,
and all the dates after the introduction of the Gregorian Calendar.
Declarative
SQL, Linq, CSS are declarative languages, but JavaScript is a functional language.
Contextual
Enhancements to JavaScript, such as const and let influence hoisting.
So does script literal, strict mode, class.
The C# class container model and the optional namespace alias content the author.
Cascading Style Sheets (CSS) is modular, and its rules trickle down.
Continuous
Placing the App_Offline.htm
file in the virtual directory of the web application
will shut-down the application, unload the application domain from the server,
and stop processing any new incoming requests for the application.
A single batch file, with a single command line, builds the only .dll, InformationInTransit.dll
After testing, InformationInTransit.dll is deployable to the
WordEngineering’s virtual directory, bin sub-directory.
This transfer is via the xcopy command or the Microsoft Windows Explorer user interface (UI).
When the content of a server-side file with an .aspx or .asmx extension changes,
the ASP.NET framework automatically re-compiles for serving future requests.
jQuery
by John Resig is for making Ajax calls to the server.
The more recent fetch command is also useful in later cases.
jQuery helps to load the latest copy of the author’s JavaScript repository 9432.js;
since browser caching occurs for JavaScript files for a length of time.
The single .css file 9432.css
is callable at the bottom of each .html file’s head node;
JavaScript statements are in the last lines of the .html files.
This means that the browser knows how to show the HTML elements before reaching their origination,
and the browser’s JavaScript engine will not reference a HTML node before the declaration of its definition.
ALTER DATABASE WordEngineering
SET SINGLE_USER
WITH ROLLBACK IMMEDIATE;
GO
ALTER DATABASE WordEngineering
SET READ_ONLY;
GO
ALTER DATABASE WordEngineering
SET MULTI_USER;
If the research of the author is a team effort;
the additional expense, time and effort, in staged deployments, is justifiable;
such as development, test, production phases.
The author will place non-Microsoft DLLs in the virtual directory bin sub-directory,
and the author will refer to Microsoft DLLs in the web.config file.
The web.config is generally consistent across deployment,
the only variable is the database server name,
and when the application and database server exists
on the same machine,
the connectionStrings may use Data Source=(local);Initial Catalog=master;Integrated Security=SSPI.
This means that the author will explictly specify the database, object owner, and system object name.
The Application pool will take care of the security.
There are no environment variables, in use, at this time.
The HTML files, when calling web services, will specify the full virtual directory path,
but when appending css and JavaScript files, relative directories will suffice,
full path directory and filename is unnecessary and an overkill.
The author standardized on Microsoft SQL Server as the relational database of choice.
There are several alternatives in the market.
All database interaction goes through one access point, DataCommand.cs,
only this single file needs re-work if there is a database variety change.
When running a unit of code, for the first time, it will initialize the static variables.
The ScriptureReference.html
will issue a unique quote-of-the-day, every day;
and a random quote, every time.
The author program uses the release version of jQuery, which is the most up-to-date.
The web services, such as, Sefaria.org, should not need code-revisit.
The code in the third-party libraries, such as, Newtonsoft.Json.dll, is consistent,
and should rarely need re-deployment.
The application is mostly stateless except for the database read.
Internet Information Server (IIS) HyperText Transfer Protocol (HTTP)
by default runs on port 80, like other web servers, but this is modifiable.
Using the current architecture, the author takes care of concurrency and deadlocks;
because database writes rarely occur and are short, reads are tolerant.
The threads are simple and conclusive; therefore,
there are small start-up and short-down periods.
There is unity between the development and production
team, environment, and time frame.
The same knowledge worker can write, deploy, and run code.
The author has experience, reporting web server logs, using WebTrends.
The author relies on Event Viewer
for logging and monitoring exceptions.
The SQL Server Management Studio offers the Error Log,
for viewing the database activities.
The SQL Server Maintenance Plan is for scheduling full database and
transaction log backup, periodically.
To reduce database load, the author considers the
selection operation – where clause, distinct and top;
projection operation – specify the column list, and not use the universal *, for all columns.
Rarely does the author join tables, minimizing the work and resultset, in a set-level language.
(DB2 Developer’s Guide).
HTML5
Semantic Elements
The author makes heavy use of the table semantic element for rendering tabular information.
The author uses the input element and specifies either the text, number or date type attribute.
The author tries the canvas and video elements for proof-of-concept.
Non-Semantic Elements
The div and span elements are for rendering block and in-line information.
The author uses the div as a container for the ubiquitous result set;
which may contain a single or multiple tables. The span is a space for a non-block display.
Communication of God
Audio: God first communicated with me by His Word.
mit-out sound (MOS):
This means of communication may occur when God intends
interpretation or translation by a third-party.
Video: This is the most resourceful use.
Biblically
What did the Jews used numbers for, as mentioned in the Bible?
Time: Creation…end time, period of life, marriage, worship, occupation, anniversary, prophecy and fulfillment, schedule
But thou, Bethlehem Ephratah, though thou be little among the thousands of Judah, yet out of thee shall he come forth unto me that is to be ruler in Israel; whose goings forth have been from of old, from everlasting.
For the 2nd day consequetively
I am wearing a green Fruit of the Loom t-shirt.
Best trademark.
50% cotton.
50% polyester.
Exclusive of decoration.
Made in Honduras.
XL/EG/TG.
Black Adidas track trouser with 3 white stripes on each side.
At the intersection of Mallard Common 4750 and Woodduck Common 4740, South East.
The garage door of Mahdu is opened.
Probably Hindi male in dark blue shirt drives southward.
You have said, everything you need to say.
On Decoy Terrace between Mallard Common and Siward Drive, South Center.
I thought of Vivian Siu and her demand for me to wear better clothing.
At the intersection of Decoy Terrace and Siward Drive, South East.
God asked, Why? Do you like Me?
Departure: On Sunday 1999-01-17 I flew out of Sydney.
Arrival: On Monday 1999-01-18 I re-located to California, Martin Luther King’s day.
JAL JAPAN AIRLINES 1999-01-17 SYDNEY TOKYO 1999-01-17T10-30 1999-01-17T18:05 JL 772 M SUN KINGSFORDSMITH TERMINAL 1 NARITA TERMINAL 2 AIRCRAFT 747 NON STOP 9:35 DURATION. JAL JAPAN AIRLINES 1999-01-18 TOKYO SAN FRANCISCO 1999-01-18 1999-01-18T09:55 JL 2 M MON NARITA TERMINAL 2 INTL TERMINAL 1 AIRCRAFT 744 NON STOP 8:55 DURATION.
Callable unit.
At Arthur Andersen/Warner Music, Electronic Data Systems (EDS)/Westpac Bank and Macquarie Bank, he did not know when to go. When we look at the Bible, when does it start a new use-case by explicitly mentioning the beginning period of the occasion?
Procedure, function or method call
Commentary
Pascal language
A procedure does not return a value, whereas a function does.
C# language
Method call
Commentary
Instance method call
Calling a method of a class instance
Static method call
Calling a static method of a class
Extension method call
Calling an instance method that was added to a class
Asynchronous method call
Calling a method and not waiting for the completion of the task
Base method call
Calling an inherited method which may have an override clause
Method overloading
Calling a method that exhibits the signature
Operator overloading
Concatenation is an example of the string addition operator, +, overloading. StringBuilder is preferred.
Constructor method
To create and initialize a class instance.
Constructor static method
To implictly rely on the execution of a one-off method the first time the class is referenced. This is useful for initializing static variables and building a class collection.
Steer
Type
Commentary
Wake-up orientation database table
This information is currently being interpreted textually.
An image, and even more so, a video of the changes in position and direction when sleeping will offer better insight.
For the visually implied, the less bandwidth-intensive text may still be satisfactory.
Non-Alphabetic
AlphabetSequence may not be appropriate for people that use glyphs or sign languages.
Structured query language (SQL)
The proposed changes which will offer query customization?
The author transitioned from a multi-column query to a single-line query which has a tendency to return more results because it is not particular.
Context fine-tuning is a suggestion.
With search-engine queries, the author proposes a query-language.
This potentially affords better resultset granularity restriction, arrangement option, and maturity of use compensation.
Data Science A Hands-On Introduction
This research largely deals with structured data that is put into a relational database.
The word is easily associable with a table.
The dated column is when the word occurs.
The scripture reference column is the guide to the Bible.
The columns contain numerical and categorical data.
The numbers are the sequence and date columns.
The categories are textual and these include the URI, location and scenery columns.
Humans are familiar with the recording of information into tables.
The
DatesComputation.html
is the first time that the author uses pairing data.
How does the work of the author accompany the Bible?
The Terminology of Machine Learning in Relation to AlphabetSequence
Term
Meaning
Training dataset or training set
The recording of the word in the database.
Example (or data point, data instance, sample)
Each database row or record.
Predict Label (or target)
The corresponding Bible text.
Linearity assumption
The features alphabet places.
Weight
Since the word is the only feature, it is the only influence.
GetAPage.html contains the HTML5 directive, head, and body sections.
The head section contains the title and meta tags for search-engine optimization (SEO).
The 3 languages that make up a web page are in the following ascending order: CSS, HTML, JavaScript.
HTML is an element’s nodes.
There are only single instances of the input and submit elements.
There are multiple div containers for the result sets.
Although HTML supports attributes, the ID attribute is the author’s only general declaration.
Both CSS and JavaScript act on HTML tags.
JavaScript and CSS render the contents of HTML.
There are minute uses of global variables.
The author discourages this, because of encapsulation and debugging traceability and granularity.
Naming Conventions
JavaScript relaxes variable declarations.
Variables do not need explicit declaration, and these declarations are redefinable.
In spite of this, the author is judicious about variables.
The data- attribute is user customizable.
The author acknowledges positive bias in his work.
Sometimes the author collaborates with what is said to him.
The author may add reinforcement to his word.
The author values the population average over the sampling average.
For example, the Bible is complete, but the work of the author is on-going.
(Andrew Kelleher).
Causation versus (VS) Correlation?
Let the involvement of a personal self; resemble the involvement of a useful self.
(Adam Kelleher).
Bias?
Being the other?
(Adam Kelleher).
Search engine optimization (SEO)
Elements
It is only recently that the author has become aware of HTML composition.
Element
Commentary
Title tag
The maximum length of the title tag is 60 characters and it is shown on the browser’s title bar or page’s tab.
Meta Description tag
This may be upto 155 characters and it indicates the page’s content.
Meta tags
The other meta names include keywords, robots and author.
Visually impaired people have difficulty comprehending images.
Fully qualified links
Relative links meet the author’s requirement,
since is hostable on external sites.
Sitemaps (both XML and HTML)
A sitemap documents the files and their relationships.
(Bruce Clay).
Literature Review
Reading improvement?
The literature review and bibliography sections are scanty and brief.
The justification of the author is that in the Internet age
the references and content are available on-line,
and putting into words other people’s work
is not the author’s core strength.
When the author recounts non-original thoughts, the author mentions this.
Results and Discussion
The information in the Bible, written, thousands of years ago,
is true and applicable, today;
the words heard by the author is consistent and it correlates with the Biblical theme.
It was Me. I was telling you.
This research does not limit itself to a particular Bible subject nor word.
But, rather it illustrates the response of the author to the word of God.
What artifact can the author produce; in compliance with the word of God?
Is the training of the author beneficiary or lacking?
Biblical priesthood training and profession; begins at the ages of 25 and 30, respectively.
The author is working on variations of AlphabetSequence:
These are not suitable for general use.
These are man’s exposition of God’s word.
These are positional.
2-Words: My Condemn
The first word is the BookID; the second word is the VerseID.
A politician who is probably Bola Tinubu, said how he became a politician.
2026-01-16T07:51:00
A person was making fun of Dikembe Mutombo on his draft day. Dikembe Mutombo was sitting to the center-west. A man planned to talk to a woman. Some people were eating, and someone took a piece of bread.
2026-01-28T19:01:00
At Albertsons Lucky, Charter Square at the Bank of America (BofA) customer service desk, the German Store Manager, John Holtz, was attending to an Asian father, older son, and younger daughter, who did acrobatics.
The word came on Paseo Padre Parkway between Blackstone Way and Siward Drive, on an overhead bridge, Highway 880 south, at the south of the 1st of 4, driving lanes.
2026-01-10T04:43:00
I just saw the house of Mahdu. In the south-east, located on a support was a small black television, and there were other electronic appliances.
With Hindi, in dreams, the location, artifact, and then probably the actor.
Bollywood. Chemistry teacher at Baptist Academy who compared actors to also starring.
Hindi are nomadic, they migrate.
Other Asians are ancient, historic to Hindi realization on English people, Christianity, and Rome phase II.
Dotun needs to nurture and have an impact on her church, family, and worldwide.
At Milk & Honey Cafe, I was attended to by Amy Hsueh Tm, who previously said, I work here, and Audrey Russell. I saw a young Hindi couple sitting in the north-center. I saw some males, and a single woman at Yifang Taiwanese Fruit Tea, and at Albertsons Lucky, Charter Square. Their nationalities are Chile and Peru.
2025-12-25T12:26:00
Trend Analysis
2025-12-25T12:43:00
Quoting the Bible. 2018-12-25T12:53:00
God will place a thought on my mind, and I will meditate until a companion word comes.
WordsInTheBible table: Includes the selection of a replica of a set of keywords in the Bible.
The author follows a multi-tier client/server architecture.
Each unique browser client HTML web page, features a JavaScript, .js, fetches an AJAX request to an ASMX web service, which calls the application layer .dll written in C#, .cs, and this finally sends a SQL to the database server.
2025-12-21T21:45:00 Ephemeral Applications
Server-side rendering (SSR): The server initially generates a static user-interface (UI) input form based on an HTML document. This facilitates a fast page load time.
Client-side rendering (CSR): By using JavaScript, the client requests an input data-driven dynamic JSON from the server, with which it later builds its specialized HTML result set fragment.
2025-12-22T18:12:00 What is a UI framework?
Widget libraries:
The author primary uses pairs of labels and inputs; submit button; and rarely select, and radio controls.
Although the author has experimented with the Microsoft ASP.NET link button, in the past, it is no longer a utensil, since it depends on the availability of JavaScript.
UI description: The domain-specific language (DSL) that the author now favors is HTML, but he initially, adopted XML/XSLT.
Layout: For backward compatibility, the author still relies on the HTML table as his layout manager.
Focus and focus traversal: The author bothers to set the default 1st row and 1st column entry to the autofocus attribute, but the author defers the sequential tab order.
tabindex = -1 Element will not get focus.
2025-12-25T20:40:00 Role of adopter
2025-12-25T17:37:00 Author: His work began by sharing examples of words pertaining to Biblical passages and figures in HTML format. 2025-12-25T17:42:00 Each HTML document was based on a word. 2025-12-25T17:45:00 These stories rarely imply living people’s biographies or testimonies.
2025-12-25T17:54:00
Data Science: The author records each precise word received in a relational database in a particular location — HisWord table, Word column.
The surrounding related information is inferred and subjective
(
Matthew 16:23
BibleWord.html
supports specifying the combination logic (and, or, phrase). 2025-12-21T11:03:00 Also, restrictions can be placed…
on the various divisions of the Bible.
Parts of speech are ignorable.
2025-07-31T15:12:00
The anchor tag provides a hyperlink to a resource that is identified by its source, src, attribute.
Consider providing statistics on the resource type and location.
2025-07-31T15:33:00
The img tag displays an image that is identified by its source, src, attribute.
Consider providing statistics on the image count types, alternate, alt, attributes, and locations.
2025-07-31T15:42:00
The video and audio are media types that are identified by their source, src, attributes.
Consider displaying the source rank, priority order versus (VS) availability? Static versus (VS) dynamic?
2025-07-31T16:05:00
The iframe tag embeds one HTML document within another.
2025-07-31T16:12:00
The script tag is for referencing JavaScript.
Count the various variable definition types: var, const and let. Count the source code lines, and the estimated source size.
Count the methods and their arguments.
Compare inline, internal, and external JavaScript?
2025-07-31T16:22:00
The style tag is for referencing styles.
Count the various variable definition types: class attribute, style attribute, style element. Count the source code lines, and the estimated source size.
Compare inline, internal, and external Cascading Style Sheets (CSS)?
2025-07-31T16:35:00
Count the various HTML types occurrences, and parents and children.
For example, tables: head, body, foot, rows and columns, and lists.
2025-12-05T06:50:00
Scene 1: I told the family of Kim-Chin Chan that I was re-locating to Kansas to work, and I was unsure when I would come back, and at the airport prior to my departure we exchanged telephone numbers.
Scene 2: Some males and I were walking to the south of Break Your Fast, north-center-west, Union Square, Union City, and they claimed that Rupert Murdoch went drinking with them, but later on Rupert Murdoch refused to go to the nightclubs. The scenery changes to Bondi Beach.
Scene 3: I was trying to find the relationship between the availability of theorists and theorems.
)?
San Jose Market Center. 685 Coleman Avenue Suite 10. Taylor Street.
San Jose, California (CA), 95110.
The scripture reference came at the intersection of Bascom Avenue and San Carlos Street, south-east.
Recommended scripture reading. Quote of the day? Keep a historical record.
Swear oath online electronically… according to religion, and 2025-11-23T01:39:00 choice text.
Learn language by using sacred text — reading, writing, hearing, speaking, translating.
Check religion 2025-11-23T01:52:00 for conversion
(
Acts 17:11
).
Bible calendar for events and anniversaries.
Which authority for which event?
Compare times? For example, during the time the Bible was written, Jews worshiped on Saturdays, the day of the Sabbath. Passover versus (VS) Easter… Day of Pentecost.
A database gives the author the ability to reference and proceed with the word. 2025-10-11T04:55:00
Can we determine… to be usage?
Nullable
Outer join
Union
Default
Like
urlPerformance
webpagetest.org
In the head element, the Cascading Style Sheets (CSS) were the only initial blocker to page requests, and there were no synchronous scripts.
In the footer element, the document was last modified and copyright elements were the only client-side generations.
Information Hiding: 2025-07-17T20:46:00
Addressing. 2025-07-18T19:33:00
During his Master’s degree programme at the University of Technology, Sydney (UTS), the author learned about the 3 tenets of object-orientation (OO). These are namely encapsulation, inheritance, and polymorphism.
2025-07-18T19:45:00 While working on a project for Information Dialling Services (IDS)… 2025-07-18T19:47:00 under the auspices of Ralph Silverman. 2025-07-18T19:49:00 The application client suffered from information overload. 2025-07-18T19:51:00 0055 telephony callers were being recorded… in a data entry application. 2025-07-18T19:53:00 Client/Server and the Internet have this myopic view of data. 2025-07-18T20:03:00 The infrastructure was a client/server with PowerSoft PowerBuilder as the client, and Watcom SQL Anywhere as the relational database. 2025-07-18T20:06:00 How much information were we bringing to the client? 2025-07-18T20:08:00 Did we need to build a data entry application? Specialized, customized? 2025-07-18T20:10:00 Is it a listener that speaks? 2025-07-18T20:12:00Kowe is a writing tool… where is the speaker?
During his Doctorate’s degree programme at the University of Wollongong, the author learned to program smart cards by using the C programming language.
2025-07-18T20:50:00
The choice of AlphabetSequence… relies on
alphabet places in a language… 2025-07-18T20:55:00
sacred scripture partitioning.
2025-07-18T21:03:00
Multitier: Separation into client presentation, application, and server data management.
Client presentation:
A web browser parses and displays an HTML document.
A JavaScript fetch statement calls a method in a web service, .asmx file, and posts a stringified JSON request.
A JavaScript method parses and displays the JSON (JavaScript Object Notation) response.
– The system determines by using regular expressions the data type of the word
– The system determines the AlphabetSequence of the word, which include the AlphabetSequenceIndex and AlphabetSequenceIndexScriptureReference
– The system informs the user the corresponding sacred text
2025-06-29T04:51:00 Extensions:
3a- If the word is a positive integer, the system should set the value of the AlphabetSequenceIndex to the word, and determine the AlphabetSequenceIndexScriptureReference, and complete processing 3b- If the word is a negative integer, the system should inform the user to enter a valid word 3c- 2025-06-28T22:10:00 If non-English alphabets flag? 4a- If the word(s) count is either 2 or 3 words, determine the associated sacred text
2025-08-28T06:58:00 Use Case WordEngineering
2025-08-28T06:59:00 Actor: User
2025-08-28T07:00:00 Main Flow:
– The user records the word into the HisWord table by using the Microsoft SQL Server Management Studio
– The system generates the HisWordID column, sequentially, by adding, and incrementing by 1, the previous, last, HisWordID column
– The system sets the Dated column to the current system time. The Dated column the user may adjust, backdate, if it is late
– The user records the unbiased supporting columns, such as the Commentary, Contact, url, and Location. The commentary is the activity in the user’s own words.
Both the contact and url are 2025-08-28T16:51:16 single-valued attributes.
The contact is the system allocated identifier. When there are multiple contacts, their names are determinable from the record as a whole
– The user 2025-08-28T07:35:00 traces historical data
2025-08-28T07:33:00 Extensions:
5a- The user determines the date differences between the corresponding words and events
2025-05-22T18:16:00 Object-oriented technology serves change states.
2025-05-22T18:25:00 Inheritance, interface, method overloading, encapsulation, polymorphism, are all object-oriented principles.
2025-05-22T18:17:00 As is of the need for database storage.
2025-05-22T18:20:00 Variable declarations and initializations. Variables refreshing with default values, constants, statics, read-only.
2025-05-22T18:31:00 Practical need for recursion?
2025-05-31T04:44:00 First-class and higher-order functions. The author’s investment in SQL-CLR and C#. 2025-05-31T05:07:00
What am I learning… as I progress?
Azure SQL Database. What am I learning… as I make progress?
EXEC sp_configure 'allow updates', 0
RECONFIGURE
sp_configure 'show advanced options', 1;
GO
RECONFIGURE WITH OVERRIDE;
GO
sp_configure 'clr enabled', 1;
GO
RECONFIGURE WITH OVERRIDE;
GO
Append a record in the HisWord table for each sentence spoken by God. Do not make assumptions about entries not uttered by God.
The discretion of the author governs his data input into the supporting tables.
The database validation rules apply to mandatory, data type, and referential integrity.
The ActToGod table manages major and minor column relationships.
The URI and IHaveDecidedToWorkOnAGradualImprovingSystem Databases
are not his input.
The author is not their source.
The author is the custodian of the WordEngineering database.
When the author is not the original source, 2025-05-19T08:18:00 should he be the custodian?
Is the monitor… automatable?
lang attribute
As advised, the author specifies the English language on the HTML tag.
As of this time, the language attribute is not specified elsewhere. 2025-05-20T09:32:00
Who speaks… on… authority?
2025-05-15T20:20:00 Data Modeler
A data modeler uses data definition language (DDL) to design the information container.
In 2002, when I started recording the word of God, I modeled the
WordEngineering
database, and I developed its Internet application.
The primary and most basic information container is a table and its rows and columns.
For the author, the HisWord table is essential, and its word column is appropriately God’s given.
2025-01-23 11:23:11.163 Compare the identity column and date column order, and highlight when the date column is out of sequence?
SELECT HisWordID, Dated, Word
FROM WordEngineering..HisWord HisWordLead
WHERE Dated >
(
SELECT TOP 1 Dated
FROM WordEngineering..HisWord HisWordLag
WHERE HisWordLead.HisWordID < HisWordLag.HisWordID
ORDER BY HisWordLead.HisWordID
)
ORDER BY HisWordID DESC
HisWordID Dated Word
----------- ----------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
167264 2025-09-08 09:31:00.000 What did He provide, and what did He require?
166553 2025-06-23 11:24:00.000 This is a man... that is working on a database... that got lost.
166268 2025-05-21 23:34:00.000 NULL
166229 2025-05-16 17:08:00.000 Creating a life... is specializing as one.
166228 2025-05-16 23:56:06.510 When did you... current the book?
166210 2025-05-16 22:36:03.157 You must choose where you are among... to choose who you are among?
(6 rows affected)
Completion time: 2025-09-13T19:29:39.0388615-07:00
SELECT HisWordID, Dated, Word
FROM WordEngineering..HisWord
WHERE (1 <> 1)
OR (HisWordID BETWEEN 167263 AND 167265)
OR (HisWordID BETWEEN 166552 AND 166554)
OR (HisWordID BETWEEN 166267 AND 166270)
OR (HisWordID BETWEEN 166209 AND 166211)
OR (HisWordID BETWEEN 166552 AND 166554)
ORDER BY HisWordID DESC
HisWordID Dated Word
----------- ----------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
167265 2025-09-08 04:25:00.000 NULL
167264 2025-09-08 09:31:00.000 What did He provide, and what did He require?
167263 2025-09-08 01:53:00.000 Check Nelly's decision.
166554 2025-06-23 00:35:00.000 A family was sitting curved in an east arc. Somebody was at the south-center door. A daughter moved, taking position to a seat in the south-center.
166553 2025-06-23 11:24:00.000 This is a man... that is working on a database... that got lost.
166552 2025-06-22 23:59:00.000 NULL
166270 2025-05-21 01:37:00.000 For short durations... the final size is small.
166269 2025-05-21 00:32:00.000 NULL
166268 2025-05-21 23:34:00.000 NULL
166267 2025-05-20 23:05:00.000 NULL
166211 2025-05-16 11:58:00.000 How obvious... is the time apart?
166210 2025-05-16 22:36:03.157 You must choose where you are among... to choose who you are among?
166209 2025-05-16 22:35:24.740 To choose a certain representative of man?
(13 rows affected)
Completion time: 2025-09-13T19:40:18.5255439-07:00
2025-01-25T10:26:00 Mighty men of David? Arranged according to accomplishment? Men killed
( 2 Samuel 23
)?
2025-03-21T21:08:00 I am standing among the north-west seats. I was told that out of the 3 promoted people, 2 were made mayors. There is a path to the north-east.
and there died the third part of the creatures which were in the sea, `even’ they that had life; and the third part of the ships was destroyed (Revelation 8:9).
The is distinct, supplements is null, and is not null, variables comparison.
Primary keys, and unique constraints and indexes restrict table rows and columns.
Foreign key constraints restrict related table rows and columns.
Efforts must be made, when enforceable, to guide the user interface (UI) for client-side and server-side validations on mandatory, and so-called required columns.
Structured Query Language (SQL) Insert Statement: When the value of a nullable identity column is not specified in an insert statement, then the database will generate the next continuous number.
Microsoft SQL Server @@Identity value will reflect the value of the most recently generated identity column.
Structured Query Language (SQL) Select Statement: When the value of a nullable column is set to null, then an outer join is required to retrieve foreign-related rows.
Data Attribute
2025-03-23T21:10:00 He has used data attributes for a long time now. But he has used it for documentation. How could it provide programming functionality?
data-webservice: An invocable web service to provide supporting information. Via a web address, url and query string.
data-code: With the option of running the code? XML or JSON format, with language extensions that enforce compatibility and interoperability.
2025-03-24T12:42:00 For example:
SELECT 'Alpha' AS InfoType, COUNT(*) CountInfo,
(
Count(*) * 100.0 / (SELECT COUNT(*) FROM WordEngineering..HisWord)
) PercentageOfTotal
FROM WordEngineering..HisWord WHERE Word NOT LIKE '%[0-9]%'
UNION
SELECT 'Numeric' AS InfoType, COUNT(*) CountInfo,
(
Count(*) * 100.0 / (SELECT COUNT(*) FROM WordEngineering..HisWord)
) PercentageOfTotal
FROM WordEngineering..HisWord WHERE Word LIKE '%[0-9]%'
UNION
SELECT 'NULL' AS InfoType, COUNT(*) CountInfo,
(
Count(*) * 100.0 / (SELECT COUNT(*) FROM WordEngineering..HisWord)
) PercentageOfTotal
FROM WordEngineering..HisWord WHERE Word IS NULL
UNION
SELECT 'Total' AS InfoType, COUNT(*) CountInfo,
(
Count(*) * 100.0 / (SELECT COUNT(*) FROM WordEngineering..HisWord)
) PercentageOfTotal
FROM WordEngineering..HisWord
data-ssn: For example, Representation State Transfer (REST).
Pros and Cons
English is our colonial language; Yoruba is my native language
(
Acts 22:2
).
Accessible from a webpage, the author hard-coded translations from the Bible by using a New Testament phrase.
In the WordEngineering database, TheComingAdventOfTime table, contains learned spoken language translations.
In the WordEngineering database, HisWord table, there is my EnglishTranslation column which is not null when the word column contains non-english words.
In the WordEngineering database, HisWord table, there is a location column, physical; and there is a scene column, dream.
In the WordEngineering database, HisWord table, there is a PseudoCode column, my profession.
When?
2025-03-01T07:13:00 Microsoft Word and past-tense. Mark Boelens of Electronic Data Systems (EDS) and the verb, will, future reference.
2025-02-19T14:24:00 Data repository? Microsoft SQL Server relational database
The author does not make use of Microsoft SQL Server synonym support
The author rarely uses Microsoft SQL Server soundex support
Only English, there is no multi-linqua support
Limited Bible versions, dictionaries and commentaries
Support Structured Query Language (SQL), and accessible via Language Integrated Query (LINQ)
Microsoft SQL Server will support Regular Expression (RegEx)
2024-10-04T09:03:00 Data entry with Microsoft SQL Server Management Studio
2024-10-04T09:07:00 Familiarize with the database schema, data dictionary, and entity-relationship model.
2024-10-04T09:25:00 Understand that today’s web pages offer greater flexibility and customization, and they are more universal and generic than previous generation’s desktop applications. Data entry column attributes include autofocus, for, placeholder, required, style, taborder.
2024-10-04T09:12:00 As much as possible, initially accept the default values, with, for example, the date columns. You may adjust and be precise, later.
2024-10-04T09:44:00 Only in rare cases should you resort to a table identity column value setting, like, for example, by stipulating in advance the SET IDENTITY_INSERT, DBCC CHECKIDENT statements.
2024-10-05T02:44:00 This is what I am unable to do with the graphical user interface (GUI)… this is what I am inspired to do.
2024-10-05T02:49:00 Its interface… remains our reliance.
2024-10-05T02:52:00 I am equipped to doing the same… as I realize.
2024-10-05T02:54:00 This point… must allude to one.
2024-10-05T02:59:00 Microsoft Office… Hypertext Markup Language (HTML). Why not… the machine pretends to do?
2024-10-05T03:01:00 God has done His part… where is my part?
2024-10-05T03:05:00
What do I need the other person… to do?
Naphtali was either listed in the Bible as the 6th or 8th son of Jacob.
Moses’ leadership commenced in his third season.
Jesus’ beginning miracle was turning water into wine.
2025-02-24T08:13:00…2025-02-24T08:19:00 microsoft windows operating system, mozilla firefox browser will not refresh nor go to a link from the address bar.
2025-02-10T05:41:00 Until the land has its rest. I saw a house in the center-west.
2025-02-10T06:22:00 In Isaac shall your seed be called. I am on a narrow road in the north-center. This is either Bing’s Dumpling or 99 Ranch Market. I gave a piece of chocolate to a boy who was among the other boys. As I was about to leave, I gave my last chocolate to the same boy, so he could share and eat with his colleagues. They began to break and eat the given chocolate bar. Towards the door to our west, I saw some young females coming inside. I admired a slender female who was wearing tight-fitting white trousers. At the intersection of Fremont Boulevard and Paseo Padre Parkway, I saw a van that was painted across with the color of the United States of America (USA) flag, red, white, and blue, but the red color looked like orange. There were young Asian females running from the center-west, upper, and turning towards the south-west. There were cars moving and crossing the Paseo Padre Road from Fremont Boulevard, east, that almost had accidents with the young Asian female runners.
Datetime
Word
Commentary
World Event
Place
Person
Scripture Reference
2009-09-30T10:32:00
Mister Adeniji
Ken Lewis announces his resignation from Bank of America (BofA)
2017-10-18T10:00:00
Olohun ni mo fi be… wa si biyi.
God I beg you with… come here.
Kenneth Chenault announces his resignation from American Express (AmEx)
The Exhaustive Concordance of the Bible, generally known as Strong’s Concordance, is a Bible concordance, an index of every word in the King James Version, constructed under the direction of American theologian James Strong.
Bible dictionaries and commentaries.
Terminology…. characterization.
How do you tweet? Frequency, grammar, composition, ranking?
AlphabetSequence builds on Bible verse separation.
At University of Ife, Staff School, Stephen re-located, prior to my twin sibling and me re-locating to Lagos. Wumi Oloyede started driving us to school.
In Lagos, Benitoluwa graduated from Abati Nursery and Primary School to Ikeja Grammar School, prior to my twin sibling and I are attending Abati Nursery and Primary School.
I lived with Romulo Lira prior to Romulo Lira graduating from Central Piedmont Community College (CPCC), Charlotte, North Carolina (NC) and Romulo Lira returning to his home country, Venezuela.
I was deported to Nigeria, shortly after the passing away of my adopted mother, and shortly before the separation of Major Lawal from Aunt Taiwo.
Benitoluwa and Ademiloluwa. Uncle Demola and Damola. You must be involve… for someone to use you. 2025-03-28T18:30:00 I consider father and son relationships. What we are… is how we are made after. I started tutoring computers to Hajara Adeola, a French lecturer, and wife of Fola Adeola, prior to Guaranty Trust Bank commencement. The only separation between the English language and the Yoruba language is the diacritic alphabets.
My first joke was about a screwdriver that I shared with my adopted father, which he classified as an old joke.
My first writing, a romantic love poem, was dedicated to Liza Muñoz of Central Piedmont Community College (CPCC). My English speech oral communication classmate.
The first independent self-inspired software written by the author is Kowe.c for the Yoruba language.
My first domain name was commonpeople.org
The first website I published and contributed to was Christianity.com
2024-07-12T09:12:00 Santorini, Greece t-shirt.
The two elderly females are probably Asian and Caucasian.
They were standing at the intersection of Fremont Boulevard and Paseo Padre Parkway, north-east, and they walked towards the south-east.
2024-07-12T09:12:00 Sort order?
2024-07-12T10:43:00 Is a url sortable in this order?
Publication date: When was it written? The book of Job is regarded as the 1st written book in the Bible.
Bible arrangement: The Bible starts with the 5 books of Moses, Pentateuch. The Bible concludes with the apocalyptic book of Revelation. The major prophets group finishes with the book of Daniel.
Genealogy: The birth order. Our ancestors and offspring.
Prophecy and fulfillment
Bible word, synonym and opposite
Traditional versus (VS) modern
Speaker and audience
Expiry date, for example, the Davidic Covenant transitioned to the Messianic Covenant.
Author and book group
Citation
Geo-Location
Holiness
2024-07-12T18:53:00 Robert Rouse, Minister of Data, viz.bible.
2024-07-12T19:03:00 How is it supporting?
2024-07-12T19:09:00 The author has queried the Bible versions and dictionaries but not the various commentaries which have non-standard scripture reference and opinions.
Relational Database Versus (VS) Artificial Intelligence (AI).
Microsoft SQL Server Versus (VS) Machine Learning (ML) Scikit-learn.
That is what they based the truth on.
Word
Microsoft SQL Server
Scikit-learn by David Cournapeau
Commentary
Author’s experience
The author’s experience with relational database commenced in 1988.
The author installed Sybase in 1995.
The author started work as a Microsoft SQL Server database adminstrator (DBA) in 1998.
Bible publishers, versioning and language translation
Hebrew translation
Commentators
Relational Model
The author progressed from authoring disparate HTML files to recording information in a relational database.
This transition offers an opportunity to analyze tables, columns and rows.
Functional dependencies of relationships between columns are determined.
The Word column in the HisWord table is a determinant but, it is not always unique; therefore, it is not its primary key.
View
A view is a virtual table that does not reside permanently on a physical storage.
The MyURI view is a union of all the URI tables.
The ViewContactSet view is a join of the columns in the Contact and contact details tables.
The HisWord_view view appends computed columns to the HisWord table.
Users
The general operating system and compact database are the 2 types of authentication.
(Allen G. Taylor, 2019).
Software Engineer versus (VS) Database Administrator
Structured Query Language (SQL) a data sublanguage
Focus language
Predominantly English
American Standard Code for Information Interchange (ASCII)…Unicode culture
Time frame
Development life cycle – limited by budget. Deprecated code. Automated jobs and events. How much data are we working with? What is the longevity? Asynchronous multitasking
Eternal – periodic operational cost. Expired data? Scheduled tasks and activities? Backup, housekeeping, sending e-mail, creating files and additional space.
Remember human versus reference identities? For example, Bible word versus (VS) scripture reference
Context-sensitive help
Auto-completion
Location
Read only memory (ROM), Random Access Memory (RAM), hard disk paging. Github.com version control. E-mail body, attachment. Internet front-end files (.html, .js. .css).
Hard disk. Transaction log, backup files. Back-end data is accessible via web services. Separated into records and columns, tables, views, indexes, stored procedures, user-defined functions.
Scalability: The users have various options for sizing up their work.
The author did not initially restrict the size of the data queried from the server; therefore, there was information overload on the data grid of the client.
The tolerance for large data may be exacerbated vertically and/or horizontally.
There may be a high count of rows or columns, thereby, demanding ranking and preferences for positioning.
The foundation rule:
Since 2002, the author has adopted the relational model for storing his data.
The author structures his data and queries his data by using the Structured Query Language (SQL).
The information rule:
The physical store is the HisWord table’s Word column.
This information is later processed logically in the HisWord_View.
Prior to this word coming, I uploaded the 3 file formats of the dissertation files (.html, .txt, .pdf) from the Windows operating system computer to the UNIX operating system computer Linux variety.
I also read the counter-style of each file.
The guaranteed access rule:
Specifying the primary key restriction in the where clause makes each datum reachable.
Is the most popular and non-risky.
Except it may affect performance and bandwidth load consumption.
Data definition language (DDL)
Create or alter or drop schema objects
The create statement is used once for each new object.
The alter statement is mainly for an existing object.
Data manipulation language (DML)
Insert, Update, Delete, Truncate
Manipulation may fail in the following cases:
Primary key or unique index duplication. A primary key column may not be null.
Invalid datatype or extra large data size or out-of-range
Constraint rule violation – entity, foreign key.
The author rarely imposes constraints, like for example in DatedFrom versus (VS) DatedUntil, which may result in negative date differences.
The Max datasize will truncate extra data, but SQL Server primary key indexes impose a size limit of 900 bytes.
Wherease VARCHAR(MAX) is typically 8000 bytes.
Data control language (DCL)
Grant, Deny, Revoke
Transaction control language (TCL)
Begin, Commit, Rollback transaction
The view updating rule:
Only computed columns cannot be updated.
A single operation must support select, insert, update, and delete:
A base or derived relationship should comply with an operation to select, insert, update, and delete.
Physical data independence:
Batch and end-user operations are not impaired when changes are made to physical storage or access method.
2024-06-22T15:13:00…2024-06-22T15:15:00
There is no deterioration in data… when there is a restore, import, or bulk copy.
User-facing:
A user enters a received word, and there is a set of tabular responses.
Functional:
This is a Single Page Application (SPA) that depends on AJAX, and it calls multiple web-services.
Behavioral:
There are associations between the word and the Bible and the dictionaries’ object-oriented classes and entities.
Independent:
This is a composite of previous stand-alone work.
Purposive:
Based on user input, the system retrieves data, while also allowing further queries.
Reusable:
The idea is to retrieve information from a set of sources and send the results to various destinations.
Valuable:
The data is free, and the work is non-complex.
(Daniel Jackson, 2023-06-26).
The user-interface (UI) supports queries, and not database maintenance.
The author builds an interface for each additional work that is customizable by the end-user, and independent of the environment of the author. A step… further… for… among us. The mundane query initiative can be participated in by everyone. The complicated tasks are reserved for skilled users.
I have had to balance migrating to an Internet interface via using Azure Data Studio,
or continuing using the faster, stable, Microsoft proprietary
SQL Server Management Studio.
Biblical data is hosted locally and accessible via the Internet by linking to web addresses or placing web service requests.
For over 2 decades, the author has continuously received word that he constantly records and queries.
Stipulates?
Is there a creative need for new data?
The Bible is complete, but do we have to find new ways of using it?
Is there a divergence or supplement?
How do we explain and analyze?
Language translation
Familiarity with the subject and tradition. Apply domain knowledge.
Maturity and relevance to our time
Choosing a closer relationship with God.
Software:
Algorithms are patentable?
The author has not sought to patent AlphabetSequence…it should be open to ideas.
We all make our following.
Hardware:
Although the author’s doctoral study was on intelligent appliances…he feels drawn to the Bible.
God has reminded him of his success…when he is pertaining to Him.
(Andrew Glassner, 2021).
This data…where does it exist?
Legacy storage of some data types is unnecessary, since this data is computable.
For example, concordances are automatically determinable.
Dictionaries that contain the meaning of words are available on-line.
Computers provide up-to-date versions and translations.
How-to display the data?
After determining the AlphabetSequenceIndexScriptureReference
the author currently retrieves and displays in particular
the King James Version (KJV) Bible text,
and the author provides a hyperlink to a scripture reference
page for displaying other Bible versions.
This practice follows Google’s display of a Wikipedia’s sidebar and
providing a hyperlink to the particular Wikipedia url.
For Bible literates, this regurgitation may be redundant.
What programming skills are in demand?
Issuing a SQL select, and using a cursor to loop through a tabular or variable output, and building an HTML fragment
Simply creating a HTML anchor to a source url
Fetching, parsing, and building the results of a web service
Streamed live on Jun 2, 2018 On May 1st, 2018, our beloved Chuck Missler went into the arms of Jesus.
This Celebration of Life service, held at Candlelight Fellowship in Idaho is our way of celebrating his life and the tremendous impact it had, and still continues to have on so many people.
Hal Lindsey suggested to Chuck Missler that he convert a Christian ministry hobby to a profession.
Reading the Coming Prince by Sir Robert Anderson changed the plans of Chuck Missler from pursuing a doctorate degree in Physics.
2025-04-10T14:14:00
Jennifer Melow gave 2 breads buns to Danielle Hall to warm. Jennifer Melow was also carrying meat.
Albertsons Lucky, Charter Square, south-center road.
Career decision?
2025-04-10T04:17:00
Scene 1: Lauretta is driving me, and I mentioned the first name of Nada Madjar, but I did not disclose her last name; therefore, I am not gossiping.
Lauretta plowed further and Lauretta asked if I was talking of Nadia that I now infer to be Nadia Comaneci.
Scene 2: A man concedes that he has lived in Fremont, since he moved from further away.
75 years old when he departed out of the land of Haran, had lived in Canaan for 10 years, 86 years old when Hagar bare Ishmael to Abram, 99 years old God’s request to walk before Him and be perfect, 100 years old gave birth to Isaac, 175 years lived
The financial stock market has made a concerted effort to keep the British pound from rising beyond forty five percent 45%
2008-03-11
Calendar
September 22
Expendable Data
The Bible, dictionary and commentary databases should be accessible from
central locations, and there should be no need for user storage.
For the URI database, the date of publication is constant, but the date accessed may vary by users.
Storing user’s information is achievable by using local and session storage, cookies, and bookmarks.
The date of publication recognition is determinable from Google’s last update and YouTube.com.
The directory listing includes the last modification date.
The node’s datetime attribute and the time node give datetime information.
I said, I heard.
2021-04-11T08:37:00 In a location to the North,
probably 99 Ranch Market or Marina Food, or Daiso.
A young Asian male 1st makes a selection.
I am testing black rubber sandals shoes of different sizes,
the shoe size written 6 9 is too short, tight, I said, 6 9,
in my sleep, while dreaming, I heard (six ten).
2021-08-03T17:22:38 Where are we misguided by flight?
I want to program, but I don’t want to match two programs together, except for deep thought.
See when God grants increase; such as in creation, when God counts the days,
and separates it into evening and morning.
Increase versus decrease were first explicitly mentioned during Noah’s flood.
These differences in size we can associate with signs – the sun and the moon.
During the day, you need the sun for your activities;
during the evening, it is not necessary.
Rachel’s prayer, and naming of Joseph; Joseph’s dreams and interpretations.
These counting is explicit, before Exodus, such as, the 10 plagues of Egypt
(
Genesis 37:5-11, Genesis 30:24, Genesis 40-41
).
TCP/IP
is separable into four layers; these are the link, Internet, transport and application layers.
).
Co-incidentally, the disciple, who Jesus love, John the apostle,
does not mention this event, in the Gospel of John.
It is more of a father that wants you.
On the client, HTML is content, CSS is presentation, and JavaScript is behavior.
Both ASPX and ASMX are server-side logic.
The application tier is in a dynamic link library (DLL), and it is separable into
client, database, and application logics, but with the advent of
language integrated query (Linq),
this delineation is slowly diminishing.
Linq rivals previous division of labor.
The database consists of tables, views, indexes, constraints, stored procedures
and functions. These programming logic may be SQL or SQLCLR.
SQL critics complain that while the rest of software development
have progressed, we still use an archaic language;
NoSQL is a challenger.
The client is accessible from the browser, both the user interface and the source code,
along with the errors and exceptions.
The interface is made-up of request and response.
Text-to-Speech will aid the people with poor visibility.
The client handles the human computer interface (HCI).
The Bible versions are selectable options in HTML or JavaScript.
The database contains the real information, that makes-up the result set.
In computing, we have had mainframes and terminals, client/server,
Internet, mobile and now cloud.
The trend has been from proprietary to open architecture.
The first and only word spoken to me in the United States of America (USA)
prior to my deportation is, I Am taking you on a journey.
The first word spoken to me upon my return
to the United States as I prepared to go to a
christening in Los Angeles (LA) was Ile eyan mi lon lo yi.
Translated it is my person’s house you are going to.
Location, movement, matters to God.
The first word is in English, the colonized language.
The second word is in Yoruba, my native language. Where is the expectation of good? Times are expectations.
With .asmx web services, the author, standardized on JSON for returning data.
The alternative is XML.
The preference for JSON, is because of its lighter payload.
Another difference, in the result set,
the author chooses if to return a dataset, datatable, or scalar?
The datatable is useful for a singular resultset.
With SQL Query select statements,
the column list may refer to *, for returning all the columns,
in the order they are arranged in the container, table or view;
or otherwise the stricter, specification of each column to return.
The author restricts which rows to return,
by issuing the conditional where clause;
the top 1 select clause is useful, for quote of the day;
as it supercedes the set rowcount 1, limitation.
The author depends on the database order by clause,
for sorting in ascending or descending order,
Data is also rankable by clicking on the table’s column header.
Basic Communication Modes of Operation
The author’s SQL Server TCP/IP is turned off;
because the author does not want interference from the outside.
The author imposes an artificial Simplex Operation;
only supporting external read requests, and not allowing updates;
which is a one-way traffic of data from the server to the clients.
The other options are Half-Duplex Operation and Full-Duplex Operation.
Quality of Service (QoS)
Most of the author’s web pages transmit textual data;
but a few pages offer text-to-speech or video capabilities;
these rare application rely on high-grade speciality.
The author as a programmer does not meddle with these intricacies;
the technology provider takes care of the nitty-grity.
Parameter Standardization
The column name is kept consistent in the query string,
up-to the naming convention and the case-sensitivity;
this also applies to where we specifically refer
to a column name in JavaScript.
This is most seen, in the Scripture reference and Bible word variables,
which the author shares around.
Global Resource Allocation and Identifier Uniqueness
The domain name is unique to the organization;
and the Javascript code for AJAX explicitly mentions the virtual directory;
the internet provider issues the IP address.
HisWord table nullable columns
All of the columns in the HisWord table are either system generable
(HisWordID, Dated)
or nullable
(
1 Samuel 3:19
SQL uses set theory, whereas most programming language clients, including LINQ,
use row processing or procedural programming.
Relational operations:
Projections: The author will use projections, select clauses, for retrieving the user-specified Bible version column.
Selections: The particular Bible row verse selections, where clauses, are built using dynamic SQL.
Joins: Normalization offers the opportunity to segment and in most cases defer
from using the join clause. The contact view joins the contact table and its subsidiaries. C# provides datasets which contains datatables
and ASP.NET uses GridViews.
This is visible
Theta join the old convention of placing columns relationships
conditions in the where clause
has been superseded by the ANSI/ISO join clause.
(Kevin Kline, Regina O. Obe, Leo S. Hsu).
logparser
The log files for this observation are between 2017-01-02 and 2023-06-08.
Elements processed: 938499
logparser.exe "SELECT sc-status, sc-substatus, COUNT(*) FROM *.log GROUP BY sc-status, sc-substatus ORDER BY sc-status" -i:w3c
sc-status sc-substatus COUNT(ALL *)
200 0 185115
304 0 9467
The count of requests served from the server, HTTP Status code of 200,
clearly outweighs
304 HTTP status code, local cache.
HTTP 500 Status Code, internal server error, sum is approximately 6400.
logparser.exe "SELECT cs-uri-stem, COUNT(*) FROM *.log WHERE sc-status=500 GROUP BY cs-uri-stem ORDER BY COUNT(*) DESC" -i:w3c
logparser.exe "SELECT TOP 20 cs-uri-stem, COUNT(*) AS Total, MAX(time-taken) AS MaxTime, AVG(time-taken) AS AvgTime FROM *.log GROUP BY cs-uri-stem ORDER BY Total DESC " -i:w3c
cs-uri-stem Total MaxTime AvgTime
--------------------------------------------------------------------------------- ----- -------- -------
/ 43980 18711085 769
/WordOfGod/ContactMaintenance.aspx 25272 303113 957
/WordEngineering/WordUnion/DateDifference.aspx 12821 529647 201
/WordEngineering/WordUnion/ScriptureReferenceWebService.asmx/Query 9138 520928 713
/WordEngineering/WordUnion/BibleDictionaryWebService.asmx/GetAPage 7211 347890 1323
/WordEngineering/WordUnion/WordToNumberWebService.asmx/RetrieveScriptureReference 7052 258768 1285
/WordEngineering/WordUnion/AlphabetSequenceWebService.asmx/Query 7048 227800 1213
/WordEngineering/WordUnion/HisWord.asmx/APairingOfOurSum 7045 384623 2972
/WordEngineering/WordUnion/BibleWordWebService.asmx/GetAPage 7039 258120 3267
/WordEngineering/WordUnion/NumberSignWebService.asmx/TalentBonding 6937 219007 1138
Press a key...
cs-uri-stem Total MaxTime AvgTime
--------------------------------------------------------- ----- ------- -------
/WordOfGod/URIMaintenanceWebForm.aspx 6803 62837 400
/robots.txt 3537 137904 755
/WordEngineering/WordUnion/9432.js 3518 212131 181
/WordEngineering/WordUnion/9432.css 2830 225968 120
/WordEngineering/WordUnion/BibleWordWebService.asmx/Query 2425 174641 1089
/WordOfGod/URIMaintenanceWebFOrm.aspx 2406 113505 488
/remindme/ContactBrowse.aspx 2173 139821 1597
/remindme/Cover.aspx 1892 58242 774
/WordEngineering/WordUnion/ScriptureReference.html 1804 183555 392
/Gradual/Contacts/ContactsList.aspx 1789 67613 874
Task completed with parse errors.
Parse errors:
1356596 parse errors occurred during processing (To see details about the
parse error(s), execute the command again with a non-zero value for the
"-e" argument)
Statistics:
-----------
Elements processed: 266572
Elements output: 20
Execution time: 84.46 seconds (00:01:24.46)
Productivity
Productivity is the measure of unit tasks
completed within a time frame or at a cost.
A project cost is its work hours.
A work day is 8 hours.
A work month is ≈176 work hours.
A work year is ≈2000 work hours.
The degree of conceptual complexity increases when an
expression contains various function calls and many parentheses.
Scope complexity is the fitting between parts.
To predict productivity? Re-use.
Metric:
Executable Size Metric: Is the code largeness.
It does not fully consider the uninitialized array data.
It includes library code which reduces complexity.
It is not a language-independent source.
It is not CPU-independent.
Machine Instructions Metric:
This is the size or count of the machine instructions.
Lines of Code Metric (LOC):
It counts the number of source code lines.
It is consistent across programming languages.
It is CPU-independent.
The Linux word count, wc, command will suffice.
Statement Count Metric:
It excludes comments, blank lines, and
counts as 1 a statement that spreads across multiple lines.
Function Point Analysis (FPA):
It looks ahead and assumes the amount of work a program will require.
It details the inputs, outputs and basic computation.
FPA has become a postmortem (end-of-project) tool.
McCabe’s Cyclomatic Complexity Metric developed by Thomas McCabe:
It finds out the complexity by determining the paths through it.
The current work meets the design of an Intranet. The test environment.
Performance
Energy
Aesthetics How it looks
Geometry
(
e.g. Earlier work focused on generating Internet documents.
The transition was from .html, xml/xslt, .aspx,
and now AJAX.
)
Quality How well it is made
Materials The author’s work is software specific.
Cost Open-source
Manufacture
While it is Microsoft-centric for the back-end (.asmx, Transact-SQL, SQL Server database),
the front-end is industry standard (.html, .js, .css).
Safety
Time The time duration is minimal.
Transport The work is done on one computer.
Ergonomics The doctorate work consisted of a proof-of-concept that is easily replicable.
(DeLean Tolbert Smith).
Brainstorming
Brainstorming
Strategy
Description
Focus on quantity
AlphabetSequence includes the whole Bible.
The author has not expanded the 2-words nor 3-words computation.
Wait to judge
AlphabetSequence is relevant to the English language and
the King James Version (KJV) Bible?
Think outside the box
While the initial focus was on the Bible, written word;
research now includes spoken word.
Combine and improve ideas
The author solicits input from others.
Keep focus on the problem
Database recording resulted from the effort to determine when?
The author has concentrated on this timeline.
Set a time limit
Elaborious work is avoided.
(DeLean Tolbert Smith).
Design Selection
Agility: Ease and speed
Flexibility: Adaptation to changes
Component: Encapsulation
(DeLean Tolbert Smith).
Ease of Manufacturing
Large number of independent parts: Team or solo development
Parts accessibility: Build versus (VS) buy
(DeLean Tolbert Smith).
Decision-screening Matrix
The AJAX approach offers the following benefits in performance criterion and weight:
Ease of manufacture
Engineering skill needed to build
Robust design
Primary function independence
The competing solution will include:
Server-side JavaScript, for example, Node
Front-end library and framework, for example, React
Yield to the main thread: the PageLoad event handler performs an IsPostBack check, and if it is not a PostBack, parses the querystring. 2025-07-12T03:19:00
Sets the input value
of the various element IDs, and submits the query.
Large bundle sizes:
A bundle size is the total amount of JavaScript code that needs to be downloaded, parsed, and executed when a user visits a website.
The author does not use inline JavaScript.
The author minimally uses internal JavaScript for page-specific event handlers.
2015-10-23DoctoralDissertation.html
This is the thesis document, and this is the initial finding,
as there is progress and as the author reaches conclusions,
the author estimates further increase in load time and page size.
Pinging e-comfort.ephraimtech.com [98.248.137.149] with 32 bytes of data:
Reply from 98.248.137.149: bytes=32 time<1ms TTL=128
Reply from 98.248.137.149: bytes=32 time<1ms TTL=128
Reply from 98.248.137.149: bytes=32 time<1ms TTL=128
Reply from 98.248.137.149: bytes=32 time<1ms TTL=128
Ping statistics for 98.248.137.149:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
tracert e-comfort.ephraimtech.com
Tracing route to e-comfort.ephraimtech.com [98.248.137.149]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms Comfort.ephraimtech.com [98.248.137.149]
Trace complete.
The Unix platforms offers the traceroute command
Lifecyle
Lifecyle
Period
Commentary
2000-10-05
Registered the WordEngineering trademark.
2002
Commenced recording the word from the LORD in the Microsoft SQL Server relational database,
introduced the AlphabetSequence algorithm,
and started developing Biblical applications using the Microsoft .NET and the ASP.NET framework, and coded with the C# language.
This will continue the separation of duty approach.
The benefit includes making accessible our work;
focused user interface renewal.
Open standard and performance gain.
2025-07-26T19:17:00
There is a table structure for repeat which would repeat the information in the preceding record. There is also a table structure for parable.
Interconnection
Technology
Commentary
Web pages
The bulk of the author’s web pages are in 3 separate virtual directories.
After the introduction of the author to Microsoft SQL Server;
the author does not feel the need to adopt newer technology like
object-oriented database, nor nosql.
Server-side Programming, Back-end
The author learnt C#,
and there has been no reason to adopt upgrades.
When Microsoft MVC learning is not necessary.
The scripture reference class offers partition for instantiation.
The Microsoft platform is the author’s choice,
although the migration to .NET core may be inevitable.
Programming Style
This lineage are passage.
C# is object-oriented.
JavaScript is functional programming.
SQL is declarative and imperative.
Fast, everyday, only ate, once a day, in the evening.
I ate Nomura Holdings Kokuho rice.
Walk, two hours a day, between Newark and Fremont, to do programming.
Learn how to program today’s technology, with relevance to the word’s revelation.
1997-12-31 I will not entertain Nada. Prophets make New Year predictions.
In Australia, I got involved with the prison ministry at the Villawood Detention Center.
The Christian missionaries that were serving felt that fellow migrants might aid in responding to new applicants.
I was deported to my country of origin, Nigeria, from the United States of America (USA);
therefore, I could share the plight of these inmates.
I was also in the court process, so I could better understand Australia’s law.
Finally, my most productive contract consulting was at the
Department of Training Education Committee (DTEC),
so I had an understanding of integrating and skilling re-locating workers.
I tried to share computer books, but inmates were undaunted by their relevance to their misery.
They were expected to write letters to immigration officials.
This influenced my desire to practice authoring Christian literature and improve my communication.
How could I relate to less fortunate people?
How may I be the one giving?
How can I let the Holy Spirit partake on my side?
What are these roles for, and how will I be a mediator?
What do I share as a bargain?
All these are words to say. What do I mean as a human being?
Where does the spirit hold its own?
Computers are programmable, humans are useful. Where does a side take the rest?
What I am finding out, is how necessary I am as a person?
How do I do my part in participating?
What can you take from me, and make as your own?
My words may not be what you will say, but how can your experience let you say?
Imagine your life will be lived, as you say.
When the times, programming lines, lines of code, play out a scenario.
So words make meaning as sufficiency.
Whose life have I lived to complexity?
To the full of His deed
( John%2015:24
)?
What can His prove relate to me?
What did He know as one? First, pre-eminence, join.
It is firstly, a database work.
That is the author records God’s word.
What the author hears, he relates to the Bible and the other scriptural sources.
These information are all in database tables,
giving the author the luxury of using relational technology.
The benefit includes storage and archive,
that is, the work is usable in tabular format.
There is a copy of the information running Microsoft SQL Server on a Linux operating system;
which the author switches to, by changing the database connection string of one node in the web.config.
When the user decides to stabilize and admit no further changes;
then there is no need to do additional database update work.
As with such work, the database schema remains consistent, since the beginning.
The choice of word, meets today’s expectations.
The addition of the ActToGod table, demonstrates the maturity of the author,
since it advances from data to information.
The author, first wrote his history, in multiple stand-alone files .HTML, .XML.
(Acts 7:22).
This documentation didn’t allow for enough dating,
to track creation and change, nor easy querying.
Therefore, the decision to move to a relational database;
that will augment this fact.
Since the beginning, the author wrote a ContactMaintenance.aspx
server-side page as a user-interface (UI) to record contact information.
This page remains active, till today.
The author uses Microsoft SQL Server Management Studio
to document general information.
When the author is offsite, text editors provides a place to
scribble data manipulation language (DML)
statements into SQL script files, for later execution.
Please understand that both means mentioned above
do not always support the checking of spellings nor grammar,
and have limited formatting.
I have a product; where is the method?
Adoptability:
What is the minimum requirement?
The author believes it is the
Holy Spirit spreading the Word,
and it is not him, making up the word.
As long as you have the spirit of God,
then you are receptive to this information sharing.
The word is not always clearly heard,
and the sighting is not always 20/20 visibile.
What is the literacy level requirement?
If you know the alphabets arrangements,
then you can determine the AlphabetSequenceIndex by hand.
To determine the AlphabetSequenceIndexScriptureReference,
you need to know, the count of chapters and verses.
This manual work gives way to computation,
which is not error prone.
The Biblical account wrote dreams and visions textually,
without resorting to the database.
Search Engines Crawlers parse the standard HTML files and rarely query the database.
The calendar: years, months, days,
may benefit from the stipulation and generability of the Common Era.
Where is the world leading and how do we follow it?
The author fiddles with the idea of
bringing technology to the Word of God.
The author is unaware of the start and early beginnings
of dictionaries, concordance and commentaries;
but the author gains from this works as a reference.
The widely acception of a work, accompanies preference and prevalence.
The result of the Bible, is how we use it.
The emphasises of Jesus Christ and apostle Paul is the word for today?
As the author sees from the Bible,
Moses assigned intervention to leaders, and Moses went to God as a higher authority.
Who is the work for? Who can benefit from reading this work?
The author’s original intention was to record God’s word.
This later led to finding the word’s background and implication.
Inputs
The data input is currently being done manually, but the author looks forward to electronic automation.
The identity and date are potential external inputs.
The scripture reference requires Bible knowledge.
Elements
Word processing flows more naturally than data entry.
Guidelines and tools
A relational database is a substitute for text processing.
You previously stored your work in a database.
You worked on a text in .html files.
2022-10-23 You chose to return to database content.
Who is this work intended for?
Can somebody else take on the responsibility for specialization, localization, processing of your original work?
Draw intelligence from your work
(
Joshua 22:11
)?
One of Myself offering as many as I use?
Words heard between waking up and walking outside are written in the author’s backpack’s notebook for meditation.
Note the earlier words from night to morning are stored in the author’s bedside notebook.
What I provided for other? Is how I needed Him.
Putting Him into words.
My time away from the family, United States of America (USA), may have helped me gain independence.
In Australia, the women that came into my life were suffering from solitude.
In Port Kembla, I left for the weekends for Sydney.
How can we bring a life, except ours?
Post-dated: God convicted me, I do not take the plight of the people to heart.
MacAuthor BART Station.
Bay Street Emeryville BN.com Fire Alarm Panel 8. FDC Building A 5604-5634.
To mean, I decide the story?
The Microsoft Windows Operating System offers the clipboard copy command.
When using the Mozilla Firefox browser and copying the address bar,
the author selectively only copies the domain name and leaves out the protocol
when it is http or https.
This saves storage space, since this is the default protocol.
When copying information from the page, please note that there may be leading blank spaces,
which requires truncation.
Difficulty level?
Our work is divisible into writing the word, commentary, and deducting meaning.
When the word is from God, the data entry is easy when it is in English, except when it is in Yoruba, where there may be spelling and substitution errors.
The commentary does not have to be exact, since it is an inference.
Determining the correlation between people, places, and historical information, may require expertise.
What I am able to do is how He types me.
As I wrote this paragraph, I entered in my own words and I sought assistance from Him.
A step to do is never forgotten of the LORD.
People have asked me how I do my work?
My twin sibling calls my work, data entry.
I start my day, electronically recording the activities of the previous night.
The bare minimal requirement is an editor, but I now use a database.
I have always contemplated whether I should personally store my information, or look for a cloud provider?
Build or buy?
Another thing of note is storage?
How often should I backup and archive my memory and to where?
What is in random access memory (RAM) may be lost when there is power loss or when the application or computer shuts down for any reason.
What is on the hard disk may be lost when the computer does not start, or there is a viral and intruder attack.
How do we resume our work
(
1 Samuel 25:28
)?
Needs to be met?
The author will record the publishing and receipt.
An identifier and possibly foreign key is possibly null, empty,
when it is unknown, non particular, or it associates with the author.
When can we do without AlphabetSequence? A place in the Bible justifies the word.
O mo Bunmi, Clari re.
You know Bunmi, Clari is this.
We are inside a building and we heard that food is being giving away at West. I jumped down multiple rocks. There is a team to the South East and either Beni or Buki and their friends are sitting at Center. 04:27 Dizzy sleepy. 20:13 Beni or Buki, I forget who? I grew up with them, but I am no longer associated with them. Nuclear or extended family?
If the words do not join?
Consider separating or putting the lesser word in the commentary column.
Do I determine I know?
Check for grammatical correctness.
As much as possible, put all the spoken word.
Only adjust for spelling.
If the word and scenery do not fit exactly, it may be a larger scenario.
When C++ converts to an integer, it always rounds down, unlike C#.
There may be a day descrepancy.
To dual own?
What I have learnt from Bill Gates, through using the software from Microsoft.
Normalize the relational database for on-line transaction processing (OLTP);
specifically the Remember table should reference the HisWord table,
and the Commentary column should not contain the duplicate data.
The BibleWord table may not be necessary to relate the HisWord table to the Scripture.
How much manual work does the author do, and can the author automate this work?
2025-11-27T16:13:00When did you defer? 2025-11-27T14:50:00
Ayesha Patel of Dulhan Grocery said her parents and her maternal grandmother traveled to India for a wedding, and either in July 2025 or August 2025 her parents had previously traveled to Africa. 2025-11-26,
I saw a set of Hindi females, especially women, ordering food, and they were waiting to eat at Milk & Honey Cafe, Pegasus Center. Hsueh Amy Tm took their order, and she was the waitress.
I chose to remain and I continued living in Charlotte, North Carolina (NC), and I did not re-locate to Fort Lauderdale, Florida.
… let us observe the revelation from God
(
Genesis 24:58
).
2025-11-02T17:05:00
The Theory of Multiple Intelligences from Project Zero at Harvard University
2025-11-02T17:24:00
Bodily Kinesthetic:
Body movements during the use of an interactive voice response (IVR) telephone are done through the mouth and hand fingers.
The limitations of these activities include a telephone has limited keypad. 2025-11-02T17:39:00
A keyboard offers control keys to access all the characters — alphabets, digits, and signs. 2025-11-02T17:41:00
Voice activation should support speech correction, and confirmation, because of accent, pronunciation, impediment. 2025-11-02T17:53:00
During my time developing telephony applications, the main limitations were memory storage, archive, transcribe, addressing, and the need to offer human-computer interface (HCI) support using more intelligent work on external personal computers (PCs). 2025-11-02T18:04:00
Italian leader combative. 2025-11-09T09:00:00
An African-American homeless tall slim male. Timothy Knockum, Safeway, Union Square, Union City.
At the intersection of Fremont Boulevard and Paseo Padre Parkway, south-east, crossing towards the north-east.
Walking past Bing’s Dumpling, towards Mary’s Bakery.
2025-05-26T04:43:00
My twin sibling was driving fast, and Wale probably cautioned him.
When we got to our destination, a person carried some bags.
Now, or prior to now, I saw the name Olayemi Adeyinfa.
Wale is with a Yoruba mother and daughter who were located in the center-west.
The mother is probably still young, and she is wearing a dress up to, that reaches, her chest.
There is a fan in the south-east, and there is another fan in the north-east.
Wale turns the fan on.
Some male Nigerians came inside.
Vividly, in the north-center, I saw an innocent man walking up a hill eastward with some thieves that were carrying guns, arms, weapons.
They told him who they were, ungodly people, and they told him to depart.
2025-05-26…2025-11-08=166 days (5 biblical months, 16 days) (5 months, 1 week, 6 days)
2024-09-26T05:48:00
National Basketball Association (NBA) draft. Chicago. Eastern European coach.
Shigeru Ishiba
The 2024 Liberal Democratic Party presidential election was held on 2024-09-27 to elect the next president of the Liberal Democratic Party of Japan for a 3-year term.
Prime Minister of Japan. Assumed office 2024-10-01. 2024-09-27 I lost the hard disk of the Dell computer.
about ending the partner relationships with Genevieve Tarzer and Pauline Beshay.
(Howard Gardner, 1983).
2025-10-23T20:25:00
Doctorate Candidate Internet Commerce
2025-10-19
Doctor Benitoluwa Adeniji asked me what I specialized in during my doctorate degree studies.
I learned how to program smart cards using the C programming language.
I understood flash memory, and I focused on their secured access.
I searched for a synonym of the word, “understood”, on Google.com, and I selected the word, “comprehended”.
I comprehended Unified Modeling Language (UML).
The 1st time, I dreamed, was in the year 1988, 12 years before the year 2000. The 2nd time, I dreamed, was at the end of the year 1997, 2 years before the year 2000.
2025-10-28T03:35:00…2025-10-28T03:53:00
When I re-located to the United States of America (USA) on 1999-01-18.
I observed my twin sibling built web pages and databases tracking contacts, websites (URL), and software.
When I re-located to Newark, California (CA) 94560, I started building personal pages for tracking contacts and websites (URL) using Microsoft ASP.NET, C#, SQL Server.
Unlike my twin sibling, I did not find software a growing technology trend.
I understood I wanted to have a database for contacts and websites (URL), but I did not continue in the tradition of my twin sibling of using his adopted technology, schema, user-interface (UI), nor process.
Also my Villawood Detention Center prison ministry experience in Australia diverted me from Internet Commerce to given prisoners an opportunity to share their real-life 2025-10-28T03:50:00 testimony.
When you see an example… 2025-10-28T03:51:00 make it your own way. In Australia, I was not using technology in my personal life. In the United States of America (USA) I am an adopter of technology for Christian evangelism. I look at the way the world is doing things, and I try to do these things as a Christian.
2025-11-01T03:28:00
We are having a gathering at Guaranty Trust Bank (GTB).
We played cards.
There were 2 beds placed on top of one another in the center.
Dolapo Ogunmekan and some other high-profile employees were talking about leading-edge web development in the south-west quarter.
Your suggestion for Ademiloluwa is to work on a solution.
AlphabetSequence came as you were trying to find meaning to words spoken to you in your dreams.
Now, that AlphabetSequence as proven useful with English and Holy Spirit word, you may be moving to Bible Code, natural occurring sequence.
1988 I Am taking you on a journey, was facilitated by other people.
How could Ademiloluwa 10:57 relive his dream.
Finding a niche… a role to play 10:58 in the Christian direction.
I was given time… to separate time.
IBM… you have the technology… people.
Rita Busittil… Aboriginal?
What do we have to work with?
I studied, when I was at Newark, Daigaku Honyaku Center (DHC), and I was asked to have women help with WordEngineering.
The question is what am I to do, and who will help me get there.
5 W’s and how?
People dissuaded me from following the information technology career, but I now when I have a task, I use software.
Working with the Document Object Model (DOM) has revealed missing ID, and the need to click the submit button as part of the process.
Dissertation requires a summary to defend.
11:11 Receive and record word is completed.
Explain action, identify scene, build a story with database records.
With Dolapo Ogunmekan owner of a business… 11:13 How does make it web-enabled?
With my adopted father, I learned from him. Critic.
At Github, I don’t have a database or back-end.
What can Ademiloluwa do?
Without the infrastructure… like I did in Newark… without the internet, database.
I chose to build by myself, using my requirement.
I will strike the shepherd. “2025-11-01T11:21:00
Akedah.
When you are in the midst of God… that is him… choosing by himself.
The author started his tertiary education at Central Piedmont Community College (CPCC), and he worked in its computer laboratory for 3 years.
Though he was an exemplary student, he did not attain the same height as a programmer.
What could he take to the industry?
What did prepare him for a professional life?
Re-use?
Using either of 2 JavaScript methods, the author displays in tabular format the various database results.
Using an overloaded method in C# and various SQL statements, the author retrieves information from the database.
Using the JavaScript fetch keyword, the author places webservice requests.
All the above examples are 1-line statements that deprecate previous redundant code.
It is the hope of the author that using the database to supersede word processing… 2025-10-09T20:33:00 is enhanced.
Knowing his children in the LORD are following his footsteps…
2025-10-09T20:35:00
places enormous responsibility on the author.
2025-10-09T20:42:00
While it is not imperative they use data entry, or word processing… as long as they use their God-giving talent… it is okay.
2025-10-09T20:46:00
How do they… pursue the level… you have attained?
2025-10-09T20:52:00
When the author attended University of North Carolina, Charlotte (UNCC) to further his Bachelor’s degree studies, the author perceived it as a diversion from his career interest in software engineering.
2025-10-09T20:57:00
This is how the task is done… this is how I will do mine.
2025-10-09T02:19:00
During my first half, 3.5 years in Australia, I studied for my Master’s degree with 3 Hispanic male migrants. I lived opposite a Brazilian migrant nurse who later re-located to Camden. Once, Colin Turner drove me to soccer practice.
During the 1st year of secondary school, my twin sibling and I were taught by our adopted father course curriculum in the morning prior to us attending classes in the afternoon sessions.
The ID attribute in HTML files for url hashtag is case-sensitive, and it serves for spot reference, and while it is a fragment address,
it is the entire unit.
A relational database may support the like and between keywords for the partial and range restrictions respectively.
Ko le se range checking.
After the author conceived the notion for AlphabetSequence,
he stored the word spoken into XML files, along with manually
determining the relevant Bible word.
This, the author did, because the author thought and felt that the readers
will prefer to read the recent information,
and they do not have to regurgitate the entire database.
The author was living at Newark, and working from Fremont.
The author recorded, the FromUntil Time Span, explicitly into the
Remember’s table commentary column.
Now, there are three computed columns, managing this period(s);
these are the days difference, the Biblical time period, and Common Era computation.
The author is saving memory storage space this way.
And, also offering the opportunity to other people, the
possibility to calculate their preferred period.
Using the knowledge learnt from horizontal replication and partition,
the audience are no longer forced to accept the author’s calendar.
The audience can choose their acceptable fact, and
ignore nor standard derivation.
The history, this way, is to say;
at the begining, the author will record every entry after six p.m.
as the next day saying, just like the Jewish day starts at 6 p.m.
With the reasoning advent, the Tanakh, the New Testament, and the Koran,
the truth partiality, is our governance.
The Basic of Facilitating the Truth
Most words have precedence, and do not exist in an emptiness.
Words follow a trend.
Are their supportive collaboration, to the utterance the author hears;
these are linkable for historical evidence.
How do we give our actualities?
I have found written text, the easiest and most applicable way
of sharing thoughts.
Words spoken, when passed from generation to generation,
may gain legend status, and therefore, lose appropriateness.
Examine the course of history?
You will find, that most truth, are actually realizing the dream.
In my case, when I try to recall, the past, I search by keywords,
numbers and dates.
So, entries in the word, are most to realization.
The first words spoken have higher importance and closer affinity;
so also, prophetic application, have standard occurrence.
Our work, so much depends on data entry.
The Remember table relies on relationship, deductive reasoning.
Can we look back at history, as we precede our future
An angel said to prophet Daniel, many shall run to and fro
( Daniel%2012:4
)
Is this phenomenal traceable, Biblically,
and can we name a person that bears similar resemblance?
When we study, king David, we can see that David fled from king Saul, his predecessor;
and two of his biological immediate sons, who purported, to overthrow him as king.
In the Book of Revelation, the only three mentions of king David, talk of movement
( Revelation 3:7, Revelation 5:5, Revelation 22:16
).
Joseph
(
Genesis 37:2, Genesis 37:9, Genesis 37:19, Genesis 39:12-18
In the first words, in the Bible, God referred to the beginning, of His work,
giving time, an annotation.
God also mentioned two places, heaven and earth, creation generally centers
on the activities on the earth; and God we understand, resides in the heaven,
the last point for good on earth.
To seek a development; it had a beginning.
In the second sentence, second verse, God mentions, that the earth was
without form and void; meaning the earth was without content.
Nothing was a member of the earth.
Also, God’s spirit, a member of God, moved across the water.
When time is maximal used; time is ideal allowed.
When our association to follow; is association to the end.
The author registered a trademark name and much later created and maintained a contact database.
The author received the title of a book that he wrote and afterwards a domain name.
AlphabetSequence is a novice attempt to tie what the author hears to the Bible.
As one reads the Bible, they have a more familiar method of communicating.
As we begin today, how can we let tomorrow?
That is what we are trying to say, how can we make ample use of time?
Word of God.
Word from God?
The commentary is a human interpretation.
You can fit more into time, by making a luxury of time.
Why do we have to repeat the meaning in our words? Bible dictionary and commmentary.
As a result of who are we?
When does the scenario introduce God
( Genesis 3:8
)?
Description
Cross references to related applications
The author has filed 2 unsuccessful trademark applications.
These trademark requests are WordEngineering and http://www.JesusInTheLamb.com.
The first trademark application deals with the use of engineering to decipher the Bible.
The second trademark effort is for the phrase, Walking in the Lamb, you shall follow Me.
Computer Listing
The software is available at http://github.com/KenAdeniji.
These include the source code and the data definition language (DDL).
For size and privacy reasons, the data manipulation language (DML) is not available to the general public.
The Bible versions, dictionaries and commentaries are available in the public domain.
The author concedes that the length of the source code is large, but it is easily readable.
Technical Field
Seeing the Bible as enlightening to man.
Description of Related Art
To find if a relationship exists between the Bible and what we receive today?
The author does not have the advantage of a crawler;
the author is querying a database in real time,
without the benefit of search engine optimization (SEO).
RACI matrix. RACI is an abbreviation for Responsible, Accountable, Consulted, and Informed
Stakeholder
Task
Responsible
The actual person doing the work.
Accountable
The person that is answerable for the correct completion of the deliverable or task.
Only one person is accountable for each task or deliverable.
Consulted
The subject matter experts (SMEs) that participate in two-way communication.
Business Subject Matter Expert (SME), Technical Personnel
(Alison Cox).
Database Modeling
Entity-Relationship (ER) Model
Entities
A relational database identifies an entity as a table.
In object-oriented programming, an entity is referred to as a class.
The author’s specific work is in the HisWord, ActToGod, Remember, APass tables.
The scripture table serves as input for scripture reference, Bible word search, and gauge for AlphabetSequence.
Attributes
The Holy Spirit informed the Word.
Identifiers
Previously, the author thought of the word as unique.
Relationships
In most cases, surrogate keys such as ContactID, HisWordID are pointers to associations.
Degree-Two Relationships
Normalization results in a master Contact table with multiple details.
There is a one-to-many (1:N) relationship.
Cardinality
Maximum cardinality
This is the largest number of possible occurrences on one side of a relationship.
There can be only one contact for each contact detail.
Minimum cardinality
There may be no contact details for a contact.
Strength of Entity
The contact entity is strong because it can exist on its own.
The weak contact details are existence-dependent on the contact entity.
ID-dependent entities
The weak contact details, primary keys include their ContactID.
(Allen G. Taylor, 2019).
Design Pattern
Title
Description
Commentary
Universal Resource Index (URI)
Accessor Pattern
Get and set an attribute by using a property.
The boundary to a property value.
Readonly is achievable by disabling the set method.
Delegation Pattern
Composition substitutes for inheritance.
The author does not inherit any class.
But the author delegates by using composition to include existing services.
An immutable object is unchangeable after creation.
A string object is immutable. Although behind the scenes a string object is a reference type, it is treatable like a value type. A StringBuilder object is changeable.
Marker interface Pattern
The marker interface pattern is empty. It is metadata that refers to additional work. Examples in Java include Cloneable, Remote, Serializable.
A class may implement the cloneable interface to identify support for the clone method, which may perform shallow or deep copy.
Data quality standards: The author is importing religious data from trusted sources.
The author is following rigorous practice.
Data quality assessment: The author is reducing human error by automating labor.
Once a process is understood, the author computerizes the work.
Data quality monitoring: The work has been on-going for at least the last 20 years;
therefore, there is awareness of the expected results.
Data quality reporting: There have been spurious cases of data loss,
referential integrity violation, corrupt databases, computer breakdown
and hard disk not recoverable.
Data quality issue management: Having data facing the Internet is a risk,
so there is password protection, no web access, little metadata.
Data quality improvement: The author educates about data safety.
Data observability
Data pipeline tracking: Microsoft SQL Server offers overwhelming statistics.
There is information on the duration of backup, restore
and other tasks in its maintenance plan, profiler, query plan, logs.
Data quality assessment: Microsoft .NET limits the timeout between request and response.
Data growth is manageable by size or percentage.
Schema changes are done via Transact-SQL, which propagates.
(Petr Travkin).
Unified Modeling Language (UML)
(Unified Modeling Language)
Common Structure
UML composes elements and relationships as in its predecessor Entity-Relationship (ER) diagrams.
A model contains elements which may have descendants for specializations.
A contact may have children such as addresses.
When a contact is removed, this cascades to the removal of its children.
Comments do not impact programatically, they only serve as guides for readers.
A directed relationship may exist between a collection of source and target.
A namespace is a container separator.
An import facilitates the admittance of an external namespace.
Types and multiplicity restrict the units of information.
For example, a scripture reference can only identify book titles, chapters and verses.
For the King James Version of the Bible, the cardinality of the books is 66.
A constraint represents the range of valid values that a member may have.
A dependency replicates changes between the supplier/client.
Value
Lack of a value is null.
A data type may place its own degree of significance on a value.
For example integer versus (VS) decimal, date versus (VS) datetime.
A string is a combination of alphabets, numbers and symbols.
For example, as in scripture reference, when it may concatenate Bible book titles, chapters, verses, and separators.
An integer is a whole number.
For example, BibleReference which consists of Book ID, chapter and verse.
A Boolean is either true or false and it is normally used for validation.
A real is a number with decimal relevance, such as ratios and percentages.
Classification
This work is largely based on migrating from free-text to relational data.
Classification serves well with scripture reference pre and post, and book titles, chapters and verses.
The C# language class instantiations occur in
ScriptureReferenceHelper.cs
The author’s work has not featured inheritance.
There are no generalizations, parents, nor specializations, children, classes.
A substitution for this is an interface, such as, IScriptable
UtilitySQLServerManagementObjectsSMO.cs
A child may override a parent’s virtual member.
In the C# language, an abstract class is static, not instantiable.
A static class may contain extension methods.
Signals and receptions are similar to events and handlers.
A page load or close is an asynchronous signal that its subscribers handle separately.
A click event is triggered and resolved internally.
Microsoft .Net supports components such as a pre-compiled dynamic link library (.dll), and
compiling web forms and web services at first request.
Web form matured from code-behind to code-beside.
For the Java language, there must be a correlation between package and directory names.
Microsoft .Net does not impose such consistency.
But the author abides by this rule.
In C# version 9, a method may offer a covariant return type.
2025-09-04T05:58:00
Teaching from? The Bible, education, experience, volition, Holy Spirit.
Martin Ralph DeHaan, the co-editor of Our Daily Bread. 2025-09-04T07:05:00
When walking to 99 Ranch Market, I used to pray for a word.
But now… 2025-09-04T07:10:00
I act on the word.
)
Did you not thrust me out of my father’s house… saying I am the son of a harlot?
Kentucky Fried Chicken (KFC) and Taco Bell (TB).
250 North Bascom Avenue.
(408) 286-4537.
3 pieces of chicken,
coleslaw,
mashed potato and gravy,
drink,
biscuit.
At the intersection of Taylor Street and 17th Street.
Pharaoh’s dream of 7 years of plenty followed by 7 years of famine in Egypt and worldwide interpretation by Joseph
(
Genesis 41
)
2025-07-17T12:54:00 How as clear as possible
The inspiration for my work is Bible studies.
Chuck Missler of Koinonia House preached the Abomination of Desolation will occur in the midst of the week after the enforcement of the covenant, 3.5 biblical years, 42 biblical months, 1260 days.
2025-07-10T21:25:08
I rode the AC Transit bus 1818 route 232 bus from the intersection of Paseo Padre Parkway and Fremont Boulevard to the intersection of Paseo Padre Parkway and Siward Drive.
I saw Audrey Thibaux and Romain Thibaux on Siward Drive between Rousillon Avenue and France Road.
Romain Thibaux said always taking your note.
Technology trend: Microsoft Windows and Microsoft Office which offers a common interface, menu layout and consistent labeling. Client/Server. World Wide Web (www) hyperlink. Web services.
Testimony: I Am taking you on a journey… Out of Egypt have I called My son
(
Genesis 1:2
2025-07-10T03:34:00
Decler Mendez said I attended Central Piedmont Community College (CPCC), and my twin sibling attended Johnson C. Smith University (JCSU).
I unsuccessfully tried to locate either the GetAPage.html or AlphabetSequence.html page for Decler Mendez to view.
2025-07-10T04:32:00
There was a written test that included the comparison between extensible markup language (XML) and the other data structures. My twin sibling answered data bindings shared by other people. 2025-07-10T05:04:00
Data storage versus (VS) data arrangement. 2025-07-10T07:2:00
What did he assure… he will lead of? 2025-07-10T10:07:00
Beware the yeast of the Pharisees
(
Matthew 16:6
1983-1988, Charlotte, North Carolina (NC), United States of America (USA)
During my 3 Associate degrees’ graduation ceremony, Doctor Richard Hagemeyer asked if I would like to go to Africa?
At Central Piedmont Community College (CPCC), I tutored in the personal computer (PC) laboratory with Laura Lawhorne and her African-American female supervisor.
My first contract was at Sunhealth Corporation.
At Central Corporation I was a technician with 2 African American females, that probably attended school together, and then lived together.
The telephone operators were mostly African American females, including my stepmother.
At McKey Real-Estate, I was contracted to develop an R:Base 5000 5GL application.
Date
Extraction
AlphabetSequenceIndex
Part
Meaning
Example
2025-07-01
re
23
Prefix
Repeatition
Date
Extraction
Word
Red heifer
Release
Redeem
2025-07-02
es
24
Suffix
Plural
Date
Extraction
Word
2003-04-25T06:25:00
Roses
The voice of Erwin W. Lutzer on Songtime USA, Its your hands that fed me up … this eat the roses need to regain.
2004-07-11
Oranjees
The Oranjees are your wickets.
What part of me?
When making man, God made some choices?
Form: In His image
Location: Garden of Eden
Vocation: Caretaker
Helper: Eve
Model: First man, mother of all the living.
How can we resemble His use?
As a software engineer, I replicate my work.
When I first started, I automated my manual task.
I was working remotely, first at my work place, and later away from my family.
I initially saw my task as a software engineer, but later as a knowledge worker.
Specializing on how to use and bring God.
I could start my day, reading the news, or scripture of the day.
But for some time now, I have done data entry of the previous night and morning.
Who have I expected to contribute?
Who will provide the next step? As a result of who am I? What informs our intelligence?
What did He associate with His being?
What growing up have I chosen alike
(
Exodus 2:19
Is Koko still with you? That is why I don’t see it like that anymore.
2025-05-06T17:09:00 (what) What is beyond a place? 19:09 (color lo show) 2025-05-06T18:52:00 I am referring to my conversation with Benitoluwa about Ademiloluwa. I had a run-in with the police… which was fruitless.
When your adopted father wrote the play that won him the William Shakespeare plays record album, he may have used a typewriter.
With the Internet, client/server was obliterated.
Saint James the Apostle Catholic Church.
34700 Fremont Boulevard. At the intersection of Fremont Boulevard and Ferry Lane.
On the 3rd day, he lifted up his eyes.
3rd block from east.
5 poles east.
3 poles west.
When? – So all the generations from Abraham unto David are fourteen generations; and from David unto the carrying away to Babylon fourteen generations; and from the carrying away to Babylon unto the Christ fourteen generations
(
Matthew 1:17
Why? – And almost all things are by the law purged with blood; and without shedding of blood is no remission
(
Hebrews 9:22
)
2025-04-05T09:04:00 Composable Design
2025-04-05T13:41:00
I have the sequence, the time, and the word.
Coming from Union City BART Station, close to the intersection of Paseo Padre Parkway and Darwin Drive.
How will I dictate His use as a person?
2025-04-24T11:20:00 They expect you to make a call. Visitation… report.
2025-04-24T13:23:00 The work started as 2025-04-24T13:28:00 non-prophetic attempt to understand technology, and its application to Christianity.
The only date observed at the beginning was the calculation of the crucifixion of Christ.
This is not defamatory, nor inflammatory.
2025-04-24T13:45:00 While the author is aware of other sources of information and conjecture, the author is undaunted.
It is late at night, and I am riding a train with a few intermittent stops.
The train will make its first early morning stop at Strathfield railway station at 6AM.
In the center, there were free donated rectangular paper boxed fruit drinks.
There was also a yellow banana wrapped in a transparent container.
2025-01-15T15:22:00 Data:
It is primarily the word of God, in the WordEngineering database, HisWord table, Word column.
With supportive information in the other columns on the HisWord table.
The information in the other tables, such as, the Remember, APass, ActToGod tables are extractable and computable from the HisWord table.
2025-01-15T15:29:00 Teachable: Can a student learn to generate this data, as you have? The only pre-requisite is the Holy Spirit.
2025-01-15T15:42:00 Textual:
The author hears the word.
The author is able to transcribe the words.
The accent of the author is not fluent.
The author is not artistically inclined, nor trained at capturing and transmitting audio or video.
2025-01-15T16:02:00 Customization:
How is this word supposed to be used?
When the author receives the word, he makes effort to temporarily record the word on paper.
At a convenient time, the author records the word on a computer electronically.
2025-01-15T16:07:00 How can my approach survive?
2025-01-15T16:08:00 What is the result of this thing?
2025-01-15T16:08:00
What extent is the favor, only to me
)?
2025-01-15T16:42:00 Your adopted father once chastised you. Why you are not like your twin sibling, asking?
He said your earlier effort was not preaching.
He asked, se won lo? Are they using your software at Diagaku Honyaku Center (DHC)?
2025-02-08T20:06:20 Paseo Padre Parkway just before the overhead bridge south, between Siward Drive and Blackstone Way, walking northward
What are you working with?
2025-02-08T22:32:00 Going along with the prognosis of the LORD, I feel my best utilization at the moment is to re-cap my history.
To look at how I technically made decisions, in light of the spirit.
With Chuck Missler as a mentor, he led information technology companies, and tutored Bible classes.
Not to explain the Bible, but give an understanding of scripture.
I found out at PowerSoft that my software engineering skills were not fully developed during my Master’s degree programme at the University of Technology, Sydney (UTS).
It may be that I did understand the paradigm shift, client/server, or specifically, PowerBuilder? Master-slave lacking.
I had not led a team software project, nor taught a non-technical female student to transition into software engineering.
These opportunities and challenges to train a female prodigy include:
The Iranian Persian female student at Central Piedmont Community College (CPCC), personal computer (PC) laboratory 3 Pascal programs.
Teaching Hajara Adeola a French lecturer, the wife of Fola Adeola, the co-founder of Guaranty Trust Bank (GTB), how to use a personal computer (PC).
Helping Jenny Stevens of Powersoft with how-to use a client/server tool as a spreadsheet.
At Electronic Data Systems (EDS)/Westpac the reference table had a composite primary key that consisted of major and minor columns.
At Daigaku Honyaku Center (DHC) the reference table I wrongly implemented as a singleton instance.
2025-02-09T20:52:00 Paseo Padre Parkway just before the overhead bridge south, between Siward Drive and Blackstone Way, walking northward.
Do you have to partition?
Work distribution
Database modeling includes normalization
At Daigaku Honyaku Center (DHC) there were 2 duplicate product tables, and a plan in place to differentiate product items and prices by their colors.
C# static classes are not instantiable, but they support extension methods which allow a static method to be called from a class name.
)
2025-01-31T16:00:00…2025-01-31T16:19:00
With Richard Tembo a Zimbabwe-born Canadian student migrant, and Andrina a Greek descent female of Tembo Electronics, I did not keep track of the amount of money loaned nor repayment.
With Paul Watson, a New-Zealander, and Kerry Watson, a Greek-descent nurse of New Century Software, I did not keep track of hours worked, hourly pay rate, nor the amount of money loaned nor repayment.
Doctor Makan Talayeh and I spoke about the Los Angeles (LA) fire, and doctor Makan Talayeh said it was about 4 miles away from his home, house, place. Makan Talayeh said it was due to global warming and wind, and may occur again in 2–3 years’ time. Specify anchor… algorithm? Trademark… patent
(
1 Corinthians 3:12-14
).
2025-01-31T17:09:00 With AlphabetSequence, you were making the Bible… useful.
2025-01-31T17:11:00 What application… have I used?
2025-01-31T17:11:00 What applies… as the same?
2025-01-31T17:12:00 What exactly… as the author… applied?
2025-01-31T17:13:00 How can…. the motorist… stay the same?
2025-01-31T17:14:00 What exactly as passed somebody?
2025-01-31T17:15:00 How we are made as God?
2025-01-31T17:15:00
What opportunity has He given
2025-01-27T16:58:00 Six Principles That Connect Our Lives
2025-01-27T16:58:00 Sharing is hard:
An address may be for a domain, page, anchor, or more recently, text fragments.
An address may also be for a single or multiple e-mail addresses.
The advent of client/server computing…
2025-01-27T17:19:00
introduced the concept of sharing information… to complete a task.
Asynchronous JavaScript and XML (AJAX) supports activities such as background data exchange, and partial page refresh.
2025-01-27T19:33:00 Divide and conquer:
In his first role at the then leading client/server technology provider, PowerSoft, the author’s task was to migrate the marketing spreadsheet to a client/server architecture.
The steps would have included:
Install the Sybase relational database on a UNIX Solaris Operating System
Reverse-engineer with probably S-Designor the cells into database schema and tables
Migrate the data from a spreadsheet and populate the database
Regularly, manage the data, and set up the database maintenance wizard, including backup
2025-01-27T20:02:00 End to end:
The first database, may, after time, not be a single island, managed by one-person, but it may grow into an enterprise application
2024-12-27T00:20:00
In the north-east, there is a href, hyperlink reference, to an e-mail address.
In the north-west, I found a url, uri, web address, when I looked deeper.
2017-12-04 When-is day of mailto address?
2024-12-27T02:14:00
A young lady came to visit me.
I introduced her to my adopted father and uncle Niyi.
She does documentation, probably more specifically technical writing.
She has written a lot of papers, but we would like to supplement them.
The site is the Onyekwere family SAAP-Tech business.
She is returning to Europe, where she intends to sit for a universally coordinated examination.
Latest employer, Daigaku Honyaku Center (DHC):
2007-09-25T01:49:00 Guy Kawasaki. Asian angel of death.
2008-03-11 September 22. Hayward Hall of Justice, 24405 Amador Street Hayward, California (CA) 94544, 510-690-2700.
Next of kin, Benitoluwa Adegoke Abimbola Adeniji
1999-05-07 Ile eyan mi, lon lo yi. It is my person’s house, you are going to. Christening of Ademiloluwa.
1999-05-07 Her husband ko kin ba soro bedtime. A separate ara e. Her husband does not speak to her at bedtime. Will separate self.
Tribes in Nigeria
2024-04-13 Santa Clara, Ibo female. Tammy. Ezinne translated sweet mother. Barnes & Noble (BN.com).El Cerrito Plaza. You are acknowledging that you are different…but you want to die for the people of God.
2024-05-04 Nur Ahlhausawi. Light. 6′ 1″ basketball high school forward. Both sides of my family are Hausa not Fulani. Nordstrom, Emeryville.
From my bedroom, I walked into the light of the upstairs lobby to wear my Spyder Active trousers that I purchased from Costco on 2024-03-21.
Where does God reveal Himself?
There are 47 occurrences of the word light in the King James Version (KJV) of the Bible Gospel books.
Google.com may have a statistics attribute for providing additional/specific information.
Alternatively, what type of information… am I searching for? Image, audio, video, news, statistics…
2024-12-21 05:25:50.117 icr.org/books/defenders/629 Pharaoh’s magicians were somehow able to duplicate the first two plagues.
2024-12-21T07:18:00
May rank statistics?
2024-12-21T06:18:00 Locality… between people
(
Exodus 1:10
)
Wake-up orientation: My right foot is in the center and on the top of my left foot.
After the author completed his 3 Associates degrees, the president of Central Piedmont Community College (CPCC), doctor Richard Hagemeyer, asked the author if he would like to go to Africa?
After the author completed his Bachelors degree, the author did technician work in separate telephone call areas, and the upgrade of Borland Turbo C language software that prints labels for the offsite storage of reel tapes.
After the author completed his Master’s degree, the author did database replication between the central database and remote databases.
The author’s doctorate study was based on intelligent appliance security and storage.
When the contract of the author was terminated where he first did database replication, the author commenced a lead software engineer role in a client/server trainee and apprenticeship project.
The author initially used a Sybase PowerSoft Watcom Anywhere database server prior to the South-African Hindi database administrator (DBA) migrating to an Oracle Designer 2000 Computer-Aided Software Engineering (CASE).
The Polish heart attack survivor project manager restricted workers to 40 hours a week.
The word of God is pure, but it is only recorded in the HisWord’s table, Word column.
Every other place… is man’s correlation and hopefully collaboration.
2024-11-05T03:05:00
If only one column…
What does? I have not?
2024-11-05T03:22:00 The datetime column type is useful for backdating.
2024-11-05T04:18:00
To delegate the use?
In looking at the Bible, a decision was made to separate it into 2 parts, the former Old Testament, and the latter New Testament.
This offered the Jews the opportunity to retain the Tanakh.
This influenced the calendar breaking into B.C. and A.D.
The Moslems, disillusioned with the proprietary Bible, got the Koran.
2024-10-28T05:45:00
A decision has to be made on your part… to follow the truth.
The 3 private sectors jobs I held in Charlotte, North Carolina (NC) were:
At Sunhealth Corporation, I upgraded a Microsoft Basic application to add columns to a printed report. Frank Veale worked on a database application for dating.
At Central Corporation, I upgraded a Borland Turbo C application to generate an additional tape print label.
At McKey Real Estate, I worked on a R:base 5000 application.
These 3 non-academic Central Piedmont Community College (CPCC) tutor jobs offered me the opportunity to complement my programming career with writing.
).
At Baynet.com, I learned how to use Microsoft VisualStudio, and how to develop using dynamic link libraries (DLL).
This method I applied at Daigaku Honyaku Center (DHC).
I also copied code from ASP.NET Unleashed by Stephen Walthers.
These were prior to Microsoft introducing Microsoft .NET Framework 3.5 and with it Language Integrated Query (LINQ) and ASP.NET Model–view–controller (MVC).
2024-10-19T03:47:00 What obviously did He use… to later Him?
With HTML, you have elements and attributes.
Choosing… to place alike.
I personalize… the change.
I use Google to check my terminology, and later correct my grammar.
2024-10-19T04:02:00 Begin as a representation.
2024-10-19T04:24:00 What will maintain… a… instance of myself?
Who is the quote from?
Whose words am I reciting?
Most words I give the Holy Spirit credit for.
But if I recognize the voice, or I heard the person speak, then I record the contact.
If this is a word from scripture, then I attribute the reference.
2024-10-17T21:38:00
I take the spirit… into human terms.
I relate the words to external sources, such as the Bible, dictionaries, Wikipedia.
I determine a historical timeline. For example, dates and intervals.
Ratio percentage versus (VS) quantity? At 3 for 9? GroupPrice.com
In the 1st scene, at Albertsons Lucky, Charter Square, in the north-west, I saw a set of transparent opened plastic containers.
They were arranged in vertical rows, and horizontally placed. They contained aged, broken and cheaper cookies.
They were priced at 3 for 9. In the 2nd scene, I was waiting on a public transport bus.
A bus passed eastward. Other buses followed.
I got on a bus, which was co-incidentally going towards my destination.
When I got off the bus, inside a room, in the center, I saw uncle Jimi.
It was the celebration of the birthday of aunt Taiwo.
My twin sibling did not drive aunt Taiwo to the venue, since my twin sibling had other commitments.
In the 3rd scene, inside a car in the south-east, a man spoke the words to me.
A person wants to log in, but they do not want to replicate the security activities of having a unique login ID or user. My twin sibling said I should select their login ID and configure a database record. 20:51 headache, urine.
IBM PC compatible:
At Central Piedmont Community College (CPCC), Charlotte, North Carolina (NC).
The author tutored in the personal computer (PC) laboratory.
The computers were IBM, Apple, Radio Shack
The programming languages were Microsoft’s Basic and Borland’s Turbo Pascal
The applications were WordStar wordprocessor, Lotus 1-2-3 spreadsheet, dBASE
IBM employee:
In Ilupeju, Lagos State, Nigeria, while the author was walking on the street, away from the premises of a client, Simeon Onasanya, an employee of IBM and the older brother of Tunde Onasanya, called him
In Sydney, Australia, Alex Koutsombos, an IBM employee, sent periodic Java programming language e-mails
IBM event:
In Sydney, Australia, the author received an end-of-year gift of wine from IBM
In Sydney, Australia, the author interviewed for a Microsoft SQL Server database administrator (DBA) role with IBM for the Sydney 2000 Olympics
In San Francisco, California, the author attended an evening after-work party that was organized by IBM
In San Jose, California, the author attended a conference that was hosted by IBM. Among the invitees were an African American mother and daughter
During my 2nd contract with Westpac, I calculated financial information.
I did not know how this data got into the database, nor was I aware of future data update.
I am now writing historical experience, I am not writing technical understanding.
Maturity…saturation? Information Age, personal computers (PC), client/server, object-oriented (OO), graphical user interface (GUI), Microsoft Windows Operating System monopoly, relational database, integrated development environment (IDE), labor, cost, support, manual, debugger, help assistance, market, usage, stability, productivity, re-use, distributed, performance, scalability.
2024-06-05T04:49:00 What was I working for?
2004-09-16 Bob Joss said North Atlantic Treaty Organization (NATO).
2024-06-05T05:07:00
Hmm. We’re having trouble finding that site.
Albertsons Lucky, Charter Square, north west shopping cart station.
Initially, as I moved the shopping carts away from this location,
God told me to remember the words He said to me at this location.
The word came as I moved the shopping carts from the north east and I walked past.
And returned to this location on my route to the south west shopping cart station.
The database is not currently multi-user.
The HisWord table and the other tables
in the WordEngineering database does not have a user column.
Other people’s point of view are pointed out
in the ContactID, URI and scripture reference columns.
The later work,
The IHaveDecidedToWorkOnAGradualImprovingSystem database
offers multi-user support.
The word came just before I got to the south of the Paseo Padre Parkway Highway 880 overhead bridge, but I was asked to delay, suspend, interrupt writing the word, until I got to the north of the bridge.
I saw a husband wearing a purple shirt, and a wife wearing a green shirt.
I am in a bus and I flirted with some females.
I got off and I made my way home, westward.
Again, I got off and I entered an office.
Workers are giving away vouchers.
I got some vouchers too even though I may not elegible.
I entered a taxi.
The driver accussed me of being fraudulent.
After some thought, I ran westward towards divided streets which may prevent me from being getting caught.
But we see Jesus, who was made a little lower than the angels for the suffering of death, crowned with glory and honour; that he by the grace of God should taste death for every man.
We want personal data, when is public data sufficient?
From…Until AlphabetSequence
God expressed His wish for me
God spoke intermittenly
God explicitly mentioned about some of the specific people that were in my life
To acknowledge, where I am present.
I had left Westpac, I was at DTEC.
God asked me to leave my friends at Campsie and relate with Lakemba.
God did not initially identify Himself, with a particular name
The author will not break each experience into sequences.
At this late stage of the research,
the author is content,
with his original table design,
and will elaborate, when it is appropriate, to newer suggestions.
To achieve performance beneficiary,
the author uses AJAX,
a single Javascript and CSS file,
and minute images.
The author’s work is largely based on the SQL’s SELECT statement,
a matured declarative language,
which the author uses to query God’s word.
The author relies on the Bible database, a recognized source of information,
which has stood the standard of time.
The reason for AlphabetSequence is because the author lacks Biblical knowledge.
The author sought for a way to reconcile what he is hearing with the established word.
The SQL COUNT(), AVG() and SUM() Functions are row-based.
When I started AlphabetSequence, I ate my only daily meal at 6PM, read the Bible and went to bed.
I could break my day into punctual scheduled activities, such-as:
Wake-up
Brush my teeth and shower
Breakfast
Work
Lunch
Dinner
Bedtime
This is how most people, live their lives; this is what I have accepted as mine.
When I receive a word, I make it my work, to record the word and personalize my entries.
I try to match this new story segment, with the preceding and forthcoming event threads.
When the author observes explicit experiences, he may record this additional data,
in the HisWord’s table ContactID, ScriptureReference, Location and Scene columns.
How relevant is Your word to our opinion?
The author separates the word of God from the supporting information:
Cast which fits into the Contact ID column
Scripture reference is the Biblical theme
Scenery which is the dream setting
Location which is an awake surrounding
Language translation
Specificity guides our entries into the HisWord table;
for example if the information is not explicit, do not record it.
This means that the nullable columns may be left empty.
When there are more than one possible entries,
choose the most rare.
).
Please note that it is Jesus; teaching this prayer;
so He doesn’t refer to Himself or the Holy Spirit explicitly;
as in another passage, when He mentions Himself as the bread
(
John 6:31-35
).
He explains the truth; that we may fall short of it, by explicitly referring to the Father.
He is alluding to the events in the apocalyptic books, Daniel and Revelation.
);
Jacob had colluded with Rebecca, his mother, to get Isaac, his father’s, blessing;
God shows that Joseph will have elevation over his parents and siblings.
There are ten occurrences of the word, true, in the book of
(
Revelation
);
in response, to God.
To Whom Masculine?
How the Bible compares the gender?
Man, after his Fall
During Creation, God asked all living things, be fruitful and multiply;
God asked Adam to name the living creatures,
and God required Adam to take care of the Garden of Eden,
but this taking care is to dress and keep the garden;
there is a role for man, the tree of the knowledge of good and evil, and the tree of life.
God did not specify the welfare of animals.
Out of Adam, God made a helper for Adam, Eve.
After the Fall of Man, Adam’s labor will be thorough;
and there is enmity between the serpent and Eve, and each other’s seed;
and Eve will have pain, during child-birth.
God made coats of skins, and clothed them; it is our presumption,
that the clothing is from living things, generally perceived as sin sacrificial animal(s),
but since this clothing is not specified, an alternative, is that it is a plant, or another creature entirely.
God created an adult male, Adam; and his female counterpart, Eve
( Deuteronomy 2:14, John 5:5
).
There is no mention of Adam’s activity, after the fall of man;
as Eve bares and name their children; Adam’s earlier effort,
which was to cater for the Garden of Eden and name the animals.
Man at Birth
We can only suggest, that the struggle between good and evil,
continues upon the birth of Cain, Abel, and Seth.
Eve named Cain, as her possession; and Seth, as the appointed seed.
God instituted male circumcision, which should take place on the eighth day,
as man’s responsibility in keeping the Abrahamic covenant.
At times, there is proclamation of a mantle, before livelihood;
as in the case of Ishmael, Isaac, Jacob, Samson, John the Baptist, and Jesus Christ.
In each example, there is a relationship between God and a parent;
and God is directing, the offspring’s onus.
The want similar to Christ; is to see yourself, among fold.
Man’s Task
Historical man’s profession are keeper of sheep, a tiller of the ground,
handle the harp and organ, an instructor of every artificer in brass and iron.
Unlike the first men, in the Bible, Seth’s service was not identified,
we only know that after the birth of Seth’s son, Enos,
men began to call, on the name of the LORD.
The 10 Commandments details the relationship we aspire to have with God,
and our fellow-men.
God may consign men to overseer, as in the case of
Melchizedek king of Salem, the priest of the most high God, and collector of tithes;
Joseph, dreamer and interpreter, and he will save much life, in Egypt;
as in incorporating the end.
We share among us; as no foundation separates us.
Our choice is where we want to be? What we want to be?
The general format of the Bible is to place the book titles on the top, repeat the book titles and chapter numbers at the beginning of each chapter, and place the verse number beside its text.
In so doing, there are alphanumeric book titles, and numeric chapters and verses. For the work of the author there are tables with rows and columns.
2024-12-11T14:03:00 East Bay Vision Center Optometry. 34420 Fremont Boulevard Suite E. Fremont, California (CA) 94555. A person to my south walked westward.
What is adaptable to the extra
2025-01-04T12:12:00 The Passion of Christ was the cumulation of the 69 weeks of Daniel, and the 70 weeks of Daniel were interrupted.
2025-01-04T12:12:00 I agreed to attend a concert with Jasmine, a Malaysian Chinese person, but I did not go bush dancing with Ross, nor did I go on night walks with Tess Pierchovich. After Jasmine started living with a woman, I did not have sexual intercourse with her. Advanced age? I held the hands of Noriko Yoshida, but I did not pet Carolyn Clancy.
Hady
2020-04-18 19:45:02.183 Merging HisWord table to the Dream table. Merging HisWord with Dream. Identity column, Dated, DateUTC, word, commentary, location physical, scenerio, language English Yoruba, ContactID.
2024-10-27T08:46:00 HisWordID a reference column.
2024-10-27T10:23:00
Implementation detail?
Dynamic SQL may lead to SQL injection.
Parameterized query which is attainable by first reading the
column values, and setting the values of the columns to refresh
is a viable alternative.
What is the current row content, what columns need updating?
)?
2024-09-23T20:30:00 At Albertsons Lucky, Charter Square, I saw Connie Johnson, Mary Kolmeyer, Marlene, Monica, Katie, Kyler.
urine, faeces.
As I walked out of the Milk & Honey Cafe, Pegasus Center, I understood a word was coming.
Bing’s Dumpling. Disputable… to use. David Cai said I have friends.
Miriam Shoham LTD.
shoham premium mango. http://www.mshoham.com http://www.ima.co.il
Empty boxes were placed at the door of Mary’s Bakery.
21:18 dizzy, sleepy.
21:30 left neck.
21:46 faeces smell odour.
21:53 dizzy, sleepy.
22:15 urine.
2024-09-12T17:47:00
In Australia, after I started Client/Server Sybase/Powersoft contract consulting, I realized my limitations and I sought corrections.
The same way, I had sought grammar punctuation learning from a Liberian male colleague of Central Piedmont Community College (CPCC) at Freedom Mall, Charlotte, North Carolina (NC)
(
Jeremiah 30:11
2024-09-09T06:27:00
The scenery resembles ARCO – Brookvale.
There are Bridgette Hendricks, my twin sibling, and I.
My twin sibling brought out a box of chicken or hamburger.
My twin sibling said some young females invite him to go the nightclub, but he is too old.
I thought that she could drive me home, but she was gone, disappeared.
2024-09-10T08:07:00
In the last few days, God has asked me to focus on the people in my life.
And, their prophetic role.
2024-09-10T08:08:00
What might be the same?
2024-09-22T05:21:00
1st scene: Aunt Taiwo was sleeping on a bed with her head in the east.
There were at least 2 acquaintances that were standing by the north-east door.
I started orally stimulating the vagina of aunt Taiwo.
I locked the north-east and south-east doors.
I took off my clothes.
I checked if I was still wearing my socks.
On the bed, aunt Taiwo lied down with her face, body, and buttocks pointing downwards.
She intended for me to come in from the back.
Scene 2: Benitoluwa or Buki was driving me on a road like Mission Boulevard.
He said he takes classes between Thursdays and Fridays with Google in Nigeria.
What days of the week are between Thursday and Friday in the different calendars?
How actualities… balance the world?
2024-09-04T29:52:00
Given the scripture reference…
the scriptural text…
is largely available.
2024-09-05T00:03:00
The work of the author may be considered numerology, if it had stopped at determining only the AlphabetSequenceIndex but it had progressed into giving more weight to the AlphabetSequenceIndexScriptureReference.
2024-09-06T20:00:00
What did He get when He divided?
Some features that were available in SQL set-based are not available in C#, prior to the introduction of Language Integrated Query (Linq).
These include Full-Text Search Thesaurus, soundex, regular expression (RegEx).
2024-05-22T15:28:00 Potential fallback? CHECK CONSTRAINT or trigger.
The technical limitations of the current implementation include:
Unknown, prior to building?
Multi-user support
Security login
Content management system (CMS)
Single entry-point
Update rollback
What is the repository?
If the user only needs to store the Word from God,
a text file is sufficient?
A comma-separated value (CSV) may suffice for multiple columns.
AlphabetSequence considers the whole word.
Separate words into?
The Scripture table is a
one-to-one mapping between the Bible version and column.
These arrangements are futile
when there are inconsistencies in the Bibles versions separations.
An alternative is to have a table for each version.
Publishers issue Bible version.
What does the Bible teach us about twins?
Full-Text search?
We have given preference to the word, not the commentary, which is subjective.
Word to Today
The remember table correlates the events and the calendar.
Currently, the author is manually deriving the entries
for the Remember table.
When there is an association, then the author considers
the first, last, relevant mentions.
We may need, human help, to determine, the theme-of-the-day?
The author’s work is record specific, GetAPage.html.
Further work may consider the entries for a particular date, datetime range, or HisWordID set basket?
What this information have in common?
On 2022-01-10, I will recall that the birthday of biological mother is coming up, on 2022-01-12.
I should pray about this and reinforce effort.
What is He, starting to say?
Issue a SQL database query statement SQLToHTMLTable.html.
This is the most raw form of querying the database, but it offers the most flexibility,
and it does not restrict, to pre-built application.
Build a web service requestor, without the limitations of Cross-origin resource sharing (CORS).
Download the DLLs, or the source files, and customize, if necessary WordEngineering
Will SQL deliver all the purpose in the Bible?
Such as, will a query language find the mother, father, and child relationship?
knew wife
SELECT ScriptureReference, KingJamesVersion From Bible..Scripture WHERE KingJamesVersion LIKE '%knew%' and KingJamesVersion LIKE '%wife%'
wife child
SELECT ScriptureReference, KingJamesVersion From Bible..Scripture WHERE KingJamesVersion LIKE '%wife%' and KingJamesVersion LIKE '%child%'
WordToNumberHelper.cs
Numbers in the Bible are written out as words.
The author made effort to parse these words and find the numbers,
but it was not totally successful, largely because of the arrangement of the numerals.
Translate the Original AlphabetSequence C# Code to the Other Programming Languages
AlphabetSequence was first implemented in the C# programming language
Perhaps, other programming languages should have their own sample code.
The author is only conversant in English and Yoruba, additional work
will be to see the use in other lingua franca.
Where should the data reside? Database, JSON or XML files?
Which side, the love felt?
SQL returns records in rows; there is a result set.
Would we, be able, to amalgate the result set?
For example, how can we, find themes in the Bible?
When you enter a topic, can we return a trend?
Clustering, can we return a number; as its present
( 1 Kings 19:11-13
)?
Where I arrive, is where He as conclusively use
Initially, when I got a word, I made efforts to expound, on this word;
but now, I share the word, and wait on God to reinforce the word,
or share a new theme.
2019-05-30
My ancestral home is Ile-Ife, the site of the Oranmiyan staff.
My search for the word, Staff,
inspired relating the Bible to my life.
Staff, first occurs in,
( Genesis 32:10
).
In my ninth year, my twin sibling and I, relocated from Ile-Ife Staff School to Lagos.
In our tenth year, we visited London.
In my 32nd year, I re-located to the United States of America (USA).
I Am letting myself; be many as a people.
God intended man, to be a personal use.
The work of the author is an individual effort,
and it targets a singular person.
The author separates his work into web pages,
but the user may click on a hyperlink,
to get more information,
and sometime do additional work.
The work of the author, builds on the efforts of other people,
like the Bible, dictionary and commentary.
The HisWord table and associated queries,
only currently refers to the contribution of the author.
How could we, specialize our work?
Who uses, and for what?
The setting, is it normal?
What are the influence of God, as a person?
What are His contribution, solely to man?
What part of Him, as He analyzed, as a person?
What role, as man, placed on Me?
What stimulate you, as a human being; is where My opinion placed?
The author read the Bible and listened to His word,
prior to the introduction of AlphabetSequence.
Where do we follow, His partnership?
He has said the word; I have collaborated with Him.
Outstanding Work
The source code and schema are available at Github.com.
This means that the public can review and make updates
to the original work of the author.
This aged work is not up-to-date with the industry trend,
such as cloud computing,
mobile applications, decentralized ledger, nosql.
Part of the justification for this immaturity;
is the need to maintain a low entry point
and capture a wide audience
for its adoption.
When does He say a word, when does He put a thought
( Daniel 5:25-28
)?
Ability to say.
When does He talk in the past, present or future?
Which is the information container?
The ActToGod table, Major column value, Comparative verse;
supercedes
the WordsInTheBible table;
which is the exact word for the King James Version (KJV)
and not all versions of the Bible;
and doesn’t take into consideration
the English language British versus American spelling,
such as favour versus favor,
nor the generic word, such as, man versus men.
Can you create a fictitious record in the Contact table, that meet later fulfillment.
This record in the contact table will contain a word that is placeable in the title or company field/column.
This information is substantiable in the commentary column of the CaseBasedReasoning table.
This is compatible to Ghost city.
A bit column is settable, for this contact.
It allows to keep the contact ID as a foreign key.
A record to be someone else.
The effort of the author is to share and comprehend the word of God.
What can the author provide to the other; to substantiate the work of the author?
God made man as similar to Him to see how life can be?
If I spoke the same, how am I the same?
I know, I am.
The love of being the same supersedes feeling the same.
Being in the spirit; is alluding to the sufficiency of men.
When you write a thesis, it is a paradigm work, shift in thinking,
and it should contain a terminology section.
The practice of the author will be to list existing words, and include their meanings.
For technical jargons, the author will rely on the Internet, as a definition resource.
If the author is introducing a new word, the author will explain its meaning, but this is rare.
WordEngineering
Created of an intellect.
Client-Side Programs
The norm of today is to build with HTML, JavaScript, CSS.
Database
The database of choice is Microsoft SQL Server.
Prior to specializing on SQL Server, the author experienced
fifth generation scripting languages such as dBase, R:BASE, Clipper, Access, FoxPro;
other relational databases, like Oracle, SQL Anywhere from Watcom, Sybase, and Informix.
When the author applies the Microsoft implementation of SQL,
Transact-SQL and SQL CLR or SQLCLR (SQL Common Language Runtime)
the author risks not being vendor-agnostic.
HyperText Markup Language (HTML)
The document that the reader is currently reading, uses rudimentary formatting and links.
JavaScript dynamically accesses and updates the Document Object Model (DOM).
During the first page load, the application retrieves the available Bible versions.
Based on the user’s request, the application generates the result sets, on-the-fly.
HyperText Transfer Protocol (HTTP)
The web uses the HTTP network protocol;
there is a limit to how many requests that a particular host,
may handle simultaneously.
HTTP Client (or Web Browser)
There is partiality of the author towards Mozilla’s Firefox,
because Mozilla is a non-profit organization,
committed to web standards,
and it was closely associated with Brendan Eich, the creator of JavaScript,
the software is open source,
and its gives us the opportunity to test our Microsoft implemented software
in a non-proprietary, vendor neutral environment.
For compatibility with standard, the author performs tests on
Microsoft’s Internet Explorer (MSIE), Google’s Chrome, mobile telephones emulators and simulation.
HTTP Server
The author use Microsoft Internet Information Server (IIS), the author has experience with both the Apache HTTP Server, Apache Tomcat Server.
The author preference for IIS, includes its tight integration to the Windows Operating System, SQL Server and .net framework.
Latency
This is the amount of time, it takes to respond to request.
The use of AJAX, helps to decrease the duration, the length of time, it takes to load-up a page.
Linking
This dissertation depends on the structural navigation links for the table of contents.
The associative links help to drill-down to particular scripture reference and Bible words.
The author also lists, outbound links, re-direct to source web references, as in the bibliography section.
Registration with search engines is one of the ways to encourage incoming links.
A computer program is said to learn from experience E with respect to some class of tasks T and performance measure P, if its performance at tasks in T, as measured by P, improves with experience E (Goodfellow et al. 2016).
Machine Learning takes as input: data and answers and derives rules (Bileschi et al. 2020).
Page Size
The HTML file sizes are small; since the author distributes the work between HTML, JavaScript, CSS and the back-end source files.
Page Title
The page title is a microcontent that serves as a prominent content in search engine listing, bookmarks, history lists and the page header on the browser.
Semantic HTML
This is the choice of a particular HTML tag, to reinforce its meaning and content.
Server-Side Programs
Ever circulating?
Style Sheet
The author prefers linked to embedded style sheet.
Deep Learning with JavaScript: Neural networks in TensorFlow.js
Stanley Bileschi, Eric Nielsen, Shanqing Cai;
Simon and Schuster, Jan 24, 2020;
W3C web page;
Available from http://books.google.com/books?id=-DozEAAAQBAJ
The Power of Networks
Christopher G. Brinton, Mung Chiang;
Princeton University Press, November 21, 2016;
W3C web page;
Available from http://powerofnetworks.org
RESTful or RESTless –Current State of Today’s Top Web APIs
Frederik B ̈ulthoff, Maria Maleshkova AIFB, Karlsruhe Institute of Technology (KIT), Germany frederik.buelthoff@student.kit.edu, maria.maleshkova@kit.edu;
W3C web page;
Available from http://arxiv.org/pdf/1902.10514.pdf
HTML5 and CSS3, Seventh Edition: Visual Quick Start Guide
Elizabeth Castro and Bruce Hyslop;
W3C web page;
Available from http://bruceontheloose.com/htmlcss
The Heart of Innovation A Field Guide for Navigating to Authentic Demand
Matt Chanoff, Merrick Furst, Daniel Sabbah, Mark Wegman
Contributor: Arvind Krishna, Chairman and Chief Executive Officer (CEO) of International Business Machines (IBM);
Berrett-Koehler Publishers (November 7, 2023)
W3C web page;
Available from http://google.com/books/edition/The_Heart_of_Innovation/r7O7EAAAQBAJ?hl=en&gbpv=0
Search Engine Optimization All-in-One for Dummies 9 books in 1
Bruce Clay and Kristopher B. Jones;
W3C web page;
Available from http://BruceClay.com
Learning Made Easy. 2nd Edition. Business Analysis for Dummies. A Wiley Brand.
Ali (Alison) Cox. Lead Expert in Business Analysis & Agile for Netmind;
ISBN: 978-1-119-91249-1. http://linkedin.com/in/aliorrcox
The Essence of Software Why Concepts Matter for Great Design
Daniel Jackson (November 16, 2021);
W3C web page;
Available from http://EssenceOfSoftware.com
A Concept Experiment at Palantir Lessons learned from deploying concepts at scale
Daniel Jackson (June 26, 2023);
W3C web page;
Available from http://EssenceOfSoftware.com/posts/palantir
What makes software innovations succeed? Maybe not what you think. | Daniel Jackson | TEDxMIT Salon
Daniel Jackson (January 10, 2024);
W3C web page;
Available from http://www.youtube.com/watch?v=LtvkRJuMa6A
Boundless A New Mindset for Unlimited Business Success
Henry King, Vala Afshar, both of Salesforce (September 6, 2023);
ISBN: 9781394171798, 139417179X
Page count: 272
Publisher: Wiley
W3C web page;
Available from http://google.com/books/edition/Boundless/ITeuzwEACAAJ?hl=en&gbpv=0
Normalization in Relational Databases: First Normal Form (1NF), Second Normal Form (2NF), and Third Normal Form (3NF)
Agnieszka Kozubek (December 1, 2020);
W3C web page;
Available from
http://www.vertabelo.com/blog/normalization-1nf-2nf-3nf
The TCP/IP Guide
Charles M. Kozierok (2003-2017);
W3C web page;
Available from http://www.tcpipguide.com
Learning Made Easy 7th Edition Java All-In-One for dummies A Wiley brand 8 books in one!
Doug Lowe (2023);
W3C web page;
Available from http://www.dummies.com/go/javaaiofd7e
WebAssembly versus JavaScript: Energy and
Runtime Performance
Jo˜ao De Macedo∗†, Rui Abreu‡, Rui Pereira†, Jo˜ao Saraiva∗†
University of Minho
†HASLab/INESC Tec
‡Faculty of Engineering of University of Porto & INESC-ID
a76268@alunos.uminho.pt, rui@computer.org, rui.a.pereira@inesctec.pt, saraiva@di.uminho.pt
Strategies For Organization Design: Using The Peopletecture Model to Improve Collaboration and Performance
Dr. Tiffany McDowell
W3C web page;
Available from http://www.organizationalstrategist.com
Semantic Pattern Mining Based Web Service Recommendation
Hafida Na ̈ım, Mustapha Aznag, Nicolas Durand, and Mohamed Quafafou Aix-Marseille University, CNRS, LSIS UMR 7296, 13397, Marseille, France.hafida.naim@etu.univ-amu.fr{mustapha.aznag, nicolas.durand, mohamed.quafafou}@univ-amu.fr (2016);
W3C web page;
Available from http://hal.archives-ouvertes.fr/hal-01465113/document
Designing Web Usability: The Practice of Simplicity (2000)
Jakob Nielsen;
W3C web page;
Available from http://www.useit.com
Object Management Group® (OMG®) Unified Modeling Language (UML)
Object Management Group® (OMG®)
W3C web page;
Available from http://www.omg.org/spec/UML
The Yellow Pad Making Better Decisions in an Uncertain World
Rubin, Robert Edward (May 16, 2023);
W3C web page;
Available from robertrubin.com/the-yellow-pad
Option B: Facing Adversity, Building Resilience, and Finding Joy
Sheryl Sandberg and Adam Grant (2017);
W3C web page;
Available from http://www.optionb.org/book
The Coming Wave Technology, Power, and the Twenty-first Century’s Greatest Dilemma
Mustafa Suleyman, Michael Bhaskar (2023-09-05)
W3C web page;
Available from http://www.the-coming-wave.com
@startuml
Adam -> Eve: Knew
Eve -> Cain: Bare
Eve -> Abel: Bare
Abel -> Sheep: Kept
Cain -> Ground: Tillage
Cain -> God: Sacrifice
Abel -> God: Sacrifice
God -> Abel: Respect
God -> Cain: Reject
God -> Cain: Admonish
@enduml
2026-01-25T2155UnifiedModelingLanguage_-_SequenceDiagram_-_CainAndAbel_-_Genesis4.pngEntity-Relationship Model – ContactObject Model DiagramUse Case DiagramSequence DiagramDeployment DiagramClass DiagramOccurrence on the word
The SQL script contains four scripture references;
therefore, there are four execution plans.
Three of these execution plans,
Query 1, 3 and 4,
will solely
make use of the low cost clustered index primary key seek,
PK_Scripture.
These three have trivial optimization levels.
Query 2 does an Index Seek on the IDX_Scripture_VerseIDSequence,
since the where clause is on the VerseIDSequence column.
The IDX_Scripture_VerseIDSequence indexes on the VerseIDSequence column;
it is not a covering index, since the Select column-list
includes the BookID, ChapterID, VerseID; therefore,
the PK_Scripture is referenced as well in a Key Lookup.
Both the Index Seek and the Key Lookup have Seek Predicates, and the Nested Loops will join the results.
The author’s country of birth, Nigeria, gained independence on, 1960-10-01,
a Biblical generation
before the end of the second millennium (plural millennia).
There are 2570 days between 1960-10-01 and the author’s date of birth, 1967-10-15.
Nigeria became a republic on 1963-10-01;
The difference in days between when Nigeria became a republic, 1963-10-01, and 1967-10-15; is
1475 days; 4 Biblical years, 1 month, 5 days; 4 Gregorian years, 2 weeks.
The difference in days, between the creation of Lagos State, 1967-05-27
and the author’s date of birth is
141 days (4 biblical months, 21 days) (4 months, 2 weeks, 4 days).
1967-10-15 + 75 Biblical years is 2041-09-16
(Genesis 12:4).
1984-07-17 is the date of the author’s 17th Biblical birthday
(Genesis 37:2).
The date of recording this information is 2020-10-23,
Epoch timestamp: 1603454400
Jesus Christ began His ministry at the age of thirty, and the estimate is
that He served for three years
(Luke 3:23).
The author was born on 1967-10-15
thirty-three years before the end of the second millennium.
1967-10-15…2000-01-01 = 11766 days (32 biblical years, 8 biblical months, 6 days) (32 years, 2 months, 2 weeks, 3 days).
1967-10-15 B.C….1967-10-15 A.D. = 1436515 days = 47196 months = 3933 years.
My thirtieth, 30th, Biblical years birthday will occur on 1997-05-10.
My thirty-third, 33rd, Biblical years birthday will occur on 2000-04-24.
Between 1967-10-15 and 1968-04-04 are 172 days (5 biblical months, 22 days) (5 months, 2 weeks, 6 days).
Between 1967-10-15 and 1968-10-15 are 366 days (1 biblical year, 6 days) (1 year, 1 day).
Between 1967’s Easter Day, 1967-03-26, and 1967-10-15, is 203 days (6 biblical months, 23 days) (6 months, 2 weeks, 5 days).
Between 0032-04-06 and 1967-10-15, is 706935 days (1963 biblical years, 8 biblical months, 15 days) (1935 years, 6 months, 1 week, 1 day) 49.09270833 Biblical generations, 280.529761 weeks of years.
At the age of twelve,
Jesus Christ, His father and mother, worshipped at the temple, in Jerusalem.
The author worshipped at Saint Edward’s Catholic Church on 2002-07-01,
3.5 Biblical years, after coming to the U.S.
(Luke 2:42, Matthew 9:20, Mark 5:25, Mark 5:42).
The author deportation to Nigeria, occurred in 1988, twelve-years,
before the beginning of the third millennium; and forty-years after Israel’s independence.
The author first visited the United States of America, as a twelve-years old;
and he re-located to Australia before the age of twenty-four.
Deported at the age of twenty; and returned before turning thirty-two; a twelve-year period
(Nehemiah 5:14).
2022-01-12
What should I, later use?
(
Exodus 4:12
).
Decoy Terrace, South Center. Past the house of James. What are beyond out type? Merit the word.
The birthday of biological mother is 1944-01-12.
The birthday of paternal aunt is 1948-01-30.
The average day of the month is (30 + 12 / 2) = 42 / 2 = 21.
I was deported as a 20 year old, just prior to my 21st birthday.
Can you become a man? Can you form a man? 1614th verse. 1614 – 816 = 798.
Between 1999-01-22 and 2020-06-12, there are
7812 days (21 biblical years, 8 biblical months, 12 days) (21 years, 4 months, 3 weeks).
360 * 12 = 4320, the telephone country code for Nigeria is 234.
Moses lived for 120 Biblical years, 120 * 360 = 43200.
At twelve post meridiem, 12PM, the elapsed time is forty three thousand, two hundred, 43200, seconds.
The author’s ancestral home is Ile-Ife.
The author’s place of birth is Lagos.
When the author’s biological parents re-located to the United States of America (USA),
the author re-located to Ile-Ife.
Lagos is the economic capital of Nigeria, and Ile-Ife is the cradle of the Yoruba land.
The author re-located from Staff School, University of Ife,
as a nine-year old; to Lagos, a two-hour journey.
Abati Nursery and Primary School.
The singular word, centurion,
occurs twenty-one times in the Bible;
its plural word, centurions,
occurs three times in the Bible;
therefore, centurion(s),
occurs twenty-four times in the Bible.
In Australia, the author first worked at:
Australian Army Headquarters Training Command
Suakin Drive
Georges Heights NSW 2088
Telephone 61 2 9960 9452
Fax 61 2 9960 9452
The word, covenant,
occurs twenty-four times in the New Testament.
The word, marriage,
occurs sixteen times in the New Testament.
The United Nations began on 1945-10-24, between then, and 1988-10-15,
are 15697 days (43 biblical years, 7 biblical months, 7 days) (42 years, 11 months, 3 weeks).
(24 – 20) / (70 – 20) = 8%
(Numbers 1:3, Psalms 90:10).
1966 Nigerian coup d’état
occurred between 1966-01-15 and 1966-01-16
and the author was born on 1967-10-15, 638 days, after.
Biafra commenced on 1967-05-30,
and 1967-10-15 is 138 days, after.
Between when Summer traditionally begin,
June 21, and October 15, is a span of (3 months, 3 weeks, 3 days).
October 15, is the forty-fifth day, in the September, October, November, December cycle.
Between September 22 and October 15, is 23 days (23 days) (3 weeks, 2 days).
Between October 15 and when Winter starts, December 21, is a span of
67 days (2 biblical months, 7 days) (2 months, 6 days).
Between October 15 and when Winter ends, March 20, is a span of
157 days (5 biblical months, 7 days) (5 months, 5 days).
During Leap years, between the preceding October 15, and May 7,
are 205 days (6 biblical months, 25 days).
Military Occupation Six-Day War
was fought between 1967-06-05 and 1967-06-10.
I was born on 1967-10-15, and 9 Biblical months, before that, then, was, 1967-01-18.
Between 1967-01-18 and 1967-06-10 is
143 days (4 biblical months, 23 days) (4 months, 3 weeks, 2 days).
2 Biblical years, after I was born, is 1969-10-04.
Israel
was accepted to the United Nations on 1949-05-11, between then and 1969-10-04, is
7451 days (20 biblical years, 8 biblical months, 11 days) (20 years, 4 months, 3 weeks, 2 days).
The adoption of the United Nations Partition Plan for Palestine
occurred on 1947-11-29, between then, and 1969-10-04, is
7980 days (22 biblical years, 2 biblical months) (21 years, 10 months, 6 days).
The 1948 Arab–Israeli War
commenced on 1948-05-15, between then, and 1969-10-04, is
7812 days (21 biblical years, 8 biblical months, 12 days) (21 years, 4 months, 2 weeks, 4 days).
The 1948 Arab–Israeli War
ended on 1949-03-10, between then, and 1969-10-04, is
7513 days (20 biblical years, 10 biblical months, 13 days) (20 years, 6 months, 3 weeks, 3 days).
Approximately, the author became a fetus, eight weeks after conception, on 1967-03-15.
Between when Israel
became a nation, 1948-05-14, and 1967-03-15 is
6879 days (19 biblical years, 1 biblical month, 9 days) (18 years, 10 months).
Between when United Nations Partition Plan for Palestine
1947-11-29, and 1967-03-15, is
7046 days (19 biblical years, 6 biblical months, 26 days) (19 years, 3 months, 2 weeks).
Between when the American Revolutionary War
began, 1775-04-19, and 1967-03-15, is
70091 days (194 biblical years, 8 biblical months, 11 days) (191 years, 10 months, 3 weeks, 3 days).
Between when the American Revolutionary War
ended, 1783-09-03, and 1967-03-15, is
67032 days (186 biblical years, 2 biblical months, 12 days) (183 years, 6 months, 1 week, 5 days).
Between when the American Revolutionary War
ratification was effective, 1784-05-12, and 1967-03-15, is
66780 days (185 biblical years, 6 biblical months) (182 years, 10 months, 2 days).
Between the beginning of the 400 Silent Years
and 1967-10-15, are 864,455 days.
Between the end of the 69th week, 0032-04-06, and 1967-10-15,
are
706935 days (1963 biblical years, 8 biblical months, 15 days).
Between the end of the 70th week, if there had been no interruption, 0039-03-01, and 1967-10-15,
are
704415 days (1956 biblical years, 8 biblical months, 15 days).
Between 1967-10-15 and 2020-06-03
are
19225 days (53 biblical years, 4 biblical months, 25 days) (52 years, 7 months, 2 weeks, 5 days).
The Yoruba tribe speak the Yoruba language and the Yorubas are in the South West of Nigeria.
The Yorubas practice the Christians and Moslems religions.
The East of Nigeria include the Ibos who speak the Igbo language and are mainly Catholics.
The Hausas and Fulanis are in the North of Nigeria.
At the Highway 880 South Fremont Exit, the road separates into two, the Alvarado Boulevard, West direction, and Fremont Boulevard, East direction.
The author’s primary languages are English, a Germanic language;
and Yoruba, a language
spoken by western Nigerians.
Between the age of twenty and twenty-four, the author developed Kowe, a word and graphic processor.
Kowe is an editor, for typing; Kowe’s innovation, is that the typist can
type diacritic
alphabets by using the function keys combined with the
alternate, control, and shift keys.
Line drawing is also possible with Kowe.
Kowe will translate languages.
Between 1997 – 1998, the author pursued his Doctorate at the University of Wollongong,
New South Wales (NSW), Australia; and he visited Villawood Detention Center, a place for
illegal migrants and asylum seekers, every Friday, as a Christian missionary.
One of those migrants, a Ghanaian, had been at the detention center for up-to six years,
and he corresponded with immigration officials, regularly.
The author thought of building a website that will allow these migrants to share their
experiences with the rest of the world.
However, the Internet, was still in its infancy, and the author’s knowledge was lacking.
Also there were only dial-up access, at that time;
and the inmates at Villawood, did not have computer access.
Like Jacob, the author’s biological father is the second born,
and the author is the second twin. Option B: Facing Adversity, Building Resilience, and Finding Joy.
I lived in Australia, Down Under, which is in the Asia-Pacific geographical region, for seven years;
we can see a demarcation, West and East Germany, North and South Italy.
Tokunbo is the author’s biological father’s fourth child, and she gave birth to twins.
Massacre of the Innocents.
1967-10-15…1967-12-28, 74 days (2 biblical months, 14 days) (2 months, 1 week, 6 days).
1966-12-28…1967-12-28, 291 days (9 biblical months, 21 days) (9 months, 2 weeks, 3 days).
2003-12-28…2004-07-11, 196 days (6 biblical months, 16 days) (6 months, 1 week, 6 days).
2004-07-11…2004-12-28, 170 days (5 biblical months, 20 days) (5 months, 2 weeks, 3 days).
I have brought something against you, but I Am with you.
Fulfillment
Out of Egypt, have I called My son
(Hosea 11:1, Matthew 2:15).
My girlfriend, went to Kings Cross and
subsequently Campsie, to sleep with another Yoruba man, at my enemies house.
2020-05-02 You were going through, your not being necessary.
1997-12-31 + 7 Biblical Years = 1997-12-31 + 2520 days = 2004-11-24 Silvani Liveup.
11514 days (31 biblical years, 11 biblical months, 24 days) (31 years, 6 months, 1 week, 3 days)
Prophecy
The financial stock market has made a concerted effort to keep the British pound from rising beyond forty five percent (45%). Epoch timestamp: 1089504000.
Fulfillment
2004-01-01…2004-07-11
192 days (6 biblical months, 12 days) (6 months, 1 week, 3 days).
2008-06-12T10:00:00 Interview.
Forty five percent, 45%, day Gregorian calendar. 16th & Mission Bart Station.
Walk up Mission, from the 2000 block. Van Ness Muni Stop.
Interviewers: Mike, Matthew, Raj Giri. Allaire Cold Fusion. Adobe.
We don’t know disame alike, as the two of us.
From
1939-04-03
To
2004-07-16
Time Span
23846 days (66 biblical years, 2 biblical months, 26 days) (65 years, 3 months, 2 weeks)
Self, 1 in 1000, African descent United States of America (USA)
religious men abstain as mercenaries to Germany.
Leviticus.
Father’s land.
Air drop. Atomic bombings of Hiroshima and Nagasaki.
23123 days (64 biblical years, 2 biblical months, 23 days) (63 years, 3 months, 3 weeks)
Prophecy
Human Apartheid.
Hispanics that were born in the USA are being sent home.
There must be a litmus test to determine their state of origin.
Involvement of Germany.
731 days (2 biblical years, 11 days) (2 years, 1 day)
Prophecy
We need to replace the cook top as the current is too old and not worth fixing.
Cost will be $659 supply and install of cooktop and dispose of old one.
2024-12-25T19:12:00
Bimpe Bakarat Lawal returned my telephone call.
Bimpe Bakarat Lawal said both uncle Demola and uncle Jimi had invited her to a party at the house of uncle Jimi.
At Central Piedmont Community College (CPCC), the major course, students and colleagues include:
An African American female senior, Gayle.
An African American male classmate, Virgil Hawthorne. Who waited for the completion of an higher than college degree, prior to attending the graduation ceremony.
Michael Poke, a Caucasian student colleague who wanted to come to the house to study together. He is mechanically inclined.
My twin sibling and I listened to American Top 40 with Casey Kasem, every Saturday morning.
2024-12-25T22:00:00
What enstrange… of the people?
I planned to build a traffic light for my project.
In a multicultural church where I was part of the congregation, Bernie Alspaugh mentored. Perry drove me to church. I went to altar calls for masturbation prayers.
2024-12-31T16:48:00 M Hair. Located in: Paseo Padre Shopping Center. Address: 34380 Fremont Boulevard, Fremont, California (CA) 94555. At the intersection of Fremont Boulevard and Paseo Padre Parkway, 3 motorcyclists rode northward.
2024-12-31T19:55:00 A male-dominated family.
What adjustment did you need to make to your life?
Almost a Biblical generation, 40 years, separates Faith An Yao and the author.
2023-08-31T08:57:00
In the year 2024, the author will turn 57 years old.
In the year 2024, Faith An Yao will turn 18 years old.
In the year 2024, the combined years of Faith An Yao and the author will be 75 years.
Diaspora
The author’s 1st workplace in Nigeria and Australia was with Ibos and Jews respectively.
Chyke Onyekwere like the author, studied in America.
Ralph Silverman was a South African Jew.
The author lived and worked in Lagos and Sydney, the commercial centers of both countries.
Our experience and education must align with the migrants.
As in Daigaku Honyaku Center (DHC).
Reminded of success?
Kowe? Yoruba speaking.
Muñoz? Oral communication and speech.
Where will I find the same…as me?
Between 1994-1996, I completed 2 years of education at Central Piedmont Community College (CPCC), Charlotte, North Carolina (NC)
I graduated with 3 Associate degrees in Electronics, Computers, and Electrical Engineering Technology from CPCC
During the Summer of 1995, after completing the 1st Associate degree my twin sibling and I re-located to Atlanta, Georgia to live with my paternal uncle Niyi. Although I gained work employment at a fast food restaurant, I chose to return to CPCC to complete all 3 Associate degrees
Between 1996-1998, I attended the University of North Carolina, Charlotte (UNCC) and graduated with a degree in Electrical Engineering Technology – Computer Emphasis. I do not learn…out of others. My twin sibling and contemporaries are educational and career influences. I am a better tutor than a learner
I contracted at Sunhealth Corporation. I added report columns. Legal (8.5 × 14 inches)
I was hired at McKey Real Estate to develop a relational database application using R:Base 5000. My stumbling block was either to use the integrated development environment (IDE) wizard or learn from the manual
In Charlotte, an African American male prospective employer asked me to learn the C programming language.
At Central Corporation, I looked up to an African American male software engineer that came among others to install software.
At Central Corporation, I also upgraded software developed using the C programming language by increasing the number of labels it prints for tape reels.
What do I need of a capable human being?
The driving forces of arriving at the author’s work are:
During his education in Australia, the author was exposed to
Case-Based Reasoning and Unified Modeling Language.
Both themes will suggest
the future is made of the possibility.
We do not arrive at the future, at once, we gradually move into it.
The author was receptive and felt most at home during worship.
(Dennis Tenen)
What kinds of questions will you be asking?
How can no word be lost?
How does the author preserve the word of God, audience, scenario, timing, reference? What retention has He made of His past?
How do your questions fit into the broader intellectual tradition?
The book, The Bible Code by Michael Drosnin, is the sole source for this religious work.
Corrected anchor id.
2013-05-30 stroustrup.com Bjarne Stroustrup is the designer and original implementer of C++
2023-12-18T04:45:00 Since 2002, I have been the designer and first implementer of
2024-02-16T09:34:00 In 2002, I was the designer and first implementer of
2024-07-16T15:17:00 Coding All-in-One For Dummies book by Chris Minnick. Originally published: June 21, 2022
Tool tip mouse cursor hovers by using the title attribute.
Ken Adeniji
2025-02-26T21:29:58 orcid.org/my-orcid?orcid=0009-0001-6909-7643 Open Researcher and Contributor ID (orcid) Connecting research and researchers
2025-06-11T13:08:00 Correct the HTML datetime attribute with data-Dated attribute.
2025-07-23T09:21:00 OnePlace.com
2025-11-27T22:31:00 2025-11-26Schema.org_-_Person.html
2025-11-28 The audio… is not… part of the schema.
I was walking eastward and exiting Charter Square, and I was walking into Enea Court… Pegasus Center, center-west.
A software engineer role in an organization that will offer an opportunity to develop products and services that will add-value to the customers, shareholders, and community.
CAREER SUMMARY
In 2002, I was the designer and first implementer of AlphabetSequence.
Since 2000, I have shared the word of God on the Internet. OnePlace.com
In 2006, I was granted United States of America (USA) permanent resident alien status.
In 1998, an invitation from the then president, Bill Clinton,
to join a business trip to South Africa.
Domain knowledge in consulting, banking and finance, electronic commerce, manufacturing, entertainment, health, communication, online gaming, market research, telephony industries.
Expertise in requirements capture, analysis, design, implementation, test, deploy, documentation, operations and support phases.
Baptist Academy:
Assistant Financial Secretary of the Literary & Debating Society.
Second position in form 1, evening examination;
played field hockey for the school;
Interhouse sport junior sprint, 100 meters – second position to Olakunle Braimoh; 200 meters, fourth position.
Abati Nursery and Primary School:
First position in the last year of primary school, primary five, examination.
Administration for up-to seventy local area network (LAN) sites that are
connected together to form a wide area network (WAN).
I was located at KAZ IT Services and IT Consulting, Parramatta.
Develop value systems – these systems process assets, access risks, monitor credit, and prepare report for internal and external monitoring requirements.
Applications include Westpac Investment Risk Management and Tactical Asset Allocation.
Design and develop information services, telephony, interactive voice response (IVR), 0055,
using Telsis.
Prior to joining IDS, I worked at, Headquarters Military Training Command, Suakin Drive.
OTHER WORK SUMMARY
Daigaku Honyaku Center (DHC).
I was recruited by Crystal Rothberg of Workbridge Associates. crystal.rothberg@workbridgeassociates.com
115 Sansome Street Suite 400. San Francisco, California (CA) 94104.
2007-06-25 … 2008-03-15 Employment term.
2007-06-14 Job offered.
2007-06-07 First introduction interview.
Baynet World 21060 Homestead Road Suite 201. Cupertino, California (CA) 95014. 2006-11-13T09:00:00 … 2007-03-16T17:00:00 Employment term. 2006-11-01 Employment offer e-mail. 2006-10-31 Employment offer telephone conversation. 2006-10-27 Employment interview.
Netwoven at OSIsoft OSIsoft World Headquarters San Leandro Tech Campus 1600 Alvarado Street San Leandro, CA 94577. USA. Phone: +1.510.297.5800. Fax: +1.510.357.8136. 2006-01-20 … 2006-01-27 Employment term. 2006-01-18 Employment interview.
Sonic Eagle 3480 Buskirk Avenue Suite 301. Pleasant Hill, California (CA) 94523. 2006-03-20 – 2006-04-07 Employment term.
ClickStream Technologies 222 Columbus Avenue Suite 222. San Francisco, California (CA) 94133. 2005-12-01 … 2005-12-14 Employment term. 2005-11-24T05:09:27 … 2005-11-25T19:28:44 Employment offer. 2005-11-18T17:19:21 Employment interview.
Loan Performance Sansome Street. San Francisco, California (CA) 94104.
print("Hello World!")
print("Hens", 25 + 30 / 6)
print("Let's talk about %s." % "Python")
print("The first digit is %d." % 0)
print("PI = %r." % 3.142) #%r is the formatter for the debugger
print("I play %s and %s." % ("soccer", "basketball"))
print("Beginning", end="") #end="" no space, or new line
print("Ending")
print("." * 10) #Print ten .
formatter = "%r %r %r %r"
print(formatter % (1, 2, 3, 4))
months = "Jan\nFeb\nMar\nApr\nMay\nJun\nJul\nAug"
print(months)
print("""
There's something going on here.
With the three double-quotes.
We'll be able to type as much as we like.
Even 4 lines if we want, or 5, or 6.
""")
cars = 100 #Declare and initialize variable.
print("How tall are you?", end="")
height = input()
weight = input("How much do you weigh? ")
print("Height %r weight %r", % (height, weight))
Command-line.
REM Translate Python 2 file to Python 3
Python E:\Python33\Tools\Scripts\2to3.py filename.py
filename = input("Enter the name of the file to open")
fileHandle = open(filename)
fileContent = fileHandle.read()
print(fileContent)
fileHandle.close()
target = open('sample.txt', 'w')
target.truncate()
target.write("This is the beginning of the file.\n")
target.close()
To determine how many arguments were passed to a function?
Check the length, of the array like arguments variable, arguments.length.
To determine, how many variables, a function expects?
Write the name of the function, and retrieve its length property.
function sayHi() {
console.log(arguments.length);
for
(
var i=0, argumentsLength = arguments.length;
i < argumentsLength;
++i
)
{
console.log(arguments[i])
}
}
sayHi("Cat", "Alice")
//To determine how many arguments a function expects
console.log(sayHi.length);
The /etc/passwd file contains the user’s information. The
fields include the user name, x for password, user identifier, group identifier, gecos for comment, home directory, and shell. The colon is for separating the fields.
The /etc/shadow file contains the encrypted password.
The /etc/group file contains the group information. There are four fields; these are the group name, password, identifier, and a comma separated list of members.
Maintaining User Information from the Command-Line
useradd
To add a single user, to the system.
usermod
To modify the information, for an existing user.
userdel
To remove an existing user.
groupadd
To add a single group, to the system.
groupdel
To remove an existing group.
groupmod
To modify the information for an existing group.
Maintaining User Information using the Graphical User Interface (GUI)
Fedora, system-config-users.
RHEL, redhat-config-users.
openSuSE/SEL Linux, yast2 users.
Ubuntu, sudo users-admin.
Users and Access Permissions
The four types of permissions are read, write, execute, and none.
The three user types are owner, group, and everyone.
The chmod command is for altering file permission.
For example, chmod 777 filename, will give everyone, global access.
chmod 777 <file-name>
The stat command is similar to ls -la — gives file permission as octal
stat -c "%a %n" *
The passwd command is for changing password.
The id command will offer user information.
Reference
Soyinka, A. (2009). Linux Administration: A Beginner’s Guide. McGraw-Hill.
using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;
namespace WpfApplicationHelloWorld
{
/// <summary>
/// Interaction logic for App.xaml
/// </summary>
public partial class App : Application
{
}
}
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.IO;
namespace WpfApplicationHelloWorld
{
///
/// Interaction logic for MainWindow.xaml
///
public partial class MainWindow : Window
{
private void btnHello_Click(object sender, RoutedEventArgs e)
{
lblHello.Content = "Hello WPF!";
}
}
}