CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 WebSHopXL beta version 0.01

Print topic Send  topic

Author Message
feha
Posted: 09/12/2003, 8:21 AM

Here is the first steep of my development on WebShopXL
(started from simmple bookstore ...)

http://www.vision.to/webshop/

Your comments are welcome ...
(lot of things has to be added, some may not work yet,but on my localmachine all the time will be difference than this on my homepage ...)

Your comments are welcome!
feha
[www.vision.to]
VBAjedi
Posted: 09/12/2003, 9:15 AM

I think it took me too long to figure out what your site is "all about". I'm definitely gonna want to see a little blurb (or at the very least, a catchy subtitle) that describes your websites "niche" - what's the common thread of the books you list? (ex. "By coders, for coders", "Web programmer's bookshelf", etc.). Also, I think the logo at the top of the page needs to jump out more - more color, more contrast, more SOMEthing!

I personally found the actual coding interesting, knowing it was created with CCS. But not too many visitors will know or care about that. . . they want content!

You're off to a good start, though. I'll be watching as the site develops.

VBAjedi
feha
Posted: 09/12/2003, 11:38 AM

I haven't spend time yet with the design.
This is Just WebShop Application :-)

It's only 30% of the work that has to be done...
[I'm not selling those books :-)]

regards
feha
[www.vision.to]
DaveRexel
Posted: 09/14/2003, 8:28 AM

::
Hi feha

I've added your webshop to the "Built with CCS" category at

http://www.rexdesign.com/ccs/Links.php?category_id=14

Regards
Dave
feha
Posted: 09/14/2003, 9:21 AM

Thank You Dave
I hope You like it!?

regards
feha
[www.vision.to]
feha
Posted: 09/14/2003, 4:22 PM

Now is up and running version 0.2 beta
Double currency system ...
upload images in to MySQL products record.
Automatic use of "normal images" if is image in MySQL present it will use it,
else it will search for images in image dir...
If there is missing a link it will show no photo.

Lot's more to come ...
http://www.vision.to/webshop/

regards
feha
[www.vision.to]
No Name
Posted: 09/14/2003, 10:53 PM

Femi,

this is an interesting project, but what does it have to do in the discussion part of this forum if you are not wanting to share your coding with the rest of us.

If you want to brag than just submit a link in another section of this forum.
RonB
Posted: 09/15/2003, 1:48 AM

What's wrong with showing of your work? This is not just a forum for troubleshooting. I personaly like it when I can see what others are up to with this great product. Besides...if you don't like it why read it? Skip this message and go do your own thing.

Ron
feha
Posted: 09/15/2003, 3:05 AM

Hi Noname
"if you are not wanting to share your coding with the rest of us."
Sorry I can't share it, I work on it a 18 hours a day and it is for commercial use...
However You can benefit from Ideas I have in my concepts...

... allways I try to help others on this forum.

regards
feha
[www.vision.to9
Si Cranmer
Posted: 09/15/2003, 5:03 AM

feha,

How do you do the backgroup pic for the fields? Dont suppose I can have an example as I am looking to do the same sort of thing.

TA

Si.
feha
Posted: 09/15/2003, 5:49 AM

background is done in Photoshop 7.01
Use noise efect and put two colors you want to use ...

Admin – CodeChargers
Posted: 09/15/2003, 6:39 AM

Originally posted by: Noname

Quote :
this is an interesting project, but what does it have to do in the discussion part of this forum if you are not wanting to share your coding with the rest of us.
If you want to brag than just submit a link in another section of this forum.

This section of the site is headed ‘Community’ and Feha is a well respected and long standing member of it.
The post asked for comments – something all developers depend on and appreciate – I can’t see a problem……..

Regards
Admin – CodeChargers
http://www.CodeChargers.com

P.S. Very nice work Feha...... :)
feha
Posted: 09/15/2003, 9:56 AM

Soory Se I didn' understood your question...
here is the way to put images in to form fields
With in Themes file is Style.css

find....
.VisionToButton//this can be name of your theme...
{
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
background-color: #DCDDD5;
font-size: 10px;
font-family: Verdana, Arial, Helvetica;
font-weight: bold;
background-image: url(input_shadow.gif);//this is the imagage that appear in form...
}
.VisionToInput
{
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
font-size: 10px;
font-family: Verdana, Arial, Helvetica;
background-image: url(input_shadow.gif);
}
.VisionToTextarea
{
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
font-size: 10px;
font-family: Verdana, Arial, Helvetica;
background-image: url(tex_area.gif);


hope this helps
regards
feha
[www.vision.to]
www.WebShopXL.com
DaveRexel
Posted: 09/15/2003, 12:12 PM

::
Hi Feha

Yes :-) it's a very nice looking example of the CCS webshop, unfortunately I don't have time to test the app but I'm sure it's up to your high standards... the CSS for the buttons etc looks a bit like the template I use for the rexdesign forum which is originally from a very talented designer who developed subBlack3D Template by Wira_CG for phpbb, if so a small acknowledgement to him would be nice...

BTW do you want me to link to http://www.webshopxl.com instead?

Regards
Dave
feha
Posted: 09/15/2003, 1:36 PM

Thanks Rex
Sorry it is all my design.
The shadows are not a new thing! :-)
Check first attempts I did two years ago when programming CGI ...
http://www.vision.to/index.php?hot_id=32
(The guestbook impressions has same thing)

I do like the design at rexdesign.com.
(I'm very curroius on very nice shadows ...)

Regards
feha
[www.vision.to]
DaveRexel
Posted: 09/15/2003, 2:32 PM

::
oops - my bad - a bit hasty

Sorry feha : no offence intended

The technique is not common which is why I keep credits to Wira_CG on site.

I really like the graphics on WebshopXL

Excellent work!

Regards
Dave
Si Cranmer
Posted: 09/17/2003, 2:49 AM

fehe,

You were right the first time. I was trying to create this style of shadow but my attempts looked mingin.

Si.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.