<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>9koala Information sharing and downloading</title>
<link>https://9koala.com/</link>
<atom:link href="https://9koala.com/rss.xml" rel="self" type="application/rss+xml" />
<language>en</language>
<description>9koala Information sharing and downloading</description><item>
<title>Free PDF reader download for windows</title>
<guid isPermaLink="true">https://9koala.com/2141-free-pdf-reader-download-for-windows.html</guid>
<link>https://9koala.com/2141-free-pdf-reader-download-for-windows.html</link>
<dc:creator>Admin</dc:creator>
<pubDate>Fri, 17 Apr 2026 12:33:10 +0400</pubDate>
<category>Programs</category>
<description><![CDATA[<p><a class="highslide" href="https://9koala.com/uploads/posts/2026-04/scr_ashampoo_pdf_free_presentation_en.jpg" target="_blank"><img src="https://9koala.com/uploads/posts/2026-04/thumbs/scr_ashampoo_pdf_free_presentation_en.jpg" alt="" class="fr-dib"></a><br></p>]]></description>
</item><item>
<title>PWA Osclass Plugin</title>
<guid isPermaLink="true">https://9koala.com/1614-pwa-osclass-plugin.html</guid>
<link>https://9koala.com/1614-pwa-osclass-plugin.html</link>
<dc:creator>Admin</dc:creator>
<pubDate>Mon, 13 Apr 2026 20:57:34 +0400</pubDate>
<category>Osclass Pulugins</category>
<description><![CDATA[<a href="https://osclasspoint.com/osclass-plugins/social-and-authentication/pwa-osclass-plugin-i192" title="PWA Osclass Plugin" target="_blank" rel="noopener external noreferrer"><img style="float:left;border:0px;" src="https://static-d761.kxcdn.com/oc-content/uploads/1/924_thumbnail.jpg" alt="PWA Osclass Plugin"> </a><p><strong>PWA plugin</strong> helps to enable power of PWA on your Osclass and cover key concepts of progressive web apps by generating manifest file (manifest.json, manifest.webmanifest), service workers and setting up meta data used when generating application.</p><br><p>PWA largest benefit is in ability to generate native applications based on website for Google Play Store, iOS App Store and Microsoft store, PWA lightweight application (Add to home screen), caching features, preload features and enhancing offline experience.</p><br><p>PWA application is considered as great addition or replacement for native app itself, as it provides app-like experience, is installable, lightweight (~1MB considering 50+ MB for native apps), auto-updated, provides offline experience and match to website design.</p><br><p>Application installation is not required </p><br><h2>Progressive Web Apps for Osclass</h2><br><p>Progressive Web Apps are built and enhanced using modern APIs to deliver better capabilities, installability and reliability while reaching anyone, anywhere and on any device, using one single codebase.</p><br><h3>Plugin overview</h3><br><p>PWA plugin for Osclass covers major functionalities of Progressive Web Apps.</p><br><h4>Install (Add to home page) application</h4><br><p>Plugin generate service workers those are essential for mobile browsers to show "Add to home page" button when browsing your site. This button installs PWA application and website is then easily accessible from mobile device.</p><br><p>Plugin also allows to define shortcuts when application icon is tapped.</p><br><h4>Generate files for native application</h4><br><p>When manifest and service worker files are created, it is possible to convert PWA application into native application using <a href="https://www.pwabuilder.com/" target="_blank" rel="noopener external noreferrer">pwabuilder.com</a>. This website generate application files for Google Play Store, iOS App Store and Microsoft Store.</p><br><h4>Configuration of in-app install experience</h4><br><p>Plugin helps to improve application installation experience by configuring background and font colors, application name, description, icons and other aspects of installation process.</p><br><h4>Assets caching and preload features</h4><br><p>Service workers can be set caching strategy, where browsed resources (except images) are cached and are used in case customer use your app in offline mode. In this case customer can access all links those were accessed while being online.</p><br><p>Preload feature is browser-based functionality that enhance website loading.</p><br><h4>Offline browsing experience and Offline fallback page</h4><br><p>When service workers are in caching mode, customer can access website also when offline.</p><br><p>Plugin helps to configure also offline fallback page - by default, when you access website in offline mode, you get error page from browser, but this page can be customized by PWA, using custom layout, logo/image and text.</p><br><p>All stylesheets (CSS) and scripts (JS) as well ad any resource defined in plugin configuration are pre-cached on page load, including offline page, to provide best possible offline app-like experience to your customers.</p><br><h4>Rich &amp; UP-to-date offline experience</h4><br><p>Plugin provides ability to enable <span style="text-decoration:underline;">background synchronization</span> and <span style="text-decoration:underline;">periodic background synchronization</span> to update cached resources whenever it is possible in order to keep user content up-to-date and provide better offline experience.</p><br><p>These features must be also supported by browser, plugin handle compatibility checking.</p><br><h4>Icons, screenshots and meta data management</h4><br><p>PWA and modern browsers require a lot of resources (images) to be managed. Plugin helps you to upload and manage icons and screenshots with just few clicks. It is also possible to configure meta data/tags related to application customization.</p><br><h2>Manifest (.json, .webmanifest) file generator</h2><br><p><strong>Web application manifest</strong> is part of collection of web technologies called PWA - progressive web apps, which are websites those can be installed to mobile device home screen without application store.</p><br><p>Manifest file provides basic information about web application in json format necessary for web application to be downloaded and installed. It customize install experience as well as browsing experience, application scope, icons, screenshots, application shortcuts, language, text direction, start URL or display option how app should look like.</p><br><p>When manifest file is configured and configuration is saved, it can be generated. Once generated, it is copied into osclass root directory for best compatibility.</p><br><h3>Manifest configuration option</h3><br><h4>Name</h4><br><p>Name of the web application as it is usually displayed to the user (e.g., amongst a list of other applications, or as a label for an icon).</p><br><h4>Short Name</h4><br><p>Name of the web application displayed to the user if there is not enough space to display name (e.g., as a label for an icon on the phone home screen).</p><br><h4>Description</h4><br><p>Description should explain or describe what application does and what is its primary purpose.</p><br><h4>Display</h4><br><p><strong>Standalone</strong>: The application will look and feel like a standalone application. This can include the application having a different window, its own icon in the application launcher, etc. In this mode, the user agent will exclude UI elements for controlling navigation, but can include other UI elements such as a status bar. <strong>Fullscreen</strong>: All of the available display area is used and no user agent chrome is shown. <strong>Minimal UI</strong>: The application will look and feel like a standalone application, but will have a minimal set of UI elements for controlling navigation. The elements will vary by browser. <strong>Browser</strong>: The application opens in a conventional browser tab or new window, depending on the browser and platform. This is the default.</p><br><p><span style="color:#777777;font-size:14px;font-weight:bold;letter-spacing:-.4px;text-transform:uppercase;">Display Override</span></p><br><p>The display member is used to determine the developer's preferred display mode for a website. It follows a process where the browser falls back to the next display mode if the requested one is not supported. In some advanced use cases, this fallback process might not be enough.</p><br><p>The display_override member solves this by letting the developer provide a sequence of display modes that the browser will consider before using the display member. Its value is an array of display modes that are considered in-order, and the first supported display mode is applied.</p><br><h4>Orientation</h4><br><p>Defines the default orientation for all the website's top-level browsing contexts.</p><br><h4>APPLICATION SCOPE</h4><br><p>Defines the navigation scope of this web application's application context. It restricts what web pages can be viewed while the manifest is applied. If the user navigates outside the scope, it reverts to a normal web page inside a browser tab or window. If the scope is relative, the manifest URL is used as a base URL.</p><br><h4>START URL</h4><br><p>Represents the start URL of the web application — the preferred URL that should be loaded when the user launches the web application (e.g., when the user taps on the web application's icon from a device's application menu or homescreen). Start URL is purely advisory, and a user agent may ignore it or allow the user to alter it at install time or afterwards.</p><br><h4 class="mb-row">Text direction</h4><br><p>The base direction in which to display direction-capable members of the manifest. Together with the language attribute, it helps to correctly display right-to-left languages.</p><br><p><span style="letter-spacing:-.4px;color:#777777;font-size:14px;font-weight:bold;text-transform:uppercase;">Language</span></p><br><p>It specifies the primary language for the values of the manifest's directionality-capable members, and together with text direction determines their directionality.</p><br><h4>Background Color</h4><br><p>Placeholder background color for the application page to display before its stylesheet is loaded. This value is used by the user agent to draw the background color of a shortcut when the manifest is available before the stylesheet has loaded.</p><br><h4>Theme Color</h4><br><p>Defines the default theme color for the application. This sometimes affects how the OS displays the site (e.g., on Android's task switcher, the theme color surrounds the site).</p><br><h4>Icons</h4><br><p>Select image files that can serve as application icons for different contexts. For example, they can be used to represent the web application amongst a list of other applications, or to integrate the web application with an OS's task switcher and/or system preferences.</p><br><p>Plugin allows to configure following parameters for each icons:</p><br><ul><li><br></li><li>Source<br></li><li>Sizes<br></li><li>Type<br></li><li>Purpose<br></li></ul><br><h4>Related applications</h4><br><p>Specifying native applications that are installable by, or accessible to, the underlying platform — for example, a native Android application obtainable through the Google Play Store. Such applications are intended to be alternatives to the manifest's website that provides similar/equivalent functionality — like the native app equivalent.</p><br><p>Plugin allows to configure if related applications should be preferred (or WPA application is preferred) as well as parameters for each related application:</p><br><ul><li><br></li><li>Platform<br></li><li>ID<br></li><li>URL<br></li></ul><br><h4>Shortcuts</h4><br><p>Shortcuts or links to key tasks or pages within a web app. A user agent can use these values to assemble a context menu to be displayed by the operating system when a user engages with the web app's icon.</p><br><p>Plugin allows to configure following parameters for each shortcut:</p><br><ul><li><br></li><li>Name<br></li><li>Short name<br></li><li>Description<br></li><li>URL<br></li><li>Shortcut icon (with Source, Sizes, Type, Purpose)<br></li></ul><br><h4>Screenshots</h4><br><p>Image objects, representing your app in common usage scenarios. Each object must include the src, a sizes property, and the type of image.</p><br><p>In Chrome, the image must respond to certain criteria:</p><br><ul><li><br></li><li>Width and height must be at least 320px and at most 3840px.<br></li><li>The maximum dimension can't be more than 2.3 times as long as the minimum dimension.<br></li><li>Screenshots must have the same aspect ratio.<br></li><li>Only JPEG and PNG image formats are supported.<br></li></ul><br><p>Plugin allows to configure following parameters for every screenshot:</p><br><ul><li><br></li><li>Source<br></li><li>Sizes<br></li><li>Type<br></li><li>Platform<br></li><li>Label<br></li></ul><br><h2>Service workers configuration and generator</h2><br><p>Service workers are a fundamental part of a PWA. They enable fast loading (regardless of the network), offline access, push notifications, and other capabilities.</p><br><p>Service Workers are a virtual proxy between the browser and the network. They finally fix issues that front-end developers have struggled with for years — most notably how to properly cache the assets of a website and make them available when the user's device is offline.</p><br><p>When service worker is configured and configuration saved, it can be generated. Plugin generates pwa-service-worker.js and place it into root directory.</p><br><p>When service worker configuration is updated, it must be regenerated and then updated in browser (best to test in Chrome, Dev tools &gt; Application, check "Update on reload" and/or hit "Update" button to update worker</p><br><h3>Service worker configuration</h3><br><h4>Cache strategy</h4><br><p>In all cases (except "no cache"), plugin also use browser navigation preload features to reduce loading time of website.</p><br><p><strong>Navigation preload</strong> is a new experimental feature that lets you say, "Hey, when the user makes a GET navigation request, start the network request while the service worker is booting up". The startup delay is still there, but it doesn't block the network request, so the user gets content sooner.</p><br><p><strong>Cache first</strong> - This strategy will look for a response in the cache first, if any response is found previously cached, it will return and serve the cache. If not it will fetch the response from the network, serve it, and cache it for next time.</p><br><p><strong>Network first</strong> - This strategy will try to fetch the response from the network. If it succeeds, it will cache the response and return the response. If the network fails, it will fall back to the cache and serve the response there.</p><br><p><strong>Stale-While-Revalidate</strong> - This strategy checks for the response in the cache. If it is available it is delivered, and the cache is revalidated. If it is not available, the service worker fetches the response from the network and caches it.</p><br><p><strong>No cache</strong> - This strategy does not use cache at all.</p><br><h4>Background synchronization</h4><br><p>Background sync is a new web API that lets you defer actions until the user has stable connectivity. This is useful for ensuring that whatever the user wants to send, is actually sent.</p><br><h4>Periodic background synchronization</h4><br><p>The Periodic Background Sync API lets PWAs retrieve fresh content periodically, in the background, so users can immediately access it when they later open the app again. Using the Periodic Background Sync API, PWAs don't have to download new content (such as new articles) while the user is using the app</p><br><h4>Worker version</h4><br><p>Helps to purge service worker "cache" and initiate service worker re-installation (re-activation) to get it updated.</p><br><h2>Configuration and Resource management</h2><br><p>PWA plugin contains many different parameters those helps to configure your website to be PWA ready.</p><br><ul><li><br></li><li><strong>Mode</strong> - select mode of plugin (basic/advanced). In basic mode, numerous parameters in manifest file are hidden.<br></li><li><strong>Debug mode</strong> - enable to get messages from service worker into console, to easily debug service worker and identify possible issues and/or browser support.<br></li><li>Generate extra meta tags (like theme color, favicons, ...)<br></li><li>Hook manifest file to head<br></li><li>Hook service worker to head<br></li><li>Setup offline page logo (offline experience)<br></li><li>Favicon (ico, 16x16, 32x32) images<br></li><li>Mask icon - svg for Safari browser<br></li><li>Apple touch icon<br></li></ul><br><h3>Images manager</h3><br><p>Plugin contains built-in icons and screenshots uploader and manager in order to quickly upload one or more images, manage and/or remove them.</p>]]></description>
</item><item>
<title>PSD neon text download free. Neonlight font for photoshop</title>
<guid isPermaLink="true">https://9koala.com/186-psd-neon-text-download-free-neonlight-font-for-photoshop.html</guid>
<link>https://9koala.com/186-psd-neon-text-download-free-neonlight-font-for-photoshop.html</link>
<dc:creator>Corto</dc:creator>
<pubDate>Mon, 13 Apr 2026 20:57:33 +0400</pubDate>
<category>Grapic Files (psd-ai)</category>
<description><![CDATA[<a class="highslide" href="https://9koala.com/uploads/posts/2021-05/1622122001_1.jpg" target="_blank"><img src="https://9koala.com/uploads/posts/2021-05/medium/1622122001_1.jpg" alt="" class="fr-dib"></a>PSD source neon text, ready-made version of PSD Text template . Usefull for photoshop.]]></description>
</item><item>
<title>How to feed a chameleon at home</title>
<guid isPermaLink="true">https://9koala.com/427-how-to-feed-a-chameleon-at-home.html</guid>
<link>https://9koala.com/427-how-to-feed-a-chameleon-at-home.html</link>
<dc:creator>Admin</dc:creator>
<pubDate>Mon, 13 Apr 2026 20:57:32 +0400</pubDate>
<category>Animals</category>
<description><![CDATA[<a class="highslide" href="https://9koala.com/uploads/posts/2020-04/1588001789_bukalemunlar_renk_degistirmiyorlar_.jpg" target="_blank"><img src="https://9koala.com/uploads/posts/2020-04/thumbs/1588001789_bukalemunlar_renk_degistirmiyorlar_.jpg" alt="" class="fr-dib" style="width:280px;"></a><br>]]></description>
</item><item>
<title>SmartBook - OpenCart Theme (Included Color Swatches) Nulled Download Free Quickstar</title>
<guid isPermaLink="true">https://9koala.com/1210-smartbook-opencart-theme-included-color-swatches-nulled-download-free-quickstar.html</guid>
<link>https://9koala.com/1210-smartbook-opencart-theme-included-color-swatches-nulled-download-free-quickstar.html</link>
<dc:creator>Admin</dc:creator>
<pubDate>Mon, 13 Apr 2026 20:57:31 +0400</pubDate>
<category>Opencart</category>
<description><![CDATA[<a class="highslide" href="https://9koala.com/uploads/posts/2021-04/1617540214_01_preview___large_preview.jpg" target="_blank"><img src="https://9koala.com/uploads/posts/2021-04/medium/1617540214_01_preview___large_preview.jpg" alt="" class="fr-dib"></a>Book website sale script full opencart quickstart nulled download for free]]></description>
</item><item>
<title>Microsoft office  ücretsiz indir türkce x64  x86</title>
<guid isPermaLink="true">https://9koala.com/88-microsoft-office-ucretsiz-indir-turkce-x64-x86.html</guid>
<link>https://9koala.com/88-microsoft-office-ucretsiz-indir-turkce-x64-x86.html</link>
<dc:creator>Corto</dc:creator>
<pubDate>Mon, 13 Apr 2026 20:57:30 +0400</pubDate>
<category>Programs</category>
<description><![CDATA[<p><a class="highslide" href="https://9koala.com/uploads/posts/2021-06/1624913516_office-2015.jpg" target="_blank"><img src="https://9koala.com/uploads/posts/2021-06/medium/1624913516_office-2015.jpg" alt="" class="fr-dib"></a></p><p>Office 2016 Türkçe Ücretsiz İndir (x64 &amp; x86)</p><p>Office 2016 programını Türkçe olarak ücretsiz indirebilirsiniz. Lisans gerektirmeden indirip kurulum yapabileceğiniz bu sürüm, hem 64 bit (x64) hem de 32 bit (x86) sistemler için uygundur.</p><p>Tek tıkla indirmek için aşağıdaki bağlantılardan bilgisayarınıza uygun olan sürümü seçebilirsiniz. Program tamamen Türkçe dil desteğine sahiptir.</p><p><br></p>]]></description>
</item><item>
<title>Veno File Manager latest version File manager script</title>
<guid isPermaLink="true">https://9koala.com/53-veno-file-manager-latest-version-file-manager-script.html</guid>
<link>https://9koala.com/53-veno-file-manager-latest-version-file-manager-script.html</link>
<dc:creator>Corto</dc:creator>
<pubDate>Mon, 13 Apr 2026 20:57:29 +0400</pubDate>
<category>CMS PHP Scripts</category>
<description><![CDATA[<p><a class="highslide" href="https://9koala.com/uploads/posts/2021-06/1622993130_1592192670_veno-file-manager.jpg" target="_blank"><img src="https://9koala.com/uploads/posts/2021-06/medium/1622993130_1592192670_veno-file-manager.jpg" alt="" class="fr-dib"></a>Veno File Manager v3.7.2 File manager nulled script latest version</p>]]></description>
</item><item>
<title>MaroCMS v2.0 – Business CMS nulled free download</title>
<guid isPermaLink="true">https://9koala.com/1213-marocms-v20-business-cms-nulled-free-download.html</guid>
<link>https://9koala.com/1213-marocms-v20-business-cms-nulled-free-download.html</link>
<dc:creator>Admin</dc:creator>
<pubDate>Mon, 13 Apr 2026 20:57:28 +0400</pubDate>
<category>CMS PHP Scripts</category>
<description><![CDATA[<p><a class="highslide" href="https://9koala.com/uploads/posts/2021-04/1618405813_screenshot_1.png" target="_blank"><img src="https://9koala.com/uploads/posts/2021-04/medium/1618405813_screenshot_1.png" alt="" class="fr-dib"></a>MaroCMS v2.0 – Business CMS nulled free download, Bussiness company's full script</p>]]></description>
</item><item>
<title>Buddy Dle Engine Template download free</title>
<guid isPermaLink="true">https://9koala.com/1353-buddy-dle-engine-template-download-free.html</guid>
<link>https://9koala.com/1353-buddy-dle-engine-template-download-free.html</link>
<dc:creator>Admin</dc:creator>
<pubDate>Mon, 13 Apr 2026 20:57:27 +0400</pubDate>
<category>Dle teamplates</category>
<description><![CDATA[<a class="highslide" href="https://9koala.com/uploads/posts/2021-07/1626604605_screenshot_1dd.png" target="_blank"><img src="https://9koala.com/uploads/posts/2021-07/medium/1626604605_screenshot_1dd.png" alt="" class="fr-dib"></a>Dle engine template download free, Buddy datalife engine theme, скачать шаблон Dle Engine]]></description>
</item><item>
<title>Cinema for Dle 10.5 Datalife Engine Cinema Template Download Free</title>
<guid isPermaLink="true">https://9koala.com/962-cinema-for-dle-105-datalife-engine-cinema-template-download-free.html</guid>
<link>https://9koala.com/962-cinema-for-dle-105-datalife-engine-cinema-template-download-free.html</link>
<dc:creator>Admin</dc:creator>
<pubDate>Mon, 13 Apr 2026 20:57:26 +0400</pubDate>
<category>Dle teamplates</category>
<description><![CDATA[<a class="highslide" href="https://9koala.com/uploads/posts/2021-01/1610531674_1.jpg" target="_blank"><img src="https://9koala.com/uploads/posts/2021-01/medium/1610531674_1.jpg" alt="" class="fr-dib"></a>Cinema Template Download For Datalife Engine Free]]></description>
</item></channel></rss>