May 17, 2013 |
Susan Visser |
DB2 Tech Bits: Hear impressions of BLU from IBM ChampionsRick Swagerman who took over as the DB2 Tech Talks Host from Serge Rielau has just recorded two Tech bits. Tech bits are shorter recordings on topics related to DB2. These two bits are both conversations with IBM Champions to hear their impressions of the latest technology being delivered in DB2 10.5.
These champions have taken part in the early access beta program for the past few months and were very impressed with what they found and were excited to share their impressions with you:
IBM Champions Jean-Marc-Blaise and Iqbal Gorawalla on BLU Acceleration in DB2 10.5
This is a single Tech Bit and is 24 minutes in length.
See also Iqbal’s blog on this topic: DB2 10.5 Addresses Big Data Challenges with BLU Acceleration
IBM Champion Tony Winch on BLU Acceleration in DB2 10.5
(about 10 mins in length)
For more about DB2 10.5 with BLU Acceleration, see my previous blog entry Do you know BLU? and look for another blog entry that I’ll post shortly.
Thanks Tony, Iqbal and Jean-Marc for sharing your impressions of this new technology!
|
May 16, 2013 |
Ember Crooks |
WebSphere Commerce Instance Creation Creates Database as Wrong UserThis post is specific to WebSphere Commerce. We’ve reported this issue to IBM, but since we’ve run into it several times across more than a year, and in multiple different Fix Packs of...... |
Robert Catterall |
DB2 for z/OS Performance Tuning: the Rising Tide and the Home RunI've been working with DB2 for z/OS for about 25 years. During most of that time, I've been actively engaged in performance tuning work -- specifically, performance tuning as it pertains to the CPU and elapsed time associated with application access to data in DB2-managed databases. I've learned that the best results, in terms of efficiency and throughput gains, are achieved via a two-pronged approach that I conceptualize as a rising tide and home runs. In this blog entry, I'll explain these...(Read more) |
May 15, 2013 |
Frank Fillmore |
Keeping it in the Family: Batch Movement of Data Between DB2 Databases and/or SubsystemsA few weeks ago a customer was confronted with a common challenge. They had to move terabytes of data – billions of rows – from DB2 for LUW to DB2 for z/OS. I suggested a...(Read more) |
ChannelDB2 Videos |
IBM Champs Jean-Marc Blaise and Iqbal Goralwalla: Positive Impressions of BLU Acceleration TestingListen to this short Tech Bit as IBM Champions Jen-Marc Blaise of Delta DB and Iqbal Goralwalla of Triton Consulting describe their strong impressions of BLU Acceleration in DN2 10.5 early access program testing. |
ChannelDB2 Videos |
IBM Champion Tony Winch Impressed with BLU Acceleration in EAP TestingIBM Champion Tony Winch of Data Synch Consulting in Australia participated in the DB2 early access beta testing of DB2 10.5 with BLU Acceleration and was impressed! Hear hsi remarks in this short Tech Bit. |
Frank Fillmore |
IBM Champions: Four (and counting…) @ The Fillmore GroupCongratulations to longtime colleague, Joe Geller, for being named one of the newest IBM Champions. Joe currently is deployed at a worldwide Top 50 integrated financial services institution. Joe is...(Read more) |
Data Studio Team |
Isolate Applications Within an IBM® DB2® pureScale® Group Using Optim Configuration ManagerIntroduction:
IBM® DB2® pureScale® (also known as DB2 application cluster transparency) feature introduced clustering technology to DB2 on distributed platforms, so you can deploy continuously available and scalable database clusters. The technology is based on the IBM DB2 for z/OS® architecture that businesses worldwide trust for their most critical systems. IBM InfoSphere® Optim™ Configuration Manager for DB2 for LUW V3.1 (OCM) includes the following capabilities for IBM DB2 pureScale® feature:
Although there are many capabilities in OCM V3.1 for IBM DB2 pureScale® feature, this blog entry focuses on the isolate application transactions capability (#6 in the above list).
Isolate Application using Optim Configuration Manager: Isolate applications on DB2 pureScale capability allows DBAs to isolate application workloads to certain members of a DB2 pureScale group. This capability is invaluable for enterprises when they want to:
I’ll use an example to describe this capability, the figure below shows the application “A” and “B” running on against a DB2 pureScale group. DB2 pureScale member “2” has been identified as the member on which isolated applications will execute (penalty box). Misbehaving applications can be identified by IBM InfoSphere Optim Performance Manager for DB2 for LUW (OPM). In the example, application “B” is the misbehaving application and as a result the resources available to application “A” are impacted. The mission critical application “A” therefore has poor response times and the effect cascades to any other applications running on the DB2 pureScale group.
OCM can be invoked from the OPM dashboard. You can define and use client rules in OCM to control applications connecting to DB2 for LUW servers. Additionally, rules can be used to control drivers, data sources, and transactions of user applications and the connections to DB2 for LUW servers. You can create client rules for managed clients only. Managed clients are those clients on which IBM InfoSphere Optim Data Tools Runtime Client is installed. Before you create a rule, you first need to create a rule set, which is a named group of rules. A rule with “Isolate application transactions” type can be defined which isolates a resource-consuming application on DB2 pureScale to a restricted environment so that other applications can obtain the resources they need to perform optimally. This rule moves an application, a group of applications, or a workload within an application to a pre-configured location alias (penalty box) of a specific member in a DB2 pureScale.
Steps to isolate an application to specific DB2 pureScale member(s) in Optim Configuration Manager: The following steps are not comprehensive; I’ve attempted to highlight the steps involved in isolating an application. Step 1: Setup up a location alias for members in a DB2 pureScale group For a DB2 pureScale group, you can define or update DB2 pureScale aliases using a DB2 call to the SYSPROC.WLM_CREATE_MEMBER_SUBSET stored procedure. For example to create a location alias called MY_PBOX for DB2 pureScale member ID 2: CALL SYSPROC.WLM_CREATE_MEMBER_SUBSET( 'MY_PBOX', '<memberPriorityBasis>equalPriority</memberPriorityBasis> <databaseAlias>PBOX</databaseAlias>', '(2)' )
A location alias represents one, a subset, or all members of a data sharing group. The following screen shot shows location aliases ALIAS1 for DB2 pureScale member ID 1, ALIAS01 for DB2 pureScale member ID 0 and 1, and PBOX for DB2 pureScale member ID 2.
Step 2: Define a rule set and a rule within the rule set To create or update a rule set, choose Open > Rule Set Manager. Create a new rule set by specifying a connection, name of the rule set and any comments.
Create a rule in the rule set. The following screen shot shows the rule called “PBOX” in which an application connecting to DB2 pureScale is identified by a condition. Multiple conditions can defined and joined using AND operator to identity the application to be isolated.
After adding the rules in the rule set, save the rule set.
Step 3: Activate the rule set Activate the rule set. Once the rule set has been activated, OCM directs new connections to the DB2 pureScale members identified by the location alias “PBOX”.
|
Susan Visser |
New book: Patterns of Information ManagementA couple of years ago, an author who I’ve worked with on a few projects, Dan Wolfson, introduced me to his friend Mandy Chessell who was interested in writing a book. A few months later, Mandy was in Toronto and we met to discuss her book. She told me that it was based on work that she was doing with her clients and that many of her clients were very excited to get their hands on this book. Mandy showed me the work that she had already completed and I was astounded at the level of completeness and quality that she had already put into the book. I introduced her to the people at IBM Press and the book was accepted and after much more work... the book is complete and will publish next week! I’m looking forward to getting my hands on the book and intend to read it cover to cover. Here are details about the book, Mandy, and her co-author Harald Smith. Patterns of Information ManagementBy Mandy Chessell, Harald Smith
Use Best Practice Patterns to Understand and Architect Manageable, Efficient Information Supply Chains That Help You Leverage All Your Data and Knowledge
In the era of “Big Data,” information pervades every aspect of the organization. Therefore, architecting and managing it is a multi-disciplinary task. Now, two pioneering IBM architects present proven architecture patterns that fully reflect this reality. Using their pattern language, you can accurately characterize the information issues associated with your own systems, and design solutions that succeed over both the short- and long-term.
Building on the analogy of a supply chain, Mandy Chessell and Harald C. Smith explain how information can be transformed, enriched, reconciled, redistributed, and utilized in even the most complex environments. Through a realistic, end-to-end case study, they help you blend overlapping information management, SOA, and BPM technologies that are often viewed as competitive.
Using this book’s patterns, you can integrate all levels of your architecture–from holistic, enterprise, system-level views down to low-level design elements. You can fully address key non-functional requirements such as the amount, quality, and pace of incoming data. Above all, you can create an IT landscape that is coherent, interconnected, efficient, effective, and manageable.
Coverage Includes:
About the authors:
Mandy Chessell
FREng CEng FBCS
Mandy has worked for IBM since 1987. She is an IBM Distinguished Engineer, IBM Master Inventor, and member of the IBM Academy of Technology Leadership Team. As the chief architect for InfoSphere® Solutions in IBM’s Software Group, Mandy designs common information integration patterns for different industries and solutions.
In earlier roles, Mandy’s work has focused on transaction processing, event management, business process management, information management, and model-driven development. This breadth is reflected in her invention portfolio, which to date stands at over 50 issued patents worldwide.
Outside of IBM, Mandy is a fellow of the Royal Academy of Engineering and a visiting professor at the University of Sheffield, UK. In 2001, she was the first woman to be awarded a Silver Medal by the Royal Academy of Engineering, and in 2000, she was one of the “TR100” young innovators identified by MIT’s Technology Review magazine. In 2006, she won a British Female Innovators and Inventors Network (BFIIN) “Building Capability” award for her work developing innovative people and the BlackBerry “2006 Best Woman in Technology - Corporate Sector” award. More recently, she was granted an honorary fellowship of the Institution for Engineering Designers (IED) and she won the “2012 everywoman Innovator of the Year.” For more information on Mandy’s publications, see http://en.wikipedia.org/wiki/Amanda_Chessell.
Harald Smith
Harald has worked for IBM since 2005. Harald is a software architect in IBM’s Software Group specializing in information quality, integration, and governance products, and is IBM certified in delivering IBM Information Management solutions. In this role, he develops best practices, methodology, and accelerators for common information integration use cases.
Harald has 30 years of experience working with data quality products and solutions; product and project management; application development and delivery; system auditing; technical services; and business processes across the software, financial services, healthcare, and education sectors. Harald was the product manager at Ascential® Software and IBM responsible for designing and bringing the IBM InfoSphere Information Analyzer product to market as a key component in IBM’s information quality portfolio. He has been issued three patents in the field of information quality and rule discovery and was recently recognized as an IBM developer- Works Contributing Author.
His publications include the IBM developerWorks articles “The information perspective of SOA design” [parts 6, 7, and 8], “Use IBM WebSphere® AuditStage in a federated database environment,” “Using pre-built rule definitions with IBM InfoSphere Information Analyzer,” “Designing an integration landscape with IBM InfoSphere Foundation Tools and Information Server” [part 1], and “Best practices for IBM InfoSphere Blueprint Director” [parts 1 and 2]. For the IBM InfoSphere Information Server documentation, Harald contributed to the “IBM InfoSphere Information Analyzer Methodology and Best Practices Guide” and “IBM InfoSphere Information Server Integration Scenario Guide”; he has also contributed to three IBM Redbooks®.
You can pre-order this book from the IBM Press bookstore.
Remember if you are an IDUG member, you are entitled to 45% off all IBM Press books, including this one. Find the secret code on the IDUG.ORG site after you sign in.
Susan
|
Henrik Loeser |
Optim Query Capture and Replay for system testsOne of the frequent questions during bootcamps is about what tools are available for performing tests, especially driving workloads against a DB2 database. In an older article I pointed you to the...(Read more) |
Vincent McBurney |
The first Fix Pack for IBM Information Server 9.1 is OutInformation Server 9.1 was released late last year and now has a fix pack 1. It contains a lot of DataStage Connectivity and Engine fixes for specific APARs. |
May 14, 2013 |
Susan Visser |
Big Data Sessions at IBM Innovate ConferenceIBM Innovate 2013 is a Technical Summit that provides insights that you need to stay ahead..... and it takes place June 2 - 6 in Orlando Florida.
This Summit offers over 450 outcome-driven sessions, including quite a few that are focused on the ever popular Big Data area. If you are attending the conference, you should consider attending these Big Data sessions:
BD-1962 : Agility in a Relational Database World - Dynamic Schema with JSON and DB2
Speaker: William Bireley, IBM
Today's mobile, social, and analytic applications demand agility, speed, and scalability using a flexible data model. This partly explains the huge interest in NoSQL databases. Modern applications frequently need to add, drop, or modify fields in the data store without administrator involvement. Change management processes associated with relational databases can be an impediment to continuous integration processes. A popular NoSQL approach is the use of a "document database", where documents are stored with a flexible format, such as JSON. Many existing NoSQL solutions offer these advantages, but sacrifice "ACID" characteristics of a traditional database, such as transaction control, recover-ability, and other aspects taken for granted in DB2. Using DB2 as a JSON document store provides the best of both worlds. This session describes a solution that does exactly that. The session also includes a live demo showing the power and flexibility of this JSON over DB2 solution.
BD-2501 : Big Data Predictive Analytics
Speaker: Mike McRoberts, IBM
Learn about the new Big Data feature in IBM SPSS Modeler and how to automate and integrate this capability into your application. You don't have to worry about Map/Reduce programming to take advantage of predictive analytics on Big Data.
SC-2486 : Cloud and DevOps: Big Demands, Big Iron
Speakers: Phil Murphy, Forrester; Hayden Lindsey, IBM
DevOps is changing how software is delivered, but how does it fit into your shop? The demands of delivering applications across mobile, social, big data, and cloud technologies are driving development teams to use many different types of technology. Furthermore, Agile methodologies are enabling development teams to deliver usable application features on quicker schedules. This is now happening for application development on all platforms, in private datacenters and public clouds. Learn how your organization measures up as Phil Murphy, VP and Research Director with Forrester Research, presents fresh research on the impact of these technology trends on IT organizations. Listen as Hayden Lindsey, IBM VP and Distinguished Engineer, discusses how software from IBM Rational brings agility to all of your development environments, from mobile apps to mainframe environments.
CLD-2185 : Developing in the Cloud? Turning Challenges into Opportunities
Speaker: Todd Moore, IBM
Address the increasing challenges of meeting the requirements of your customers. Reduce the pressures on development to deploy new services. Address the challenges by leveraging technologies that can develop once and deploy anywhere. Maximize the power of the cloud, while streamlining your development processes to include Mobile, Social, Big Data, and Business Analytics. Understand how OpenStack is providing flexibility in architecting your cloud. Learn how OSLC and TOSCA are integral to simplifying and accelerating your development processes. Todd Moore of IBM and Jay Snyder of Aetna Insurance will take you through their experiences on how they enabled their developer community to leverage these leading technologies to effectively deliver interoperable solutions. By the end of the session, you will understand how to take your team's development processes to the next level and be more responsive in meeting the needs of your customers.
BD-2498 : InfoSphere BigInsights Programming Overview
Speaker: Anshul Dawra, IBM
Get the most from your Big Data by developing new applications. We'll cover the popular programming styles for Big Data, including Map-Reduce, HBase, SQL and Hive, Jaql, Pig, and Text Analytics. We'll show how to create new applications from spreadsheets and display the results graphically. Learn how developers and end users can leverage big data with simple yet powerful programming styles.
BD-2499 : InfoSphere Streams Programming Overview
Speaker: Pete Nicholls, IBM
Big Data is everywhere we look. In late 2012, IBM conducted an audited benchmark illustrating how IBM Platform Symphony delivered a dramatic 7.3 times performance gain across a range of representative Hadoop MapReduce workloads. While the performance results are compelling, for many organizations the real value lies in associated opportunities for cost savings that arise from greater efficiency and resource sharing on a multi-tenant grid infrastructure. In this session, we will explain the benchmarks and results, detail the technologies that enabled the results, and discuss how organizations can take advantage of low-latency scheduling and new file system technologies to achieve dramatic efficiency improvements in their own Big Data projects. IBM will also unveil a total cost of ownership calculator that can help organizations estimate cost savings opportunities for a variety of distributed computing workloads including Hadoop MapReduce.
BD-2510 : Lightning fast access to Data with IBM Caching
Speaker: Brian Martin, IBM
Traditionally, data is placed in storage and when needed, accessed and acted upon in memory. This results in a natural bottleneck that impacts performance. As data volumes increase, the time required to access and analyze grows and becomes cumbersome. Complex calculation can't be accomplished in real time. With in-memory computing, we can better understand how data is shaped and stored. In this session, we will discuss how in-memory data grids like WXS & XC10 mark an inflection point for enterprise applications, especially with big data. Real-time information provides decision makers with insights not previously available. The session will cover how large data sets can be made available and accessed near-instantaneously.
BD-2511 : Test Data Management in the New Era of Computing
Speaker: Swati Moran, IBM
Big data means high volume, variety, velocity and veracity data. Most development and testing organizations aren't prepared to develop and test applications in this high pressure environment. Clients demand access and high availability. In the rush to meet growing client needs and build applications to support the speed of business, testing becomes even more critical. This session will explore best practices for test data management in the software development lifecycle to satisfy the demands of big data, while protecting sensitive data. In addition, it will explain how to speed delivery of big data applications while reducing cost by enabling testers and developers to access and refresh test data.
BD-2049 : Three Steps for Securing Big Data Environments - Why Big Data Doesn't Have to Mean Big Security Challenges
Speaker: Kimberly Madia, IBM
The ability to harness big data has opened the door for world-wide collaboration in real time. Organizations are able to process data on an extreme scale to derive maximum value. However, as big data environments ingest more data, organizations will face significant risks and threats to the repositories containing this data. Failure to ensure data security reduces confidence in decision making. Ironically, organizations are generating more data now as compared to any other point in history, and yet they don't understand how to protect it. In this session, we will discuss three steps to improve security in big data environments.
|
Dave Beulke |
DB2 10.5 Upgrade – 10 Reasons to Implement immediately!The International DB2 User Group (IDUG) North American conference is always full of great DB2 Family presentations. I try to go through all of them because they are always full of great ideas, best practices, hints and tips. I guess that’s why IDUG celebrated both DB2 for z/OS’ 30-year anniversary...(Read more) |
Henrik Loeser |
Performance Tuning for XML-based OLTP Systems (Temenos T24)From time to time my colleagues and I get contacted on how to set up and tune DB2 for use with Temenos T24. The latter is a core banking system and in use worldwide. And it uses XML as internal data...(Read more) |
Ember Crooks |
What to do with a Character you Cannot QueryThis post comes out of one of the more challenging technical problems I have encountered recently. Problem Description An international client went live recently. We did the work of building their...... |
DB2utor |
Are DBAs Still Needed?Since IBM unveiled its big data strategy, there's been an interesting response. Some have focused on the role of the DBA, wondering if advancements like... |
May 13, 2013 |
Frank Fillmore |
IBM #BigData Announcements – What You Should Know: the Details on BLU, IBM Unlimited License Agreement #IULA and moreIBM Champion Kim May of The Fillmore Group and Warren Heising of IBM deliver the details on “IBM Big Data Announcements – What You Should Know”. A replay of the May 9th, 2013 webinar can...(Read more) |
Data and Technology |
Data Professionals: Invest in Yourself!So, are you worth investing in or not? Most every IT professional continually looks for their company to invest money in on-going education. Who among us does not want to learn something new –...(Read more) |
Leons Petrazickis |
Have bash warn you about uninitialized variables with set -uBy default, Bash treats uninitialized variables the same way as Perl — they are blank strings. If you want them treated more like Python, you can issue the following command in your bash...(Read more) |
May 12, 2013 |
Nivasreddy Inaganti |
Backup validation – Are you doing it right ?Backup and Recovery is the most important task for any DBA. As a DBA we have to ensure that all our backups are running successfully and reaching netbackup/TSM . Below are some of the common...... |
ChannelDB2 Videos |
IBM Big Data Announcements - What You Should Know 2013-05-09![]() On April 30, 2013 IBM announced several significant solution enhancements related to data management and big data. These announcements reflect IBM's commitme... |
May 10, 2013 |
Craig Mullins |
DB2 Locking, Part 6: Claims, Drains, and Partition IndependenceDB2 augments resource serialization using claims and drains in addition to transaction locking. The claim and drain process enables DB2 to perform concurrent operations on multiple partitions of the same table space. Claims and drains provide another “locking” mechanism to control concurrency for resources between SQL statements, utilities, and commands. But do not confuse the issue: DB2...(Read more) |
Data and Technology |
The Business-Savvy DBA?Heads-down DBAs who know technology, but not their company’s business, soon will be on the endangered species list. Be Business Savvy Although DBAs are technologists first and foremost, we need...(Read more) |
|
DB2Night Replays |
The DB2Night Show #110: Database Performance Trends with guest Noel YuhannaSpecial Guest: Noel Yuhanna, Principal Analyst, Forrester Database Performance Trends! 96% of our studio audience learned something! During this special episode of The DB2Night Show™, Noel Yuhanna, Principal Analyst with Forrester, shared with us his perspectives on Database Performance Trends. Learn about new application demands and workloads, mobile devices, virtualized servers, clouds, impacts of performance on profitability, and...(Read more) |
Ember Crooks |
IDUG NA 2013 PicturesOk, this is the last post focused on IDUG NA 2013. I posted something deeply technical yesterday, didn’t I? I wanted to share some pictures from the conference. I snaged these from various...... |
Willie Favero |
May 2013 (RSU1304) service package has been tested and is now available(Posted Thursday, May 9, 2013) Testing for the forth service pack of 2013, RSU service package RSU1304, is now complete. This May 2013 1st Quarter quarterly report First Addendum contains all service through the end of December 2012 not already marked RSU. This service also ...(Read more) |
May 09, 2013 |
Kim May |
Thanks to Ida and Substance151!In 2012 The Fillmore Group decided to extend our Virtual User Group offerings. To do this we needed to link our website and mailing list. Which, as happens so often with projects, led to a website...(Read more) |
ChannelDB2 Videos |
DB2 Tech Talk: Technical Tour of DB2 10.5 with BLU Acceleration![]() Join IBM Distinguished Engineer Berni Schiefer for a Technical Tour of the all new DB2 10.5 with BLU Acceleration. You will hear the technical details behind the major features and enhancements in this release. |
Susan Visser |
Central Canada DB2 Users Group - June 17 & 18This year's meeting of the Central Canada DB2 Users Group will once again be held at the Institute for Learning in Scarborough / Toronto. The event is scheduled for Monday June 17th and Tuesday June 18th, 2013. This is one of the largest user run DB2 learning events in Canada with regular attendance in excess of 200.
As usual, you’ll be able to expect the "best in class" educational sessions, including:
DB2 for z/OS Speakers will include:
DB2 for LUW Speakers will include:
IMS Speakers will include:
This year, in addition to our usual DB2 program, the local IMS Users Group will provide a 1 day IMS track on Mon Jun 17.
Abstracts for these sessions can be found on this website: Abstracts.
The Keynote will be given by IBM Fellow Curt Cotner: “The Latest News on DB2 Application Development Technology”. As you may have heard, Curt is retiring from IBM, so this may the last opportunity to hear from such a renowned speaker.
I will attend the conference during the expo hours to display books that can be purchased direct from publishers at a discount. I may also have a few books that I’ll give away as prizes, so be sure to come by to visit me.
The main web page is located at Central Canada DB2 User Group.
Click here to go to registration site. I heard that walk-ins will not be accepted at this event, so be sure to register in advance!
Thanks to Tim Johnson, President for providing me with this information.
|
Susan Visser |
Participate in DB2 CommunitiesThere are several communities built around DB2 that many people are participating in. It may not be clear which is the best community to be involved with. We had a discussion with several people at IDUG last week and the discussion went into the pros and cons of forums. I personally do not use forums, but am involved with the other communities listed in this post. Read through and share your thoughts on the topic with me and others.
There are many facebook pages that are managed by IBM and are focused on a particular product. I don’t think there is a danger in following all of these pages since the way facebook works is not all of the pages you follow end up in your newstream. Instead, some are, but most are put into a different section and you must click on “page feeds” from your main FB page to see the postings. Here are a few Facebook pages that you may consider following:
LinkedIN is a very popular business connection website. Besides keeping your career details on the site, you can join a huge number of groups to connect with others on a topic that interests you. One of the things I really like about LinkedIN groups is that they send a digest of the activity that is happening in the groups. This can save a lot of time as it takes only seconds to browse the updates. The other thing I like about LinkedIN is the reach. I know more people who are NOT on Facebook than are NOT on LinkedIn. Some groups you may consider joining:
Others
IDUG, ChannelDB2.com, Google+, and developerWorks all have communities that are used by DB2 professionals.
IDUG.org has discussion groups and forums that are apparently widely used. I don’t use them, but I think very technical people do.
ChannelDB2 has over 5000 members, but I don’t find that the groups get used to the extent that they could.
Google+ is relatively new. We started a group there for a specific project and found that most of the members we wanted to join us didn’t have a google+ account yet. I must say I was impressed by the tools, but it may take more time to catch on.
developerWorks is widely known for technical content such as articles, tutorials, and blogs. It is built on the IBM Connections software which has a rich set of tools for wikis, forums, and profiles. I think there is huge potential for this, but again, the community part of it is relatively new.
How you can contribute
Social media is all about sharing information. You can add content to any of these communities as you see fit. Add a link to some content, make a comment about the content that is posted, say that you like the post, or share across your network. Make your opinion heard!
Is anything missing?
What do you think? Are there other communities where you go to for information? Are you happy with the communities that are available? What would you improve if you could?
I’d love to hear what you think... so drop me a comment!
|







