Re: [ANN] Brix 1.0 beta1

2008-07-25 Thread Igor Vaynberg
actually i do not see the problem. the url next to jetty did say
brix-demo, and the url next to war did say brixdemo, both are correct.
not sure where your confusion came from.

anyways, now that the jetty plugin is tweaked the url will always have
brixdemo as the context.

-igor

On Fri, Jul 25, 2008 at 8:08 AM, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> the war file being built is brixdemo.war not brix-demo.war so the
> context when using war is /brixdemo
>
> i am thinking i will switch the war to brix-demo so it is more
> consistent with how mvn jetty:run does it
>
> -igor
>
> On Fri, Jul 25, 2008 at 3:58 AM, Newgro <[EMAIL PROTECTED]> wrote:
>>
>> The url in RunningTheDemo is not correct
>> http://localhost:8080/brixdemo should be http://localhost:8080/brix-demo
>>
>> Cheers
>> Per
>> --
>> View this message in context: 
>> http://www.nabble.com/-ANN--Brix-1.0-beta1-tp18614003p18649472.html
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Brix 1.0 beta1

2008-07-25 Thread Igor Vaynberg
the war file being built is brixdemo.war not brix-demo.war so the
context when using war is /brixdemo

i am thinking i will switch the war to brix-demo so it is more
consistent with how mvn jetty:run does it

-igor

On Fri, Jul 25, 2008 at 3:58 AM, Newgro <[EMAIL PROTECTED]> wrote:
>
> The url in RunningTheDemo is not correct
> http://localhost:8080/brixdemo should be http://localhost:8080/brix-demo
>
> Cheers
> Per
> --
> View this message in context: 
> http://www.nabble.com/-ANN--Brix-1.0-beta1-tp18614003p18649472.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Brix 1.0 beta1

2008-07-25 Thread Newgro

The url in RunningTheDemo is not correct
http://localhost:8080/brixdemo should be http://localhost:8080/brix-demo

Cheers
Per
-- 
View this message in context: 
http://www.nabble.com/-ANN--Brix-1.0-beta1-tp18614003p18649472.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Brix 1.0 beta1

2008-07-25 Thread Newgro

Ok i installed jta1.0.1B now by maven. I think there was an issue with
including sun-jars in repositories.
So i decided to install it manually.

Now i got it.
Thanks
Per
-- 
View this message in context: 
http://www.nabble.com/-ANN--Brix-1.0-beta1-tp18614003p18649442.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Brix 1.0 beta1

2008-07-25 Thread Jeremy Thomerson
Korbinian,
  Thank you very much for the warning.  I will take a look at the link you
provided.

Jeremy

On Fri, Jul 25, 2008 at 1:58 AM, Korbinian Bachl - privat <
[EMAIL PROTECTED]> wrote:

> Jeremy,
>
> please believe me and *don't* use either osCommerce or XTCommerce. Their
> code is just useless, they have no way of easy changing things and every
> release you will need to alter most of your provided code (there is no
> stable plugin system - they plan to do this for long now but havent been
> very successful yet).
>
> The only promising one solution yet is IMHO magentocommerce (
> http://www.magentocommerce.com/ ) but it suffers a bit from performance
> perspective (but they are just 1.0 - so there will be improvement here).
>
> If you need a basement for some small shops you either want to go
> megantocommerce or maybe look at some rent solutions (even amazon has one
> that is not too bad) - but dont use the 2 osCommerce's (XTCommerce is more a
> fork, but still suffers from many things osCommerce has) - or take a look at
> brix, as you only would need some special tiles that fit your needs and
> could be shared among your shops mostly.
>
> Best,
>
> Korbinian
>
>
> Jeremy Thomerson schrieb:
>
>> Igor,
>>  I'm curious about your use of it in ecommerce sites.  Several friends of
>> mine want small shops built for them so that they can sell some things
>> online.  Until this point, I've just been throwing together instances of
>> osCommerce [1] for them.  But, then, they need me to change page layouts,
>> etc.  I've been wishing there was an easy solution that rolled the two
>> together - give them a storefront, and they can edit their own pages
>> (without FTP / editing PHP - these are not developers by any stretch).
>> Something where they could edit page content with a WYSIWYG.
>>
>> Of course, I could build this with Wicket, but can't afford the time right
>> now.  And then you have the Wicket / PHP binding which would be a pain,
>> too.
>>
>> Anyway - is there some open source ecommerce package that you bundle with
>> the CMS, or is the ecommerce part what your company does, and the CMS is
>> the
>> open part?
>>
>>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Jeremy Thomerson
http://www.wickettraining.com


Re: [ANN] Brix 1.0 beta1

