Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Bug Reports » Documentation - Broken links (Documentation - Broken links)
Re: Documentation - Broken links [message #3190 is a reply to message #3189] Thu, 13 December 2012 08:38 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

Correction:

The broken link to
http://php.net/manual/en/function.mysqli.insert-id.php
or
http://www.php.net/manual/en/function.mysqli.insert-id.php
linked from page:
http://www.tonymarston.net/php-mysql/infrastructure-faq.html
can be replaced with
http://php.net/manual/en/mysqli.insert-id.php

Sorry for the mistake.
Re: Documentation - Broken links [message #3191 is a reply to message #3190] Thu, 13 December 2012 09:10 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Those have now been fixed, thanks.

Re: Documentation - Broken links [message #3195 is a reply to message #3191] Fri, 14 December 2012 07:15 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

In page
http://www.tonymarston.net/php-mysql/output-to-pdf.html
the link to
http://www.php.net/manual/en/ref.info.php#ini.max-execution- time (line 74)
redirected to
http://php.net/manual/en/ref.info.php#ini.max-execution-time
is broken.

The page ref.info.php exists but the anchor #ini.max-execution-time does not exist.

<p>Please note that the PDF document is constructed in memory, so avoid giving it overly large amounts of data to process. This may cause the PHP process to

run out of <a href="http://www.php.net/manual/en/ini.core.php#ini.memory-limit">memory</a>, or it may run out of <a

href=" http://www.php.net/manual/en/ref.info.php#ini.max-execution- time">time</a>.</p>

Perhaps a link to
http://php.net/manual/en/function.set-time-limit.php
would be appropiate.


In page
http://www.tonymarston.net/php-mysql/functions-and-variables .html
the link to
http://uk.php.net/reserved.variables#reserved.variables.serv er (line 4996)
is broken.
It can be replaced with
http://php.net/reserved.variables


These are also broken links (the fragments do not exist)
http://www.php.net/manual/en/reserved.variables.php#reserved .variables.post (lines 1972, 2015, 3082, 4713, 4721, 4805)
http://www.php.net/manual/en/reserved.variables.php#reserved .variables.cookies (line 4955)
http://www.php.net/manual/en/reserved.variables.php#reserved .variables.session (lines 5458, 5492)

Thanks.
Re: Documentation - Broken links [message #3196 is a reply to message #3195] Fri, 14 December 2012 07:46 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks. Those have now been fixed.

Re: Documentation - Broken links [message #3198 is a reply to message #3196] Fri, 14 December 2012 22:33 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

In page
http://www.tonymarston.net/php-mysql/dialog-types.html
the following are links to broken fragments:

http://www.tonymarston.net/php-mysql/functions-and-variables .html#initialisefilepicker (line 2552)
http://www.tonymarston.net/php-mysql/functions-and-variables .html#eraseRecord (line 1227)
http://www.tonymarston.net/php-mysql/functions-and-variables .html#popupCall (line 775)
http://www.tonymarston.net/php-mysql/functions-and-variables .html#notes._cm_updateSelection (lines 3263, 3308)
http://www.tonymarston.net/php-mysql/functions-and-variables .html#getNodeData (lines 3115, 3153)
http://www.tonymarston.net/php-mysql/functions-and-variables .html#getinitialdataMultiple (line 811)


http://www.tonymarston.net/php-mysql/infrastructure.html#lis t.xsl (line 168)
http://www.tonymarston.net/php-mysql/infrastructure.html#det ail.xsl (line 168)

Thanks.
Re: Documentation - Broken links [message #3199 is a reply to message #3198] Sat, 15 December 2012 06:07 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks for spotting those, they have been fixed and uploaded. Most of them were caused by differences in case ( how I *HATE* case sensitive software!)

Re: Documentation - Broken links [message #3200 is a reply to message #3199] Sat, 15 December 2012 13:17 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

In page
http://www.tonymarston.net/php-mysql/infrastructure-faq.html

I found the following problems:

Broken link :
http://www.tonymarston.net/php-mysql/menuguide%5Cmnu_user(upd1).html

Broken fragments:
http://www.tonymarston.net/php-mysql/functions-and-variables .html#notes._cm_pre_getData (line 5168)
http://www.tonymarston.net/php-mysql/functions-and-variables .html#notes._cm_getForeignData (line 3972)

Broken fragment:
http://www.postgresql.org/docs/8.2/interactive/datatype-nume ric.html#datatype-serial (line 3619)
(I think the replacement is
http://www.postgresql.org/docs/8.2/interactive/datatype-nume ric.html#DATATYPE-SERIAL
Case sensitivity hits again.)

Broken fragment:
http://www.tonymarston.net/php-mysql/infrastructure-faq.html #fieldspec (lines 1892, 1894, 1901)

Broken fragments:
http://www.php.net/manual/en/reserved.variables.php#reserved .variables.post (lines 306, 1106, 1108)
http://www.php.net/manual/en/reserved.variables.php#reserved .variables.session (lines 446, 469, 1106, 1409, 1410, 2141, 2152, 3389, 3391, 3397, 3398)
http://www.php.net/manual/en/reserved.variables.php#reserved .variables.get (line 306)
(Perhaps they could be replaced with
http://php.net/manual/en/reserved.variables.post.php
http://php.net/manual/en/reserved.variables.session.php
http://php.net/manual/en/reserved.variables.get.php
)

Broken fragment:
http://www.tonymarston.net/php-mysql/menuguide/section04.htm l#mavigation-button (line 1879)

Broken fragments:
http://www.tonymarston.net/php-mysql/dialog-types.html#f (line 2206)
http://www.martinfowler.com/books.html#eaa (lines 238, 1645)
(perhaps it could be replaced with
http://martinfowler.com/books/eaa.html)

Broken fragments:
http://www.php.net/reserved.variables#reserved.variables.ser ver (line 2476)
(perhaps the replacement is
http://php.net/manual/en/reserved.variables.server.php)

Thanks.
Re: Documentation - Broken links [message #3201 is a reply to message #3200] Sat, 15 December 2012 14:28 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks for spotting those. They have been fixed and uploaded.

Re: Documentation - Broken links [message #3207 is a reply to message #3201] Sun, 16 December 2012 21:54 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

The broken link to Harry's Blog
http://www.sitepoint.com/blog-post-view.php?id=206854
in page
http://www.tonymarston.net/php-mysql/hero-or-heretic.html, line 148, col 142
should be replaced with a link to the archived version
http://web.archive.org/web/20050308004814/http://www.sitepoi nt.com/blog-post-view.php?id=206854
(as in line 68)


The link to
http://www.weddingringsdirect.com
in page
http://www.tonymarston.net/aboutme/cv.html, line 611, col 7
can be replaced with
http://www.weddingrings-direct.com/
(permanent redirect)


The link to UNIFACE
http://www.compuware.com/products/uniface/default.htm
in page
http://www.tonymarston.net/php-mysql/auditlog.html, line 78, col 306
can be replaced with the current one:
http://www.compuware.com/rapid-application-development/


The link to `Zend Developer Zone'
http://devzone.zend.com/article/14983-Ralph-Schindler-on-Dep endency-Injection-in-PHP
in page
http://www.tonymarston.net/php-mysql/dependency-injection-is -evil.html, line 42, col 191
should be replaced with a link to
http://devzone.zend.com/1908/ralph-schindler-on-dependency-i njection-in-php/
(the redirection is very slow)


The link to `Design pattern - Inversion of Control and Dependency Injection'
http://www.codeproject.com/KB/aspnet/IOCDI.aspx
from page
http://www.tonymarston.net/php-mysql/dependency-injection-is -evil.html, line 193, col 7
can be replaced with the current one:
http://www.codeproject.com/Articles/29271/Design-pattern-Inv ersion-of-control-and-Dependency


The link to `When Dependency Injection goes Wrong'
http://miller.limethinking.co.uk/2011/05/19/when-dependency- injection-goes-wrong/
from page
http://www.tonymarston.net/php-mysql/dependency-injection-is -evil.html, line 366, col 5
can be replaced with the current one:
http://richardmiller.co.uk/2011/05/19/when-dependency-inject ion-goes-wrong/

Thanks.
Re: Documentation - Broken links [message #3210 is a reply to message #3207] Mon, 17 December 2012 04:33 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks for spotting those. Fixes have been uploaded.

Re: Documentation - Broken links [message #3211 is a reply to message #3210] Mon, 17 December 2012 07:49 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

The link to unixreview has a space in it making it a broken one
http://web.archive.org/web/20041218024218/http://www.unixrev%20iew.com/mysql/
"unixrev iew"
in page
http://www.tonymarston.net/php-mysql/php-mysql%28links%29.ht ml
The correct one is
http://web.archive.org/web/20041218024218/http://www.unixrev iew.com/mysql/
(there is a problem in how the forum software displays links if I don't use the [url] syntax, it sometimes adds (visual) spaces in them)
http://web.archive.org/web/20041218024218/http://www.unixreview.com/mysql/ (using the [url] syntax)

The link to `Dependency Injection != using a DI container'
http://loosecouplings.blogspot.com/2011/01/dependency-inject ion-using-di-container.html
from page
http://www.tonymarston.net/php-mysql/dependency-injection-is -evil.html, line 380, col 5
can be replaced with the current one
http://www.loosecouplings.com/2011/01/dependency-injection-u sing-di-container.html


The broken link to `Design Patterns for Building Flexible and Maintainable J2EE Applications'
http://java.sun.com/developer/technicalArticles/J2EE/despat/
from page
http://www.tonymarston.net/php-mysql/design-patterns.html, lĂ­nea 853, columna 5
should be replaced with the archived version
http://web.archive.org/web/20080215233825/http://java.sun.co m/developer/technicalArticles/J2EE/despat/
(the redirection to
http://www.oracle.com/technetwork/java/index.html
is not useful)


The link to `J2EE Patterns Catalog'
http://java.sun.com/blueprints/patterns/catalog.html
from page
http://www.tonymarston.net/php-mysql/design-patterns.html, line 854, col 5
can be replaced with the current one
http://www.oracle.com/technetwork/java/catalog-137601.html


The link to `Core J2EE Patterns'
http://java.sun.com/blueprints/corej2eepatterns/Patterns/ind ex.html
from
http://www.tonymarston.net/php-mysql/design-patterns.html, line 855, col 5
should be replaced with the archived version:
http://web.archive.org/web/20080223213309/http://java.sun.co m/blueprints/corej2eepatterns/Patterns/index.html
The redirection to
http://www.oracle.com/technetwork/java/index.html
is not useful.

Thanks.
Re: Documentation - Broken links [message #3212 is a reply to message #3211] Mon, 17 December 2012 11:41 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks. Those have now been fixed.

Re: Documentation - Broken links [message #3215 is a reply to message #3212] Tue, 18 December 2012 08:34 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

The link to `Applying patterns to PHP' is broken
http://www.zend.com/zend/trick/tricks-app-patt-php.php
in page
http://www.tonymarston.net/php-mysql/design-patterns.html line 861, col
(I don't know a replacement)


The link to
http://www.developer.com/design/article.php/1474561
`What Are Design Patterns and Do I Need Them?'
from page
http://www.tonymarston.net/php-mysql/design-patterns.html line 857, col 5
can be replaced with a current link to
http://www.developer.com/design/article.php/1474561/What-Are -Design-Patterns-and-Do-I-Need-Them.htm


The link to
http://www.developer.com/design/article.php/1502691
`A Survey of Common Design Patterns'
from page
http://www.tonymarston.net/php-mysql/design-patterns.html line 858, col 5
can be replaced with a current link to
http://www.developer.com/design/article.php/1502691/A-Survey -of-Common-Design-Patterns.htm


The link to
http://www.e-gineer.com/v1/articles/design-patterns-in-web-p rogramming.html
`Design Patterns in Web Programming'
from page
http://www.tonymarston.net/php-mysql/design-patterns.html line 859, col 5
can be replaced with a current link to
http://e-gineer.com/v1/articles/design-patterns-in-web-progr amming.html


The link to
http://www.developer.com/lang/php/article.php/3345121
`Implementing Patterns within PHP'
from page
http://www.tonymarston.net/php-mysql/design-patterns.html line 862, col 5
can be replaced with a link to
http://www.developer.com/lang/php/article.php/3345121/Implem enting-Patterns-within-PHP.htm


The link to
http://blogs.msdn.com:80/steverowe/archive/2007/07/11/are-de sign-patterns-a-bad-idea.aspx
`Are Design Patterns A Bad Idea?'
from page
http://www.tonymarston.net/php-mysql/design-patterns.html line 871, col 5
can be replaced with a current link to
http://blogs.msdn.com/b/steverowe/archive/2007/07/11/are-des ign-patterns-a-bad-idea.aspx


The link to `TCPDF'
http://tcpdf.sf.net
from page
http://www.tonymarston.net/php-mysql/functions-and-variables .html line 1529, col 86
can be replaced with the current one
http://www.tcpdf.org

Thanks.
Re: Documentation - Broken links [message #3220 is a reply to message #3215] Wed, 19 December 2012 12:08 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks. Those have been fixed.

Re: Documentation - Broken links [message #3231 is a reply to message #3220] Sun, 23 December 2012 11:12 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

The link to
http://java.sun.com/docs/books/tutorial/java/concepts/index. html
`Object-Oriented Programming Concepts'
linked from
http://www.tonymarston.net/php-mysql/good-bad-oop.html , line 81, col 153
should be changed to
http://docs.oracle.com/javase/tutorial/java/concepts/index.h tml


The link to
http://java.sun.com/docs/books/tutorial/
`The Java Tutorial'
linked from
http://www.tonymarston.net/php-mysql/good-bad-oop.html , line 81, col 278
should be changed to
http://docs.oracle.com/javase/tutorial/


The link to
http://java.sun.com/docs/books/tutorial/java/concepts/object .html
`What is an Object?'
http://www.tonymarston.net/php-mysql/good-bad-oop.html , line 90, col 15
should be changed to
http://docs.oracle.com/javase/tutorial/java/concepts/object. html


The link to
http://java.sun.com/docs/books/tutorial/java/concepts/inheri tance.html
`What is Inheritance?'
linked from
http://www.tonymarston.net/php-mysql/good-bad-oop.html , line 97, col 15
should be changed to
http://docs.oracle.com/javase/tutorial/java/concepts/inherit ance.html


The link to
http://java.sun.com/docs/books/tutorial/java/javaOO/accessco ntrol.html
`Controlling Access to Members of a Class '
linked from
http://www.tonymarston.net/php-mysql/good-bad-oop.html , line 767, col 260
should be changed to
http://docs.oracle.com/javase/tutorial/java/javaOO/accesscon trol.html


The link to
http://searchdatabase.techtarget.com/sDefinition/0,,sid13_gc i211898,00.html
`SearchDatabase.com'
linked from
http://www.tonymarston.net/php-mysql/good-bad-oop.html , line 685, col 79
should be changed to
http://searchsqlserver.techtarget.com/definition/data-hiding


The link to
http://dictionary.reference.com/search?q=orthogonal
linked from
http://www.tonymarston.net/php-mysql/good-bad-oop.html , line 977, col 74
should be changed to
http://dictionary.reference.com/browse/orthogonal


The link
http://www.martinfowler.com/books.html#eaa (`Martin Fowler's PoEAA')
linked from
http://www.tonymarston.net/php-mysql/hero-or-heretic.html , line 415, col 80
is redirecting to
http://martinfowler.com/books/ (Martin Fowler wrote several books)
it should be changed to
http://martinfowler.com/books/eaa.html

Thanks.
Re: Documentation - Broken links [message #3233 is a reply to message #3231] Mon, 24 December 2012 03:10 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks. Those have now been fixed.

Re: Documentation - Broken links [message #3235 is a reply to message #3233] Tue, 25 December 2012 10:00 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

In page
http://www.tonymarston.net/php-mysql/what-is-oop.html
you should replace the link to
<a href="<a href=" http://web.archive.org/web/20090505194203/http://homepage.ma c.com/keithray/blog/2006/02/22/#EncapsulationHiding">Encapsulation Wasn't Meant
To Mean Data Hiding</a>
with
<a href=" http://web.archive.org/web/20090505194203/http://homepage.ma c.com/keithray/blog/2006/02/22/#EncapsulationHiding">Encapsulation Wasn't Meant To Mean Data Hiding</a>
(only 1 a href)


The link to
http://bugs.php.net/bug.php?id=33772
linkt from
http://www.tonymarston.net/php-mysql/session-handler.html
should be replaced with
https://bugs.php.net/bug.php?id=33772


The link to
http://bugs.php.net/bug.php?id=40186
linked from
http://www.tonymarston.net/php-mysql/oracle.html
should be replaced with
https://bugs.php.net/bug.php?id=40186


The link to
http://api.rubyonrails.org/classes/ActionController/Scaffold ing/ClassMethods.html
linked from
http://www.tonymarston.net/php-mysql/radicore-vs-ror.html
should be replaced with the archived version
http://web.archive.org/web/20080512040328/http://api.rubyonr ails.org/classes/ActionController/Scaffolding/ClassMethods.h tml

---
In page
http://www.tonymarston.net/php-mysql/php-mysql(links).html

The link to
http://builder.com.com/
should be replaced with
http://www.techrepublic.com

The link to
http://dmoz.org/Computers/Software/Databases/MySQL/
should be changed to
http://www.dmoz.org/Computers/Software/Databases/MySQL/


The link to
http://www.dotgeek.org/
should be changed to
http://dotgeek.org/

The link to
http://www.onlamp.com/php/
should be changed to
http://onlamp.com/php/

Thanks.
Re: Documentation - Broken links [message #3236 is a reply to message #3235] Tue, 25 December 2012 10:29 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks for spotting those. They have been fixed.

Re: Documentation - Broken links [message #3237 is a reply to message #3236] Wed, 26 December 2012 07:27 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
W3 links

Tony,

In page
http://www.tonymarston.net/php-mysql/infrastructure.html

the two links to
http://www.w3c.org
should be replaced with
http://www.w3.org


The link to
http://www.w3c.org/MarkUp/
should be replaced with
http://www.w3.org/MarkUp/


The link to
http://www.w3c.org/XML/
should be replaced with
http://www.w3.org/XML/


The link to
http://www.w3c.org/Style/CSS/
should be replaced with
http://www.w3.org/Style/CSS/


The link to
http://www.w3c.org/Style/XSL/
should be replaced with
http://www.w3.org/Style/XSL/


The link to
http://www.w3c.org/TR/xslt
should be replaced with
http://www.w3.org/TR/xslt


---
In page
http://www.tonymarston.net/xml-xsl/xml-and-xsl.html
the link to
http://www.w3c.org/MarkUp/Forms/
should be replaced with
http://www.w3.org/MarkUp/Forms/


---
In page

http://www.tonymarston.net/xml-xsl/xml-and-xsl-treeview.html
the link to
http://www.w3.org/MarkUp/MarkUp.html
should be replaced with
http://www.w3.org/MarkUp/
(or perhaps to
http://www.w3.org/TR/html5/the-xhtml-syntax.html#the-xhtml-s yntax
or
http://www.w3.org/html/wg/
)


Thanks.
Re: Documentation - Broken links [message #3238 is a reply to message #3237] Wed, 26 December 2012 11:47 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks. Those have now been fixed.

Re: Documentation - Broken links [message #3239 is a reply to message #3238] Wed, 26 December 2012 13:43 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

In page
http://www.tonymarston.net/php-mysql/stored-procedures-are-e vil.html

The link to
http://www.theserverside.net/common/printthread.tss?thread_i d=31953
should be replaced with
http://web.archive.org/web/20050320013443/http://www.theserv erside.net/common/printthread.tss?thread_id=31953
(the automatic redirection to http://searchwindevelopment.techtarget.com/?thread_id=31953 is not what you intend)

The link to
http://www.javaworld.com/javaworld/jw-01-2000/jw-01-ssj-tier s-p3.html
should be replaced with
http://www.javaworld.com/javaworld/jw-01-2000/jw-01-ssj-tier s.html?page=3

The links to
http://codebetter.com/blogs/jeremy.miller/archive/2005/06/09 /129562.aspx
http://codebetter.com/blogs/jeremy.miller/archive/2005/07/05 /130093.aspx
http://codebetter.com/blogs/jeremy.miller/archive/2005/07/06 /130094.aspx
http://codebetter.com/blogs/jeremy.miller/archive/2006/05/25 /145450.aspx
http://codebetter.com/blogs/peter.van.ooijen/archive/2006/05 /29/145697.aspx

should be replaced with
http://codebetter.com/jeremymiller/2005/06/09/the-worst-poss ible-way-to-use-a-stored-procedure/
http://codebetter.com/jeremymiller/2005/07/05/good-and-evil- in-the-garden-of-stored-procedures/
http://codebetter.com/jeremymiller/2005/07/06/attitudes-towa rds-stored-procedures/
http://codebetter.com/jeremymiller/2006/05/25/why-i-do-not-u se-stored-procedures/
http://codebetter.com/petervanooijen/2006/05/29/i-inherited- a-database-which-contains-sprocs-and-a-lot-of-other-bl/


Thanks.
Re: Documentation - Broken links [message #3240 is a reply to message #3239] Wed, 26 December 2012 15:38 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks. Those have been fixed.

Re: Documentation - Broken links [message #3245 is a reply to message #3240] Thu, 27 December 2012 08:07 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

In
http://www.tonymarston.net/php-mysql/hero-or-heretic.html

the link to
http://www.sitepoint.com/forums/showthread.php?p=1496780
line 148, col 250
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1496780#post149 6780


http://www.sitepoint.com/forums/showpost.php?p=1496841&p ostcount=3
line 189, col 112
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1496841#post149 6841


http://www.sitepoint.com/forums/showpost.php?p=1497157&p ostcount=6
line 261, col 9
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1497157#post149 7157


http://www.sitepoint.com/forums/showpost.php?p=1497429&p ostcount=12
line 326, col 7
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1497429#post149 7429


http://www.sitepoint.com/forums/showpost.php?p=1497436&p ostcount=13
line 335, col 15
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1497436#post149 7436


http://www.sitepoint.com/forums/showpost.php?p=1497457&p ostcount=14
line 347, col 4
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1497457#post149 7457


http://www.sitepoint.com/forums/showpost.php?p=1498149&p ostcount=22
line 365, col 15
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1498149#post149 8149


http://www.sitepoint.com/forums/showpost.php?p=1498548&p ostcount=25
line 373, col 31
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1498548#post149 8548


http://www.sitepoint.com/forums/showpost.php?p=1498783&p ostcount=29
line 381, col 4
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1498783#post149 8783


http://www.sitepoint.com/forums/showpost.php?p=1499099&p ostcount=39
line 389, col 19
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1499099#post149 9099


http://www.sitepoint.com/forums/showpost.php?p=1497478&p ostcount=15
line 395, col 4
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1497478#post149 7478


http://www.sitepoint.com/forums/showpost.php?p=1497688&p ostcount=18
line 409, col 101
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1497688#post149 7688


http://www.sitepoint.com/forums/showpost.php?p=1497592&p ostcount=17
line 432, col 31
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1497592#post149 7592


http://www.sitepoint.com/forums/showpost.php?p=1498139&p ostcount=21
line 450, col 25
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1498139#post149 8139

Thanks.
Re: Documentation - Broken links [message #3246 is a reply to message #3245] Thu, 27 December 2012 12:20 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks. Those are now fixed.

Re: Documentation - Broken links [message #3247 is a reply to message #3246] Thu, 27 December 2012 14:18 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

In page
http://www.tonymarston.net/php-mysql/stored-procedures-are-e vil.html

The link to
http://www.theserverside.net/common/printthread.tss?thread_i d=31953
should be replaced with
http://web.archive.org/web/20050320013443/http://www.theserv erside.net/common/printthread.tss?thread_id=31953
(the automatic redirection to http://searchwindevelopment.techtarget.com/?thread_id=31953 is not what you intend)

The link to
http://www.javaworld.com/javaworld/jw-01-2000/jw-01-ssj-tier s-p3.html
should be replaced with
http://www.javaworld.com/javaworld/jw-01-2000/jw-01-ssj-tier s.html?page=3

The links to
http://codebetter.com/blogs/jeremy.miller/archive/2005/06/09 /129562.aspx
http://codebetter.com/blogs/jeremy.miller/archive/2005/07/05 /130093.aspx
http://codebetter.com/blogs/jeremy.miller/archive/2005/07/06 /130094.aspx
http://codebetter.com/blogs/jeremy.miller/archive/2006/05/25 /145450.aspx
http://codebetter.com/blogs/peter.van.ooijen/archive/2006/05 /29/145697.aspx

should be replaced with
http://codebetter.com/jeremymiller/2005/06/09/the-worst-poss ible-way-to-use-a-stored-procedure/
http://codebetter.com/jeremymiller/2005/07/05/good-and-evil- in-the-garden-of-stored-procedures/
http://codebetter.com/jeremymiller/2005/07/06/attitudes-towa rds-stored-procedures/
http://codebetter.com/jeremymiller/2006/05/25/why-i-do-not-u se-stored-procedures/
http://codebetter.com/petervanooijen/2006/05/29/i-inherited- a-database-which-contains-sprocs-and-a-lot-of-other-bl/


Thanks.
Re: Documentation - Broken links [message #3248 is a reply to message #3247] Thu, 27 December 2012 14:20 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

Forget the previous post.

In page
http://www.tonymarston.net/php-mysql/good-bad-oop.html


the links to
http://java.sun.com/docs/books/tutorial/java/concepts/class. html
http://java.sun.com/docs/books/tutorial/java/concepts/inheri tance.html
http://www.tiobe.com/tpci.htm

should be replaced with
http://docs.oracle.com/javase/tutorial/java/concepts/class.h tml
http://docs.oracle.com/javase/tutorial/java/concepts/inherit ance.html
http://www.tiobe.com/content/paperinfo/tpci/index.html


In page
http://www.tonymarston.net/php-mysql/object-relational-mappe rs-are-evil.html

the link to
http://www.ctoedge.com/content/orm-solution-creates-many-pro blems
should be replaced with
http://web.archive.org/web/20100816062856/http://www.ctoedge .com/content/orm-solution-creates-many-problems
(the automatic redirection to http://www.itbusinessedge.com is not intended)

Thanks.
Re: Documentation - Broken links [message #3251 is a reply to message #3248] Thu, 27 December 2012 16:35 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks. Those have been fixed.

Re: Documentation - Broken links [message #3253 is a reply to message #3251] Fri, 28 December 2012 07:53 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

The link to
http://www.rubyonrails.org/
linked from page
http://www.tonymarston.net/php-mysql/radicore-vs-ror.html
should be replaced with
http://rubyonrails.org/

The link to
http://phing.info/
linked from page
http://www.tonymarston.net/php-mysql/hero-or-heretic.html
should be replaced with
http://www.phing.info/


------


The link to
http://www.cryer.co.uk/brian
linked from
http://www.tonymarston.net/php-mysql/database-design-ru-novi ce-ninja-or-nincompoop.html
should be replaced with
http://www.cryer.co.uk/brian/


The link to
http://www.demon.net/
linked from page
http://www.tonymarston.net/home(right).html
should be replaced with
http://demon.net/


The link to
http://www.marston-home.demon.co.uk/Tony
linked from page
http://www.tonymarston.net/home(middle).html
should be replaced with
http://www.marston-home.demon.co.uk/Tony/


Thanks.
Re: Documentation - Broken links [message #3254 is a reply to message #3253] Fri, 28 December 2012 12:03 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks. Those have been fixed.

Re: Documentation - Broken links [message #3255 is a reply to message #3254] Fri, 28 December 2012 14:36 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

The link to
http://devzone.zend.com/article/15243-SOLID-OO-Principles
linked from page
http://www.tonymarston.net/php-mysql/not-so-solid-oo-princip les.html
should be replaced with
http://devzone.zend.com/1915/solid-oo-principles/


The link to
http://java.sun.com/j2se/1.4.2/docs/guide/intl/
linked from page
http://www.tonymarston.net/php-mysql/internationalisation.ht ml
should be replaced with
http://docs.oracle.com/javase/1.4.2/docs/guide/intl/

The link to
http://msdn.microsoft.com/xml/default.asp
linked from page
http://www.tonymarston.net/uniface/html-from-xml-and-xsl.htm l
perhaps should be changed to:
http://msdn.microsoft.com/en-us/data/bb190600.aspx

The link to
http://propel.phpdb.org/
linked from page
http://www.tonymarston.net/php-mysql/hero-or-heretic.html
should be replaced with
http://propelorm.org/

The link to
http://www.aesops-fables.org.uk/aesop-fable-the-man-the-boy- and-the-donkey.htm
linked from page
http://www.tonymarston.net/php-mysql/not-so-solid-oo-princip les.html
should be replaced with
http://www.taleswithmorals.com/aesop-fable-the-man-the-boy-a nd-the-donkey.htm

The link to
http://www.codeproject.com/KB/aspnet/IOCDI.aspx
linked from page
http://www.tonymarston.net/php-mysql/dependency-injection-is -evil.html
should be replaced with
http://www.codeproject.com/Articles/29271/Design-pattern-Inv ersion-of-control-and-Dependency

The link to
http://www.informatik.hu-berlin.de/top/pnml/about.html
linked from page
http://www.tonymarston.net/php-mysql/workflow.html
should be replaced with
http://www.pnml.org/


Thanks.
Re: Documentation - Broken links [message #3256 is a reply to message #3255] Fri, 28 December 2012 15:50 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

(This is a separate post from the previous one)
These are broken links in the Transition Engineering International site.

In these pages
http://www.transitionengineering.com/
http://www.transitionengineering.com/index.php
Broken links
Line: 134 http://www.transitionengineering.com/solutions/support.php
Line: 91 http://www.transitionengineering.com/images/enimg-header-aer ospace.jpg

In this page
http://www.transitionengineering.com/css/transition_engineer ing.css
Broken links
http://www.transitionengineering.com/images/img-background-f ade.jpg

In these pages
http://www.transitionengineering.com/contact_us/
http://www.transitionengineering.com/contact_us/location.php
http://www.transitionengineering.com/contact_us/support.php
Check the following link. Perhaps it's broken:
Line: 165 http://technorati.com/contacts/http://test.transitionenginee ring.com/contact_us/index.php
redirected to http://h2vx.com/vcf/http://test.transitionengineering.com/co ntact_us/index.php


------------------
(same broken links in the following three pages)


http://www.transitionengineering.com/solutions/services.php
Broken links
Line: 120 http://www.transitionengineering.com/solutions/services-inte gration.php
Line: 121 http://www.transitionengineering.com/solutions/services-data .php
Line: 119 http://www.transitionengineering.com/solutions/services-host ing.php
Line: 122 http://www.transitionengineering.com/solutions/services-modu le.php
Line: 116 http://www.transitionengineering.com/solutions/services-supp ort.php



http://www.transitionengineering.com/solutions/project.php
Broken links
Line: 126 http://www.transitionengineering.com/solutions/services-inte gration.php
Line: 127 http://www.transitionengineering.com/solutions/services-data .php
Line: 125 http://www.transitionengineering.com/solutions/services-host ing.php
Line: 128 http://www.transitionengineering.com/solutions/services-modu le.php
Line: 122 http://www.transitionengineering.com/solutions/services-supp ort.php


http://www.transitionengineering.com/solutions/services-trai ning.php
Broken links
Line: 121 http://www.transitionengineering.com/solutions/services-inte gration.php
Line: 122 http://www.transitionengineering.com/solutions/services-data .php
Line: 120 http://www.transitionengineering.com/solutions/services-host ing.php
Line: 123 http://www.transitionengineering.com/solutions/services-modu le.php
Line: 117 http://www.transitionengineering.com/solutions/services-supp ort.php

Thanks.
Re: Documentation - Broken links [message #3257 is a reply to message #3255] Sat, 29 December 2012 02:55 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks. Those have been fixed.

Re: Documentation - Broken links [message #3258 is a reply to message #3256] Sat, 29 December 2012 03:11 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
I don't actually maintain the Transition Engineering website, so I will forward those broken links to my associate.

Re: Documentation - Broken links [message #3259 is a reply to message #3258] Sat, 29 December 2012 14:23 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

The link to
http://www.php.net/manual/en/function.mysqli-errno.php
mysqli_errno()
from page
http://www.tonymarston.net/php-mysql/errorhandler.html, line 174, col 289
should be replaced with
http://php.net/manual/en/mysqli.errno.php


http://www.php.net/manual/en/function.mysqli-errno.php
`mysqli_errno()'
http://www.tonymarston.net/php-mysql/errorhandler.html, line 174, col 289
http://php.net/manual/en/mysqli.errno.php


http://www.php.net/manual/en/function.oci-lob-save.php
`lob->save()'
http://www.tonymarston.net/php-mysql/oracle.html, line 570, col 5
http://php.net/manual/en/oci-lob.save.php


http://www.martinfowler.com/books.html#eaa
`Patterns of Enterprise Application Architecture'
http://www.tonymarston.net/php-mysql/good-bad-oop.html, line 628, col 225
http://martinfowler.com/books/eaa.html


http://www.javaworld.com/javaworld/jw-05-2001/jw-0518-encaps ulation-p5.html
`Encapsulation is not information hiding'
http://www.tonymarston.net/php-mysql/hero-or-heretic.html, line 458, col 65
http://www.javaworld.com/javaworld/jw-05-2001/jw-0518-encaps ulation.html?page=5


http://java.sun.com/docs/books/tutorial/java/concepts/class. html
`OOP Tutorial - What is a Class?'
http://www.tonymarston.net/php-mysql/hero-or-heretic.html, line 635, col 63
http://docs.oracle.com/javase/tutorial/java/concepts/class.h tml


http://java.sun.com/blueprints/guidelines/designing_enterpri se_applications_2e/web-tier/web-tier5.html
MVC Design Pattern
linked from page
http://www.tonymarston.net/php-mysql/model-view-controller.h tml, line 132, col 64
should be changed to the archived version
http://web.archive.org/web/20110622110429/http://java.sun.co m/blueprints/guidelines/designing_enterprise_applications_2e /web-tier/web-tier5.html
(the automatic redirection to
http://www.oracle.com/technetwork/java/index.html
is not what you intend)


The link to
http://www.demon.net/
from page
http://www.tonymarston.net/home(right).html, line 17, col 3
should be replaced with the updated link
http://demon.net/
to avoid the redirection.


Thanks.
Re: Documentation - Broken links [message #3261 is a reply to message #3259] Sun, 30 December 2012 16:58 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,
(This is part 2 of my previous post)

The link to
http://www.phrases.org.uk/meanings/107200.html
`cut the mustard'
linked from page
http://www.tonymarston.net/php-mysql/object-relational-mappe rs-are-evil.html , line 231, col 447
should be replaced with
http://www.phrases.org.uk/meanings/cut-the-mustard.html


http://www.eetimes.com/design/embedded/4216597/Nuts-to-OOP
`NUTS TO OOP!'
http://www.tonymarston.net/php-mysql/oop-for-heretics.html , line 1162 , col 5
http://www.embedded.com/design/prototyping-and-development/4 216597/Nuts-to-OOP


http://www.oracle.com/technology/products/database/xe/index. html
`Oracle Database 10g Express Edition'
http://www.tonymarston.net/php-mysql/oracle.html , line 73, col 176
http://www.oracle.com/technetwork/database/express-edition/o verview/index.html


http://www.oracle.com/technology/products/database/sql_devel oper/index.html
`Oracle SQL Developer'
http://www.tonymarston.net/php-mysql/oracle.html , line 90, col 5
http://www.oracle.com/technetwork/developer-tools/sql-develo per/overview/index.html


http://www.oracle-base.com/articles/8i/VirtualPrivateDatabas es.php
`Oracle'
http://www.tonymarston.net/php-mysql/virtual-private-databas e.html , line 45, col 41
http://www.oracle-base.com/articles/8i/virtual-private-datab ases.php


http://www.waterproof.fr/products/PHPEdit/
`PHPEdit'
http://www.tonymarston.net/php-mysql/sample-application.html , line 213, col 54
http://www.phpedit.com/en


http://www.zend.com/products/zend_studio
`Zend Studio'
http://www.tonymarston.net/php-mysql/sample-application.html , line 213, col 131
http://www.zend.com/en/products/studio/


http://www.patent.gov.uk/copy/definition.htm
`The UK Patent Office - What is Copyright?'
http://www.tonymarston.net/php-mysql/software-patents-are-ev il.html , line 146, col 30
should be changed to the archived version
http://web.archive.org/web/20060615045305/http://www.patent. gov.uk/copy/definition.htm
(the automatic redirection is not what you intend
http://www.ipo.gov.uk/error404.htm?errurl=/copy/definition.h tm
)


http://www2.research.att.com/~bs/
`Bjarne Stroustrup'
http://www.tonymarston.net/php-mysql/what-is-oop.html#inheritance
, line 811, col 104
http://www.stroustrup.com/

Thanks.
Re: Documentation - Broken links [message #3266 is a reply to message #3259] Mon, 31 December 2012 12:11 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks. Those have been changed.

Re: Documentation - Broken links [message #3267 is a reply to message #3261] Mon, 31 December 2012 12:41 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks. Those have been fixed.

Re: Documentation - Broken links [message #3268 is a reply to message #3267] Mon, 31 December 2012 14:28 Go to previous messageGo to next message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

Google groups changed their URLs slightly
http:// groups.google.com/groups?dq=&hl=en&lr=&ie=UTF-8& amp;threadm=7588a50f.0308070345.708bb31d%40posting.google.co m&rnum=1&prev=/groups%3Fq%3Dg:thl576115169d%26dq%3D% 26hl%3Den%26lr%3D%26ie%3DUTF-8%26selm%3D7588a50f.0308070345. 708bb31d%2540posting.google.com
`PHP newsgroup'
linked from page

http://www.tonymarston.net/php-mysql/model-view-controller.h tml , line 79, col 659
should be updated to
http:// groups.google.com/group/comp.lang.php/browse_frm/thread/eecf a97cec278249?dq=&hl=en&lr=&ie=UTF-8&rnum=1&a mp;prev=/groups%3Fq%3Dg:thl576115169d%26dq%3D%26hl%3Den%26lr %3D%26ie%3DUTF-8%26selm%3D7588a50f.0308070345.708bb31d%2540p osting.google.com





http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&a mp;group=comp.lang.php
Nombre `PHP newsgroup'
http://www.tonymarston.net/php-mysql/infrastructure-faq.html , line 219, col 172
should be updated to
http://groups.google.com/groups/dir?hl=en&lr=&ie=UTF -8&q=comp.lang.php
(or perhaps
https://groups.google.com/forum/?hl=en&fromgroups#!forum /comp.lang.php
)


The `World Wide Web Consortium' dropped the "c" from their URLs

The link to
http://www.w3c.org/MarkUp/
linked from page
http://www.tonymarston.net/php-mysql/infrastructure-faq.html , line 228, col 12
should be updated to
http://www.w3.org/MarkUp/
(without the "c")

http://www.w3c.org
`W3C'
http://www.tonymarston.net/php-mysql/infrastructure-faq.html , line 228, col 122
http://www.w3.org/
(without the "c")


http://www.w3c.org/XML/
`XML'
http://www.tonymarston.net/php-mysql/infrastructure-faq.html , line 392, col 10
http://www.w3.org/XML/
(without the "c")

http://www.w3c.org/Style/XSL/'
`XSL'
http://www.tonymarston.net/php-mysql/infrastructure-faq.html , line 392, col 56
http://www.w3.org/Style/XSL/
(without the "c")


http://www.w3c.org/
`World Wide Web Consortium'
http://www.tonymarston.net/php-mysql/infrastructure-faq.html , line 392, col 147
http://www.w3.org/
(without the "c")



http://www.w3c.org/Style/CSS/
`CSS'
http://www.tonymarston.net/php-mysql/menuguide/section02.htm l , line 82, col 21
http://www.w3.org/Style/CSS/


---
The link to
http://www.sitepoint.com/forums/showpost.php?p=1498431&p ostcount=23
to be found in
http://www.tonymarston.net/php-mysql/hero-or-heretic.html , line 464, col 104
should be updated to
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1498431#post149 8431


http://www.sitepoint.com/forums/showpost.php?p=1498497&p ostcount=24
http://www.tonymarston.net/php-mysql/hero-or-heretic.html , line 477, col 7
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1498497#post149 8497


http://www.sitepoint.com/forums/showpost.php?p=1499017&p ostcount=32
http://www.tonymarston.net/php-mysql/hero-or-heretic.html , line 485, col 9
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1499017#post149 9017


http://www.sitepoint.com/forums/showpost.php?p=1499077&p ostcount=36
http://www.tonymarston.net/php-mysql/hero-or-heretic.html , line 554, col 4
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1499077#post149 9077


http://www.sitepoint.com/forums/showpost.php?p=1505000&p ostcount=144
http://www.tonymarston.net/php-mysql/hero-or-heretic.html , line 562, col 4
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1505000#post150 5000


http://www.sitepoint.com/forums/showpost.php?p=1499296&p ostcount=50
http://www.tonymarston.net/php-mysql/hero-or-heretic.html , line 576, col 4
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1499296#post149 9296

http://www.sitepoint.com/forums/showpost.php?p=1499774&p ostcount=53
http://www.tonymarston.net/php-mysql/hero-or-heretic.html , line 591, col 14
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1499774#post149 9774


http://www.sitepoint.com/forums/showpost.php?p=1499973&p ostcount=56
http://www.tonymarston.net/php-mysql/hero-or-heretic.html , line 599, col 19
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1499973#post149 9973


http://www.sitepoint.com/forums/showpost.php?p=1500612&p ostcount=64
http://www.tonymarston.net/php-mysql/hero-or-heretic.html , line 605, col 4
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1500612#post150 0612


http://www.sitepoint.com/forums/showpost.php?p=1497269&p ostcount=8
http://www.tonymarston.net/php-mysql/hero-or-heretic.html , line 663, col 9
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1497269#post149 7269


http://www.sitepoint.com/forums/showpost.php?p=1502991&p ostcount=107
http://www.tonymarston.net/php-mysql/hero-or-heretic.html , line 671, col 9
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1502991#post150 2991


http://www.sitepoint.com/forums/showpost.php?p=1504413&p ostcount=134
http://www.tonymarston.net/php-mysql/hero-or-heretic.html , line 709, col 16
http://www.sitepoint.com/forums/showthread.php?208947-Data-A ccess-Layer-Is-there-a-real-seperation&p=1504413#post150 4413


Thanks for every correction.
Re: Documentation - Broken links [message #3270 is a reply to message #3268] Tue, 01 January 2013 06:40 Go to previous messageGo to next message
AJM is currently offline  AJM
Messages: 2347
Registered: April 2006
Location: Surrey, UK
Senior Member
Thanks for spotting those. They have all been fixed.

Re: Documentation - Broken links [message #3274 is a reply to message #3270] Tue, 01 January 2013 22:44 Go to previous messageGo to previous message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

The link to
http://www.martinfowler.com/books.html#eaa
`Martin Fowlers PoEAA book'
linked from page
http://www.tonymarston.net/php-mysql/hero-or-heretic.html , line 658, col 27
is not correct.

The correct and updated URL is
http://martinfowler.com/books/eaa.html


Thanks.
Previous Topic: Documentation - typos and misspellings
Next Topic: Documentation - assorted html errors
Goto Forum:
  


Current Time: Thu Mar 28 17:30:06 EDT 2024

Total time taken to generate the page: 0.02229 seconds