<< < 42 43 44 45 46 47 48 49 50 51 52 > >>   ∑:1393  Sort:Date

Extract All Files from a ZIP File
How to extract all files out of a ZIP file? If you want to extract all files out of a ZIP file, you can follow the tutorial below: 1. Run WinZIP and select menu File &gt; Open Archive. The "Open Archive" dialog box shows up. 2. Select the ZIP file you want to open, for example C:\fyicenter\MyFir...
2018-10-19, ∼1852🔥, 0💬

Mozilla Firefox Personal Profiles on Mac
Where is my personal profile for Mozilla Firefox located on my Mac computer? You personal profile for Mozilla Firefox is located under your home folder: $ cd /Users/{user}/Library/Applicat ion\Support/Firefox/ $ ls -l drwx------ 5 {user} staff 170 Nov 2 09:07 Crash Reports drwx------ 2 {user} staff ...
2022-11-30, ∼1846🔥, 0💬

Cross-Fade Two Objects with OpenOffice Draw
How to Cross-Fade Two Objects with OpenOffice Draw? If you have two objects create in OpenOffice Draw, you can create multiple intermediate objects to cross-fade the two objects as described below: 1. Select both objects that you want to cross-fade. 2. Click "Edit &gt; Cross-fading" menu. You se...
2020-10-26, ∼1846🔥, 0💬

What Is Jupyter
What Is Jupyter? Jupyter or (Jupyter Notebook App) is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, machi...
2021-08-24, ∼1844🔥, 0💬

Use Custom Field with Custom Validation
How to Use Custom Field with Custom Validation? Here is what you can do to validate the new field type "My Int" and the new validation rule "Two-digit numbers". 1. CLick "Forms &gt; Add form" on the left menu and name it as "Field Test". 2. Continue to the "Field" tab and click "Add Field". You ...
2019-12-02, ∼1841🔥, 0💬

"sqlio -kR -b64" - Reading 64-KB Block Test
How to perform tests for reading 64 KB files? My Website serves picture files with an average of 64 KB per file. If you want to know how your environment performs on reading 64 KB files, you can use the following SQLIO options: "-LS" - Sets SQLIO to report latency measurements using the system timer...
2019-08-23, ∼1838🔥, 0💬

Insert Math Formulas in OpenOffice Documents
How to insert mathematical formulas in OpenOffice Document, Impress, Draw or Spreadsheet? You can follow this tutorial to insert a mathematical formula OpenOffice Document, Impress, Draw or Spreadsheet. 1. Open OpenOffice Document, Impress, Draw or Spreadsheet. 2. Click "Insert &gt; Object &...
2021-07-10, ∼1837🔥, 0💬

Edit End Points of Curve Lines
What are editing functions for end points on lines and curves in OpenOffice? OpenOffice Draw offers the following editing functions for end points on connected lines and curves. 1. Select a line or curve. 2. Open "View &gt; Toolbars &gt; End Points". 3. Click on the "End Points" icon in the ...
2022-04-21, ∼1836🔥, 0💬

Turn Off/On Microsoft Security Defaults
How to Turn Off/On Microsoft Security Defaults? I am the administrator or our Microsoft Business Account. If you are the administrator of your Microsoft 365 Business account, you can follow this tutorial to turn on or turn off Microsoft Security Defaults for all users in your organization. 1. Sign i...
2023-10-15, ∼1835🔥, 0💬

What Is Client Account
What is a client account in Form Tools? A Client Account is a login account on Form Tools with limited permissions to access a given set of forms and form views. Only the administrator can create, modify, disable and delete client accounts. Administrator controls permissions of each client account t...
2020-01-03, ∼1834🔥, 0💬

json.php API - Get "files" by IDs
How to get "files" objects with Library Genesis API, json.php, for given file object IDs? If you know the object ID of a file, you can get the file details by calling the Library Genesis API, json.php, with object=f and ids={id} parameters. For example, the following call returns the first (ids=1) "...
2022-10-11, ∼1833🔥, 3💬

Azure Virtual HD on Windows 10 as C: - Maximum Writing Speed
What is maximum writing speed of the Azure Virtual HD on Windows 10 as the system drive "C:"? The best way to find out the maximum writing speed of your Azure Virtual HD as the system drive "C:" is to run writing tests with a single large block of different block sizes: sqlio -LS -kR -i1 -f1 -t1 -s3...
2019-06-29, ∼1833🔥, 0💬

