News AggregatorHandout Team learning presentationAggregated on: Handout from Urs Enzler's presentation about Team Learning View more...Mobility is Changing EverythingAggregated on: Tech execs tend to get the Mobile technologies are, well ... kind of a big deal. What I've come to realize over the past few months is just how big of a deal they are - make or break traditional organizations big. In my latest post for CA Technologies, I lay out why I think that is, and what tech (and general) leadership can do about it. View more...JFreeChart 1.0.17Aggregated on: An announcement about the release of JFreeChart 1.0.17, a free/open source chart library for the Java platform. View more...Chop onions instead of layersAggregated on: This is the presentation handout for a presentation I gave at the bbv Techday 2013. Special thanks to Jeffrey Palermo for supporting me. Chopping onions usually makes you cry. This is not the case in software architecture. In contrary! The onion architecture, introduced by Jeffrey Palermo, puts the widely known layered architecture onto its head. Get to know the onion architecture and its merits with simple and practical examples. Combined with code structuring by feature your software is easy to understand, changeable and extendable. Turn your tears of sorrow into tears of delight. View more...HTML5 MENU Tag RedefinedAggregated on: The tag provides an easy way to create menus on a web page. The HTML element was deprecated in HTML 4.01 but is redefined in HTML5. The HTML tag defines a list/menu of commands. The tag is used for context menus, toolbars and for listing form controls and commands. View more...Top 5 Resources to learn Java 1.8 Lambda ExpressionsAggregated on: Collection of some wonderful resources, tutorials and books on Java 8, quite useful to learn new concept like lambda expressions, Stream API, functional interface and default methods. View more...Bindows 4.3 ReleasedAggregated on: Bindows 4.3 supports the latest current versions of all major browsers, including Internet Explorer 11, Firefox 25, Safari 5.1, and Chrome 31; it also includes several new improvements and bug fixes. For detailed description of Bindows 4.3 - http://www.bindows.net/documentation/bindows43.html All customers with an active or perpetual maintenance plan will get the updated retail version directly from us. The apps on the Bindows site are already updated. View more...Is your server ready for Black Friday?Aggregated on: For most of us, we think of the day after Thanksgiving as the beginning of the holiday shopping season. For the administrators, maintainers and programmers of online stores, it may be the busiest and most stressful day of the year. View more...30+ Best jQuery Parallax Plugin with ExamplesAggregated on: Ultimate list jQuery Parallax plugins with example and demo.List consist of all parallax effects like jquery scrolling parallax, parallax background, parallax slider. View more...Encoding in Java:Base64Aggregated on: Base64 and other similar encoding algorithms are used to convert binary data to text in order to be easily stored or transfered through media that can interpret text. More specifically Base64 algorithm is used to convert binary data to ASCII string format. In Java, one quite good implmentation of the Base64 algorithm is provided by Apache Commons Codec api and in this tutorial we will se how to use and how Base64 works. View more...Putting Android In Motion - Part 1Aggregated on: So you're thinking about incorporating animations in to your Android app. You've seen first-hand how an appropriate use of animation can transform an app into something you love to use, and you'd like to bring that to your project. The information in this series of posts will give you an overview of some common approaches to animating on Android. View more...Software Developers: Frontiersmen of the BusinessAggregated on: Like the early American settlers, software developers require tools and resources to ensure that what they build is not only safe and robust, but also well-poised to thrive in a competitive environment. View more...Qt Creator and LLDBAggregated on: As at least the Mac people know, we have had some support for the LLDB debugger simmering in the cauldron for a quite a while. There was some investigative work done a while ago, back then targeted at desktop Mac and based on the library interface LLDB provides. It turned out to be not working […] View more...Qt Data Visualization Technology Preview and Charts 1.3.1 ReleaseAggregated on: When we began developing the Charts library we set as one of the goals to create a Charting component that makes it easy to create good looking interactive data centric user interfaces. We have continued with this path and we are now introducing two new releases in this area. We are releasing a technology preview […] View more...qbs 1.1.0 releasedAggregated on: It’s been a while since qbs 1.0.0 has come out, and things have been adding up – time for qbs 1.1.0! What’s newsworthy? Projects can now be nested, making it very easy to embed a stand-alone project into another one. Change tracking has improved a lot: We now catch more factors that (may) require parts […] View more...Qt Creator IDE & iOSAggregated on: Qt 5.2 coming in December brings full iOS support with it, but obviously you don’t want to just develop with Qt, you also want to use the best IDE available, and that clearly means using Qt Creator . Luckily, we’ve got you covered: we have developed an iOS plugin for Qt Creator 3.0. With it, […] View more...Qt 5.2 Beta AvailableAggregated on: I’m happy to announce that Qt 5.2 Beta is now available. Lots of things have happened since Qt 5.1. Apart from new platforms, we have also added a significant amount of new functionality and done large improvements under the hood. Qt Everywhere With Qt 5.2 we are introducing the production-ready ports of Qt on Android […] View more...Qt Creator 3.0 beta releasedAggregated on: Together with Qt 5.2 beta, we release the Qt Creator 3.0 beta today. Many things have been improved and added in this version, including: Improved Android support: Aside from many bug fixes, we added support for the new deployment mechanism available in Qt 5.2. This was described in more detail in a separate blog post. […] View more...Android deployment in Qt 5.2Aggregated on: This is a quick update on one of the features we have planned in Qt 5.2 for Android. In this release, our main focus has been on improving the “Getting Started”-experience, and polishing in general. For example, this has implied quite a few improvements to how Android is presented in Qt Creator 3.0, to make […] View more...Announcing the Qt Mobile Edition @ Qt Developer Days 2013 BerlinAggregated on: What an event so far! Over 600 people were jammed in to the Qt Developer Days 2013 Berlin keynote speeches this morning and the level of excitement was high. Kalle Dalheimer from KDAB gave an uplifting welcome setting the stage for 2 days of Qt love and fun. Digia announced an extremely exciting piece of […] View more...Qt 5.2 Alpha availableAggregated on: Last weekend we started the release cycle for Qt 5.2 by branching our development code base into the stable branch. As a first step in the release cycle, the Alpha release of Qt 5.2 is now available. They are available from the Qt Project download area for the open source version and in your customer […] View more...Introducing the Qt WebEngineAggregated on: A lot has happened with Web technologies in general since we introduced the first version of Qt WebKit in 2007. From having a couple of percent market share, the WebKit open source project nowadays has became the most widely used browser engine in the world. While the Qt port of WebKit was pretty much the […] View more...Enginio: The Qt Cloud Backend Hits BetaAggregated on: It is my absolute pleasure to announce that Enginio, our very own Qt cloud backend, has reached Beta status today. We have developed Enginio to make it easy for Qt developers to set up a backend for Qt applications. You can use Qt/C++ or QML and connect your application to the Qt cloud in less […] View more...New Scene Graph RendererAggregated on: Few phrases are more misused in software, whispered in social channels, promised over the negotiating table or shouted out loud in blogs, as the words “The next release will make everything better!” So… I won’t say that. But… Qt 5.2 introduces a new renderer to the Qt Quick Scene Graph. When we set out to […] View more...Temporary Moderation of Comments in the Qt BlogAggregated on: We have quite good spam filter in the Qt Blog, but no system is perfect. In the past months we have received an increasing amount of spam in the blog comments. There are some ways to improve finding spam, but so far we have not yet found a perfect match. Our estimate is that it […] View more...Qt 5.1.1 ReleasedAggregated on: Today, we released Qt 5.1.1, the first patch release for the Qt 5.1 series. It provides many improvements over Qt 5.1.0 as well as packages Qt Creator 2.8.1 to the installers. As a patch release, it does not add new features and remains binary compatible with Qt 5.1.0. It has been 8 weeks since we […] View more...Qt Creator 2.8.1 & Installer Framework 1.4.0 releasedAggregated on: We are glad to annouce the release of Qt Creator 2.8.1, and Qt Installer Framework 1.4.0! You might have noticed that Qt Creator 2.8.0 never made it into the Qt online installers. That was due to some interaction between the Qt Installer Framework and Qt Creator that broke updates in some cases. But now you […] View more...Qt Contributors Summit 2013 SummaryAggregated on: It’s now been a little over a month since we had the Qt Contributors Summit in Bilbao, where more then a hundred people from the community met to discuss the future direction of Qt and it’s different modules and subsystems. We also had a bit of vacation time after the summit hence this slightly delayed […] View more...Boot to Qt on Embedded Android and Linux – Technology Preview 2 ReleasedAggregated on: We are happy to introduce the next iteration of our embedded adventure – Boot to Qt on embedded Linux and some really nice improvements on embedded Android. As mentioned in Gunnar’s blog post in May, Boot to Qt is the project under which we have been researching and developing an embedded offering for Qt Enterprise […] View more...Battle of the Shirts – Qt Developer Days 10th AnniversaryAggregated on: ***Update: We’re astonished by the amount of submissions. Let’s give it up to the shortlisted Qt Shirt designers and let the voting begin. Like your favorite shirt and tell your friends! *** An offer too good to refuse: 1000+ T-shirts with your own design and a free pass to Qt Dev Days! It’s the 10th […] View more...Anatomy of a Qt 5 for Android applicationAggregated on: To those of you who were at the Contributor’s Summit, I said that I would write a few more technical blogs about Qt 5 for Android in the near future. This first blog accompanies my session at the CS quite well, as it will give some insight into how the different pieces in the Qt […] View more...Qt Contributor Summit ApproachingAggregated on: There are now only some short days left before this years Qt Contributor summit. This time the event is co-located with KDE’s Akademy conference in Bilbao, Spain. The final preparations are happening right now, and I’m very much looking forward to two exciting days of discussions and work around Qt. We’ll use the event to […] View more...Qt Creator 2.8.0 releasedAggregated on: Today we are releasing the Qt Creator 2.8 final. If you have followed the beta and rc blog posts you already know what is new in this version. For all others I’ll summarize some of the (subjectively) most important news: You can now open extra editor windows, that behave similar to the editor area in […] View more...Qt Creator for Qt Enterprise usersAggregated on: Qt Creator 2.8 provides a couple of new value additions for Qt Enterprise users. We would like to emphasize that this does not restrict the usage of the tools in our open source offering. In this release the focus is on QML and Qt Quick support. The new extension plugins to the Qt Quick Designer […] View more...Enginio-Qt goes AlphaAggregated on: Qt 5.1 has just been released and now we are proud to announce the first alpha version of the Qt libraries for Enginio. In the last few months there were massive upgrades on the server side and we have some really sweet performance improvements. Working on the Qt client side library to access Enginio triggered […] View more...Leslie's SiteCrafting Marketing Internship Re-CapAggregated on: After three short months, my time at SiteCrafting is quickly coming to an end. As I look back on my experiences, I'm amazed at how much I've gained in such a short amount of time... View more...Vine vs. Instagram VideoAggregated on: Leslie, our marketing intern, gives us the lowdown on the Vine video app vs. Instagram Video.As an Instagrammaholic, the new Instagram video feature came as quite a surprise to me. A brilliant, slightly anticipated one in fact. After reading a flurry of Facebook posts about the new addition, I found... View more...Left Hand, Meet RightAggregated on: Connecting data in logical ways can be the difference between service that's just OK to service that's surprisingly smooth and fulfilling. It may seem like a no brainer but project scope and budgets may not always allow for every scenario possible to play out in the real world. That being... View more...Early Coding MemoriesAggregated on: Bill. Mark. Gabe. Elena. Will. All names of people who could really be anybody. A thoughtful video put out by Code.org simply uses the first names of tech greats like Bill Gates, Mark Zuckerburg, Gabe Newell, Elena Silenok, will.i.am, and more to make a case for teaching code in our... View more...How Do You Vine?Aggregated on: Twitter's new social video app Vine is spreading fast and creative uses are already popping up everywhere. But, much like Instagram, will Vine turn into a place to share what you're eating at any given time of day? My guess is no... View more...Social Media Spam Serves As Security ReminderAggregated on: Social media networks seem to be under heavy fire from hackers and spammers. Facebook was the target of sophisticated attack (same with Apple), high profile brands like Burger King and Jeep on Twitter have been hijacked in the last week, plus, have you received a private Twitter message that goes... View more...Quick Code: Android 4 CSS Transition ProblemAggregated on: Today I found myself up against a wall when working up a swipe-focused mobile app -- a big, green, seemingly friendly, rounded Android wall who was dancing the robot instead of the electric slide. A CSS3 transition simply wasn't working on Android 4 devices which presented a usability problem for... View more...Invasion of the UTF-8 IconsAggregated on: Alright, who told marketing directors about UTF-8 icons? C'mon, confess. It's OK. I know it was an innocent aside when you were talking tech speak that revealed a whole new world to decision-makers who previously thought only text could be used among the likes of social media, emails subjects, and... View more...Twitter Introduces Inline Tweet HighlightingAggregated on: Twitter seems to introduce incremental new features at a steady pace. Recent hits include expanded content cards and their answer to Facebook's cover image for your profile. This time around they're getting fancier with formatting of a tweet as you type it. Check it out:... View more...Halloween Costume Contest 2012!Aggregated on: The SiteCrafting team went all out for Halloween this year. 12 employees wore costumes to work today!Now we need your help. Who has the best costume? Vote in the blog comments and we'll announce the winner on our Facebook page at 3:30pm.This year's entries:AJ as Hopalong CowboyBeverly as TiggerBrandy as... View more...SEO BasicsAggregated on: It seems a lot of people think that search engine optimization, or SEO, is a mysterious magic art form that lives in the world of wizards and unicorns. To make things worse, more often than not if you own a web domain you will usually be spammed regularly by a... View more...Please Step Away from the OfficeAggregated on: Our marketing team recently decided to update our [already pretty solid] website. The weekly meeting would be the obvious choice for ongoing planning and brainstorming to get our new site planned but, instead, we tried something else. A change of scenery. We reserved a spot... View more...Seeing Our Clients SucceedAggregated on: I don't often take the Alaskan Way Viaduct to work, but when I do, it means I'm spending the day at PEMCO assisting with their customer self service site. But, alas, this is not about PEMCO (that article is forthcoming after my time with PEMCO is up).You see, while traveling... View more...Quick Code: iOS Webkit Inertial ScrollingAggregated on: iOS 5 brought about many changes among them was the ability for inertial scrolling (or, as I better think of it, flick scrolling) to work on overflow hidden elements in their mobile Safari browser. This enhancement only takes a mere line of CSS to make happen. Here 'tis:... View more...Quick Code: CSS3 Transitions for Menus, NavigationAggregated on: Soften the edges of hard menu item hover color/image changes with CSS3 transitions. The trick is to place the transition-related CSS on the initial state of the element (e.g. before you hover over it). Then whatever you decide to do on hover (change the background color, in this example) it'll... View more... |
|
|