|
Top Stories
SYS-CON Events announced today that the 8th International Cloud Expo will
take place June 6-9, 2011, in New York City.
The International Cloud Computing Conference & Expo series is the world's
leading Cloud-focused event and is held three times a year, in New York,
Silicon Valley and in Europe. Over 600 corporate sponsors and 10,000 industry
professionals have participated in Cloud Computing Expo since its inception,
more than all other Cloud-related events put together.
Cloud Computing Expo 2011 East
Call for Papers Deadline November 30, 2010 - SUBMIT YOUR SPEAKING PROPOSAL
TODAY!
The four-day event will offer a rich array of sessions led by exceptional
speakers about the business and technical value of cloud computing with more
than 150 sponsors and exhibitors and over 5,000 estimated delegates from well
over 48 different countries.
Explore Cloud Expo Sponsorship &... (more)
Michael Benedict's Blog
This tutorial deals with AJAX implementation in Ruby on Rails 2. While I was
learning RoR, I had lot of issues of properly having AJAX implementation in
my projects. This tutorial is for those people out there. In this tutorial,
I`ll just show some very simple Script.aculo.us Animation Implementations in
RoR.
View Demo
Introduction
First off, if you followed my RoR tutorials, you should know that RoR has
AJAX support built in to it. It uses the Prototype Javascript Library along
with Scriptaculous.
Step 1 - Create new RoR Application
First create a new RoR application. Edit the database.yml file as well.
Step 2 - Create a Controller
After creating the new application, we need to create a controller. lets call
the controller ajaxfunctions. I hope you guys know how to create a
controller.
ruby script/generate controller ajaxfunctions index
T... (more)
Coach Wei's Blog
Here is a question that I have been pondering on and off for quite a while:
Why do "cool kids" choose Ruby or PHP to build websites instead of Java?
I have to admit that I do not have an answer.
Why do I even care? Because I am a Java developer. Like many Java developers,
I get along with Java well. Not only the language itself, but the development
environments (Eclipse for example), step-by-step debugging helper, wide
availability of libraries and code snippets, and the readily accessible
information on almost any technical question I may have on Java via Google.
Last but not least, I go to JavaOne and see 10,000 people that talk and walk
just like me.
The other reason that I ponder this question is that the power of Java is a
perfect fit for the areas where websites may need more than markups or
scripting, such as middleware logic. PHP and Ruby etc ... (more)
Red Hat is a trusted open source provider. Red Hat offers enterprise
customers a long-term plan for building infrastructures on the quality and
innovation of open source. Combining open source operating system platform,
Red Hat Enterprise Linux, together with applications, management, and
Services Oriented Architecture (SOA) solutions, including the JBoss
Enterprise Middleware Suite. Red Hat also offers support, training, and
consulting services worldwide to help enterprises take full advantage of the
value of open source technology. For more information, please visit
www.redhat.com/
Red Hat CTO Delivers Virtualization Keynote
Brian Stevens, the Chief Technology Officer and Vice President of Engineering
of Red Hat, delivered his Virtualization Keynote entitled "The Future of
the Virtual Enterprise" at SYS-CON's Virtualization Conferenc... (more)
Selenium is a free Web Application Testing System. It gained lots of
popularity since it is available. It’s integration to FireFox – which
allows instant record/replay as well as the scripting option - makes it a
great tool for functional web testing.
BrowserMob on the other side leverages Selenium by providing an automated
load-testing environment for Selenium scripts all configurable online via a
Web Dashboard.
Tagging Web Requests
In my recent blog post – Get more out of functional web testing: How to
correlate test reports with server side log information? – I discussed the
problem that testing results are usually not linked to the log and
diagnostics information captured by the application under test. The blog
entry offered a way to link the two sides using HTTP Tagging via an HTTP
Proxy. Tagging individual Web Requests allows linking each individual request
... (more)
Download CI Whitepaper Here!
Continuous Integration topic launched today on Ulitzer.
Continuous integration (http://ci.ulitzer.com) describes a set of software
engineering practices that speed up the delivery of software by decreasing
integration times.
Hudson is an open source "continuous integration" (CI) server initially
developed at Sun.
This whitepaper describes the capabilities of Hudson, compares Hudson's key
features to those of competitive offerings, and summarizes why Hudson has
quickly become the industry's most widely adopted open source CI server.
Ulitzer is a "new media" social journalism platform that revolutionizes how
we create, deliver, and consume content on the Web.
Ulitzer authors can get started with their first article in a few minutes and
may start a new "Topic" on any subject or write a story and post it both to
their Ulitzer author page an... (more)
Heroku, Salesforce.com's bought-in Rack-/Ruby-on-Rails-based
Platform-as-a-Service, has hired Ruby creator Yukihiro Matsumoto as its chief
Ruby architect expecting he'll make the language friendlier.
Heroki couldn't help point out that Ruby runs many of the world's most
popular brands like Comcast, Best Buy, AT&T;'s Yellow pages, Hulu and Twitter.
Heroku itself reportedly powers more than 150,000 apps written by Ruby
developers.
The start-up says "Matz" will continue working as research fellow at the
Network Applied Communication Laboratory, an open source systems integrator
in Japan. He will also retain his position as fellow at Rakuten Institute of
Technology, the R&D; arm of Rakuten, Japan's largest e-commerce company.
Salesforce picked Heroku up for $212 million in December.
... (more)
ChatOps: Let’s Talk Plugins
By Eric Sigler
This is the second post in our series on ChatOps
In our last post, you learned what ChatOps is, how it works and the ways in
which it can transform your organization. By promoting collaboration,
communication and rapid learning, ChatOps presents some serious benefits not
only for engineers, but also non-technical teams too.
We want to take that a bit farther with our next two posts. Once you've
chosen a framework and kicked the tires a bit, you'll probably want to add
features to your bot. The plugins detailed below can be easily added and
will help out with previously manual tasks you may have had to do daily.
At PagerDuty, we use Ruby-based Lita and our chat bot, Officer URL, with
a variety of plugins, so those are the examples we'll roll with below.
But, many of these plugins have alternatives in other frameworks so you ... (more)
Download Guide ▸ Here
Download Guide ▸ Here
A Guide to Laying the Groundwork for a Scalable Continuous Testing Strategy
Continuous testing helps bridge the gap between developing quickly and
maintaining high quality products.
But to implement continuous testing, CTOs must take a strategic approach to
building a testing infrastructure and toolset that empowers their team to
move fast.
Download our guide to laying the groundwork for a scalable continuous testing
strategy.
Download Guide ▸ Here
@ThingsExpo - The World's Largest 'Internet of Things' Event, November 1-3,
2016, at the Santa Clara Convention Center!
Secrets of Sponsors and Exhibitors ▸ Here
Secrets of Cloud Expo Speakers ▸ Here
All major researchers estimate there will be tens of billions devices -
computers, smartphones, tablets, and sensors - connected to the Internet by
2020. This number will contin... (more)
I do not know, use, or have an opinion on the Ruby language yet. But since
this language climbed up to the 13th place in the Tiobe index, it deserves to
be taken seriously. Bruce Tate is a well know proponent of Ruby. While some
people are quick to blame any Java developer who is looking into other
languages,in my opinion it's an attitude of weak people. If we want Java
keep evolving, we need to look around. I’ve asked Bruce several
questions about this programming language, and this is our blitz-interview.
Why this 13-year old language was not known in the programming community
until the Ruby on Rails came about?
I looked into this extensively for my Beyond Java book. Three important
points in time are
1) The emergence of a language. This does not always coincide with the
emergence of the catalyst.
2) The emergence of the catalyst. With Oak/Java, you could argue th... (more)
According to its founding light David Heinemeier Hansson (pictured), Ruby on
Rails (RoR) is about "taking the pain away and making you happy."
Hansson, who was a speaker at SYS-CON Events' inaugural "Real-World AJAX"
One-Day Seminar earlier this year, says he knowingly advises people, before
they try Rails, to cut their teeth in web-development on the mainstream
offerings first. "Once you've tried developing a substantial application in
Java or PHP or C# or whatever," he says, "the difference in Rails will be
readily apparent. You gotta feel the hurt before you can appreciate the
cure."
Those attending SYS-CON Events' "Real-World Ruby on Rails" One-Day Seminar,
on October 3, 2006 - many of whom by definition have already felt the hurt -
can experience the happiness first-hand, when top Ruby on Rails practitioners
share their insights, expertise, and code.
The Semina... (more)
|
@ThingsExpo Stories By Elizabeth White  Smart cities have the potential to change our lives at so many levels for citizens: less pollution, reduced parking obstacles, better health, education and more energy savings. Real-time data streaming and the Internet of Things (IoT) possess the power to turn this vision into a reality. However, most organizations today are building their data infrastructure to focus solely on addressing immediate business needs vs. a platform capable of quickly adapting emerging technologies to address future ... Oct. 15, 2017 05:30 AM EDT Reads: 1,525 | By Elizabeth White  Most technology leaders, contemporary and from the hardware era, are reshaping their businesses to do software. They hope to capture value from emerging technologies such as IoT, SDN, and AI. Ultimately, irrespective of the vertical, it is about deriving value from independent software applications participating in an ecosystem as one comprehensive solution. In his session at @ThingsExpo, Kausik Sridhar, founder and CTO of Pulzze Systems, will discuss how given the magnitude of today's applicati... Oct. 15, 2017 05:30 AM EDT Reads: 1,518 | By Elizabeth White  Digital innovation is the next big wave of business transformation based on digital technologies of which IoT and Big Data are key components, For example:
Business boundary innovation is a challenge to excavate third-party business value using IoT and BigData, like Nest
Business structure innovation may propose re-building business structure from scratch, as Uber does in the taxicab industry
The social model innovation is also a big challenge to the new social architecture with the design fr... Oct. 15, 2017 04:45 AM EDT Reads: 5,395 | By Elizabeth White  High-velocity engineering teams are applying not only continuous delivery processes, but also lessons in experimentation from established leaders like Amazon, Netflix, and Facebook. These companies have made experimentation a foundation for their release processes, allowing them to try out major feature releases and redesigns within smaller groups before making them broadly available.
In his session at 21st Cloud Expo, Brian Lucas, Senior Staff Engineer at Optimizely, will discuss how by using... Oct. 15, 2017 04:30 AM EDT Reads: 1,461 | By Liz McMillan  Digital transformation is changing the face of business. The IDC predicts that enterprises will commit to a massive new scale of digital transformation, to stake out leadership positions in the "digital transformation economy." Accordingly, attendees at the upcoming Cloud Expo | @ThingsExpo at the Santa Clara Convention Center in Santa Clara, CA, Oct 31-Nov 2, will find fresh new content in a new track called Enterprise Cloud & Digital Transformation.
Oct. 15, 2017 03:45 AM EDT Reads: 1,417 | By Elizabeth White  SYS-CON Events announced today that Avere Systems, a leading provider of hybrid cloud enablement solutions, will exhibit at SYS-CON's 21st International Cloud Expo®, which will take place on Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA.
Avere Systems was created by file systems experts determined to reinvent storage by changing the way enterprises thought about and bought storage resources. With decades of experience behind the company’s founders, Avere got its ... Oct. 15, 2017 03:15 AM EDT Reads: 819 | By Yeshim Deniz  SYS-CON Events announced today that CAST Software will exhibit at SYS-CON's 21st International Cloud Expo®, which will take place on Oct 31 - Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA. CAST was founded more than 25 years ago to make the invisible visible. Built around the idea that even the best analytics on the market still leave blind spots for technical teams looking to deliver better software and prevent outages, CAST provides the software intelligence that matter ... Oct. 15, 2017 01:45 AM EDT Reads: 2,391 | By Pat Romanski  SYS-CON Events announced today that Daiya Industry will exhibit at the Japanese Pavilion at SYS-CON's 21st International Cloud Expo®, which will take place on Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA.
Ruby Development Inc. builds new services in short period of time and provides a continuous support of those services based on Ruby on Rails. For more information, please visit https://github.com/RubyDevInc. Oct. 15, 2017 01:15 AM EDT Reads: 1,346 | By Liz McMillan  SYS-CON Events announced today that Evatronix will exhibit at SYS-CON's 21st International Cloud Expo®, which will take place on Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA.
Evatronix SA offers comprehensive solutions in the design and implementation of electronic systems, in CAD / CAM deployment, and also is a designer and manufacturer of advanced 3D scanners for professional applications. Oct. 15, 2017 01:00 AM EDT Reads: 1,367 | By Liz McMillan  As businesses evolve, they need technology that is simple to help them succeed today and flexible enough to help them build for tomorrow. Chrome is fit for the workplace of the future — providing a secure, consistent user experience across a range of devices that can be used anywhere. In her session at 21st Cloud Expo, Vidya Nagarajan, a Senior Product Manager at Google, will take a look at various options as to how ChromeOS can be leveraged to interact with people on the devices, and formats th... Oct. 15, 2017 12:15 AM EDT Reads: 1,420 | By Elizabeth White  SYS-CON Events announced today that Yuasa System will exhibit at the Japan External Trade Organization (JETRO) Pavilion at SYS-CON's 21st International Cloud Expo®, which will take place on Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA.
Yuasa System is introducing a multi-purpose endurance testing system for flexible displays, OLED devices, flexible substrates, flat cables, and films in smartphones, wearables, automobiles, and healthcare. Oct. 15, 2017 12:00 AM EDT Reads: 1,598 | By Pat Romanski  SYS-CON Events announced today that Taica will exhibit at the Japan External Trade Organization (JETRO) Pavilion at SYS-CON's 21st International Cloud Expo®, which will take place on Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA.
Taica manufacturers Alpha-GEL brand silicone components and materials, which maintain outstanding performance over a wide temperature range -40C to +200C. For more information, visit http://www.taica.co.jp/english/. Oct. 14, 2017 11:30 PM EDT Reads: 1,695 | By Liz McMillan  SYS-CON Events announced today that Japan External Trade Organization & Six Prefectures of Japan have been named “Pavilion Sponsor” of SYS-CON's 21st International Cloud Expo®, which will take place on Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA. Meet the leading Japanese cloud computing companies from six prefectures of Japan. The Japan External Trade Organization (JETRO) is a non-profit organization that provides business support services to foreign companies ... Oct. 14, 2017 10:45 PM EDT Reads: 1,724 | By Yeshim Deniz  SYS-CON Events announced today that SourceForge has been named “Media Sponsor” of SYS-CON's 21st International Cloud Expo, which will take place on Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA. SourceForge is the largest, most trusted destination for Open Source Software development, collaboration, discovery and download on the web serving over 32 million viewers, 150 million downloads and over 460,000 active development projects each and every month. Oct. 14, 2017 10:30 PM EDT Reads: 1,823 | By Liz McMillan  "We provide IoT solutions. We provide the most compatible solutions for many applications. Our solutions are industry agnostic and also protocol agnostic," explained Richard Han, Head of Sales and Marketing and Engineering at Systena America, in this SYS-CON.tv interview at @ThingsExpo, held June 6-8, 2017, at the Javits Center in New York City, NY. Oct. 14, 2017 08:00 PM EDT Reads: 4,323 | By Elizabeth White  Enterprises have taken advantage of IoT to achieve important revenue and cost advantages. What is less apparent is how incumbent enterprises operating at scale have, following success with IoT, built analytic, operations management and software development capabilities – ranging from autonomous vehicles to manageable robotics installations. They have embraced these capabilities as if they were Silicon Valley startups.
As a result, many firms employ new business models that place enormous impor... Oct. 14, 2017 06:30 PM EDT Reads: 1,357 | By Elizabeth White  Organizations do not need a Big Data strategy; they need a business strategy that incorporates Big Data. Most organizations lack a road map for using Big Data to optimize key business processes, deliver a differentiated customer experience, or uncover new business opportunities. They do not understand what’s possible with respect to integrating Big Data into the business model. Oct. 14, 2017 06:15 PM EDT Reads: 3,091 | By Elizabeth White  SYS-CON Events announced today that MIRAI Inc. will exhibit at the Japan External Trade Organization (JETRO) Pavilion at SYS-CON's 21st International Cloud Expo®, which will take place on Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA.
MIRAI Inc. are IT consultants from the public sector whose mission is to solve social issues by technology and innovation and to create a meaningful future for people. Oct. 14, 2017 04:30 PM EDT Reads: 1,700 | By Liz McMillan  In his Opening Keynote at 21st Cloud Expo, John Considine, General Manager of IBM Cloud Infrastructure, will lead you through the exciting evolution of the cloud. He'll look at this major disruption from the perspective of technology, business models, and what this means for enterprises of all sizes. John Considine is General Manager of Cloud Infrastructure Services at IBM. In that role he is responsible for leading IBM’s public cloud infrastructure including strategy, development, and offering ... Oct. 14, 2017 02:00 PM EDT Reads: 1,510 | By Yeshim Deniz  With major technology companies and startups seriously embracing Cloud strategies, now is the perfect time to attend 21st Cloud Expo October 31 - November 2, 2017, at the Santa Clara Convention Center, CA, and June 12-14, 2018, at the Javits Center in New York City, NY, and learn what is going on, contribute to the discussions, and ensure that your enterprise is on the right path to Digital Transformation. Oct. 14, 2017 01:45 PM EDT Reads: 959 |
|
|
|