almostbob 866 Retired: passive income ROCKS

please place the garbage in the appropriate forum for garbage. Your link will be forever associated with garbage, from the entirely negative replies to your post. Not an auspicious beginning. Google searches for you will return this thread, with the many references to GARBAGE.
They will also see incorrect semantics, lousy grammar, and total ignorance of the actual use of that which you pretend to be profficient in, PHP.
Lesson one in "Foot-in-mouth disease"
everyone avoid your services.

almostbob 866 Retired: passive income ROCKS

Solved, got a Choc lab, and a dane/hound cross from the spca
Thanks for all the replies

almostbob 866 Retired: passive income ROCKS
almostbob 866 Retired: passive income ROCKS

Oldschool

<select name="comments" onchange='this.form.submit();'>
<?php echo $op;?>

but it has to have

<input type='submit' name='mysubmit' value='Delete Comments' />

just in case there is a name conflict

almostbob 866 Retired: passive income ROCKS

Thats why we all come here :)

almostbob 866 Retired: passive income ROCKS

Portable apps.com, portable versions of many browsers, to test on, dont need the portable apps system, the apps are freestanding

almostbob 866 Retired: passive income ROCKS
RewriteRule ^products/(.*)/(.*).html$  index.php?page=product&pid=$1&proTitle=$2 [R=301,L]

I thought it was old url new url, but if this is working as expected, ok,
html status 301 permanently moved
should make SEbots and others update their links, preserve rankings,
been a while since I had to change anything, but something like "mode_rewrite 301 moved" should give a shed load of google tutorials on the exact code

almostbob 866 Retired: passive income ROCKS

DevPHP
Codelobster
DreamWeaver

almostbob 866 Retired: passive income ROCKS

Reality: An infinite number of possible people and a finite number of combinations of letters and numbers, means somebody else has the same name as you
be thankful your name is not bill smith
live with it

The incredible egocentric universe you live in: Contact every website in the result list and ask them to delete all reference to anybody with the same name as you.

Yellow pages will probably just think you are a dick, but go ahead

almostbob 866 Retired: passive income ROCKS

no answer after 5 days, so a simple hint, is add the url parameters to your rewrite code
can't give an eact description of the changes to make, as I have not seen the code

almostbob 866 Retired: passive income ROCKS

He is using 3rd party production code, the Jquery library

If it wasnt downloaded to his site, but used the distribution href as recommended, then the files would 99% likely be in the browser cache from other user's implementation, and there is no time lost to download.
But the op did not read the instructions then, so I assumed they would not want to be told "ya shoulda" now
so
@logicslab. Ya Shoulda:
the Jquery library is used a lot, it is normally referenced in scripts from its distribution site at google code, then the file is going to be already in the user's cache and you dont have to reload it
the identical file referenced from a different Href, requires downloading again
the corrected script reference to the jquery library is

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
If you feel you must do it yourself, with all the penalties that incurs for time and portability, goto jquery.com and download the uncompressed/development version

almostbob 866 Retired: passive income ROCKS

@Dingo, that is 99% going to be the cause of the problem
files already minified individually and cant be stitched together
too many files for speed, by http protocol 2 at a time
@logicslab I use jspretty to un-minify javascript files, then the text versions will stitch together and minify on any of the prior mentioned minifiers

other ways to speed up http

create subdomains pointing to the same folder structure
http can dl 2 files each from 3 domains concurrently
2 from www.mysite.com
2 from ww2.mysite.com
2 from ww3.mysite.com
where all three subdomains point to the html_root and you rotate the href in the <script> tags between www,ww2,ww3
instead of only 2 from www

enable mod_DEFLATE or mod_gzip for .html .php .css .js files in .htaccess,

almostbob 866 Retired: passive income ROCKS

IE6 IE7 IE8 support @media queries Joshua made a small mistake?
so it can be simply done in css
@media screen { }
@media print { }
so
@media screen {.dontshow {display:none;}}
@media print {.dontprint {display:none;}}
results in

<div> this text would display in both screen and printer</div>
<div class='dontprint'>this text displays only onscreen</div>
<div class='dontshow'>this text displays only on paper</div>

menus get a 'class="dontprint menu" '
it made my css file 1.5k bigger to produce the differences between the screen handheld and print styles
and it functions well
using IE8 firefox and opera, on a xp mini laptop

almostbob 866 Retired: passive income ROCKS

The effects available in css menus, include slide flyout fade z-index layers, and work when javascript is disabled, and on devices without javascript ability,
(recent convert)
no longer require javascript on 7 sites, last one is being converted

edit: as bad as a born-again non-smoker, I do it so everyone else must

almostbob 866 Retired: passive income ROCKS
<form action='<?php echo $_SERVER['PHP_SELF']; ?>' method='post'>
<input type='text' name='firstname' value='<?php if(isset($_POST['firstname'])){echo $_POST['firstname'];} ?>'><label for='firstname'>First Name</label>
almostbob 866 Retired: passive income ROCKS