2008-07-25 Thread Martijn Dashorst
you need to build the application in java 6 judging from the error.

Martijn

On Fri, Jul 25, 2008 at 11:44 AM, Newgro <[EMAIL PROTECTED]> wrote:
>
> Hi Igor,
>
> sorry to say that but my feedback is this
> [INFO] [jar:jar]
> [INFO] Preparing source:jar
> [WARNING] Removing: jar from forked lifecycle, to prevent recursive
> invocation.
> [INFO] No goals needed for project - skipping
> [INFO] [source:jar {execution: attach-sources}]
> [INFO] Building jar: C:\Dokumente und Einstellungen\per.newgro\Eigene
> Dateien\brix\brix-workspace\target\brix-workspace-1.0-
> SNAPSHOT-sources.jar
> [INFO] [install:install]
> [INFO] Installing C:\Dokumente und Einstellungen\per.newgro\Eigene
> Dateien\brix\brix-workspace\target\brix-workspace-1.0-SNA
> PSHOT.jar to C:\Dokumente und
> Einstellungen\per.newgro\.m2\repository\brix\brix-workspace\1.0-SNAPSHOT\brix-workspace-1.0-SN
> APSHOT.jar
> [INFO] Installing C:\Dokumente und Einstellungen\per.newgro\Eigene
> Dateien\brix\brix-workspace\target\brix-workspace-1.0-SNA
> PSHOT-sources.jar to C:\Dokumente und
> Einstellungen\per.newgro\.m2\repository\brix\brix-workspace\1.0-SNAPSHOT\brix-workspac
> e-1.0-SNAPSHOT-sources.jar
> [INFO]
> 
> [INFO] Building Brix Core
> [INFO]task-segment: [install]
> [INFO]
> 
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] snapshot com.inmethod:grid-parent:1.0.0-SNAPSHOT: checking for
> updates from IBG Maven Repo
> [WARNING] repository metadata for: 'snapshot
> com.inmethod:grid-parent:1.0.0-SNAPSHOT' could not be retrieved from
> repository:
>  IBG Maven Repo due to an error: Error transferring file
> [INFO] Repository 'IBG Maven Repo' will be blacklisted
> [INFO] [compiler:compile]
> [INFO] Compiling 34 source files to C:\Dokumente und
> Einstellungen\per.newgro\Eigene Dateien\brix\brix-core\target\classes
> [INFO]
> 
> [ERROR] BUILD FAILURE
> [INFO]
> 
> [INFO] Compilation failure
> C:\Dokumente und Einstellungen\per.newgro\Eigene
> Dateien\brix\brix-core\src\main\java\brix\jcr\jackrabbit\HtmlTextExtractor.
> java:[68,29] cannot find symbol
> symbol  : method isEmpty()
> location: class java.lang.String
>
>
>
> C:\Dokumente und Einstellungen\per.newgro\Eigene
> Dateien\brix\brix-core\src\main\java\brix\jcr\jackrabbit\HtmlTextExtractor.
> java:[68,29] cannot find symbol
> symbol  : method isEmpty()
> location: class java.lang.String
>
>
> [INFO]
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> 
> [INFO] Total time: 12 seconds
> [INFO] Finished at: Fri Jul 25 11:38:46 CEST 2008
> [INFO] Final Memory: 15M/29M
> [INFO]
> 
>
> I simply followed the steps on the website.
> You know this already?
> Cheers
> Per
> --
> View this message in context: 
> http://www.nabble.com/-ANN--Brix-1.0-beta1-tp18614003p18648530.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.3.4 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Brix 1.0 beta1

2008-07-25 Thread Newgro

Ok i fixed the code line by a "normal" text-is-empty check :-). I think
String.isEmpty() is part of java6. I only use java5 and there was no advice
on the website.

But now i get:
Downloading:
http://brix-cms.googlecode.com/svn/maven2//postgresql/postgresql/8.3-603.jdbc4/postgresql-8.3-603.jdbc4.jar
Downloading:
http://wicketstuff.org/maven/repository//postgresql/postgresql/8.3-603.jdbc4/postgresql-8.3-603.jdbc4.jar
Downloading:
http://repo1.maven.org/maven2/postgresql/postgresql/8.3-603.jdbc4/postgresql-8.3-603.jdbc4.jar
463K downloaded
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Failed to resolve artifact.

Missing:
--
1) javax.transaction:jta:jar:1.0.1B

  Try downloading the file manually from:
  http://java.sun.com/products/jta

  Then, install it using the command:
  mvn install:install-file -DgroupId=javax.transaction -DartifactId=jta
-Dversion=1.0.1B -Dpackaging=jar -Dfile=/path/to/
file

  Alternatively, if you host your own repository you can deploy the file
