37603 all results found.

Request time (Page generated in 0.0562 seconds.)

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

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

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 : 659 Last Update : 2025-11-17 13:21:57

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

https://tech.xing.com/coaching-remotely-c7aa43b095...------2-----------------------

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 : 459 Last Update : 2025-11-15 12:11:13

3 workshops to facilitate feedback | by Albina Popova | New Work Development

https://tech.xing.com/3-workshops-to-facilitate-fe...------1-----------------------

3 workshops to facilitate feedback We have tried a number of ways to encourage feedback sharing at the team level at XING. Running a feedback-giving workshop or a feedback-giving retrospective turned ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publication3 workshops to facilitate feedbackAlbina Popova14 min read·May 6, 2019--Listen ..

Visits : 412 Last Update : 2025-11-20 03:31:43

How to set an agile team in two days | by Cátia Sul | New Work Development

https://tech.xing.com/how-to-set-an-agile-team-in-...------0-----------------------

How to set an agile team in two days A good healthy way for me to organise my learnings has been made with writing. That’s why I’ve decided to write about ..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 sizeHow to set an agile ..

Visits : 451 Last Update : 2025-11-19 18:58:25

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...------2-----------------------

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 : 483 Last Update : 2025-11-19 13:21:22

360° feedback with mediators. An experience report and a guideline of… | by Albina Popova | New Work Development

https://tech.xing.com/360-feedback-with-mediators-...------1-----------------------

360° feedback with mediators At XING we have tried a number of ways to design the process of soliciting and providing feedback. 360° feedback with mediators is a process owned by ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publication360° feedback with mediatorsAlbina Popova15 min read·May 31, 2019--ListenShar ..

Visits : 474 Last Update : 2025-11-19 23:41:05

XING Kubernetes components published as Open Source | by Sebastian Röbke | New Work Development

https://tech.xing.com/xing-kubernetes-components-p...------0-----------------------

XING Kubernetes components published as Open Source Introduction Kubernetes is an amazing container orchestration system with a lot of functionality provided out of the box. We use it as the basis ..SitemapOpen in appSign upSign inMedium LogoWriteSearchSign upSign inNew Work Development·Follow publicationStories about building a better working worldFollow publicationXING Kubernetes components published as Open SourceSebastian Röbke4 min read· ..

Visits : 386 Last Update : 2025-11-15 00:54:27

Wikimedia and Outreachy: Technical internships are bridging the free and open source inclusion gap – Wikimedia Foundation

https://wikimediafoundation.org/news/2019/06/25/wi...and-open-source-inclusion-gap/

.. Skip to content Who we are We are the non-profit organization behind Wikipedia. Get to know us People Board of Trustees Executive team Staff Reports Annual reports Financial reports Transparency ..

Visits : 340 Last Update : 2026-04-09 17:53:55

A growing Wikimedia movement, with training and learning at its core – Wikimedia Foundation

https://wikimediafoundation.org/news/2019/07/02/a-...ning-and-learning-at-its-core/

.. Skip to content Who we are We are the non-profit organization behind Wikipedia. Get to know us People Board of Trustees Executive team Staff Reports Annual reports Financial reports Transparency ..

Visits : 328 Last Update : 2026-04-09 17:46:50

Home – Wikimedia Foundation

https://wikimediafoundation.org/

.. Skip to content Who we are We are the non-profit organization behind Wikipedia. Get to know us People Board of Trustees Executive team Staff Reports Annual reports Financial reports Transparency ..

Visits : 277 Last Update : 2026-04-09 17:50:11


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 ....