Dungeon Crawler Carl


Book Description

The apocalypse will be televised! Welcome to the first book in the wildly popular and addictive Dungeon Crawler Carl series by Matt Dinniman—now with bonus material exclusive to this print edition. You know what’s worse than breaking up with your girlfriend? Being stuck with her prize-winning show cat. And you know what’s worse than that? An alien invasion, the destruction of all man-made structures on Earth, and the systematic exploitation of all the survivors for a sadistic intergalactic game show. That’s what. Join Coast Guard vet Carl and his ex-girlfriend’s cat, Princess Donut, as they try to survive the end of the world—or just get to the next level—in a video game–like, trap-filled fantasy dungeon. A dungeon that’s actually the set of a reality television show with countless viewers across the galaxy. Exploding goblins. Magical potions. Deadly, drug-dealing llamas. This ain’t your ordinary game show. Welcome, Crawler. Welcome to the Dungeon. Survival is optional. Keeping the viewers entertained is not. Includes part one of the exclusive bonus story “Backstage at the Pineapple Cabaret.”




Gaining Insight Into User and Search Engine Behaviour by Analyzing Web Logs


Book Description

Web Usage Mining, also known as Web Log Mining, is the result of user interaction with a Web server including Web logs, click streams and database transaction or the visits of search engine crawlers at a Website. Log files provide an immense source of information about the behavior of users as well as search engine crawlers. Web Usage Mining concerns the usage of common browsing patterns, i.e. pages requested in sequence from Web logs. These patterns can be utilized to enhance the design and modification of a Website. Analyzing and discovering user behavior is helpful for understanding what online information users inquire and how they behave. The analyzed result can be used in intelligent online applications, refining Websites, improving search accuracy when seeking information and lead decision makers towards better decisions in changing markets, for instance by putting advertisements in ideal places. Similarly, the crawlers or spiders are accessing the Websites to index new and updated pages. These traces help to analyze the behavior of search engine crawlers. The log files are unstructured files and of huge size. These files need to be extracted and pre-processed before any data mining functionality to follow. Pre-processing is done in unique ways for each application. Two pre-processing algorithms are proposed based on indiscernibility relations in rough set theory which generates Equivalence Classes. The first algorithm generates a pre-processed file with successful user requests while the second one generates a pre-processed file for pre-fetching and caching purposes. Two algorithms are proposed to extract usage analytics. The first algorithm identifies the origin of visits, the top referring sites and the most popular keywords used by the visitor to arrive at a Website. The second algorithm extracts user agents like browsers and operating systems used by a visitor to access a Website. In this study, clustering of users based on Entry Pages to a Website is done to analyze the deep linked traffic at a Website. The Top Ten Entry Pages, the traffic and the temporal information of the Top Ten Entry Pages are also studied.




Time Crawlers


Book Description

"Quick and super-enjoyable! Kind of like a collection of X-files + moral philosophy + AI + dark web + plot twist mash-up super bonanza! One of the stories in particular, Death By Crowd really stood out to me. It dominates that super-creepy-cause-it-could-be-true vibe." ~ Mara "Time Crawlers is a gripping and fun read. Varun Sayal's writing is incredibly imaginative and original. I enjoyed every second of reading this short compilation of out of this world stories. If you are a fan of science fiction you should definitely pick up this book." ~ Lauren "He has some great ideas. It was interesting reading stories that clearly are fundamental to a different culture. I'm going to be watching for more stories from him." ~ Charles "I wasn't sure if I would like this book going in because I usually don't read hardcore science fiction. .. However, this set of short stories was very interesting and kept me reading. I would recommend it to anybody that likes sci-fi or futuristic stories. " ~ Cailin "Time Crawlers is a highly imaginative, gutsy and spellbinding book of 6 stories that take us on a morally challenging ride through high-tech worlds and encounters that shock, terrify and enthrall us." ~ Peter "Well-written and fun collection of short stories that kept my interest. The author gives us something to think about. How much of our current reality is real and how much is illusion?" ~ Cheryle "This book has definitely sparked my love for Sci-Fi book to the next level. Absolutely amazing concept." ~ Katherine "Time Crawlers was my favorite. I know... that's the short story that gave the book it's name. But seriously the concept of that story made me think about life, past, present and future and I just loved that." ~ Jessica "Time and tested subjects of invasion, conquest, AI taking over coupled with Djinns and powerful missile-like weapons from Hindu folklore, make for an engaging and diverse cocktail in this book. Must buy, an engaging read." ~ Ankita "Damn Good! The author takes us through a roller-coaster ride of a breath-taking narrative. Considering how vast the field of science fiction is, he weaves some mean tales." ~ Shatarupa"The stories grabbed my attention instantly and were quite addictive and hard to put down. I finished this book in one sitting and record time. The author no doubt has done his research well and I really admire his highly imaginative skills." ~ Surbhi "The style of writing is a breath of fresh air and the book as whole consists of all those thoughts a person usually ponder over while free. But what sets it apart from such thoughts is the amount of efforts that have been put in thinking over every aspect of those theories." ~ Mohini Stories:1. Nark-astra, The Hell Weapon: The weapons he possesses make him the destroyer of worlds, and he burns for revenge. A high-tech take on ancient Indian mythology. 2. Death by Crowd: The dark desires of the masses; darknet websites fueled by a crypto-currency. What lurks in the background - an advanced artificial intelligence?3. Genie: He rubbed a lamp alright, but what he got was the shock of his life. An entirely sci-fi take on the djinn myth.4. Time Crawlers: There are individuals who exist in multiple time periods at once, and there are those who know about them....5. Eclipse: No attacks, no blood-shed, yet there was an invasion and a conquest. Who are these shapeshifter aliens being hounded by an eclipse?6. The Cave: The fate of an advanced imperial race hangs in balance as a dark celestial entity meets a legendary protector.Goodreads: https://www.goodreads.com/book/show/40540847-time-crawlers