there:
  mvn deploy:deploy-file -DgroupId=javax.transaction -DartifactId=jta
-Dversion=1.0.1B -Dpackaging=jar -Dfile=/path/to/fi
le -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
1) brix:brix-rmiserver:war:1.0-SNAPSHOT
2) org.hibernate:hibernate:jar:3.2.6.ga
3) javax.transaction:jta:jar:1.0.1B

--
1 required artifact is missing.

for artifact:
  brix:brix-rmiserver:war:1.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  WicketStuff (http://wicketstuff.org/maven/repository/),
  Brix (http://brix-cms.googlecode.com/svn/maven2/)


[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 2 minutes 35 seconds
[INFO] Finished at: Fri Jul 25 11:55:26 CEST 2008
[INFO] Final Memory: 18M/38M
[INFO]


Cheers
Per
-- 
View this message in context: 
http://www.nabble.com/-ANN--Brix-1.0-beta1-tp18614003p18648719.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Brix 1.0 beta1

2008-07-25 Thread Newgro

Hi Igor,

sorry to say that but my feedback is this
[INFO] [jar:jar]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive
invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: C:\Dokumente und Einstellungen\per.newgro\Eigene
Dateien\brix\brix-workspace\target\brix-workspace-1.0-
SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing C:\Dokumente und Einstellungen\per.newgro\Eigene
Dateien\brix\brix-workspace\target\brix-workspace-1.0-SNA
PSHOT.jar to C:\Dokumente und
Einstellungen\per.newgro\.m2\repository\brix\brix-workspace\1.0-SNAPSHOT\brix-workspace-1.0-SN
APSHOT.jar
[INFO] Installing C:\Dokumente und Einstellungen\per.newgro\Eigene
Dateien\brix\brix-workspace\target\brix-workspace-1.0-SNA
PSHOT-sources.jar to C:\Dokumente und
Einstellungen\per.newgro\.m2\repository\brix\brix-workspace\1.0-SNAPSHOT\brix-workspac
e-1.0-SNAPSHOT-sources.jar
[INFO]

[INFO] Building Brix Core
[INFO]task-segment: [install]
[INFO]

[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot com.inmethod:grid-parent:1.0.0-SNAPSHOT: checking for
updates from IBG Maven Repo
[WARNING] repository metadata for: 'snapshot
com.inmethod:grid-parent:1.0.0-SNAPSHOT' could not be retrieved from
repository:
 IBG Maven Repo due to an error: Error transferring file
[INFO] Repository 'IBG Maven Repo' will be blacklisted
[INFO] [compiler:compile]
[INFO] Compiling 34 source files to C:\Dokumente und
Einstellungen\per.newgro\Eigene Dateien\brix\brix-core\target\classes
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Compilation failure
C:\Dokumente und Einstellungen\per.newgro\Eigene
Dateien\brix\brix-core\src\main\java\brix\jcr\jackrabbit\HtmlTextExtractor.
java:[68,29] cannot find symbol
symbol  : method isEmpty()
location: class java.lang.String



C:\Dokumente und Einstellungen\per.newgro\Eigene
Dateien\brix\brix-core\src\main\java\brix\jcr\jackrabbit\HtmlTextExtractor.
java:[68,29] cannot find symbol
symbol  : method isEmpty()
location: class java.lang.String


[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 12 seconds
[INFO] Finished at: Fri Jul 25 11:38:46 CEST 2008
[INFO] Final Memory: 15M/29M
[INFO]


I simply followed the steps on the website.
You know this already?
Cheers
Per
-- 
View this message in context: 
http://www.nabble.com/-ANN--Brix-1.0-beta1-tp18614003p18648530.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Brix 1.0 beta1

2008-07-24 Thread Korbinian Bachl - privat

Jeremy,

please believe me and *don't* use either osCommerce or XTCommerce. Their 
code is just useless, they have no way of easy changing things and every 
release you will need to alter most of your provided code (there is no 
stable plugin system - they plan to do this for long now but havent been 
very successful yet).


The only promising one solution yet is IMHO magentocommerce ( 
http://www.magentocommerce.com/ ) but it suffers a bit from performance 
perspective (but they are just 1.0 - so there will be improvement here).


If you need a basement for some small shops you either want to go 
megantocommerce or maybe look at some rent solutions (even amazon has 
one that is not too bad) - but dont use the 2 osCommerce's (XTCommerce 
is more a fork, but still suffers from many things osCommerce has) - or 
take a look at brix, as you only would need some special tiles that fit 
your needs and could be shared among your shops mostly.


Best,

Korbinian


Jeremy Thomerson schrieb:

Igor,
  I'm curious about your use of it in ecommerce sites.  Several friends of
mine want small shops built for them so that they can sell some things
online.  Until this point, I've just been throwing together instances of
osCommerce [1] for them.  But, then, they need me to change page layouts,
etc.  I've been wishing there was an easy solution that rolled the two
together - give them a storefront, and they can edit their own pages
(without FTP / editing PHP - these are not developers by any stretch).
Something where they could edit page content with a WYSIWYG.

Of course, I could build this with Wicket, but can't afford the time right
now.  And then you have the Wicket / PHP binding which would be a pain, too.

Anyway - is there some open source ecommerce package that you bundle with
the CMS, or is the ecommerce part what your company does, and the CMS is the
open part?



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Brix 1.0 beta1

2008-07-24 Thread Igor Vaynberg
On Thu, Jul 24, 2008 at 1:58 PM, Jeremy Thomerson
<[EMAIL PROTECTED]> wrote:
> Igor,
>  I'm curious about your use of it in ecommerce sites.  Several friends of
> mine want small shops built for them so that they can sell some things
> online.  Until this point, I've just been throwing together instances of
> osCommerce [1] for them.  But, then, they need me to change page layouts,
> etc.  I've been wishing there was an easy solution that rolled the two
> together - give them a storefront, and they can edit their own pages
> (without FTP / editing PHP - these are not developers by any stretch).
> Something where they could edit page content with a WYSIWYG.
>
> Of course, I could build this with Wicket, but can't afford the time right
> now.  And then you have the Wicket / PHP binding which would be a pain, too.
>
> Anyway - is there some open source ecommerce package that you bundle with
> the CMS, or is the ecommerce part what your company does, and the CMS is the
> open part?

we do not provide our ecommerce package as an open source addon to
brix - that is our special sauce :) besides, it will not be of too
much use to everyone since it is highly specialized for selling wine.

it should not be too difficult to integrate brix with another ecomm
backend, we basically have 4 tiles that interface our backend with
brix: a product catalog tile, a product detail tile, shopping cart
tile, and a checkout tile.

we do have additional tiles that we may release later as open source
addons to brix: news, events, recipes.

-igor

>
> --
> Jeremy Thomerson
> http://www.wickettraining.com
>
> [1] - http://www.oscommerce.com/
>
> On Thu, Jul 24, 2008 at 3:42 PM, Igor Vaynberg <[EMAIL PROTECTED]>
> wrote:
>
>> there is no BrixPanel yet. should not be too difficult to build, we
>> just havent had a need for it yet.
>>
>> -igor
>>
>> On Thu, Jul 24, 2008 at 1:21 PM, Korbinian Bachl - privat
>> <[EMAIL PROTECTED]> wrote:
>> > Hi Igor!
>> >
>> > Igor Vaynberg schrieb:
>> >>
>> >> On Thu, Jul 24, 2008 at 12:52 PM, Korbinian Bachl - privat
>> >> <[EMAIL PROTECTED]> wrote:
>> >>>
>> >>> Hi Igor & Company!
>> >>>
>> >>> nice to see your CMS nearly ready! I already had a quick look at it and
>> >>> there is one thing I'm not quite sure about: Is Brix thougt of giving a
>> >>> underlying space and then build a wicket-app on it or is it more a way
>> to
>> >>> extend a existing wicket-app with the features of a CMS?
>> >>
>> >> brix is about cms functionality only, it is not a "higher-level
>> >> wicket" application framework.
>> >>
>> >> it embeds in both directions: you can have pure wicket pages living
>> >> next to brix-managed cms pages, and you can also have wicket
>> >> components living inside brix pages via brix's concept of Tiles.
>> >
>> > Sounds very good - can you also have brix-"pages" living in a
>> wicket-page?
>> > (some kind of embedded part)
>> >
>> >>
>> >>> I mean, lets say you 2 things:
>> >>>
>> >>> 1. you want to build a new pet-shop (or cheese-shop in case of Eelco
>> and
>> >>> Martinj ;) - would you start by using brix and put the rest on top of
>> it?
>> >>
>> >> does your cheese shop require any cms functionality?
>> >
>> > its a special existing-just-to-ask-such-dumb-questions-one - so yes ;)
>> >
>> >> if you need an
>> >> admin to be able to change markup for your cheese shop pages via a cms
>> >> or add new pages to the website via a cms then i would build the
>> >> ecommerce part as a set of tiles and drop them into brix pages. this
>> >> is, indeed, the primary usecase for brix as my company is using it to
>> >> build ecommerce sites.
>> >
>> > cool - sounds very interesting; I will definitely dig in.
>> >
>> >>
>> >>> 2. you already have a pet-shop based on wicket but want to extend it
>> with
>> >>> some informational area - could you just embed brix into it or would
>> this
>> >>> mean some bigger changes to the rest of the pet-shop?
>> >>
>> >> you can pretty much just drop brix in and map it to a subset of url
>> space.
>> >
>> > sounds very impressive - its hard to believe that Brix offers so much
>> > flexibility, so im quite impressed by now. Thanks for your fast response
>> > Igor!
>> >
>> > Best,
>> >
>> > Korbinian
>> >
>> >>
>> >> -igor
>> >>
>> >>> Best,
>> >>>
>> >>> Korbinian
>> >>>
>> >>> Igor Vaynberg schrieb:
>> 
>>  we have released Brix 1.0 beta1 [1] yesterday. for those of you who do
>>  not know what Brix is, it is an embeddable CMS for wicket apps based
>>  on wicket (of course) and the jcr (jackrabbit). Brix is pretty much
>>  feature-complete for 1.0, next we are going to focus on stabilizing it
>>  for the 1.0 release. feel free to have a look, we are looking for
>>  feedback.
>> 
>>  [1] http://brix-cms.googlecode.com
>> 
>>  -igor
>> 
>>  -
>>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>>  For additional commands, e-mail: [EMAIL PROTECTED]
>> >

Re: [ANN] Brix 1.0 beta1

2008-07-24 Thread Jeremy Thomerson
Igor,
  I'm curious about your use of it in ecommerce sites.  Several friends of
mine want small shops built for them so that they can sell some things
online.  Until this point, I've just been throwing together instances of
osCommerce [1] for them.  But, then, they need me to change page layouts,
etc.  I've been wishing there was an easy solution that rolled the two
together - give them a storefront, and they can edit their own pages
(without FTP / editing PHP - these are not developers by any stretch).
Something where they could edit page content with a WYSIWYG.

Of course, I could build this with Wicket, but can't afford the time right
now.  And then you have the Wicket / PHP binding which would be a pain, too.

Anyway - is there some open source ecommerce package that you bundle with
the CMS, or is the ecommerce part what your company does, and the CMS is the
open part?

-- 
Jeremy Thomerson
http://www.wickettraining.com

[1] - http://www.oscommerce.com/

On Thu, Jul 24, 2008 at 3:42 PM, Igor Vaynberg <[EMAIL PROTECTED]>
wrote:

> there is no BrixPanel yet. should not be too difficult to build, we
> just havent had a need for it yet.
>
> -igor
>
> On Thu, Jul 24, 2008 at 1:21 PM, Korbinian Bachl - privat
> <[EMAIL PROTECTED]> wrote:
> > Hi Igor!
> >
> > Igor Vaynberg schrieb:
> >>
> >> On Thu, Jul 24, 2008 at 12:52 PM, Korbinian Bachl - privat
> >> <[EMAIL PROTECTED]> wrote:
> >>>
> >>> Hi Igor & Company!
> >>>
> >>> nice to see your CMS nearly ready! I already had a quick look at it and
> >>> there is one thing I'm not quite sure about: Is Brix thougt of giving a
> >>> underlying space and then build a wicket-app on it or is it more a way
> to
> >>> extend a existing wicket-app with the features of a CMS?
> >>
> >> brix is about cms functionality only, it is not a "higher-level
> >> wicket" application framework.
> >>
> >> it embeds in both directions: you can have pure wicket pages living
> >> next to brix-managed cms pages, and you can also have wicket
> >> components living inside brix pages via brix's concept of Tiles.
> >
> > Sounds very good - can you also have brix-"pages" living in a
> wicket-page?
> > (some kind of embedded part)
> >
> >>
> >>> I mean, lets say you 2 things:
> >>>
> >>> 1. you want to build a new pet-shop (or cheese-shop in case of Eelco
> and
> >>> Martinj ;) - would you start by using brix and put the rest on top of
> it?
> >>
> >> does your cheese shop require any cms functionality?
> >
> > its a special existing-just-to-ask-such-dumb-questions-one - so yes ;)
> >
> >> if you need an
> >> admin to be able to change markup for your cheese shop pages via a cms
> >> or add new pages to the website via a cms then i would build the
> >> ecommerce part as a set of tiles and drop them into brix pages. this
> >> is, indeed, the primary usecase for brix as my company is using it to
> >> build ecommerce sites.
> >
> > cool - sounds very interesting; I will definitely dig in.
> >
> >>
> >>> 2. you already have a pet-shop based on wicket but want to extend it
> with
> >>> some informational area - could you just embed brix into it or would
> this
> >>> mean some bigger changes to the rest of the pet-shop?
> >>
> >> you can pretty much just drop brix in and map it to a subset of url
> space.
> >
> > sounds very impressive - its hard to believe that Brix offers so much
> > flexibility, so im quite impressed by now. Thanks for your fast response
> > Igor!
> >
> > Best,
> >
> > Korbinian
> >
> >>
> >> -igor
> >>
> >>> Best,
> >>>
> >>> Korbinian
> >>>
> >>> Igor Vaynberg schrieb:
> 
>  we have released Brix 1.0 beta1 [1] yesterday. for those of you who do
>  not know what Brix is, it is an embeddable CMS for wicket apps based
>  on wicket (of course) and the jcr (jackrabbit). Brix is pretty much
>  feature-complete for 1.0, next we are going to focus on stabilizing it
>  for the 1.0 release. feel free to have a look, we are looking for
>  feedback.
> 
>  [1] http://brix-cms.googlecode.com
> 
>  -igor
> 
>  -
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
> 
> >>> -
> >>> To unsubscribe, e-mail: [EMAIL PROTECTED]
> >>> For additional commands, e-mail: [EMAIL PROTECTED]
> >>>
> >>>
> >
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Re: [ANN] Brix 1.0 beta1

2008-07-24 Thread Igor Vaynberg
there is no BrixPanel yet. should not be too difficult to build, we
just havent had a need for it yet.

-igor

On Thu, Jul 24, 2008 at 1:21 PM, Korbinian Bachl - privat
<[EMAIL PROTECTED]> wrote:
> Hi Igor!
>
> Igor Vaynberg schrieb:
>>
>> On Thu, Jul 24, 2008 at 12:52 PM, Korbinian Bachl - privat
>> <[EMAIL PROTECTED]> wrote:
>>>
>>> Hi Igor & Company!
>>>
>>> nice to see your CMS nearly ready! I already had a quick look at it and
>>> there is one thing I'm not quite sure about: Is Brix thougt of giving a
>>> underlying space and then build a wicket-app on it or is it more a way to
>>> extend a existing wicket-app with the features of a CMS?
>>
>> brix is about cms functionality only, it is not a "higher-level
>> wicket" application framework.
>>
>> it embeds in both directions: you can have pure wicket pages living
>> next to brix-managed cms pages, and you can also have wicket
>> components living inside brix pages via brix's concept of Tiles.
>
> Sounds very good - can you also have brix-"pages" living in a wicket-page?
> (some kind of embedded part)
>
>>
>>> I mean, lets say you 2 things:
>>>
>>> 1. you want to build a new pet-shop (or cheese-shop in case of Eelco and
>>> Martinj ;) - would you start by using brix and put the rest on top of it?
>>
>> does your cheese shop require any cms functionality?
>
> its a special existing-just-to-ask-such-dumb-questions-one - so yes ;)
>
>> if you need an
>> admin to be able to change markup for your cheese shop pages via a cms
>> or add new pages to the website via a cms then i would build the
>> ecommerce part as a set of tiles and drop them into brix pages. this
>> is, indeed, the primary usecase for brix as my company is using it to
>> build ecommerce sites.
>
> cool - sounds very interesting; I will definitely dig in.
>
>>
>>> 2. you already have a pet-shop based on wicket but want to extend it with
>>> some informational area - could you just embed brix into it or would this
>>> mean some bigger changes to the rest of the pet-shop?
>>
>> you can pretty much just drop brix in and map it to a subset of url space.
>
> sounds very impressive - its hard to believe that Brix offers so much
> flexibility, so im quite impressed by now. Thanks for your fast response
> Igor!
>
> Best,
>
> Korbinian
>
>>
>> -igor
>>
>>> Best,
>>>
>>> Korbinian
>>>
>>> Igor Vaynberg schrieb:

 we have released Brix 1.0 beta1 [1] yesterday. for those of you who do
 not know what Brix is, it is an embeddable CMS for wicket apps based
 on wicket (of course) and the jcr (jackrabbit). Brix is pretty much
 feature-complete for 1.0, next we are going to focus on stabilizing it
 for the 1.0 release. feel free to have a look, we are looking for
 feedback.

 [1] http://brix-cms.googlecode.com

 -igor

 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]

