A Quality Mindset — Part 1: Searching an inherently nebulous phantom Developing Software for the web is getting more and more complex. There are applications for iOS, Android and with JavaScript ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationPress enter or click to view image in full sizeIt’s not up to one ..
Visits : 436 Last Update : 2025-11-19 03:23:53
As the definition of the term varies depending on the context, I’d define it as taking unsustainable shortcuts which lead to you paying a price at some point in the future. ..Open in appHomeNotificationsListsStoriesWritePublished inXING EngineeringSascha CacqueuxFollowJun 1, 2018·6 min readSaveDealing with technical debtYou’re often faced with technical debt when working on a software project.As the definition of the t ..
Visits : 342 Last Update : 2022-11-29 19:34:06
What’s an anti-pattern and how do I fix it? As agile coaches and scrum masters, a big part of our job is making sure the best outcomes come from the various ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationWhat’s an anti-pattern and how do I fix it?astarteny4 min read·Jun 1, 2018-- ..
Visits : 417 Last Update : 2025-11-18 17:32:31
Dealing with RxJava's never-ending Observables Never-ending Observables are those that observe some data indefinitely until you unsubscribe from them. They're quite useful in many situations … ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationPress enter or click to view image in full sizeDealing with RxJava's never ..
Visits : 520 Last Update : 2025-11-18 18:45:49
Office breakfast and team building One of the challenges managing a project is how to transform a group of people into a team, how to get from a collection of individuals ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationOffice breakfast and team buildingRocio Garcia Sanchez4 min read·Jun 7, 2018-- ..
Visits : 399 Last Update : 2025-11-18 14:47:26
A Quality Mindset — Part 2: Cornerstones with (un)expected Similarities In the first part of this article I described how quality is defined by deficiency symptoms. Our today’s understanding of … ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationA Quality Mindset — Part 2: Cornerstones with (un)expected SimilaritiesMarcel ..
Visits : 401 Last Update : 2025-11-19 01:37:38
Using Docker for running Android Tests on your CI At XING we are around 30 Android developers that are contributing to the same app. In the past six months, we invested ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationUsing Docker for running Android Tests on your CIDaniel Hartwich5 min read·Sep ..
Visits : 541 Last Update : 2025-11-18 10:11:13
Using Ruby on Rails 5.2 Active Storage I’m currently working for the Premium team at XING and we decided to choose a feature from the new Ruby on Rails 5.2 version ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationUsing Ruby on Rails 5.2 Active StorageRafael Almeida4 min read·Oct 5, 2018--1L ..
Visits : 582 Last Update : 2025-11-19 01:41:07
Coaching remotely Learnings from my first experiences How people meet, socialize, communicate, work, collaborate and express themselves has completely changed in the past 20 years. We use our mobile … ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationPress enter or click to view image in full sizeCoaching remotelyCátia Sul6 min ..
Visits : 526 Last Update : 2025-11-18 10:04:26
Read writing from Sebastian Röbke on Medium. Team Lead Backend Architecture at @xingdevs ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inSebastian Röbke8 followersHomeAboutPublished inNew Work DevelopmentXING Kubernetes components published as Open SourceWe recently published some of the custom components we develope ..
Visits : 469 Last Update : 2025-11-18 19:51:59
Easy Web Search is engine to use inside a web site. Simple Crawling System is available to submit URLs and Links from submitted URL will be automatically added to search database when admin run crawling. Once crawling is done the links with their contents (Plain text from web link) will be available to search. If the total web site is linked to it's home page, you need jut give home page url to the sytem and run crawling once. You do not need to much work to implement a search system inside your web site.