do all those images really have the same ID?
multi-items should be class
given the images are all the same size
can it be done in css as

#btnProduct{ -webkit-opacity: 0.5; -moz-opacity: 0.5; width:200px; height:193px; }
#btnProduct:hover{ width:212px; height:205px; }

as class

.btnProduct{ -webkit-opacity: 0.5; -moz-opacity: 0.5; width:200px; height:193px; }
.btnProduct:hover{ width:212px; height:205px; }
almostbob 866 Retired: passive income ROCKS

not reading the question, javascript was not the answer, edited out wrongness

almostbob 866 Retired: passive income ROCKS

New college semester
new dumbarse students
RTFM

almostbob 866 Retired: passive income ROCKS

as Forrest Gump didn't say
"stupid is as stupid answers"
"Life is a venereal disease, you never know what you're gonna get"

almostbob 866 Retired: passive income ROCKS

Content content content

Lose the priority flag, characteristic of all spam. Your mail is not important

gmail address most auto-mail will be flagged as spam, that setting is the choice of the gmail account holder (You)

almostbob 866 Retired: passive income ROCKS

The first days of a new college semester
homework questions

RTFM

almostbob 866 Retired: passive income ROCKS

show the rewrite code that you are using, to allow people to make the alteration,
it is often just enough to include a 301 permanently moved to the redirect
but nobody will be able to make a correct assessment without seeing what exists

almostbob 866 Retired: passive income ROCKS

MY EYES
for that I should not have gotten my glasses prescription fied

almostbob 866 Retired: passive income ROCKS

we only have 14 cats and three dogs, bit short on dogs, need another one, all were spca rescue animals

almostbob 866 Retired: passive income ROCKS


I was thinking about dogs, getting one, a house isnt complete without at least one dog, and the above description of Labradors just broke me up

mike_2000_17 commented: LOL +0
almostbob 866 Retired: passive income ROCKS

really,
you mark down the people who try to help you?,
werent they fast enough,
they didnt fix the abortion of code you provided,

you'll notice that after you did mark down both those who tried to extract enough information from your incompetence, to repair your stupidity, that no-one else can be bothered with you.
Wallow in your own muck,
I felt like adding insult to insanity
what a donkey socket

almostbob 866 Retired: passive income ROCKS

I am _self
dad _parent is Dead
mum _parent is in Australia

almostbob 866 Retired: passive income ROCKS

rR

almostbob 866 Retired: passive income ROCKS

Landing pages should have pure content
NO click here to enter, that is immediate bounce
Home pages should have pure content
the user wants the ppoint of entry, regardless of the query string used to FIND the site, to contain the information requested, anything else, and they will bounce to the next SER

almostbob 866 Retired: passive income ROCKS

+1 Bradley
Valuable Content,
on well laid out pages
with no junk ads
Bounce, is a sign you are doing EVERYTHING wrong

almostbob 866 Retired: passive income ROCKS

did you use the code supplied, that loads the eot font for 'other browsers' or did you not
is the other browser IE6
did you read the instructions, including fault finding, google apis are pretty good

almostbob 866 Retired: passive income ROCKS

can you post the code to the attempt, so that we can see what is attempted, else we are shooting blind

almostbob 866 Retired: passive income ROCKS

THE db is not supposed to be human readable,
it is meant for the machine to read
date stored as a timestamp, is smaller more efficient and faster, not so much for a few records, but it makes a large difference to use a four byte timestamp to a 25 byte text representation, in for example, 1 000 000 records
it is simpler to compare timestamps,
select \* from table where date > 1234567890 and date < 1234568300
than it is to
select \* from table date_format(my_date_field, '%m/%d/%Y %r')
by a time/processor factor several orders of magnitude

selected records are parsed to human readable only, using simple php date() format
for different users 2013/5/12 is fifth of December, or twelfth of May no consistency
a timestamp is unique, to the second, and can be parsed out to each user's chosen/or/regional-default settings, including am/pm
it would be more efficient to run a single table update, and continue using a timestamp.
SQL has a structure Now() just to populate timestamps on insert
the timestamp, is another expression of the php date() object, without formatting applied, sorry all, its a simple 4byte number

diafol commented: agreed +14
almostbob 866 Retired: passive income ROCKS

I did my homework years ago, don' wanna do more

almostbob 866 Retired: passive income ROCKS

coffee, and stole my wife's lunch, wendy's chilli

almostbob 866 Retired: passive income ROCKS

There could only be a single con
:where a folder name and extensionless filename are the same:
likeliehood, zero, non existent, would only happen to someone not checking design.

almostbob 866 Retired: passive income ROCKS

Do your own bloody homework

almostbob 866 Retired: passive income ROCKS

possibly unrelated, possibly related
been playing with hardware
I get that error message and icons
when I plug in a card reader with no card.
or a microsd adaptor with no sdcard
the hardware seems unable to access its internal circuits
Its Dead I think

also there was a windows format driver for >4GB cards, for xp, I assumed vista & higher had exfat support built in
but http://www.microsoft.com/en-ca/download/details.aspx?id=19364 may help