>>> -
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Brix 1.0 beta1

2008-07-24 Thread Korbinian Bachl - privat

Hi Igor!

Igor Vaynberg schrieb:

On Thu, Jul 24, 2008 at 12:52 PM, Korbinian Bachl - privat
<[EMAIL PROTECTED]> wrote:

Hi Igor & Company!

nice to see your CMS nearly ready! I already had a quick look at it and
there is one thing I'm not quite sure about: Is Brix thougt of giving a
underlying space and then build a wicket-app on it or is it more a way to
extend a existing wicket-app with the features of a CMS?


brix is about cms functionality only, it is not a "higher-level
wicket" application framework.

it embeds in both directions: you can have pure wicket pages living
next to brix-managed cms pages, and you can also have wicket
components living inside brix pages via brix's concept of Tiles.


Sounds very good - can you also have brix-"pages" living in a 
wicket-page? (some kind of embedded part)





I mean, lets say you 2 things:

1. you want to build a new pet-shop (or cheese-shop in case of Eelco and
Martinj ;) - would you start by using brix and put the rest on top of it?


does your cheese shop require any cms functionality? 


its a special existing-just-to-ask-such-dumb-questions-one - so yes ;)


if you need an
admin to be able to change markup for your cheese shop pages via a cms
or add new pages to the website via a cms then i would build the
ecommerce part as a set of tiles and drop them into brix pages. this
is, indeed, the primary usecase for brix as my company is using it to
build ecommerce sites.


