Results for java · 1.213s

Sponsored
News for “java”
20 results • 1208 ms server time
Moozonian News
bing.com• Aug 10, 2017• 1 min read
Data structures and algorithms in Java, Part 1: OverviewJava programmers use data structures to store and organize data, and we use algorithms to manipulate the data in those structures. The more you understand about data structures and algorithms, and how ...
Moozonian News
bing.com• Sep 25, 2013• 1 min read
Java Tip: Write an SOA integration layer with Apache CamelIn this Java tip, learn how to use Apache Camel to develop a quick-and-easy integration layer for a service-oriented architecture. Apache Camel lets you configure Camel integration components for web ...
Moozonian News
news.ycombinator.com• Nov 1, 2011• 1 min read
CloudBuild.us - Optimize, Build and Deploy JavaScript appsCloudBuild.us is a service that helps startups optimize their web application by automating the tedious process of building, testing and deploying to content delivery networks.At a set interval, the site will connect to your GitHub or BitBucket repository, and download your source code.Once downloaded, it will run a series of tests, including JSLint, JSUnit and any other tests that you specify.If those pass, it will optimize your web application by minifying JS and CSS files, and optimizing images (combining icons into sprites automatically for example).Once optimized, the CloudBuild.us will version images and JavaScript files, and then automatically transfer the files up to a supported CDN (Amazon S3 / CloudFront and Rackspace will be supported).You can sign up to receive more information about it at http://www.cloudbuild.us/I'd love your feedback on the services that we're planning to support, and ones that we're missing.Thanks,Mike
Moozonian News
blog.exoplatform.org• Jul 20, 2011• 1 min read
EXo Cloud IDE First to Support Java, Direct PaaS Deployments for DeveloperseXo, the enterprise Java portal and cloud user experience platform (UXP) company, today announced that eXo Cloud IDE is the first web-based IDE to support Java, extending its support for HTML, JavaScript, Groovy, PHP and Ruby languages. eXo Cloud IDE also offers a quick and easy on-ramp for deploying applications directly to several major Platform-as-a-Service (PaaS) including CloudBees, Heroku, and Red Hat OpenShift.News Highlights• About eXo Cloud IDE: Launched in March, eXo Cloud IDE is a multi-tenant, hosted development environment that enables social coding—the collaborative development of applications, gadgets and mashups that can be deployed directly to a PaaS. eXo Cloud IDE is available online at http://www.cloud-ide.com/.• Easy On-Ramp to PaaS Deployments: eXo Cloud IDE now includes a drop-down menu for easily deploying applications to Heroku and Red Hat OpenShift PaaS. By leveraging Git repositories, eXo Cloud IDE allows developers to manage, edit and redeploy changes from th
Advertisement
Moozonian News
news.ycombinator.com• Jul 4, 2011• 1 min read
Ask HN: Is JavaScript Java.next()?Like you all I digest the daily collection of JavaScript-created genius on HN with a little bit of "god I hope I don't need to learn how to do that..." and a whole lot of open-mouthed gawking.Some JavaScript trends in the last few weeks that I didn't know was possible: PDF Rendering [1] MP3 Decoding / Playback [9] Parsing/Rendering RAGE Game Levels [2][3] Parsing EXIF Data from JPG/TIFF Images [4] Physics Simulations [11] Animated/Interactive Insanity (Thanks Ben Vanik!) [5] Servers! (Nodejs) [6] Video Games [7] Why isn't any of this being done at the same scale and fervor with Flash? Why not Java Applets? JavaFX? Air? Silverlight?JavaScript seems to have something going for it that only Java before it had: a VM arms race involving all the major tech companies in the industry.The first 4-7 years of Java's life was punctuated by almost yearly (notable) performance jumps as Sun, IBM and BEA battled each other for the VM crown (Microsoft bowed out early after the lawsuit so I won't includ
Moozonian News
news.ycombinator.com• Jan 17, 2011• 1 min read
Show HN: Edit Text, See Relevant Images. ~200 Lines Of JavaSriptI was experimenting with different term-extraction API's and I came up with this simple HTML5/CSS3/JS thing that shows you relevant images as you enter text. http://bupad.agen.si Basic scenario- User enters text- Terms are instantly extracted from content via Alchemy API- Google Image search is used to find relevant images on Flickr- Images are shown in the backgroundThere are some minor perks like the fact that the image searches are rotating around the color wheel (Google let's you specify a desired color of the image), and content is also stored in LocalStorage.The prototype has a "bug" (HTML5 ContentEditable isn't a good enough replacement for a WYSIWYG, only works in Chrome in Safari) and a few "missing features" (Enlarging images and so on).Right now it's pretty much client-side, everything happens in JS (OOP Prototype and jQ for Cross-site JSON-P requests): http://bupad.agen.si/javascripts/application.js Reasons for posting:I want to gauge the potential and get some feedback. I
Moozonian News
news.ycombinator.com• Dec 28, 2010• 1 min read
Proposal for a new language that compiles to JavascriptJavascript is poised to be the most ubiquitous programming language in the world. It's in web browsers, and now it's making inroads on the server side. The latest engines are able to optimize it to machine code, and its single-threaded operation with asynchronous callbacks allows efficient, multitasking code in a simple paradigm.But Javascript is a complex language that's not easy to learn, and even harder to master. Also, some things (such as waiting for several objects to be filled asynchronously, and then using them as soon as they are all available) do not have native support in Javascript, requiring tricky libraries for control flow.Thus I feel there is a need for a simpler language that compiles into Javascript. That would give us the best of all worlds -- a language you can teach to new developers, which encourages good programming practices, and everything written in this language would be easy to understand by others. I'd call the language Q, and here are some properties it wo
Moozonian News
news.ycombinator.com• Oct 20, 2010• 1 min read
Innovating at Warp-Speed: Monitis Announces Java Monitoring from the CloudSan Jose, CA – October 20, 2010 – Monitis, the leading provider of all-in-one Cloud-based network and application monitoring suite, today announced a major new product launch: Java Application Monitoring.Using their leading-edge hosted software as a service (SaaS) approach, Monitis’ Cloud-based Java Application Monitoring Tool enables IT managers to monitor any Java-based service with JMX hooks, but to do so from the Cloud. This means that in addition to enabling users to see inside a production Java (also JRuby) application deployed in a cloud or in a datacenter, users are free to monitor these processes from anywhere at any time.Said Monitis Founder and CEO, Hovhannes Avoyan, “This is a big deal. This is a major step forward in the industry and we are excited to be at the forefront of this innovation. With this new addition Monitis becomes a true Swiss army knife for the IT administrators. Our host of useful tools in one simple, easy-to-use package can be configured in 5 minutes and
Advertisement
Show HN: JavaScript library that makes any list a smooth picker of any shapeIMAGE
news.ycombinator.com• Aug 20, 2026• 1 min read
Show HN: JavaScript library that makes any list a smooth picker of any shapeHey HN! I built this solo.You can check it out here: https://loopem.tahazsh.com/This idea had been lingering in my head for a long time. I kept thinking about the best way to turn the idea of a picker into a math problem, where I could describe the layout I want and it would just work.By pickers, I mean something like what `` does in HTML, but with more visual items, whether they are images, icons, colors, or anything that would enhance the user experience.For example, say you have an e-commerce app that shows different color options for a product. Instead of listing blue, red, and so on, you can show the actual colors, and users can drag or flick through them.To prove it works, and to give you usable options out of the box, I added built-in layouts: line, arc, wheel, cover flow, fan, and stack.I also made sure it stays smooth with any number of items. It's still fast because I virtualized the list, so it only renders what's on screen.Accessibility is on by default too. Arrow keys, Hom
Show HN: LilScript makes JavaScript libraries smallerIMAGE
news.ycombinator.com• Aug 20, 2026• 1 min read
Show HN: LilScript makes JavaScript libraries smallerhttps://yeargun.github.io/lilscript/LilScript is a typed, compression-first language that compiles into js and sometimes into exec(will be more stable in future). The compiler mangles, reshapes the program into optimized js that happens to be 5-15% smaller (after gzip/br compression or raw) compared to the best performing JS toolchains like oxc/esbuild/terser/..## What has been proven to work with LilScript?- makes VSCode's core js modules 20% smaller on average- makes the world's most performant & small markdown rendering npm library, marked, 5-7% smaller and 10% faster- and many more demos.. works with pretty much any js/ts library## How it is compressing js finer than vite/oxc/terser/esbuild/..### 1. By changing the app.``` class Vector { float x; float y; init(float x, float y) { this.x = x; this.y = y; } float lengthSquared() { return this.x * this.x + this.y * this.y; } }int[] values = [1, 2, 3, 4]; auto doubled = values.map((int value) => value * 2); int sum = 0; for (int i = 0;
Advertisement
Sponsored