PDA

View Full Version : Decide on size of picture.



historystamp
01-07-2012, 02:21 AM
I read your replies to my other post on uploading pictures to flickr. I'll thing about them.


Here is another way of getting the full size icons.

(now this image appears expanded. It didn't start that way. )

1392
click twice on the uploaded icon image. You will get this.

http://farm8.staticflickr.com/7013/6649640035_4e50af91da.jpg


Here is what you get:

1392

A little more playing here.

Robert

historystamp
01-07-2012, 02:35 AM
1393


Now you notice I get a smaller version of the image.

I'm getting carried away here. Will have to think tomorrow.

Robert

EagleMark
01-07-2012, 03:18 AM
Thanks for getting involved here and helping Robert! :thumbsup:

It's going to help everyone get information posted!

You'll find that most every option is available and turned on in this forum... it was always a place to put our stuff! Now your helping us show are stuff, instead of just an attachement.

FYI when you size a picture 900 pixels wide is optimum maximum. Length does not matter. Sometimes all you need is 600. When I put up wiring diagrams the origanal is much bigger so it prints well! But will only show 900 pixels wide in posts.

historystamp
01-07-2012, 10:17 PM
The process of uploading an image to the gearhead-efi server seems overly complicated and error prone to me. It's not acting as I'd have guess which confused me. It's not like other sites.

After I write a post, I post the post then review what I have written. I'd expect to see what everyone else sees. I was surprised to find this isn't always the case.

The editor is an implementation of a wysiwyg -- what you see is what you get -- editor. This isn't the case when you upload an image to the gearhead-efi server. I'd assume some configuration parameters need tweeting.

I could look over the documentation to get some idea of what might be possible if you like. If you like, what software is being used & a good link?

-------------------------------------

I've programmed in assembly language before. They are all very machine specific by definition. Have no experience with the 68xxx. Always, the hardware environment makes a big difference. I could try to answer general questions.

Robert

EagleMark
01-08-2012, 12:11 AM
Sure! Here's a link to the manual.
https://www.vbulletin.com/docs/html/

I do have things set wide open/all options and I had thought about scaling the image attachment option back to where most other forums are set?

You can change WYSIWYG editor to standrd or formatting or? in your user control panel if you don't like it. Like I said I left more things on then most sites do...

EagleMark
01-08-2012, 12:22 AM
I changed the attachment dialog to a lessor setting, like most other forums. Try it and see if you like it, and anyone else for that matter. It is easier! Still can not add attachment from quick reply, have to go advanced.

historystamp
01-08-2012, 01:33 AM
1402

a little new year cheer for us.


<<<< Just a test >>>>


I'll need to read the doc. I see image. Guest users do not.

Robert

EagleMark
01-08-2012, 02:11 AM
Did you think the change in way to upload picture is easier?

I didn't know guests could not see pictures, but you do have to be registered to download anything... if not all the search engine bots would clog our server trying to get everything... we are a heavly loaded site with lots of files and such. But that is the purpose as well.

historystamp
01-08-2012, 04:59 AM
I'm going to have to read the vBulletin documentation to get a better handle on the options. It's going to take me awhile because of the vastness. I'll keep you posted on my progress.

I've already forgot how uploading images used to go. I've pushed the details aside because they wouldn't be useful for me. The last upload process seemed to go ok.


I'd hold off doing too many experiments. I created a web site on Google webs where anyone with a google id could edit! It was buried deep and cryptically in the documentation that this was the default. Too boot, I didn't have the right kind of administrator id to see the option nor change the option! I was surprised when another person reported she could edit the site and made herself an administrator. Backing up and restoring to a new name somehow seemed to have fixed the problem. I believe & hope.

Robert

historystamp
01-08-2012, 11:18 PM
Perhaps a robots.txt would be of some help in scaring off robots.

You need to put the robots.txt file in the root folder of your website.
www.example.com/robots.txt (http://www.example.com/robots.txt)

http://en.wikipedia.org/wiki/Robots_exclusion_standard


The next is an example that tells all crawlers not to enter four directories of a website. File robots.txt:

User-agent: *
Disallow: /cgi-bin/
Disallow: /images/
Disallow: /tmp/
Disallow: /private/




I don't know where you store your picture files, but maybe you could put them all in a directory & disallow this directory.

Robert

EagleMark
01-08-2012, 11:27 PM
I know how to use htaccess files. I want search bots to find them, just not download them constantly... hence the reason you need to be a registered user to download

historystamp
01-09-2012, 06:19 AM
I'm having a problem displaying my uploaded pictures from my computer path directly to gearhead-efi.

here is what I see from historystamp.

http://farm8.staticflickr.com/7015/6664217191_ed88358b25.jpg

here is what I see from a new account I created mysidecick.

You will notice that I am getting an error. Notice the ? icon instead of the six icons.

http://farm8.staticflickr.com/7017/6664218493_8a05e1171f.jpg

historystamp
01-09-2012, 06:37 AM
I know how to use htaccess files. I want search bots to find them, just not download them constantly... hence the reason you need to be a registered user to download

If I remember correctly the file htaccess is an apache file/folder access file. I'll have read the doc to get a more detailed memory about what it was all about.

I'm proposing
1) yet another access file called robots.txt

2) prevent robots & 'bots from uploading pictures. < Assuming the follow what is in robots.txt >