cool - sounds very interesting; I will definitely dig in.




2. you already have a pet-shop based on wicket but want to extend it with
some informational area - could you just embed brix into it or would this
mean some bigger changes to the rest of the pet-shop?


you can pretty much just drop brix in and map it to a subset of url space.


sounds very impressive - its hard to believe that Brix offers so much 
flexibility, so im quite impressed by now. Thanks for your fast response 
Igor!


Best,

Korbinian



-igor


Best,

Korbinian

Igor Vaynberg schrieb:

we have released Brix 1.0 beta1 [1] yesterday. for those of you who do
not know what Brix is, it is an embeddable CMS for wicket apps based
on wicket (of course) and the jcr (jackrabbit). Brix is pretty much
feature-complete for 1.0, next we are going to focus on stabilizing it
for the 1.0 release. feel free to have a look, we are looking for
feedback.

[1] http://brix-cms.googlecode.com

-igor

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Brix 1.0 beta1

2008-07-24 Thread Igor Vaynberg
On Thu, Jul 24, 2008 at 12:52 PM, Korbinian Bachl - privat
<[EMAIL PROTECTED]> wrote:
> Hi Igor & Company!
>
> nice to see your CMS nearly ready! I already had a quick look at it and
> there is one thing I'm not quite sure about: Is Brix thougt of giving a
> underlying space and then build a wicket-app on it or is it more a way to
> extend a existing wicket-app with the features of a CMS?

