Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > VodaHost Talk & News > Wish List & Idea Bin

Notices

Wish List & Idea Bin Share your thoughts and ideas about how we can make VodaHost or BlueVoda better. We value your input.

Closed Thread
 
Thread Tools
  #1  
Old 10-13-2007, 11:25 AM
pipesportugal's Avatar
Second Lieutenant
 
Join Date: Jul 2007
Location: Oporto - Portugal
Posts: 122
Default More organization when publishing files to website

Dear Sirs,

When You publish a page to the website through the file/publish option, BlueVoda puts the main html/php file in the same directory (www) alltogether with the bv*.gif and the author's *.jpg files.

As I keep on publishing more and more pages, this "online" folder it's starting to look to me like a big mess.

So My wish would be that Bluevoda would create(when publishing):
1) One folder for BV*.gif images and other folder for author's images.
OR
2) A system similar to when You use the preview/save as, meaning if the file is aaa.htm the images would be kept in a folder called aaa_files.

In my opinion this last option would be the best. Maybe You could create a new tab on the tools/options menu, and You could let Your customers choose the option:
- "html/images-All in one folder"
OR
- "html/images-Separate folders"

As I am the organized type of guy, this is forcing me to creat a directory on a below level and then edit the html/php obtained file with other software (like dreamweaver) to change the directories where to look for those images.

pipesportugal
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #2  
Old 10-13-2007, 12:03 PM
Collectors-info's Avatar
General
 
Join Date: Feb 2006
Location: London (UK)
Posts: 7,533
Default Re: More organization when publishing files to website

Hi, not quite the same but you can do this by uploading your images to the server. Lets say to a folder called images. Then link your page images to this folder . with this bit of code in a html box. Just make the html box the same size as your image for a guide of the space it will take up on your BV web page.

<IMG SRC="images/myimage.jpg" ALT="my image discription">

Your pages will also publish much quicker this way.
__________________
Regards Chris,
Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens.

Barnet walks
How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips -
Collectables, Collecting


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #3  
Old 10-13-2007, 01:32 PM
pipesportugal's Avatar
Second Lieutenant
 
Join Date: Jul 2007
Location: Oporto - Portugal
Posts: 122
Talking Re: More organization when publishing files to website

Hi Chris,

That was a beatiful, beatiful idea...

I have put the logos and images in the place that I wanted them to be, and then right clicked on the image /Html and copied the html code to an html box and worked perfect, like You said really fast publishing and got the result that I was looking for with no further "after publishing" changes.

What about the bv*.gif that is created by BlueVoda for the squares and other figures ?
Those files are still placed in the middle of the html and php files on the www directory.

If there were any trick to overpass this point, it would also be VERY VERY interesting. Please let me know.

Thank You so much,

pipesportugal
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #4  
Old 10-13-2007, 02:23 PM
Collectors-info's Avatar
General
 
Join Date: Feb 2006
Location: London (UK)
Posts: 7,533
Default Re: More organization when publishing files to website

Hi, unfortunately is all I can suggest here, is taking a copy of your bv page & removing bits on the page that are not needed & publishing this page to the image area with just the BV images/shapes & then linking the same way. Once it is publish to the BV area, I believe you can delete the page on the server as the image are kept as a separate file.
If its just a shaped/panel you want on the page. It maybe worth just using a single table as a shape with a fill colour. If you have a look at my site, the page is made by using just single table boxes. It tends to load a lot quicker as well.
If you do use these methods & a simple menu system. You will find it so much easier to transfer BV pages between different computers, as you won’t have the image problem many users have.
And if you want to get a bit more adventurous. You can introduce Navals .php way of building pages. LINK.
__________________
Regards Chris,
Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens.

Barnet walks
How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips -
Collectables, Collecting


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #5  
Old 10-13-2007, 05:11 PM
pipesportugal's Avatar
Second Lieutenant
 
Join Date: Jul 2007
Location: Oporto - Portugal
Posts: 122
Wink Re: More organization when publishing files to website

Hello Chris,

Using a table instead of a square is just another great idea and that works just fine.

I really appreciated Your help.

