Search the web
Sign In
New User? Sign Up
pinoyjug
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 12255 - 12284 of 19877   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12255
I'm looking for a good open source CMS solution or frameworks written in Java. More or less the features are comparable to Mambo or Joomla (PHP-based CMS app)....
Jojo Paderes
jojopaderes
Offline Send Email
Dec 1, 2005
4:35 pm
12256
hi! i think you should know first your requirements or your stakeholder's goals. web frameworks and all other frameworks are just set of design patterns that...
Pipo Sellado
wsellado
Offline Send Email
Dec 1, 2005
4:35 pm
12257
Apache Lenya is quite ok... Another is OpenCMS...
Michael Mayor
mikoboyzzz
Offline Send Email
Dec 1, 2005
6:48 pm
12258
try http://www.infoglue.org ... -- http://jaredtech.blogspot.com...
Jared Odulio
audrey_flo
Offline Send Email
Dec 2, 2005
2:11 am
12259
... ( http://www.theserverside.com/news/thread.tss?thread_id=37849 ): nux-1.4 released - easy, efficient and powerful XML processing Posted by: wolfgang...
Calen Martin D. Legaspi
calenmartin
Online Now Send Email
Dec 2, 2005
2:11 am
12260
... * infrastructure that Implements the SAMS SPI objects. This goes inside the * MessageSession implementation. */ Context jndiContext = new InitialContext();...
Jared Odulio
audrey_flo
Offline Send Email
Dec 2, 2005
2:12 am
12261
can one send an mms through one of the available SMS protocols? i also have an mms library for creating mms pdus. if anyone is interested it is available in...
vampire_janus
Offline Send Email
Dec 2, 2005
2:31 am
12262
Great! Maybe we can work hand in hand to create a complete solution. Syempre open-source din. hehe. Ano license ng MMS library mo? We will be having problems...
Melvin Dave Vivas
bugsy_700
Offline Send Email
Dec 2, 2005
3:40 am
12263
The MMS library is a GPL. We can use it as driver if it can seamlessly connects to MM7 which the Patriot will require on the Server-side SPI or fork it since...
Jared Odulio
audrey_flo
Offline Send Email
Dec 2, 2005
4:39 am
12264
Also check out Alfresco: http://www.alfresco.org/ ... -- Brian Tan Seng Yahoo! Messenger ID: btanseng Registered Linux User # 361862 http://counter.li.org...
Brian Tan Seng
brian_tanseng
Offline Send Email
Dec 2, 2005
5:46 am
12265
With the kind permission from the Moderator, I would like to announce 2 opportunities: SOFTWARE ENGINEER/ DEVELOPER * Has 3-5 years of experience in...
red4cv
Offline Send Email
Dec 2, 2005
11:23 am
12266
Hi, Do you know of a good java API that could extract data from html <table> tag and export it to CSV? Thanks, Abby Ongyanco-Lim ...
Abby Ongyanco-Lim
abby_ongyanco
Offline Send Email
Dec 2, 2005
11:23 am
12267
Hello, I might be wrong. Maybe you dont need a parser. You can use display tag ( http://displaytag.sourceforge.net/ ) to display your html tables plus it has ...
Brian Tan Seng
brian_tanseng
Offline Send Email
Dec 2, 2005
12:21 pm
12268
hi group, anybody here successfully implemented sending SMS thru wtai://<lib>/<method> wap protocol? google's search result couldnt help me :D thanks, jr...
a.m.reyes.jr
jayrreyes
Offline Send Email
Dec 2, 2005
12:22 pm
12269
I'm getting a: java.lang.ExceptionInInitializerError javax.crypto.KeyGenerator.getInstance(DashoA6275) ... ..when I try to use a third-party security provider....
Nikki Erwin Ramirez
necramirez
Offline Send Email
Dec 2, 2005
12:26 pm
12270
Hi Brian, I have a set of html files here given by a client. They don't have any other database only html files. Thus, I was looking for a parser to just...
Abigail Joan Ongyanco...
abby_ongyanco
Offline Send Email
Dec 2, 2005
12:33 pm
12271
... If your source data is well-formed (i.e. tags are properly closed and nested), you can always use the SAX or DOM parsers and treat your <table> data as...
JM Ibanez
cyberlizard0
Offline Send Email
Dec 2, 2005
12:50 pm
12272
I see. You are working with files then. I hope the HTML are well-formed. In that way you can treat them as XML files. Here is a list of HTML parsers that I...
Brian Tan Seng
brian_tanseng
Offline Send Email
Dec 2, 2005
1:14 pm
12273
Hello, Welcome to the list! :) Can you post some code? According to the Java docs ( 1.4.2), "that an unexpected exception has occurred in a static ...
Brian Tan Seng
brian_tanseng
Offline Send Email
Dec 2, 2005
1:59 pm
12274
It would also be nice to let us know the JDK you are using and it's version. ... -- Brian Tan Seng Yahoo! Messenger ID: btanseng Registered Linux User # 361862...
Brian Tan Seng
brian_tanseng
Offline Send Email
Dec 2, 2005
1:59 pm
12275
... If your HTML source data is well-formed (i.e., it's XHTML) then you don't even really need a parser if you're only going to convert it to CSV. Some XSLT...
Alistair Israel
aisrael
Offline Send Email
Dec 2, 2005
1:59 pm
12276
... What's your call to getInstance() like? In particular, what parameters (algorithm string, provider name or Provider class) are you passing? Also, the...
Alistair Israel
aisrael
Offline Send Email
Dec 2, 2005
2:09 pm
12277
Ah. I am sorry for not posting ANY background information. ... re: static initialization -- I read about that, too, but the initialization isn't on my part. ...
Nikki Erwin Ramirez
necramirez
Offline Send Email
Dec 2, 2005
2:33 pm
12278
... // algorithm is a String, provider is the third-party Provider subclass KeyGenerator keygenerator = KeyGenerator.getInstance(algorithm, provider); ... I...
Nikki Erwin Ramirez
necramirez
Offline Send Email
Dec 2, 2005
2:36 pm
12279
... The goal is actually the opposite. Don Brown chose "Titanium" to mean "lighter". He's got RoR features in mind. ... Believe it or not, that's pretty much...
jakartauser
Offline Send Email
Dec 3, 2005
2:06 am
12280
I believe you haven't configured your security provider properly yet. It says there in the stacktrace, to wit: "Cannot set up certs for trusted CAs" your...
Ver Allan Sumabat
ver_allan
Offline Send Email
Dec 3, 2005
2:06 am
12281
Most probably hindi well-formed yang mga yan lalo na kung luma. Well, a solution i can suggest is if wala kang ma research na mag we well formed sa kanila,...
Ver Allan Sumabat
ver_allan
Offline Send Email
Dec 3, 2005
2:06 am
12282
Because this is part of a failed technology(WAP), and not directly Java-related. Bluejackers(bluetooth crackers) use it for sending SMS from somebody else's...
Jared Odulio
audrey_flo
Offline Send Email
Dec 3, 2005
2:08 am
12283
Hi, I'm building this application. It's a server-based thing so it's just executed in a terminal. I was wondering how to capture the CTRL-C command or a window...
Melvin Dave Vivas
bugsy_700
Offline Send Email
Dec 3, 2005
2:38 pm
12284
You can download the free Sun Studio IDEs from this link: http://developers.sun.com/members/promo/freetools/index.html ... -- You can make the world a better...
Jojo Paderes
jojopaderes
Offline Send Email
Dec 3, 2005
3:24 pm
Messages 12255 - 12284 of 19877   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help