Search Results

Showing results 1 to 40 of 69
Search took 0.02 seconds.
Search: Posts Made By: almostbob
Forum: Geeks' Lounge 6 Days Ago
Replies: 1,398
Views: 150,430
Posted By almostbob
pork stew with lots of roots and cabbage..
Hold on to your hat its going to be windy tonite
Forum: Graphics and Multimedia 12 Days Ago
Replies: 6
Solved: Flash Intros
Views: 527
Posted By almostbob
Flash sucks
flash intros penalise in search, annoy your customers
anything that makes the page load longer, kills customer retention
Forum: PHP 13 Days Ago
Replies: 5
Views: 254
Posted By almostbob
Got to give Kudos for the self confidence,
&
you found a great place to ask questions if confidence isnt enough
Forum: JavaScript / DHTML / AJAX 14 Days Ago
Replies: 5
Views: 477
Posted By almostbob
the user agent chooses its own default style, and there is (to my knowledge) no CSS attributes you can change to determine the masking character.
Of course, this is possible if the password field is...
Forum: Search Engine Optimization 16 Days Ago
Replies: 13
Views: 733
Posted By almostbob
the only opinion on link exchange that matters
http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=66356
The most common effect is downgrading
Forum: Geeks' Lounge 19 Days Ago
Replies: 21
Views: 1,253
Posted By almostbob
Deleted by MIB
Forum: HTML and CSS 19 Days Ago
Replies: 5
Views: 381
Posted By almostbob
ul#navigation { width: 12em; top: auto; left: 0; bottom: auto; right: auto; position: fixed;} /* should put the menu in the centre of the left edge of the page, you can set the position explicitly I...
Forum: HTML and CSS 19 Days Ago
Replies: 9
Views: 510
Posted By almostbob
sames as IE6/png, conditional css with eot fonts for IE
or wait till IE supports css3 properly (looks out window, watching for Hell to freeze over)<!--[if IE]>
@font-face { font-family:...
Forum: Geeks' Lounge 19 Days Ago
Replies: 38
Views: 4,359
Posted By almostbob
1/4 century plus 2, my Kids are older than that
I feel OOOLLLDDD
Happy Birthday, and welcome to the long downhill
"remember when" "I used to ..." and all the other boring old people things that...
Forum: HTML and CSS 19 Days Ago
Replies: 9
Views: 510
Posted By almostbob
local is the local pc font store, I think, from the web server, even a web server installed locally it requires a url
something like@font-face {
font-family: GraublauWeb;
src: local("Lucida...
Forum: HTML and CSS 25 Days Ago
Replies: 51
Views: 2,631
Posted By almostbob
Q&D validation,
run the site through http://www.browsershots.org in browsers for each OS
IF w3c html validation errors are egregious it will show blankscreens in some (or many, sometimes ya really...
Forum: Website Reviews 28 Days Ago
Replies: 8
Views: 493
Posted By almostbob
noticably faster load
screen fonts sized around my basefont, Thank you
all good
Forum: Website Reviews 29 Days Ago
Replies: 8
Views: 493
Posted By almostbob
Some parts of the site use fixed size text, px, 10px is 1.8mm high on my screen, and does not resize if I Select larger.
the W3C reccommended fonts sizes for screen display are em and %, each of...
Forum: PHP 29 Days Ago
Replies: 1
Views: 198
Posted By almostbob
http://www.google.com/search?hl=en&safe=off&q=php+youtube+clone&btnG=Search&meta=&aq=f&oq= (http://www.google.ca/search?hl=en&safe=off&q=php+youtube+clone&btnG=Search&meta=&aq=f&oq=)
Forum: Website Reviews Oct 27th, 2009
Replies: 7
Views: 377
Posted By almostbob
includes, for menues copyright etc, are code scraps incomplete files stitched together by the server an served as 1 file
framesets are made up of full files with headers et al and each takes longer...
Forum: Geeks' Lounge Oct 20th, 2009
Replies: 1,398
Views: 150,430
Posted By almostbob
coffee and fig newtons
Forum: Website Reviews Oct 20th, 2009
Replies: 8
Views: 404
Posted By almostbob
The font of the web site may make not be the font displayed on the user browser, if the font is not one available on the user browser the closest 'family' will be used, and may look different or...
Forum: MySQL Oct 19th, 2009
Replies: 2
Views: 662
Posted By almostbob
depending on the language used as the front end to the mysql back end,
php $date=strtotime('string');
asp $date=DateTime.Parse('string');
in sql getdate($date)

don't use those codes look em...
Forum: Website Reviews Oct 19th, 2009
Replies: 8
Views: 404
Posted By almostbob
standard tips and tweaks

http://websiteoptimization.com/services/analyze/
http://validator.w3.org/
http://jigsaw.w3.org/css-validator/
http://demo.opera-mini.net/demo.html?www.hd-fractals.com/...
Forum: Geeks' Lounge Oct 18th, 2009
Replies: 19
Views: 1,044
Posted By almostbob
Dumb as a stump, , but 3/3
Forum: Website Reviews Oct 18th, 2009
Replies: 2
Views: 384
Posted By almostbob
dont use fixed sixe column it looks less than effective on widescreen monitors and creates scroll bars in part screen windows, users do not scroll, they leave
set the margin, dont set the inner,...
Forum: Geeks' Lounge Oct 15th, 2009
Replies: 179
Views: 9,761
Posted By almostbob
OPP and NSW Police
I live in both countries, they can be described equally
The best Police Force money can buy
Forum: PHP Oct 14th, 2009
Replies: 4
Solved: Query Help
Views: 203
Posted By almostbob
<?php
/* connect select db etc */
$flat=("SELECT C.Latitude, C.Longitude FROM Cities C JOIN Countries Co ON Co.CountryId = C.CountryId JOIN Regions R ON R.RegionId = C.RegionId WHERE C.City =...
Forum: Geeks' Lounge Oct 10th, 2009
Replies: 411
Views: 43,643
Posted By almostbob
http://www.youtube.com/watch?v=W7x1ETPkZsk I'm my own grandpaw
Forum: PHP Oct 10th, 2009
Replies: 9
Views: 400
Posted By almostbob
A caveat applies
There is not enough information to provide accurate answers, to try to elicit information is the portal remotely hosted
if remote they may have a support desk Do you control the...
Forum: Graphics and Multimedia Oct 9th, 2009
Replies: 5
Views: 858
Posted By almostbob
WYSiWYG what you see is what you get
as in "FrontPage is a wysiwyg editor"

the code sample at the top of the prior reply should be cut and pasted into 'html view' in frontpage if you use it
the...
Forum: Website Reviews Oct 9th, 2009
Replies: 4
Views: 438
Posted By almostbob
Inline <strong><font size> crap is not used with xhtml/css
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.webtoolhub.com%2F&profile=css21&usermedium=all&warning=1&lang=en css3...
Forum: PHP Oct 8th, 2009
Replies: 4
Views: 542
Posted By almostbob
Where the file is accessed by <a href='download.php?file=thisfile.pdf'>download Thisfile.pdf</a>

mysql<?php /*download.php*/
If (!$_POST['file']='') {
/* validate $_POST any amount of form...
Forum: Site Layout and Usability Oct 8th, 2009
Replies: 6
Views: 1,241
Posted By almostbob
its called CSS, cascading style sheets
a basic tutorial is http://www.w3schools.com/css/

simply you put a link in the head of each file to the stylesheet
and in the stylesheet define the look of...
Forum: HTML and CSS Oct 4th, 2009
Replies: 4
Views: 748
Posted By almostbob
server processing, the google search would be for, apache mod_rewrite
too, have index.php in the folder and link to the folder
also works when you dont want the folder directly linkable...
Forum: JavaScript / DHTML / AJAX Oct 3rd, 2009
Replies: 7
Views: 381
Posted By almostbob
the javascript calls the php script on the server and writes the returned html into the same div p or other tag that the original was written
The JQuery library has good instructions and basic...
Forum: Website Reviews Oct 2nd, 2009
Replies: 4
Views: 677
Posted By almostbob
On a strictly code based critique
Tables are not used for layout, they do not display any part until the entire table is rendered. CSS positioning is used for layout
Fixed size elements body, fonts...
Forum: PHP Sep 20th, 2009
Replies: 12
Views: 651
Posted By almostbob
Dont format the date time in the database
text formatted dates are for humans to read, sql is not human does not need any of that and it makes the processing slower
sql Date, php date, unix...
Forum: Site Layout and Usability Sep 18th, 2009
Replies: 6
Views: 1,197
Posted By almostbob
http://www.websiteoptimization.com/services/analyze/ may help you work out what to do to to speed it up
Forum: PHP Sep 14th, 2009
Replies: 21
Views: 582
Posted By almostbob
you are trying to run php from the local file system /C:/Documents and Settings/rEd_xiii21/Desktop/programming/ERDI Website Final/Duplicate of Edited Site/
that wont work, even if it is the same...
Forum: HTML and CSS Sep 3rd, 2009
Replies: 5
Views: 584
Posted By almostbob
this is better<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> ...
Forum: PHP Aug 28th, 2009
Replies: 8
Views: 316
Posted By almostbob
<a href='download.php?$filename=whilemyguitar.mp3'>the beatles-while my guitar gently weeps</a>
<?php /* download.php */
if(!session_id) { $hiddenfile="../absolutepath/polkamusic.mp3"; } // evil...
Forum: Database Design Aug 27th, 2009
Replies: 21
Views: 2,085
Posted By almostbob
My only answer, dont use any of the sql date formats, text dates are tedious to manipulate, they have to be converted to numeric for any operation which takes al lot of time and processing
a...
Forum: JavaScript / DHTML / AJAX Aug 23rd, 2009
Replies: 3
Views: 421
Posted By almostbob
http://devphp.sourceforge.net/
using the portable version on a thumbdrive in customer offices
the full version on my pc
Forum: MySQL Aug 19th, 2009
Replies: 13
Views: 3,339
Posted By almostbob
Glad it all helped, examples stick in my mind better too
Showing results 1 to 40 of 69

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC