37603 all results found.

Request time (Page generated in 0.0727 seconds.)

Office breakfast and team building | by Rocio Garcia Sanchez | New Work Development

https://tech.xing.com/office-breakfast-and-team-bu...-5------1---------------------

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 working around the same topic ..SitemapOpen in appSign upSign inMedium LogoWriteSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationOffice breakfast and team buildingRocio Garcia Sanchez4 min read·Jun 7, 2018--Listen ..

Visits : 435 Last Update : 2025-08-21 05:46:28

Marcel Stieber – Medium

https://tech.xing.com/@marcelstieber

Read writing from Marcel Stieber on Medium. Senior Software Engineer ..SitemapOpen in appSign upSign inMedium LogoWriteSign upSign inMarcel Stieber13 followersHomeAboutEstimation — Effort vs. ComplexityWhich way to go and what does it mean for the teamNov 3, 2019A response icon1Nov 3, 2019A response icon1The ..

Visits : 506 Last Update : 2025-08-21 07:19:19

A Quality Mindset — Part 2: Cornerstones with (un)expected Similarities | by Marcel Stieber | New Work Development

https://tech.xing.com/a-quality-mindset-part-2-cor...-5------0---------------------

In complex environments quality could not be handled or defined by single individuals. Teams and trusting them is the key as well as the synonymous core yof quality, agility and leadership. ..SitemapOpen in appSign upSign inMedium LogoWriteSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationA Quality Mindset — Part 2: Cornerstones with (un)expected SimilaritiesMarcel Stieb ..

Visits : 476 Last Update : 2025-08-21 07:04:00

Daniel Hartwich – Medium

https://tech.xing.com/@hartwich.daniel

Read writing from Daniel Hartwich on Medium. ..SitemapOpen in appSign upSign inMedium LogoWriteSign upSign inDaniel Hartwich48 followersHomeAboutPublished infreenet EngineeringRunning Android Espresso Tests with Data Binding (and koin)Recently, we at freenet.de started working on a project that u ..

Visits : 736 Last Update : 2025-08-21 07:16:44

Using Docker for running Android Tests on your CI | by Daniel Hartwich | New Work Development

https://tech.xing.com/using-docker-for-running-and...-4------2---------------------

In the past six months, we invested a lot of time in making our espresso tests execution on our Jenkins CI server way more stable. In this article, I would like ..SitemapOpen in appSign upSign inMedium LogoWriteSign 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 19, 2 ..

Visits : 603 Last Update : 2025-08-21 01:31:26

Rafael Almeida – Medium

https://tech.xing.com/@rafaelcpalmeida

Read writing from Rafael Almeida on Medium. Hey! I write about several stuff, mostly technical or software development related, often switching from Portuguese to English. ..SitemapOpen in appSign upSign inMedium LogoWriteSign upSign inRafael Almeida140 followersHomeAboutPinnedSafely handle secrets on your GitOps flow using ArgoCD and HelmStore your Helm charts alongside your encrypted secrets files on your git ..

Visits : 562 Last Update : 2025-08-21 17:26:06

Using Ruby on Rails 5.2 Active Storage | by Rafael Almeida | New Work Development

https://tech.xing.com/using-ruby-on-rails-5-2-acti...-4------1---------------------

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 to try out before we migrate our ..SitemapOpen in appSign upSign inMedium LogoWriteSign 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--1ListenS ..

Visits : 554 Last Update : 2025-08-21 03:47:37

Cátia Sul – Medium

https://tech.xing.com/@catiasul

Read writing from Cátia Sul on Medium. A passionate for life, travelling and exploring new cultures! Senior agile coach @xing_de. always thrilled to learn new things! ..SitemapOpen in appSign upSign inMedium LogoWriteSign upSign inCátia Sul62 followersHomeAboutPublished inNew Work DevelopmentNurturing teams through coachingLast summer vacation I was having dinner with friends. We talked for hours about all types ..

Visits : 498 Last Update : 2025-08-21 03:46:43

Coaching remotely. Learnings from my first experiences | by Cátia Sul | New Work Development

https://tech.xing.com/coaching-remotely-c7aa43b095...-4------0---------------------

How people meet, socialize, communicate, work, collaborate and express themselves has completely changed in the past 20 years. We use our mobile devices most of the time, emoji are used as ..SitemapOpen in appSign upSign inMedium LogoWriteSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationZoom image will be displayedCoaching remotelyCátia Sul6 min read·Nov 7, 2018--1List ..

Visits : 579 Last Update : 2025-08-07 22:16:36

New Work Development

https://tech.xing.com/tagged/software-development

Stories about building a better working world ..SitemapOpen in appSign upSign inMedium LogoWriteSign upSign inNew Work DevelopmentkununuXINGNew Work HackWeekSoftware DevelopmentSoftware DevelopmentAll yearsLatestSeniority Balance in Software Engineering TeamsSeniority balance plays a crucial role ..SOFTWARE ENGINEERING, TECHNOLOGY, AGILE, QUALITY ASSURANCE, KUNUNU

Visits : 517 Last Update : 2025-08-21 04:02:32


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.

Discover great features.


  • Responsive Search Page
  • Crawl Unlimited Pages
  • Link Submit for Crawling
  • Admin Area to Manage Links
  • Easy to Use in your web
  • Installation Documentatio Available
  • Full Page Search and Quick Search
  • Start Search from html Page
  • PHP / MySQL Based
  • Simple to Install
  • PHP 5 and PHP 7

Usage

PHP Code (Put This Code before <html> tag or at very begining of the page

<?php require_once('Connections/saha.php'); ?>
<?php require_once('inc-main.php'); ?>
<?php require_once('inc.search.php'); ?>

HTML Header (Put this code within <head> to </head>)

<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="fonts/font-awesome/css/font-awesome.css" rel="stylesheet">
<link href="css/animate.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">

HTML Body (with PHP embeded)

<div class="wrapper wrapper-content animated fadeInRight"> <div class="row"> <div class="col-lg-12"> <div class="inqbox float-e-margins"> <div class="inqbox-content"> <div class="search-form"> <form action="" method="get"> <div class="input-group"> <input type="text" placeholder="Search Web" name="q" class="form-control input-lg" value="<?php echo @$cid; ?>"> <div class="input-group-btn"> <button class="btn btn-lg btn-primary" type="submit"> Search </button> </div> </div> </form> </div>...
.... Copy and Paste Entire Body from sample1.php ....