Home

Spacebug open source initiative

Primary links

  • Get involved
Home

Navigation

  • Documentation
  • Projects
    • Ajaxdo
    • JComet
    • MantaRay
    • Spring-Dashboard
    • JNI.NET
  • Blogs
  • Downloads

Tag cloud

Architecture Ant Drupal eclipse JSP .NET Reviews JavaScript AJAX Tips Open source Java
more tags


Add to Google Reader or Homepage

Poll

Best for web dev:

Recent blog posts

  • Silverlight 2.0 Calculator Example Application
  • Useful tool - Vista Battery Saver
  • Does the open source professional services business model suck?
  • PHP calling .NET - PHP to WCF calls with parameters
  • Adding Spacebug to Technorati.
  • PHP calling .NET - PHP to WCF communication
  • Language syntax's, performance, PHP, Ruby, Java and who's better? Ahhhh!
  • Does Google want us to switch from Internet Explorer to Firefox?
  • PHP calling .NET - Running WCF service with basicHttpBinding
  • Tip: Visual Studio 2008 fails to debug WCF web service
more

User login

  • Create new account
  • Request new password

Java

Java

Language syntax's, performance, PHP, Ruby, Java and who's better? Ahhhh!

Submitted by admin on Fri, 07/25/2008 - 13:56
  • Java
  • performance
  • PHP
  • Software development

Language syntax's, performance, PHP, Ruby, Java and who's better? Ahhhh! -

I was reading on The Server Side and came across this post:

http://www.theserverside.com/news/thread.tss?thread_id=43020#221954

which is part of this overall discussion:

  • admin's blog
  • Add new comment
  • Read more

Ajax persistent Data Objects - AjaxDo 1.1 released!

Submitted by Amir Shevat on Sun, 07/20/2008 - 20:06
  • AJAX
  • ajaxdo
  • Java
  • JavaScript
  • News
  • Open source
  • PHP

Release 1.1 adds a fully functional JAVA server-side implementation to the pre-existing PHP server-side implementation. Now, Ajaxdo, AJAX

persistent Data Objects, enables applications can work in a JSP/JDBC environment and port easily from PHP to JAVA and vise-versa.

Code, examples and documentation can be found here.

  • Amir Shevat's blog
  • Add new comment

Spring-Dashboard 1.0 released under the apache license!

Submitted by Amir Shevat on Sat, 07/19/2008 - 17:25
  • Java
  • News
  • Open source

Release 1.0 contains a framework for gathering statistic runtime information on spring web application, a configurable dashboard view with a default AJAX implementation and an example application that demonstrates the Spring-Dashboard basic abilities.

  • Amir Shevat's blog
  • Add new comment

Why is Java-enabled hosting so expensive?

Submitted by Amir Shevat on Fri, 07/18/2008 - 15:03
  • Java
  • MySQL
  • Open source

Why is Java-enabled hosting so expensive? -
Hosting a website is a cheap matter these days. One could get a fairly good shared hosting package for around 1.5-6$ per month. These hosting packages offer a wide variety of features including support for PHP, PERL on LINUX or ASP (or ASP.NET) on Windows and MySQL DB. The problem is that prices soar when you want JSP/Servlet support.

  • Amir Shevat's blog
  • Add new comment
  • Read more

Still waiting for true .NET - JAVA interoperability

Submitted by Amir Shevat on Fri, 07/18/2008 - 15:01
  • .NET
  • Java

Still waiting for true interoperability -

One of the big things presented in JavaOne was .NET-Java interoperability. The notion of language interoperability can be understood and implemented in several different ways.

  • Amir Shevat's blog
  • Add new comment
  • Read more

Tip: how to write an XML document with JSP for AJAX applications

Submitted by Amir Shevat on Fri, 07/18/2008 - 11:28
  • AJAX
  • Java
  • JavaScript
  • JSP
  • Tips

AJAX applications usually connect to a server side application and request data in the form of XML. When the server side is written in JSP (Java Server Pages), for example a spring-framework web application with JSP views, writing the XML response is sometimes problematic.
The problem:
When using JSP to format the data in to XML and send it to the AJAX application, the XML is not recognized as XML (empty DOM object) and the AJAX application does not function properly.

  • Amir Shevat's blog
  • Add new comment
  • Read more

Removing the Ant Configuration Selection in eclipse

Submitted by Amir Shevat on Fri, 07/18/2008 - 11:24
  • Ant
  • eclipse
  • Java
  • Tips

When I updated to eclipse 3.2 I found a new irritating feature:

The problem:

The first time when selecting the Run As-> Ant build… on any of the ant tasks (targets) you have in your build.xml file, you get a window called “modify attributes and launch.”

After that any time you try to run an ant task (with or without the build…) you get an annoying “Ant Configuration Selection” window that makes the ant running process a click longer.

  • Amir Shevat's blog
  • 1 comment
  • Read more

JComet 0.1 released under the apache license!

Submitted by Amir Shevat on Thu, 07/17/2008 - 20:19
  • Java
  • News
  • Open source

Release 0.1 contains a dynamic properties file that can monitor its source configuration file and reload whenever it is modified. It also provides the ability to register listeners that are notified when properties change.

  • Amir Shevat's blog
  • Add new comment
Powered by Drupal, an open source content management system
Spacebug.com (c)2006
RoopleTheme