almostbob 866 Retired: passive income ROCKS

I dont know what you plan to be doing with the code, but it would make calculations simpler if the values of the select were strictly numeric, from +12.0 to -12.0, when you need to print out times relative to servers etc later, then the value will not need to be strtotime() saving processing
you can still human readable the data as simply
echo 'you are located in timezone '.$timezone;
is as easy as
echo ' you are located in timezone GMT '.$timezone.' hours';
and something like
the time in your location is'.time()+$timezone;
code scraps not examined for accuracy

almostbob 866 Retired: passive income ROCKS

the last item is 'selected':: the last item will be selected when the drop down list receives focus
put the selected option first and the first item will be selected when the list receives focus, & will start at the top,
put the selected item in the middle and the list will have both up and down options
I would use a more explanatory code at the top
<option value="" selected='selected'>currently <?php echo $timezone; ?>, click to alter</option>

if you want the selected value to display in the code at its proper position in the list of options
kill off the current line 33 and alter each of the other lines to something like
<option <?php if($timezone=="GMT +4:00 hours"){echo ' selected ';} ?> value="GMT +4:00 hours" >(GMT +4:00 hours) Abu Dhabi, Muscat, Baku, Tbilisi</option>

almostbob 866 Retired: passive income ROCKS

format the drive ?
maybe, dunno

almostbob 866 Retired: passive income ROCKS

Just read the news, "Iron pyrites boulder hits woman in head", but it did get her attention

<M/> commented: ROFL +0
almostbob 866 Retired: passive income ROCKS

I think there would have to be, given the interpreter's characteristics,
a prior step, to parse the password and change special characters
password.replace('?', '\?')
print uname
print password
print "calling program"
which would search the passwords for any qmark and hopefully render them printable
untested code scrap,

Blatant Plug portable python,
on my thumb drive
not affiliated with portable python in any way

almostbob 866 Retired: passive income ROCKS

it would be better not to use proscribed characters

The following printing ASCII characters are not used in Python. Their occurrence outside string literals and comments is an unconditional error:$ ?

$ is proscribed,
$0-$9 are used in python internal structure, if the executing program set $3, that value would be printed
As strings, they SHOULD be printing, is there anything elsewhere in the code that could cause the interpreter to assume the reference is to the internal variable
it could be as slates idea,
without the proper declaration in the first line the interpreter is throwing "spasms"

almostbob 866 Retired: passive income ROCKS

something like

body {margin:5%;padding:5%;border:1px;}
p {margin:1%;margin-left:4%;}
p:first-line {font-weight:bold;margin-left:3%;}
p:first-letter {font-size:160%;}

The phone I am writing on has a screen only 9cm wide, 10cm borders mean blank screen.
Fixed dimensions mean a large number of potential viewers wont see the site as intended, and will leave
translating the layout from fixed to scalar, em and % dimensions wont take much at design stage, but will make viewable to the limitation of the users hardware, not limited by the design. also will be disabled friendly and self adjusting

almostbob 866 Retired: passive income ROCKS

For heavens sake Gerbil, Dont tell the truth.
Everyone has been trying to avoid that thought; Marriage = Mother in law

I discovered,as well as the prior reply,

that Wife is software

wife 1.0 was supposed to be an inplace upgrade of girlfriend 3.0,
wife 1.0 has many un-documented features
wife 1.0 interacted detrimentally with wallet
wife 1.0 interacted detrimentally with bank account
wife 1.0 interacted detrimentally with friends, deleted all existing friends versions, and installed the incompatible "OurFriends"
wife 1.0 interacted detrimentally with fun, deleted fun and installed the incompatible "WeekendWork"
wife 1.0 interacted detrimentally with career

Wife 2.0 has none of the bugs of Wife 1.0
wallet, bank account, friends, football, career, travel, holiday, FUN, restored to prior settings

I love my wife (2.0)

Attempt Humour

almostbob 866 Retired: passive income ROCKS

still waiting?
nobody else is likely to try n assist,
absolute lack of common sense

google javascript apis are a collection of javascript methods
short simple scriptlets for interacting with Google scripts,
not a program,
not anything you need to install,
not anything that will not just work ANYWHERE
simple methods to do what you want.

If you really intend to implement anything Google, FFS RTFM

now kmayoyo kōhai

almostbob 866 Retired: passive income ROCKS

the template creator requires his link to use the template
what you are attempting is considered theft,
the people you are asking to do it, are more likely to be authors, than other thieves.
Not good form

almostbob 866 Retired: passive income ROCKS

As Zagga, the site installed a new script version,
malicious people could enter url/install.php and compromise the site, so the site operator should, and did not, delete install.php.

Dont enter any personal information to this site, they cannot follow the simplest security, so won't handle your info any better.

almostbob 866 Retired: passive income ROCKS

Just want to make sure
I am NOT don juan, or any kind of romance guru, the above is just the experience of 1 bloke

<M/> commented: lol +0