brix is about cms functionality only, it is not a "higher-level
wicket" application framework.

it embeds in both directions: you can have pure wicket pages living
next to brix-managed cms pages, and you can also have wicket
components living inside brix pages via brix's concept of Tiles.

> I mean, lets say you 2 things:
>
> 1. you want to build a new pet-shop (or cheese-shop in case of Eelco and
> Martinj ;) - would you start by using brix and put the rest on top of it?

does your cheese shop require any cms functionality? if you need an
admin to be able to change markup for your cheese shop pages via a cms
or add new pages to the website via a cms then i would build the
ecommerce part as a set of tiles and drop them into brix pages. this
is, indeed, the primary usecase for brix as my company is using it to
build ecommerce sites.

> 2. you already have a pet-shop based on wicket but want to extend it with
> some informational area - could you just embed brix into it or would this
> mean some bigger changes to the rest of the pet-shop?

you can pretty much just drop brix in and map it to a subset of url space.

-igor

>
> Best,
>
> Korbinian
>
> Igor Vaynberg schrieb:
>>
>> we have released Brix 1.0 beta1 [1] yesterday. for those of you who do
>> not know what Brix is, it is an embeddable CMS for wicket apps based
>> on wicket (of course) and the jcr (jackrabbit). Brix is pretty much
>> feature-complete for 1.0, next we are going to focus on stabilizing it
>> for the 1.0 release. feel free to have a look, we are looking for
>> feedback.
>>
>> [1] http://brix-cms.googlecode.com
>>
>> -igor
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Brix 1.0 beta1

