About UsChairman's welcomeAbout the AftermarketContact usFAQsMedia CenterMore ScholarshipsReviewersScholarship Alumni
home
Home
AAACT
AAAS
GAAS
About Us

1914 translation by H. Rackham "But I must explain to you how all this mistaken idea of denouncing pleasure and praising pain was born and I will give you a complete account of the system, and expound the actual teachings of the great explorer of the truth, the master-builder of human happiness. No one rejects, dislikes, or avoids pleasure itself, because it is pleasure, but because those who do not know how to pursue pleasure rationally encounter consequences that are extremely painful. Nor again is there anyone who loves or pursues or desires to obtain pain of itself, because it is pain, but because occasionally 1914 translation by H. Rackham "On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains." "On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains."


About Us sub category1
About Us sub category2

about us sub document 1
about us sub document 2
 
Home|About us|Chairman's welcomelAbout the Automotive|Contact us|Sitemap
Copyright 2008 Automotivescholarships.com


Debugging Information
ColdFusion Server Enterprise 6,1,0,83762
Template /gaas/about_us.cfm
Time Stamp 02-Jul-09 11:21 PM
Locale English (US)
User Agent CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote IP 192.168.22.1
Host Name 192.168.22.1


Execution Time

Total Time Avg Time Count Template
2824 ms 2824 ms 1 top level D:\www\GAAS\about_us.cfm
2354 ms 2354 ms 1 D:\www\GAAS\Application.cfm
1783 ms 1783 ms 1 D:\www\GAAS\document.cfm
251 ms 251 ms 1 D:\www\GAAS\header_content.cfm
151 ms 151 ms 1 D:\www\GAAS\include\tracking.cfm
110 ms 110 ms 1 D:\www\GAAS\admin_generalnews_display.cfm
0 ms 0 ms 1 D:\www\GAAS\admin_generaldocuments_display_noimage.cfm
0 ms 0 ms 1 D:\www\GAAS\footer_content.cfm
0 ms 0 ms 1 D:\www\GAAS\sessioncheck.cfm
0 ms 0 ms 3 D:\www\GAAS\sys_membertypefilter.cfm
600 ms  STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
5778 ms  TOTAL EXECUTION TIME
red = over 250 ms average execution time


SQL Queries

Getsmoc (Datasource=gaas_sql, Time=951ms, Records=1) in D:\www\GAAS\about_us.cfm @ 23:21:21.021
		SELECT smocid
		FROM vwSMOC
		WHERE description='About Us'
		and parentid in
		(select categoryid from tblCategory where description='Main')
		and name='tblnews'
	
GetSubCat (Datasource=gaas_sql, Time=101ms, Records=2) in D:\www\GAAS\document.cfm @ 23:21:21.021
	SELECT description as subdescription,smocid as subsmocid
	FROM vwSMOC
	WHERE parentid in ( select categoryid from tblSMOC where smocid=?)
Query Parameter Value(s) -
Parameter #1(CF_SQL_INTEGER) = 1490

GetMetaData (Datasource=gaas_sql, Time=230ms, Records=1) in D:\www\GAAS\document.cfm @ 23:21:22.022
		SELECT tblitem.metakeywords,tblitem.metadescription,tblItem.titletag
		FROM tblNews INNER JOIN vwSMOCitem ON tblNews.itemid = vwSMOCitem.itemid
		inner join tblitem on tblitem.itemid=vwSMOCitem.itemid
		WHERE tblitem.approved = 1 AND smocid = ? AND dtExpiry >={ts '2009-07-02 23:21:21'} AND dtViewable <= {ts '2009-07-02 23:21:21'} and blnDisplayCat=1
				
		AND strMembertype = 'Non-Registered User'
		

		AND tblitem.language='english'
	
Query Parameter Value(s) -
Parameter #1(CF_SQL_INTEGER) = 1490

addnewuser (Datasource=gaas_sql, Time=60ms, Records=1) in D:\www\GAAS\include\tracking.cfm @ 23:21:22.022
			INSERT INTO tblUser (clientaddress, clientbrowser, sectionid, clientreferrer)
			VALUES ('192.168.22.1', 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)', 5, '')
		
AddTracking (Datasource=gaas_sql, Time=51ms, Records=0) in D:\www\GAAS\include\tracking.cfm @ 23:21:22.022
				INSERT INTO tblTracking (userid,smocid,itemid)
				VALUES (318134,?,0)
		
Query Parameter Value(s) -
Parameter #1(CF_SQL_INTEGER) = 1490

Scholarships (Datasource=gaas_sql, Time=10ms, Records=3) in D:\www\GAAS\header_content.cfm @ 23:21:22.022
						SELECT scholarshiptypeid,scholarship_short,scholarship_long
						FROM tblScholarshiptype inner join tblitem on tblitem.itemid=tblScholarshiptype.itemid
						WHERE approved=1
						order by scholarship_short
					
GetCatName (Datasource=gaas_sql, Time=20ms, Records=1) in D:\www\GAAS\document.cfm @ 23:21:22.022
		SELECT description as description,parentid
		FROM vwSMOC
		WHERE smocid=? 
	
Query Parameter Value(s) -
Parameter #1(CF_SQL_INTEGER) = 1490