What Is OneDrive for iPhone
What Is OneDrive for iPhone? OneDrive for iPhone is an iPhone app that allows to access files in your Microsoft OneDrive cloud storage. Do more wherever you go with Microsoft OneDrive. Get to and share your documents, photos, and other files from your iOS device, computer (PC or Mac), and any other ...
2018-06-01, ∼1832🔥, 0💬

Free Trial with Microsoft 365 Business
How to signup Microsoft 365 Business Plan for 1 month for free? If you own a small business, you can try a Microsoft 365 Business Plan for free for 1 month as described below. 1. Go to Microsoft 365 product website . 2. Click "Buy Now" in the menu and select the "Business" tab. You see a list of Mic...
2023-09-07, ∼1831🔥, 0💬

edition.php - Edition View API
What is the edition view API, edition.php? edition.php is another simple API provided by Library Genesis to allow you to view details of a file object for a given ID. Technical information on edition view API: URL: {site_url}/edition.php?id={id} site_url: https://libgen.lc or other mirror sites. id:...
2022-09-24, ∼1830🔥, 0💬

"sqlio -a" - CPU Mask for Affinity
What is the CPU Mask for Affinity option, "sqlio -p"? The CPU Mask for Affinity option, "sqlio -p", specifies a group of CPUs, using a binary number to mask them, to run SQLIO. The default value is "", all CPUs. In this case, all CPUs are used. Example 1 - Run SQLIO with the first CPU, 8 = 0x8 = 0b1...
2019-05-14, ∼1830🔥, 0💬

"sqlio -b" - IO Block Size in KB
What is the IO block size in KB option, "sqlio -b"? The IO block size in KB option, "sqlio -b", controls the size of each data block used as a unit for each I/O test. The default value is "-b2", 2KB. Example 1 - Run SQLIO with 4KB per data block: C:\fyicenter\SQLIO&gt;sqli o-b4 1 thread reading ...
2019-08-19, ∼1829🔥, 0💬

Clone Phone Number Field Type
How to Clone Phone Number Field Type? If you want to clone the Phone Number field type, you can follow this tutorial. 1. Login as Admin to Form Tools and go to "Modules &gt; Custom Fields". You should see a list of existing field types. 2. Click "Add Field Type" in the "Special Fields" group. Yo...
2019-11-21, ∼1828🔥, 0💬

Create PowerPoint Document on iPhone
How to create a new PowerPoint document on my iPhone? I have PowerPoint app installed and started now. If you have Microsoft PowerPoint installed and started on your iPhone, you can follow this tutorial to create a new PowerPoint document locally on iPhone. 1. Start "PowerPoint" app. You see the Pow...
2018-04-12, ∼1828🔥, 0💬

Web Server Required to Run Form Tools
Is Web Server Required to Run Form Tools? Yes. Form Tools is a Web application. So you need a system that offers a Web server with PHP script support like Apache Web Server. Here is what you can do to verify Apache Web server on my macOS system. 1. If you don't have Apache Web Server installed, foll...
2020-01-29, ∼1827🔥, 0💬

Example of DITA Map Document
Where can I get an example of a DITA Map Document? A DITA Map Document is intended to link multiple DITA topic documents together to build a book. The XML structure of a DITA Map Document must meet requirements given in the Map DTD, map.dtd. Here is an example of a DITA Map Document, DITA-Map-Exampl...
2017-12-09, ∼1827🔥, 0💬

What Is Microsoft 365
What is Microsoft 365? Microsoft 365 is the new name for Office 365. Here are frequently asked questions on Microsoft 365. Why did you change the name from Office 365 to Microsoft 365? We changed the name to be more reflective of the range of features and benefits in the subscription, to meet the un...
2022-06-17, ∼1826🔥, 0💬

SanDisk Cruzer Blade Flash Drive - 64-KB Benchmark
What is the average I/O performance of SanDisk Cruzer Blade 32GB Flash Drive? The average I/O performance of a flash drive can be measured by running SQLIO with multiple 64-KB blocks with a large stripe factor. Here is the read performance test of SanDisk Cruzer Blade 32GB Flash Drive on 64-KB block...
2019-07-30, ∼1824🔥, 0💬

MD5 Hash Function in PHP
How to calculate the MD5 hash of a string in PHP? You can use the following md5() function to calculate the MD5 hash of a string using the MD5 Message-Digest Algorithm. string md5 ( string $str [, bool $raw_output = false ] ) str - The input string. raw_output - If TRUE, then the md5 digest is inste...
2015-05-30, ∼1824🔥, 0💬

<< < 42 43 44 45 46 47 48 49 50 51 52 > >>   ∑:1393  Sort:Date