2008-07-24 Thread Korbinian Bachl - privat

Hi Igor & Company!

nice to see your CMS nearly ready! I already had a quick look at it and 
there is one thing I'm not quite sure about: Is Brix thougt of giving a 
underlying space and then build a wicket-app on it or is it more a way 
to extend a existing wicket-app with the features of a CMS?


I mean I looked the images and read the wiki, and while 
http://code.google.com/p/brix-cms/wiki/Architecture shows it as more a 
new "underlying layer" in the features under 
http://code.google.com/p/brix-cms/wiki/Features its listed as "Easy to 
embed into existing Wicket Web Applicatons " - which puzzles me a bit.


I mean, lets say you 2 things:

1. you want to build a new pet-shop (or cheese-shop in case of Eelco and 
Martinj ;) - would you start by using brix and put the rest on top of it?


2. you already have a pet-shop based on wicket but want to extend it 
with some informational area - could you just embed brix into it or 
would this mean some bigger changes to the rest of the pet-shop?


Best,

Korbinian

Igor Vaynberg schrieb:

we have released Brix 1.0 beta1 [1] yesterday. for those of you who do
not know what Brix is, it is an embeddable CMS for wicket apps based
on wicket (of course) and the jcr (jackrabbit). Brix is pretty much
feature-complete for 1.0, next we are going to focus on stabilizing it
for the 1.0 release. feel free to have a look, we are looking for
feedback.