GetDocuments (Datasource=gaas_sql, Time=70ms, Records=2) in D:\www\GAAS\document.cfm @ 23:21:22.022
		SELECT strTitle,strSummary,smocid,tblnews.itemid
		FROM tblNews INNER JOIN vwSMOCitem ON tblNews.itemid = vwSMOCitem.itemid
		WHERE approved = 1 AND smocid = ? AND dtExpiry >={ts '2009-07-02 23:21:22'} AND dtViewable <= {ts '2009-07-02 23:21:22'} and blnDisplayCat=0
				
		AND strMembertype = 'Non-Registered User'
		

		AND language='english'
		ORDER BY strTitle, dateadded DESC
	
Query Parameter Value(s) -
Parameter #1(CF_SQL_INTEGER) = 1490

GetDispDocuments (Datasource=gaas_sql, Time=70ms, Records=1) in D:\www\GAAS\document.cfm @ 23:21:22.022
		SELECT tblnews.itemid
		FROM tblNews INNER JOIN vwSMOCitem ON tblNews.itemid = vwSMOCitem.itemid
		WHERE approved = 1 AND smocid = ? AND dtExpiry >={ts '2009-07-02 23:21:22'} AND dtViewable <= {ts '2009-07-02 23:21:22'} and blnDisplayCat=1
				
		AND strMembertype = 'Non-Registered User'
		

		AND language='english'
		ORDER BY strTitle, dateadded DESC
	
Query Parameter Value(s) -
Parameter #1(CF_SQL_INTEGER) = 1490

Getparcatid (Datasource=gaas_sql, Time=0ms, Records=1) in D:\www\GAAS\document.cfm @ 23:21:22.022
		SELECT parentid
		FROM tblCategory
		where categoryid = '895'
	
ShowItem (Datasource=gaas_sql, Time=10ms, Records=1) in D:\www\GAAS\admin_generalnews_display.cfm @ 23:21:22.022
		SELECT strTitle,strImageName,strAlignImage,strAuthor,strAuthorEmail,memBody,strAttachment,dtDocument,strSubTitle,strweblink,strLoadas,blnDisplayTitle,strOpenIn
		FROM tblNews 
		WHERE itemid =? 
	
Query Parameter Value(s) -
Parameter #1(CF_SQL_INTEGER) = 9928

GetAttachments (Datasource=gaas_sql, Time=0ms, Records=1) in D:\www\GAAS\admin_generalnews_display.cfm @ 23:21:22.022
	SELECT strAttachment 
	FROM tblNews
	WHERE itemid = ? 
Query Parameter Value(s) -
Parameter #1(CF_SQL_INTEGER) = 9928


Scope Variables

Application Variables:
applicationname=gaas_sql
sectionid=5
CGI Variables:
AUTH_PASSWORD=
AUTH_TYPE=
AUTH_USER=
CERT_COOKIE=
CERT_FLAGS=
CERT_ISSUER=
CERT_KEYSIZE=
CERT_SECRETKEYSIZE=
CERT_SERIALNUMBER=
CERT_SERVER_ISSUER=
CERT_SERVER_SUBJECT=
CERT_SUBJECT=
CF_TEMPLATE_PATH=D:\www\GAAS\about_us.cfm
CONTENT_LENGTH=
CONTENT_TYPE=
CONTEXT_PATH=
GATEWAY_INTERFACE=CGI/1.1
HTTPS=off
HTTPS_KEYSIZE=
HTTPS_SECRETKEYSIZE=
HTTPS_SERVER_ISSUER=
HTTPS_SERVER_SUBJECT=
HTTP_ACCEPT=Accept: application/xhtml+xml,text/html;q=0.9,text/plain;
HTTP_ACCEPT_ENCODING=
HTTP_ACCEPT_LANGUAGE=en-us,en;q=0.5
HTTP_CONNECTION=Keep-Alive
HTTP_COOKIE=
HTTP_HOST=vdev2.venturelabour.com
HTTP_REFERER=
HTTP_USER_AGENT=CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
PATH_INFO=/gaas/about_us.cfm
PATH_TRANSLATED=d:\www\gaas\about_us.cfm
QUERY_STRING=
REMOTE_ADDR=192.168.22.1
REMOTE_HOST=192.168.22.1
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/gaas/about_us.cfm
SERVER_NAME=vdev2.venturelabour.com
SERVER_PORT=80
SERVER_PORT_SECURE=0
SERVER_PROTOCOL=HTTP/1.1
SERVER_SOFTWARE=Microsoft-IIS/6.0
WEB_SERVER_API=
Client Variables:
cfid=212132
cftoken=44757426
hitcount=1
issubscriber=0
language_suffix=
lastvisit={ts '2009-07-02 23:21:20'}
memberlanguage=english
showeditbar=0
timecreated={ts '2009-07-02 23:21:20'}
urltoken=CFID=212132&CFTOKEN=44757426
userid=318134
voted=0
Cookie Variables:
CFID=212132
CFTOKEN=44757426
Request Parameters:
datasource=gaas_sql
footerfile=footer_content.cfm
headerfile=header_content.cfm
site_imagepath=gaas/images/English/Site
sitelocation=http://vdev2.venturelabour.com/gaas/
sys_imagepath=gaas/images/English/system
template=about_us.cfm
Server Variables:
COLDFUSION=Struct (8)
OS=Struct (5)
Session Variables:
cfid=212132
cftoken=44757426
sessionid=GAAS_SQL_212132_44757426
urltoken=CFID=212132&CFTOKEN=44757426
URL Parameters:
SMOCID=1490
Debug Rendering Time: 431 ms