I really didn't feel alone on this one.

Thank You, thank You, so much,

pipesportugal
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #6  
Old 10-13-2007, 05:56 PM
Collectors-info's Avatar
General
 
Join Date: Feb 2006
Location: London (UK)
Posts: 7,533
Default Re: More organization when publishing files to website

Hi, glad your getting on OK! its worth using 2 tables if you want to create a border. The only reason i say this is that different browsers show the borders in a different if you use the tables one & might not look pleasing the way some might view. If you do need a graduated background to one of the tables, you are best popping a shape on that page that you publish to the image area. You can then just make this 2 or 3 pixels wide & what ever size in the other direction. Then you can place it in a table it will auto repeat the image.
Are you an irrigation/plumbing company? or have i got the site completely wrong with the name. (pipesportugal)

Be interesting to view when you are finished. (Good luck)
__________________
Regards Chris,
Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens.

Barnet walks
How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips -
Collectables, Collecting


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #7  
Old 10-14-2007, 11:23 PM
pipesportugal's Avatar
Second Lieutenant
 
Join Date: Jul 2007
Location: Oporto - Portugal
Posts: 122
Wink Re: More organization when publishing files to website

Hi Chris,

In fact our company produces pipes and fittings for plumbing purposes and it's pretty obvious that we're located in Portugal, in Oporto more acurately. If You ever need anything from my country/city You just ask, ok? my email contact is my vodatalk name at hotmail dot com.

About Your last thread, Your mind was speeding because there are a lot of concepts I couldn't follow.

Could You please translate Your last thread to newbie language? ahah

About my initial thread, I must explain that I work with a lot of squares ones over the others, with different inside colours, some with round corners, and others with straight corners, different line colours, it can make very funny and nice effects.

These creations of mine "use" a lot of bv*.gif files and I still think that maybe the BV creators could publish these bv files in a more organized way, puting them inside of a directory, so they dont make confusion with the php and htm files in the www directory.

Bye Chris, Thanks again,
pipesportugal
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #8  
Old 10-15-2007, 07:10 AM
Collectors-info's Avatar
General
 
Join Date: Feb 2006
Location: London (UK)
Posts: 7,533
Default Re: More organization when publishing files to website

Hi, it would be a nice idea if all images went to one folder. But on the other part, it may get a bit complicated trying to work with lots of different shapes & getting them to line up using html boxes. But what i was partly thinking of was a page like this full of your sites shapes.
http://www.collectors-info.com/testi...e_linking.html

Good luck.
__________________
Regards Chris,
Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens.

Barnet walks
How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips -
Collectables, Collecting


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #9  
Old 10-17-2007, 03:34 AM
Corporal
 
Join Date: Jun 2007
Posts: 17
Default Re: More organization when publishing files to website

I have been using a few different coloured bv shapes so I just save them with a different name now. That fixed my problem of my black and silver shapes turning into yellow and green ones (or vice versa depending on what was the last page I published) I used on a different page when they were saved as the bv shape number gif. LOL.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #10  
Old 10-17-2007, 03:40 AM
LadyEye's Avatar
General & Forum Moderator
 
Join Date: Jun 2006
Location: Canada
Posts: 10,617
Send a message via MSN to LadyEye
Default Re: More organization when publishing files to website

Quote:
Originally Posted by kiwiana View Post
I have been using a few different coloured bv shapes so I just save them with a different name now. That fixed my problem of my black and silver shapes turning into yellow and green ones (or vice versa depending on what was the last page I published) I used on a different page when they were saved as the bv shape number gif. LOL.
Yes, and that's what to do because you then have named it it's own unique name. Often problems with images appearing or not is due to file name issues and can be corrected this way. Much the same as any files.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #11  
Old 10-17-2007, 04:41 AM
Supermax's Avatar
First Sergeant
 
Join Date: Oct 2007
Location: Sweden
Posts: 70
Talking Re: More organization when publishing files to website

Hi, not quite the same but you can do this by uploading your images to the server. Lets say to a folder called images. Then link your page images to this folder . with this bit of code in a html box. Just make the html box the same size as your image for a guide of the space it will take up on your BV web page.

<IMG SRC="images/myimage.jpg" ALT="my image discription">


Hi Chris!
I did how you describe thoose folders separatly but i didn`t work then i did like the Naval way and still i do not work.
I still have all of the images in my root dir in a big mess.
So would you be kind and explain it little bit moore in detail how to make it work?
My site is http:www.arosgate.com
I`ll apreciate any kind of help.
__________________
I don`t speak English,i speak Swedish.If you don`t understand my English you can ask me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #12  
Old 10-18-2007, 02:50 PM
Marincky's Avatar
20206.co.uk
 
Join Date: Apr 2006
Location: Worcester, UK
Posts: 4,331
Send a message via MSN to Marincky
Default Re: More organization when publishing files to website

Quote:
Originally Posted by Collectors-info View Post
Hi, not quite the same but you can do this by uploading your images to the server. Lets say to a folder called images. Then link your page images to this folder . with this bit of code in a html box. Just make the html box the same size as your image for a guide of the space it will take up on your BV web page.

<IMG SRC="images/myimage.jpg" ALT="my image discription">

Your pages will also publish much quicker this way.
Chris, been trying this all day and can't get it to work for me. Now this is for a sub domain account, however I have put the images folder within the main account, is that still right? Or do I put it in the sub domain folder, and if so, does that change the code? Have tried both ways but just get an empty box with a red x and the alt tag only.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #13  
Old 10-18-2007, 11:36 PM
Supermax's Avatar
First Sergeant
 
Join Date: Oct 2007
Location: Sweden
Posts: 70
Talking Re: More organization when publishing files to website

Quote:
Originally Posted by Marincky View Post
Chris, been trying this all day and can't get it to work for me. Now this is for a sub domain account, however I have put the images folder within the main account, is that still right? Or do I put it in the sub domain folder, and if so, does that change the code? Have tried both ways but just get an empty box with a red x and the alt tag only.
Hi
I have tryed it over 10 times with different methods with no luck so i dont know what else to do.
Maybee BV should upgrade this webbuilder with (bar) saying:save file to.../save all files to... or some like that.
In that way we get the .html files in one folder and the rest to a folder we choose at our own.
So we can do it right at once.
And i think many of our problems would dissapear then.
Just imagine how it will look in my public folder with over 800mb files.
If you find an answer to this question pleas TELL ME becouse at this point i dont dare making/downloading 800mb files in my public folder.

Regard Supermax
__________________
I don`t speak English,i speak Swedish.If you don`t understand my English you can ask me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #14  
Old 10-19-2007, 10:28 PM
Collectors-info's Avatar
General
 
Join Date: Feb 2006
Location: London (UK)
Posts: 7,533
Default Re: More organization when publishing files to website

Hi, you may have 2 problems. Have a check that the hot link protection is ok for your site in the c panel. And if you’re linking from another domain or directory you will have to use the full url.
I am trying to get into the habit of when ever I create a directory; I pop an image folder in as well.
Try this bellow in a html box.

<IMG SRC="http://www.weddingsitedesign.co.uk/wedding_site_design_weding_*****.jpg" ALT="Red high heel *****">
__________________
Regards Chris,
Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens.

Barnet walks
How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips -
Collectables, Collecting


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #15  
Old 10-20-2007, 12:11 AM
Supermax's Avatar
First Sergeant
 
Join Date: Oct 2007
Location: Sweden
Posts: 70
Talking Re: More organization when publishing files to website

Quote:
Originally Posted by Collectors-info View Post
Hi, you may have 2 problems. Have a check that the hot link protection is ok for your site in the c panel. And if you’re linking from another domain or directory you will have to use the full url.
I am trying to get into the habit of when ever I create a directory; I pop an image folder in as well.
Try this bellow in a html box.

<IMG SRC="http://www.weddingsitedesign.co.uk/wedding_site_design_weding_*****.jpg" ALT="Red high heel *****">
Ok...my hotlink is enable and in there i only have the domainname.
Now what! I newer used a hotlink before so im not sure what to do next.
Advice please.
__________________
I don`t speak English,i speak Swedish.If you don`t understand my English you can ask me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #16  
Old 10-20-2007, 03:27 PM
pipesportugal's Avatar
Second Lieutenant
 
Join Date: Jul 2007
Location: Oporto - Portugal
Posts: 122
Default Re: More organization when publishing files to website

Hello there,

When I "launched" this initial thread, It was because I work with a lot of squares ones over the others, with different inside colours, some with round corners, and others with straight corners, different line colours, it can make very funny and nice effects.

These creations of mine "use" a lot(many, many...) of bv*.gif files.

Also in my tests I am using pieces of pictures/photos/images and putting them together on the webpage. It's impossible to make html textboxes for all these pictures because these images are very difficult to line up ones with the others with html boxes, because with html boxes You can't see the result until You publish the page.
Neverthless I tried to do it, but then my pages got full, full, full of little squares saying HTML, it's hard to work there.

Isnt' this a "Wish List & idea bin" subforum ?

I agree with Supermax. I also think that BV creators should think of:

1) give the opportunity to the operator to choose the online folder where to publish a) our images b) bv*.gif files.
OR
2) Simply place them all inside a "bluevoda" named folder(or whatever name) and then put these files in this folder when publishing.

This way there would be no confusion with the php and htm files in the www directory.

This is my oppinion and this is one of things which is great here at the Vodahost forum is that people have the opportunity to speak and give suggestions for IMPROVING.

Let's just hope they use them,

pipesportugal
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #17  
Old 10-20-2007, 04:00 PM
Collectors-info's Avatar
General
 
Join Date: Feb 2006
Location: London (UK)
Posts: 7,533
Default Re: More organization when publishing files to website

Hi, would be nice!
Only as an idea! On your side of things with lots of small images. Why not make your page & then take a screen shot in preview with your browser.
(Ctrl-PrtScn together) You will only have to deal with 1 image then. Chances are it may even be less KB’s.
__________________
Regards Chris,
Sites are view in FF & IE, with res @ 1024 x 768 on 19” screens.

Barnet walks
How to ask for help on the forum. - VH prices. - BV Tutorials. - Using PIXresizer - Image/Photo Tips -
Collectables, Collecting


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #18  
Old 10-20-2007, 10:43 PM
Marincky's Avatar
20206.co.uk
 
Join Date: Apr 2006
Location: Worcester, UK
Posts: 4,331
Send a message via MSN to Marincky
Default Re: More organization when publishing files to website

Thank you Chris that worked. I didn't try it on the site you suggested but on another using the same code but altering the url and the image. Now... aoart from this meaning no longer having to host all the images on my pc, you mentioned the page would publish quicker but would this also make the page download any quicker for the viewer?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #19  
Old 10-25-2007, 04:27 PM
Winntec's Avatar
Master Sergeant
 
Join Date: Nov 2006
Location: Sandy Point, Nova Scotia, Canada
Posts: 64
Default Re: More organization when publishing files to website

Without in any way wanting to turn BV into Dreamweaver the way Dreamweaver does this as a default is put images in an images folder, html/php/asp etc in another and then when you publish you get the opportunity or not to include "dependent files" which include images.
I have a good speed down connection but a slow (128Kb with a following wind) up connection and publishing all the bv and other images everytime even tho' they've not changed is time consuming.
I'm with pipesportugal on sperating images out, that includedes the bv's.
Thanks
John
__________________
Winntec Ventures Canada (Vodahost domain: windgigs.com)
CedarAtticVents.com Cedar Gable Vents, Decorative Shutters in many Standard Designs and Sizes as well as Custom Made to Your Specifications

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
  #20  
Old 12-22-2008, 09:21 PM
davidundalicia's Avatar
General & Forum Moderator
 
Join Date: Mar 2006
Location: Mallorca, Spain
Posts: 6,437
Default Re: More organization when publishing files to website

I tend to use this quick tip
which keeps all the images on a page together, listed under the page name.

TOOLS - Options - Image Name Prefix
click the box to use page name for image prefix
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



All times are GMT +1. The time now is 02:56 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2005-2009 VodaHost Web Hosting Your Perfect Web Host - All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203