xswt-developer Mailing List for XSWT - XML/SWT page description language (Page 6)
Brought to you by:
dvorme
You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(8) |
Oct
(104) |
Nov
(68) |
Dec
(12) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
(18) |
Feb
(5) |
Mar
(4) |
Apr
(7) |
May
(28) |
Jun
(19) |
Jul
(2) |
Aug
|
Sep
(10) |
Oct
(19) |
Nov
(17) |
Dec
(3) |
| 2006 |
Jan
|
Feb
(1) |
Mar
(19) |
Apr
(61) |
May
(26) |
Jun
(31) |
Jul
(11) |
Aug
(15) |
Sep
(4) |
Oct
(18) |
Nov
|
Dec
(8) |
| 2007 |
Jan
(3) |
Feb
|
Mar
(13) |
Apr
(27) |
May
|
Jun
(4) |
Jul
(7) |
Aug
(25) |
Sep
(5) |
Oct
(6) |
Nov
(4) |
Dec
(4) |
| 2008 |
Jan
(6) |
Feb
(23) |
Mar
(32) |
Apr
(24) |
May
(18) |
Jun
(7) |
Jul
(12) |
Aug
(4) |
Sep
(3) |
Oct
(7) |
Nov
(29) |
Dec
(9) |
| 2009 |
Jan
(25) |
Feb
(8) |
Mar
(32) |
Apr
(32) |
May
(73) |
Jun
(68) |
Jul
(31) |
Aug
(22) |
Sep
(21) |
Oct
(26) |
Nov
(4) |
Dec
(2) |
| 2010 |
Jan
|
Feb
(1) |
Mar
(25) |
Apr
(66) |
May
(64) |
Jun
(65) |
Jul
(33) |
Aug
(48) |
Sep
(27) |
Oct
(3) |
Nov
|
Dec
(1) |
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
(1) |
Jul
(2) |
Aug
(6) |
Sep
(8) |
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2015 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2017 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Henry L. <Lab...@gl...> - 2007-09-29 05:21:37
|
Hi To xswt-developer Emergency report. Check DMXC! Price up 21% in 30 minutes! 5 day price: ~$0.50 |
|
From: Pau B. <Bau...@vi...> - 2007-09-28 12:49:18
|
Mining Sector --- Delta Mining UPDATE HOT SECTOR: Additional information on (O_T_C: D M X C) D M X C is expected to arrive soon. For those of you who currently own this company this will be great news. For those that don't currently own this company, you need to get in on this now. The company recently traded as high as .13 and with any significant news should be able to see (if not exceed) those prices again. Contact your broker now, don't miss this opportunity in D M X C! |
|
From: cahit R. <Rat...@my...> - 2007-09-28 10:53:16
|
Mining Sector --- Delta Mining UPDATE HOT SECTOR: Additional information on (O_T_C: D M X C) D M X C is expected to arrive soon. For those of you who currently own this company this will be great news. For those that don't currently own this company, you need to get in on this now. The company recently traded as high as .13 and with any significant news should be able to see (if not exceed) those prices again. Contact your broker now, don't miss this opportunity in D M X C! |
|
From: robb l. <la...@La...> - 2007-09-03 22:33:37
|
http://www.maniamu.net/ Yo laino Now you can order them privately online. (Manster cock enlargement = pills) Maks maigue |
|
From: Erdal K. <*@bacin.de> - 2007-08-31 13:29:05
|
A developer (Jan Petersen) started a mechanism for custom namespace handling, but it is not finished. Maybe, we can figure out how it will be best done to integrate this in the xswt plugin (by defining extension points). Else, I will try to change the code on my own... Looking forward to hear from you... Best regads, Erdal Karaca |
|
From: David J. O. <dj...@co...> - 2007-08-29 20:29:45
|
Unfortunately, development pretty much seems to be halted right now for a variety of reasons.
If that changes for me, I'll announce it here.
Sorry,
Dave
----- Original Message -----
From: *@bacin.de
To: xsw...@li...
Sent: Tuesday, August 28, 2007 7:44:47 AM GMT-0800
Subject: [Xswt-developer] How to start...
Hello,
I am new to the development of the xswt project.
I would like to add a custom namespace handler.
However, the according line to trigger a custom handler is
commented out in XSWT.java line 863:
if (handler != null) {
// handler.handleNamespace(parser, layoutBuilder);
} else
Logger.log().debug(XSWT.class,
"No custom namespace handler for " + namespace);
If I remove the comment there is a compile error. The ICustomNSHandler interface is expecting an XmlPullParser type parameter in its method declaration handleNamespace.
QUESTIONS:
Is the xswt project still being developed? Is it a dead project as it seems to be (can't find any recent changes to the repository)?
If not, will there be further labor made to support custom namespace handlers?
Best Regards,
Erdal Karaca
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Xswt-developer mailing list
Xsw...@li...
https://lists.sourceforge.net/lists/listinfo/xswt-developer
|
|
From: *@bacin.de - 2007-08-28 12:44:55
|
Hello,
I am new to the development of the xswt project.
I would like to add a custom namespace handler.
However, the according line to trigger a custom handler is
commented out in XSWT.java line 863:
if (handler != null) {
// handler.handleNamespace(parser, layoutBuilder);
} else
Logger.log().debug(XSWT.class,
"No custom namespace handler for " + namespace);
If I remove the comment there is a compile error. The ICustomNSHandler interface is expecting an XmlPullParser type parameter in its method declaration handleNamespace.
QUESTIONS:
Is the xswt project still being developed? Is it a dead project as it seems to be (can't find any recent changes to the repository)?
If not, will there be further labor made to support custom namespace handlers?
Best Regards,
Erdal Karaca
|
|
From: Lotfi K. <Lot...@wn...> - 2007-08-20 07:54:21
|
H-E*R_E WE GO AGAI-N! T.H,E B I_G O_N*E BEF_ORE T H'E S EPTE.MBER.RALLY! T.H.E MAR-KET IS A_BOUT TO P'O,P', A+N'D SO IS E.X-M-T+! Ti ck: E-X.M+T 5-.day p'ote*ntial: 0*.'4.0 Fir.m: EX_-CHANGE M-OBILE T_E_L-E (Ot*her O-T_C': EXMT. PK) A*s.k,: 0'._1-0 (+25.*00_%) UP TO 2 5,% in 1 day N_o-t o+n'l-y d,o+e s t,h+i_s f_i_r_m h_a_v'e gre*at fu-nd+amentals, b,u*t gettin'g t,h+i_s oppor tuni+ty at t h,e rig,ht t*i m'e,, rig ht befo're t-h,e r'ally is w.h.a t m'akes t h+i.s d e a-l so sweet-! T'h i,s a g'reat opportu+,nity to at le-ast doub_le up! S,o m-e comme+n_ts on t+h+e of-fi cial prot,,ocol. I can'+t be s.e'e'n in t.h'e street*s l_i k+e t*h.i_s-. W*i_t+h t.h+e Pow_er he folde'd real*it'y, b_e*n_t a sm_all patc_h of w+h'a_t w*a s+. Ind-+icates t-h_a*t t+h-e ser.vice is d'isa,bled, so t+h-a_t it c,annot be sta.rted by a u,s*e*r or app licat.ion. He s+a,y+s he m+u*s.t k_i,l-l ever yo+ne. |
|
From: Hou R. <Hou...@so...> - 2007-08-19 21:29:39
|
H*E,R.E WE GO A-GAIN! T-H.E B.I.G O_N'E BEFOR+E T_H_E SEPTEMBE-R..RALLY! T+H.E MAR*KET IS ABOU_T TO P+O-P', A,N'D SO IS E+X_M.T*! Tick': E'X M+T 5-da y p-+otential: 0_._4'0 Fi-rm: EXCHAN',GE MO.BILE T*E-L-E (Oth'er O'T-C': EXMT.+PK) A,s-k : 0,..1'0 (,+25.00%') UP TO 2-5,% in 1 day N*o,t o n-l*y d'o_e's t.h-i*s f_i.r*m h-a,v,e g'reat fu'ndamenta.ls, b+u,t gettin g t,h.i s opp'ortunit,y at t*h'e righ-t t+i_m+e., r-ight b-efore t*h-e ral.ly is w+h_a t m akes t,h_i*s d e*a*l so swe et! T*h-i_s a grea+t opp.ortu nity to at leas.t doub.le up! T*h*e momen t of wo'nder pass-ed, a_n d t.h-e o+n-l+y th,ing to w'onder abo ut w.a*s w_h.y s.h'e h*a'd thou+ght any_thi'ng s-eemed o*u*t of rou nd. Be'fore y*o*u merr-ily star,t r' esizing par titi-ons a_n_d instal.l,ing ADIO_S ther+e a r_e f e_w thi,ngs y-o-u s-hould do a_n,d in_fo'rmation y_o_u shou+ld k.n+o.w . Ther_e w a's no c hoice. T.h,e origin* al f i*l.e is b acked up if a bac-kup c*o.p+y d_o*e+s n.o_t al-ready exist.. A.fter t,h e dinne+r, t+h-e sho+rt stor y instru ctr ess op,ened h'e+r purs*e a_n d broug-ht fort-h t+h,e sto_ry of t*h*e b*each. |
|
From: brittany L. <bri...@bi...> - 2007-08-19 14:34:52
|
H,E.R_E WE GO AG,AIN! T.H-E B+I G O N_E BEF ORE T_H.E SEP_TEMBER.RALLY_! T*H E MAR*KET IS ABO UT TO P O,P., A-N*D SO IS E X-M,T_! T+ick: E+X-M'T 5-d-ay potentia+l*: 0'.+4,0 Fir-m: E*XCHA+NGE M'OBILE T.E*L_E (*Other O,T,C.: EX,MT.PK) A+s,k-: 0 .,1.0 (.+25.00%.) UP TO 2*5-% in 1 day N+o't o*n l-y d_o.e-s t-h+i.s f*i,r-m h'a_v-e gr_eat fundamen tals*, b,u.t getti-ng t,h+i*s opport un-ity at t h*e r+ight t_i*m_e., righ_t b-efore t,h+e rall,y is w'h*a,t ma*kes t,h_i.s d*e_a'l so sw,eet! T,h+i+s a g+reat opport_unit y to at leas.t doub_le up! Blac k H_a+t U.S-A 2'0.0*3 B,riefing+s a-n_d+. No N+a-m*e 5845901-0*30, 076*_4504444 93. L*'atten,te de K.etty ne f u,t p-a.s l.ongue. C_lear t,h,e chec+k box(-es) f.o_r t-h e protoc-ol(_s) y_o_u w,a'n t to remo_ve f_r'o,m t*h+e share,. E ither he leav-es h*e_r+e as o-n.e of us or he doesn,'t leav,e at a.l'l+. |
|
From: Fulano d. <Ful...@ne...> - 2007-08-18 16:34:25
|
T-H+E B_I G O.N-E B'EFORE T.H-E SEPT,EMBER.RAL,LY! H-E,R-E WE GO AGAI+N! T_H*E M_ARKET IS ABO+UT TO P'O-P+, A N.D SO IS E_X,M T+! T ick: E,X,M.T Firm-: EXCHA+N+GE MO*BILE T+E*L.E (O*ther O,T C_: EXMT.PK,) 5*-day po.tenti-al: 0..,4,0 A s.k': 0-. 1-0 (+2'5.00 %) (_U,P TO 2_5'% in 1 d a_y+) N_o.t o'n.l,y d+o_e*s t+h-i s f'i r m h+a_v_e g_reat fu ndame'ntals, b*u t gett.ing t+h,i-s opp*ortuni*ty at t*h e r*ight time_, righ_t be.fore t,h.e ral ly is w-h+a*t m_akes t*h.i+s d_e a+l so sw'eet! T+h,i's a g.reat op*portunit-y to at le+ast d'ouble up! T+h-i+s p-ermits "-minor versi,+on" upda.tes , typi cal_ly f,o r sma_ll b.u,g fixes+. O h,, t*h+e bell s, be,lls, b,ells. A dvance'd syst+em monitoring+,, re_covery-, a.n d re*pair tools . Terr-ent pu lled up on a t*h-e sci.ent.ists h'a_d y*e,t to figur-e o.u.t.. My smili-ng f_a'c+e s e-t h'e'r s,ome,what at eas+e, ho.wever. |
|
From: dovie H. <dov...@ci...> - 2007-08-17 19:06:43
|
H E,R'E WE GO A*GAIN! T-H'E B.I G O*N,E BE FORE T H-E SEPTE_MBE+R.RALLY! T-H*E MARKE'T IS ABOU+T TO P,O*P,, A*N.D SO IS E X,M'T ! Firm+: EXC*HAN+GE MOB+ILE T E,L'E (Ot her O T C,: EX-MT.PK) Tick : E*X.M.T A's*k.: 0,..0*8 5-_day p+otentia+l: 0+.*4 0 T_h'i-s a g*reat opp,_ortunity to at leas-t doubl_e up! N'o.t o,n.l y d'o'e_s t+h-i-s f*i r'm h.a+v,e g reat fund.a,mentals, = b,u*t getti ng t'h.i+s opportuni..ty at t h+e righ_t tim,e, rig*ht = b+efore t,h-e rall_y is w,h'a*t make+s t'h-i*s d'e_a l so swe,et! Watc.h it s+o-a*r,! If t'h-e st'orage is n-o,t pre_se*nt, t+h-e storag-e is cr.eated a*n.d = an e*mpty dra.wing p.a.g'e is w,ritten i-n,t o t h e storage*. C_o mments T,h-e d'a*t+a st'ru.cture to w-hich t,h_e lpO-utDa_ta = paramete*,r poi*nts consi_s-ts of t'w'o a.rrays. If it is g-iven, it m-u's+t be t'h.e s a m*e as t*h*e n+a+m-e give*n in = t'h_e cBe.gin mac'ro immedia,tel'y p+,receding t h_e c*E_n.d macr o. You'_ll s+e e som'et hing t'h_a t w*i+l l m-a*k*e y'o,u,r e+y-e+s b'u+g = o+u,t+. Tw+enty-f*our hour.s a'g.o I h-a,d b*e-e_n anot_her vi'llager , a m_a,n = w+h-o h-a'd liv'ed a+n-d gr'own up w*i_t_h t_hose peop'le wa,t*ching in = t*h.e stre.et. |
|
From: Hwee p. <Hw...@se...> - 2007-08-16 02:44:03
|
T_h.i,s g'e,m is reall.y mov_abl.e!!
T.h_i s o'n e is reall,y p+_rofitable!!!
H-a v,e y,o u b'e*e'n wat chi.ng t_h*i.s f-o*r t h,e l,a-s.t w'e.e'k.?
T a'k*e a l,o+o,k at it:
rec+ent n_e'w*s r*e leases s.e n,t gener.atin+g gr.owing inter es.t in C'Y.T-V
C,ompan-y: CHIN_A Y OUTV C O+R.P (+O'T_C B-B:CYTV.O.B)
S t o c k: C+Y-T'V
Cur'rent Pri,ce: $-.,4,9
4-t-h Strai+.ght d a,y+s we h,a-v e s'e'e*n t h.i.s climb*. ('S e.e Yah+oo Cha'_rt-New N e w.s relea se)
T+h-i s o*n-e h a+s h'a+d n i.c,e r eturns f o_r i+nve-stors o*v*e+r t.h,e sum'mer, and
n-o.w sho*ws pro*mise to be.gin a secon'd w-a'v+e of retu*rns.
K+e,e,p a e,y-e o_u.t agai n on Wedn+es,day A+u-g 15.+...
Messag.e Qu+euing retur.ns t*h,i+s e rror w,h,e n s'o m+e oth+er cur+sor, ap.plicat+ion, or t-h,e sy stem adminis-tra+tor h a+s alread-y remove_d t-h'e m*essage f,r*o.m t'h*e queue,.
F+o.r o-ther bin-ary types*, t.h_e chec ks.um n'e'e_d n_o+t be su'-pplied a,n_d m a'y be 0.
W'i_l*l t*h-i.s be su_ppo*rted in t_h_e n.e*x-t ve.rsion of M.F+C'.
W_h,a*t e_l_s e h*a.v e y'o+u g,o't*.
Liftin g t_h+e o.ld,-fashioned b+lack instru__ment to h_i-s e+a.r+, he h-eard o'n l-y mu-sic at firs-t, a'n'd t+h+e.n a w.a.l,l of soun_d re*solvin*g i n*t o a fragme++nted amal_gam of conv'ersation-s.
|
|
From: Markie <Kra...@he...> - 2007-08-13 09:31:31
|
|
From: Tonello h. <Ton...@pr...> - 2007-08-09 19:11:01
|
L.I.V.E F.R.O.M T.H.E S.T.R.E.E.T! Sym: (P_R_T_H) Pr: .11 (UP 25%) A nnounces the Opening of Two New Stores by (PIN_KSHE_ETS: P-R-T-H) is pleased to announce that P uerto R ico 7, Inc. has opened two new stores. The stores are recorded as Pinero II and Borinquen Towers. Both locations were researched demographically to deliver above average sales due to high traffic streets and communities directly surrounding the stores. The Management team believes that the stores will each quickly reach an annualized run rate of 1.2 Million dollars of sales. |
|
From: Emmi N. <New...@fr...> - 2007-08-09 16:08:12
|
LIVE FROM THE STREET! Sym: (P R T H) Price: .088 Announces the Opening of Two New Stores by (P.I.NKSH.E.ETS: P R T H) is pleased to announce that Puerto Rico 7, Inc. has opened two new stores. The stores are recorded as Pinero II and Borinquen Towers. Both locations were researched demographically to deliver above average sales due to high traffic streets and communities directly surrounding the stores. The Management team believes that the stores will each quickly reach an annualized run rate of 1.2 Million dollars of sales. IMAGINE IF YOU HAD THE CHANCE TO BUY A WAL-MART FRANCHISE IN MEXICO RIGHT WHEN IT FIRST OPENED ITS DOORS THERE AND ALL YOU NEEDED WAS A SMALL STAKE TO GET IN. Hurry, we see this stock starting to make the turn NOW. |
|
From: Xin I. <Xin...@sm...> - 2007-08-07 03:14:18
|
Ce2a09A4 |
|
From: shepperson <she...@ha...> - 2007-08-03 14:23:21
|
|
From: Shirleen <Shi...@bl...> - 2007-07-31 05:33:48
|
|
From: Childress B. J. <rr...@di...> - 2007-07-26 13:35:38
|
|
From: riversongs.com <pt...@ma...> - 2007-07-19 03:54:56
|
Hi. Class-mate has sent you a postcard. See your card as often as you wish during the next 15 days. SEEING YOUR CARD If your email software creates links to Web pages, click on your card's direct www address below while you are connected to the Internet: http://75.132.114.12/?0ea9ad4eac804814655dc21c8371 Or copy and paste it into your browser's "Location" box (where Internet addresses go). We hope you enjoy your awesome card. Wishing you the best, Webmaster, riversongs.com |
|
From: Vicki <u...@li...> - 2007-07-05 03:24:02
|
MRMT WILL MOVE LIKE A COMET AND ITS ONLY GOING TO GET BETTER! Watch this SUPERNOVA closely Thursday! MONSTER MOTORS INC Symbol: MRMT Price: $0.6 Monday July 2, 9:00 am ET - News Release CHICAGO, IL--(MARKET WIRE)--Jul 2, 2007 Monster Motors, Inc. (Other OTC:MRMT.PK - News) announces a major contract with top Commercial graphic producer Keech Studio for the production of a National advertising spot for Monster Motors, Inc. The Monster Motors commercial ad spot is designed for showing in Major cable television Markets nationwide represented by Viamedia including those markets serviced by Verizon FiOS, RCN, Knology, WOW, Surewest, New Wave, Everest, Grande, Blue Ridge, Service Electric, CATV and Atlantic Broadband. MRMT THE RISING STAR, IS SET FOR SUPERNOVA STATUS ON THURSDAY! |
|
From: David J. O. <dj...@co...> - 2007-06-09 20:57:57
|
Looks like this might have fallen through the cracks.=20 Once you have the plugin installed, just show the view (as you did) and the= n open a .xswt file. Your layout will preview in the XSWT view.=20 Apologies if this is no longer timely enough.=20 Regards,=20 Dave Orme=20 ----- Original Message -----=20 From: Jesus Zazueta <jza...@no...>=20 To: xsw...@li...=20 Sent: Friday, March 9, 2007 10:51:00 AM GMT-0600=20 Subject: [Xswt-developer] Updated installation procedure, event handling=20 Hi all.=20 I apologize if this is not the proper list to mail to. But I found no gener= al users list for XSWT.=20 I would only like to ask if there are any updated instructions for installi= ng the XSWT plugin via updates site.=20 I did this for the plugin version 1.2.0, but it seems that this is not enou= gh to get the plugin running since all I'm getting is the XSWT view showing= a red frame and nothing else.=20 Is there any other dependency to cover in order for end-users to use this p= lugin and integrate the resulting XSWT files into existing projects? I read= somewhere in this same list that the editor relies on some other projects = that have to be checked out from the CVS repository. Is this still necessar= y?=20 I have tried to find initial installation documents or procedures without m= uch success :P=20 Another questio I had was about event handling wit XSWT. Is it still necess= ary to manually scan the resulting widget map in order to locate widgets of= interest for attaching event callback functions? Or is it possible to spec= ify the event handlers inside the XML document?=20 I thank you for any help you could provide. Thanks for your time!=20 Jes=C3=BAs Zazueta M=20 -------------------------------------------------------------------------= =20 Take Surveys. Earn Cash. Influence the Future of IT=20 Join SourceForge.net's Techsay panel and you'll get the chance to share you= r=20 opinions on IT & business topics through brief surveys-and earn cash=20 http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDE= VDEV=20 _______________________________________________=20 Xswt-developer mailing list=20 Xsw...@li...=20 https://lists.sourceforge.net/lists/listinfo/xswt-developer=20 |
|
From: Isabel T. <Isa...@al...> - 2007-04-30 09:00:28
|
ANLEGER UHR BJ5N.F!!! DIE RALLYE IST GESTARTET Firma: BOERSE INVEST BETEI WKN : 797639 ISIN : CH0012802093 Markt: Frankfurt Kürzel : BJ5N.F Preis: 1.90 5-Tag Prognose: 3.00 KAUFEN KAUFEN KAUFEN! BJ5N.F ESGESCHAFT FIN UNTER PARI! |
|
From: som b. <bu...@ar...> - 2007-04-30 07:10:02
|
THIS ONE IS SET TO RISE! http://s6.bilder-hosting.de/img/YEXFL.jpg Pirch 98, mIRC 5. |