Building Search Applications


Book Description

Lucene, LingPipe, and Gate are popular open source tools to build powerful search applications. Building Search Applications describes functions from Lucene that include indexing, searching, ranking, and spelling correction to build search engines. With this book you will learn to: Extract tokens from text using custom tokenizers and analyzers from Lucene, LingPipe, and Gate. Construct a search engine index with an optional backend database to manage large document collections. Explore the wide range of Lucene queries to search an index, understand the ranking algorithm for a query, and suggest spelling corrections. Find the names of people, places, and other entities in text using LingPipe and Gate. Categorize documents by topic using classifiers and build groups of self-organized documents using clustering algorithms from LingPipe. Create a Web crawler to scan the Web, Intranet, or desktop using Nutch. Track the sentiment of articles published on the Web with LingPipe.




Professional DNN7


Book Description

A variety of positive change has recently taken place in the DNN ecosystem, code base, and underlying technology. Professional DNN7: Open Source .NET CMS Platform provides thorough coverage of all aspects of DNN including the latest features, API’s, and updates. Looking to ramp up your knowledge of DNN7? If so, this book is for you! In this book, you'll learn how to install, configure, administer, develop modules, and much more! DNN has undergone a significant transformation over the past 4 years. The rebrand from DotNetNuke to DNN was just the start. The entire platform was migrated from VB to C#, the user interface was overhauled providing a much-improved user experience, dramatic improvements in functionality & performance were made including support for social collaboration and mobile devices. Recently API’s that make modern, client-side development easy have been introduced as well. The underlying technology platform has migrated from ASP.NET 2.0 to ASP.NET 4.0 and DNN has also integrated Microsoft’s Web API as the service framework at the core of the DNN solution. All of these enhancements provide developers with a lot of power in one solution. In previous Professional DotNetNuke books, DotNetNuke founder Shaun Walker authored a popular introductory chapter covering the evolution of the DNN open source project. He will expand this initial chapter with information about venture capital funding, commercialization, and software business insights – which will be of interest to DNN enthusiasts, as well as technology entrepreneurs. DNN site builders, administrators, and developers will learn how to: determine if they have met the installation requirements and install DNN administer and host a DNN site and install and configure modules manage users and keep a DNN installation secure localize a DNN site for multiple languages build custom DNN modules in C# using the model of separation of database, business logic, and presentation layers customize the DNN look with skinning make their site social with EVOQ




The Semantic Web


Book Description

This book constitutes the refereed proceedings of the 16th International Semantic Web Conference, ESWC 2019, held in Portorož, Slovenia. The 39 revised full papers presented were carefully reviewed and selected from 134 submissions. The papers are organized in three tracks: research track, resources track, and in-use track and deal with the following topical areas: distribution and decentralisation, velocity on the Web, research of research, ontologies and reasoning, linked data, natural language processing and information retrieval, semantic data management and data infrastructures, social and human aspects of the Semantic Web, and, machine learning.




Big Data, Machine Learning, and Applications


Book Description

This book constitutes refereed proceedings of the Second International Conference on Big Data, Machine Learning, and Applications, BigDML 2021. The volume focuses on topics such as computing methodology; machine learning; artificial intelligence; information systems; security and privacy. This volume will benefit research scholars, academicians, and industrial people who work on data storage and machine learning.




Network and Parallel Computing


Book Description

This book constitutes the refereed proceedings of the IFIP International Conference, NPC 2010, held in Zhengzhou, China, in September 2010. The 39 papers presented were carefully selected from 89 submissions. The papers are organized in topical sections on Parallelization and Optimization, Parallel Algorithms, Network, CPU and Multicore, Cloud and Grid Infrastructure, Network on Chip.




The Invisible Web


Book Description

Finding content on the Internet which isn't located through more conventional means, such as search engines.




Web Dynamics


Book Description

The World Wide Web has become a ubiquitous global tool, used for finding infor mation, communicating ideas, carrying out distributed computation and conducting business, learning and science. The Web is highly dynamic in both the content and quantity of the information that it encompasses. In order to fully exploit its enormous potential as a global repository of information, we need to understand how its size, topology and content are evolv ing. This then allows the development of new techniques for locating and retrieving information that are better able to adapt and scale to its change and growth. The Web's users are highly diverse and can access the Web from a variety of devices and interfaces, at different places and times, and for varying purposes. We thus also need techniques for personalising the presentation and content of Web based information depending on how it is being accessed and on the specific user's requirements. As well as being accessed by human users, the Web is also accessed by appli cations. New applications in areas such as e-business, sensor networks, and mobile and ubiquitous computing need to be able to detect and react quickly to events and changes in Web-based information. Traditional approaches using query-based 'pull' of information to find out if events or changes of interest have occurred may not be able to scale to the quantity and frequency of events and changes being generated, and new 'push' -based techniques are needed.