[1] http://brix-cms.googlecode.com

-igor

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Brix 1.0 beta1

2008-07-23 Thread Paolo Di Tommaso
Really interesting and . . cool!

Thanks,  Paolo

On Wed, Jul 23, 2008 at 5:51 PM, Igor Vaynberg <[EMAIL PROTECTED]>
wrote:

> we have released Brix 1.0 beta1 [1] yesterday. for those of you who do
> not know what Brix is, it is an embeddable CMS for wicket apps based
> on wicket (of course) and the jcr (jackrabbit). Brix is pretty much
> feature-complete for 1.0, next we are going to focus on stabilizing it
> for the 1.0 release. feel free to have a look, we are looking for
> feedback.
>
> [1] http://brix-cms.googlecode.com
>
> -igor
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


Re: [ANN] Brix 1.0 beta1

2008-07-23 Thread Igor Vaynberg
cemal,

thanks.

unfortunately i cant be in london at that time, so you will have to
see if matej can make it out. its a lot closer for him anyways :)

-igor

On Wed, Jul 23, 2008 at 11:08 AM, jWeekend <[EMAIL PROTECTED]> wrote:
>
> Igor,
>
> This looks like it's fast becoming another high quality and useful piece of
> well conceived, professional equipment in the Wicket application developer's
> arsenal. I've been keeping an eye on the project's progress, via SVN, and
> how fast you guys have got this far has been impressive.
>
> If any of the team are (or can be) in London on August 6 or in early October
> to present your new application I'm sure you'd have a very interested
> audience at our  http://www.jWeekend.co.uk London Wicket Event s, not least
> myself.
>
> Regards - Cemal
> http://www.jWeekend.co.uk http://jWeekend.co.uk
>
>
>
> igor.vaynberg wrote:
>>
>> we have released Brix 1.0 beta1 [1] yesterday. for those of you who do
>> not know what Brix is, it is an embeddable CMS for wicket apps based
>> on wicket (of course) and the jcr (jackrabbit). Brix is pretty much
>> feature-complete for 1.0, next we are going to focus on stabilizing it
>> for the 1.0 release. feel free to have a look, we are looking for
>> feedback.
>>
>> [1] http://brix-cms.googlecode.com
>>
>> -igor
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>
>
> --
> View this message in context: 
> http://www.nabble.com/-ANN--Brix-1.0-beta1-tp18614003p18617023.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [ANN] Brix 1.0 beta1

2008-07-23 Thread jWeekend

Igor,

This looks like it's fast becoming another high quality and useful piece of
well conceived, professional equipment in the Wicket application developer's
arsenal. I've been keeping an eye on the project's progress, via SVN, and
how fast you guys have got this far has been impressive.

If any of the team are (or can be) in London on August 6 or in early October
to present your new application I'm sure you'd have a very interested
audience at our  http://www.jWeekend.co.uk London Wicket Event s, not least
myself.

Regards - Cemal
http://www.jWeekend.co.uk http://jWeekend.co.uk 



igor.vaynberg wrote:
> 
> we have released Brix 1.0 beta1 [1] yesterday. for those of you who do
> not know what Brix is, it is an embeddable CMS for wicket apps based
> on wicket (of course) and the jcr (jackrabbit). Brix is pretty much
> feature-complete for 1.0, next we are going to focus on stabilizing it
> for the 1.0 release. feel free to have a look, we are looking for
> feedback.
> 
> [1] http://brix-cms.googlecode.com
> 
> -igor
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-ANN--Brix-1.0-beta1-tp18614003p18617023.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[ANN] Brix 1.0 beta1

2008-07-23 Thread Igor Vaynberg
we have released Brix 1.0 beta1 [1] yesterday. for those of you who do
not know what Brix is, it is an embeddable CMS for wicket apps based
on wicket (of course) and the jcr (jackrabbit). Brix is pretty much
feature-complete for 1.0, next we are going to focus on stabilizing it
for the 1.0 release. feel free to have a look, we are looking for
feedback.

[1] http://brix-cms.googlecode.com

-igor

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]