3) You would be able to let everyone else have access to the pictures files.

Thus gearhead-efi folks could see pictures could see pictures yet 'bots wouldn't be uploading pictures.

Gearhead-efi usage would improve.

Robert

historystamp
01-09-2012, 06:42 AM
I've never administrated a web server.

Is the constraint too much data is being download at the same time? -- a bottleneck

Are you exceeding your monthly quota for the total data download per month?

Robert

EagleMark
01-09-2012, 06:56 AM
The pictures below were not uploaded here, they are at farm8.staticflickr.com. That will cause whatever problem the remote site causes. I have no control over that. And there are thousands of them. Actually it has been on my list of things to do and block them from ever being posted in the first place. My next post will explain why.



I'm having a problem displaying my uploaded pictures from my computer path directly to gearhead-efi.

here is what I see from historystamp.

http://farm8.staticflickr.com/7015/6664217191_ed88358b25.jpg

here is what I see from a new account I created mysidecick.

You will notice that I am getting an error. Notice the ? icon instead of the six icons.

http://farm8.staticflickr.com/7017/6664218493_8a05e1171f.jpg

EagleMark
01-09-2012, 07:35 AM
I've never administrated a web server.

Is the constraint too much data is being download at the same time? -- a bottleneck

Are you exceeding your monthly quota for the total data download per month?

RobertThis site has no limits of uploads, downloads or traffic.

I have spent at least 20 hours making sure all files necessary for fuel injection have permissions to be uploaded and stored along with pictures of all types. I have even made icons for each of the files exclusive to EFI tuning like bin, adx, xdf that do not exist. There is no other site on the Internet that would go through the trouble of that. But that was the original purpose of this site.

You were working on uploading, sizing and displaying pictures and found the process to complicated so I took away some options and now it is like other forums, easier because it is uniform to most other forums.

So the only issue right now is we have no idea what other websites are going to do with pictures hosted there? I have known this for 12 years. This has always been a problem with forums. You can go to many forums and find what you want and read for hours just to get to a red x at the end. When the other photo hosting site goes out of business or moves their folders and all we get is red x's.

If you go up to first paragraph of this post you will see I fixed that.., I don't want red x to happen here, now or ten years from now. Actually I have been thinking about blocking any pictures hosted on other sites to begin with so this never happens. If you upload your picture or file here it will never go away and become a red x or start as a red x. :thumbsup:

historystamp
01-09-2012, 10:29 PM
I have included several topic in my thread. I'll start another thread & stay on topic.




Robert