Topic: Loveno I.T. (www.overclocking.be)

http://www.overclocking.be

All features can be adminned from admin panel.

*  news system
*  promotion block
*  new products block
*  multiple category list blocks
*  extra pages for company information
*  category browsing though pictures
*  almost xhtml valid
*  everyting is cached and gzipped, so load and bandwidth are minimised
*  customised fly pages and browse pages
*  backend features automatic flypage information gathering from suppliers


and probably some more stuff i can't remember just now smile

We've been running for 4 years now and we've grown exponentially over that period! Thx for this great script!

[size=8]"Never argue with an idiot, they'll drag you down to their level and beat you with experience"[/size]

Re: Loveno I.T. (www.overclocking.be)

You have tremendous amount of mods; it looks really good. (Hoelang heeft dat geduurt voordat je die klaar had?)

Sylvan

Sylvan Haferkamp
Ewa Beach, HI 96706

Re: Loveno I.T. (www.overclocking.be)

looks good - lots of quickly served content -

what server / specs are you using - i am having page load speed issues...

many thanks

Re: Loveno I.T. (www.overclocking.be)

very nice, very similar to oscommerce.com  smile

Re: Loveno I.T. (www.overclocking.be)

Sylvan,Apr 18 2004, 12:26 PM wrote:

You have tremendous amount of mods; it looks really good. (Hoelang heeft dat geduurt voordat je die klaar had?)

Sylvan

I've been working on the shop since 2000 smile


looks good - lots of quickly served content -

what server / specs are you using - i am having page load speed issues...

many thanks

it's a dual xeon i think, but it's fast because everyting is cached with the PEAR Cache_Lite class.

very nice, very similar to oscommerce.com

that's right smile we have been thinking about moving to oscommerce when phpshop was dead for more than a year... But in the end, building the extra's that oscommerce had for us into phpshop was the easyer thing smile

[size=8]"Never argue with an idiot, they'll drag you down to their level and beat you with experience"[/size]

Re: Loveno I.T. (www.overclocking.be)

i like it much, its very large (many dif mods)
and cute graphic, forum is tha best idea for shopers
i thiunk. i'm going to instal it in mine.

sory for my english

[url=http://www.feniks.comvision.pl[/URL][URL=http://www.feniks.comvision.pl[/url]

Re: Loveno I.T. (www.overclocking.be)

I love the way your site looks, it's very smooth and loads beautifully. I was wondering how you integrated the news and forum. are they modules? do they all use the same login?

Reason i ask, is I am interested in putting these features in my site and would be interested to hear more about your experience. thanks.

Re: Loveno I.T. (www.overclocking.be)

goatlip,Apr 21 2004, 05:39 PM wrote:

I love the way your site looks, it's very smooth and loads beautifully. I was wondering how you integrated the news and forum. are they modules? do they all use the same login?

Reason i ask, is I am interested in putting these features in my site and would be interested to hear more about your experience. thanks.

the forum is just a vbulletin installation with a style that matches the site. So it's got it's own login.

The news is a real module in phpshop. integrated in the admin area.

[size=8]"Never argue with an idiot, they'll drag you down to their level and beat you with experience"[/size]

Re: Loveno I.T. (www.overclocking.be)

hi roderik,

i

Re: Loveno I.T. (www.overclocking.be)

topshopper,Apr 21 2004, 11:04 PM wrote:

hi roderik,

i

[size=8]"Never argue with an idiot, they'll drag you down to their level and beat you with experience"[/size]

Re: Loveno I.T. (www.overclocking.be)

Roderik,

Could you share what you did with cache_lite ?

It seems very fast.

Thanks

Vincent

Re: Loveno I.T. (www.overclocking.be)

fyi,

Hey,

The principle is easy, but a lot of work

Every file, remove all echo's and put everything in a variable.
From the cache_lite docs you'll learn how to echo the var and save it in the cache or get the content of the cache.

Then you have to select enough variables to build a cache identifier. So everybody gets the correct files.

Next you have to modify the admin to delete the cached files when adding deleting or changing anything.

Starting from a default phpshop install it sill take forever because everything is echo'ed by phpshop. Not only in the ihtml files but the lib's as well. And all $db->p has to become $db->f etc etc etc

Good luck with it smile

Roderik

-----Original Message-----
From: Edikon Community Forums [mailto:x]
Sent: dinsdag 4 mei 2004 16:25
To: x
Subject: Cache_lite of phpshop ( From Edikon Community Forums )


Roderik,

swiggy has sent you this email from /index.php.


[Duplicate of Edikon Forums]

Roderik,

Could you share what you did with cache_lite ?

Your site is very fast, and it would be a great help if you gave us the principles of what you did...

Thanks a lot

Vincent

---------------------------------------------------
Please note that Edikon Community Forums has no control over the
contents of this message.
---------------------------------------------------


Regards,

The Edikon Community Forums team.
/index.php

[size=8]"Never argue with an idiot, they'll drag you down to their level and beat you with experience"[/size]

Posts [ 12 ]

Pages 1

You must login or register to post a reply