java

Events happening in the community are now at Drupal community events on www.drupal.org.

Looking for a sustainable growth in Melbourne

Posted by Riverstone on July 15, 2013 at 1:06am

Dear Sir,

Greeting from Riverstone Infotech,

I take this opportunity to introduce Riverstone Infotech, a Software Solution Corporation from San Francisco, US with the development center in Chennai, India. We have clients in U.S & Australia and been serving them for the last 10 years.

We are looking for a sustainable growth in Melbourne as we are progressing in our expertise in every domain, technology and software development. We have been providing cost effective IT solution to many industries and saved reasonable money to the company.

Read more

How to send an Image to a Drupal Services 3 endpoint using json

Posted by stilllife00 on August 6, 2011 at 6:27pm

Hi all!
I'm having a trouble during a simple Android application development. I'm trying to add a simple News on my Drupal site from the Android application. I created a new content type called "News" with 2 strings (title and body) and a Image field. I sent to my site a title and a body and it works correctly using JSONObject class.

Read more

JOB OPENING: SENIOR WEB DEVELOPER

Posted by raffywolfe on July 5, 2011 at 7:41am

Hero Digital Media was designed to be a full service Digital Media developer and implementer for businesses of all sizes. Our organization is set-up to handle the different needs of different sized businesses by steering the work either through our "Enterprise" group at Hero Media Group or for smaller to medium-sized businesses; we keep it right here at Hero Digital Media.
We offer Internet marketing solutions that are all designed to improve our clients "Return on Investment. Our "teams" are comprised of experts in the fields of:
Digital Strategy (link)
Digital Design (link)

Read more

Looking for contact to good Drupal devs!

Posted by jaredpreston on January 30, 2011 at 5:58am

Hey all!

I am new to the group - am looking for contact to the Seattle Drupal community. I have several projects going at the moment and am looking for drupal experts to help me finish them. I have budget :) - would love to meet up with anyone for a coffee to chat a little if you are up for it. I can't make the next event (traveling for business) but would be able to meet up next week some time if someone has the time. I am looking for contact to good drupal developers - am presently working together with partners on two projects developing reviews and ratings sites.

Read more

Best design for a Facebook application that runs on both JSP & Drupal (same-origin policy issues)

Posted by EvanDonovan on July 23, 2010 at 8:23pm

My organization (TechMission) currently has a live Facebook app on facebook.christianvolunteering.org, and a Drupal install at www.urbanministry.org. The Facebook app is coded in JSP, but runs off the Drupal database. (To see the app, visit http://apps.facebook.com/find-your-calling.)

Read more

Drupal - JasperReports API :: bridge

Posted by charithccmc on March 22, 2010 at 3:14pm

I have a idea to provide a bridge between Drupal and JasperReports API. JasperReport is open source Java reporting and it can write to screen , to a printer or into PDF, Spread Sheet, RTF, ODT and XML files. Creating this bridge customer can easily generate reports from MySQL database.

JasperReports is third party tool , I want to know this idea suitable project for GSOC 2010 ???

It is suitable I can submit Project Proposal.........

please do some comment...

Read more
4 comments Categories: , ,

Drupal - JasperReports API :: bridge

Posted by charithccmc on March 2, 2010 at 3:11pm

I have a idea to provide a bridge between Drupal and JasperReports API. JasperReport is open source Java reporting and it can write to screen , to a printer or into PDF, Spread Sheet, RTF, ODT and XML files. Creating this bridge customer can easily generate reports from MySQL database.

JasperReports is third party tool , I want to know this idea suitable project for GSOC 2010 ???

It is suitable I can submit Project Proposal.

Read more

Using Apachesolr module as an API

Posted by toemaz on January 7, 2009 at 12:55pm

Just want to share my experience with using the apachesolr module as an API. I use apachesolr module purely as interface between my own drupal modules and the Solr instance. Part of the reason to do so is that I use a different schema.xml, compared to the one provided with the apachesolr module.

For the single technical detail, read this issue.

Thanks a lot to the developers for creating the apachesolr module and making it nicely extensible!

Read more

java node.save example anywhere?

Posted by kkretsch on January 6, 2009 at 6:38pm

I have a java client up and running using org.apache.xmlrpc.client.XmlRpcClient as client lib and a current drupal 6 with services via xmlrpc enabled. I already can connect, login, logout and even loading a node works.
Authentication is done via sessionID, API-key is disabled.

Now for the problem: i can't get the node.save to work. I give the function two parameters, the session and some structure. What java type equivalent is there expected?

config.setEnabledForExtensions(true);
...
HashMap<String,Object> hmSave = new HashMap<String,Object>();
hmSave.put("type", "pruefsumme");
hmSave.put("title", ivFileList.get(i));
hmSave.put("field_crc32", ivCheckSumListCRC32.get(i));
params = new Object[] {
sessid,
hmSave
};
Object oSave = client.execute(WS_ACTION_SAVE, params);
System.out.println(WS_ACTION_SAVE + "\t" + oSave);
Read more
4 comments Categories: , ,

java and services

Posted by xjs on October 11, 2008 at 1:03am

Any one can provide some examples or tips of using Services module in Java program?
Thanks very much!

Read more
3 comments Categories: ,
Subscribe with RSS Syndicate content

AltStyle によって変換されたページ (->オリジナル) /