<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Sat, 13 Jun 2026 14:34:12 +0000</lastBuildDate>
    <item>
      <title>(VB.NET) [vbnet] [directory] lister tous les fichiers d'un répertoire - martinbrait</title>
      <link>https://snipplr.com/view/333776/vbnet-directory-lister-tous-les-fichiers-dun-rpertoire</link>
      <description>&lt;p&gt;list all the files in a directory&lt;/p&gt;</description>
      <pubDate>Fri, 23 Aug 2019 03:28:12 UTC</pubDate>
      <guid>https://snipplr.com/view/333776/vbnet-directory-lister-tous-les-fichiers-dun-rpertoire</guid>
    </item>
    <item>
      <title>(VB.NET) [vbnet] [files] compter le nombre de fichiers d\'un répertoire - martinbrait</title>
      <link>https://snipplr.com/view/333773/vbnet-files-compter-le-nombre-de-fichiers-dun-rpertoire</link>
      <description>&lt;p&gt;count the number of files in a directory&lt;/p&gt;</description>
      <pubDate>Fri, 23 Aug 2019 03:18:33 UTC</pubDate>
      <guid>https://snipplr.com/view/333773/vbnet-files-compter-le-nombre-de-fichiers-dun-rpertoire</guid>
    </item>
    <item>
      <title>(C#) [c#] [directory] compter les dossiers et les sous-dossiers d'un répertoire - martinbrait</title>
      <link>https://snipplr.com/view/333771/c-directory-compter-les-dossiers-et-les-sousdossiers-dun-rpertoire</link>
      <description>&lt;p&gt;count the folders and subfolders of a directory&lt;/p&gt;</description>
      <pubDate>Fri, 23 Aug 2019 03:10:30 UTC</pubDate>
      <guid>https://snipplr.com/view/333771/c-directory-compter-les-dossiers-et-les-sousdossiers-dun-rpertoire</guid>
    </item>
    <item>
      <title>(VB.NET) [vbnet] [directory] lister les fichiers d'un répertoire et d'un sous-répertoire dans un tableau - martinbrait</title>
      <link>https://snipplr.com/view/333770/vbnet-directory-lister-les-fichiers-dun-rpertoire-et-dun-sousrpertoire-dans-un-tableau</link>
      <description>&lt;p&gt;list files from directory and subdirectory into a table&#13;
&#13;
'On déclare une arraylist qui contiendra tous les fichiers&lt;/p&gt;</description>
      <pubDate>Fri, 23 Aug 2019 03:03:49 UTC</pubDate>
      <guid>https://snipplr.com/view/333770/vbnet-directory-lister-les-fichiers-dun-rpertoire-et-dun-sousrpertoire-dans-un-tableau</guid>
    </item>
    <item>
      <title>(Visual Basic) [vba-excel] lister dossiers et sous-dossiers d'un répertoire - martinbrait</title>
      <link>https://snipplr.com/view/333617/vbaexcel-lister-dossiers-et-sousdossiers-dun-rpertoire</link>
      <description>&lt;p&gt;How to list directories and subdirectories in an excel sheet ?&lt;/p&gt;</description>
      <pubDate>Sat, 10 Aug 2019 23:42:40 UTC</pubDate>
      <guid>https://snipplr.com/view/333617/vbaexcel-lister-dossiers-et-sousdossiers-dun-rpertoire</guid>
    </item>
    <item>
      <title>(Visual Basic) [vba-excel] lister tous les fichiers répertoires et sous-répertoires - martinbrait</title>
      <link>https://snipplr.com/view/333616/vbaexcel-lister-tous-les-fichiers-rpertoires-et-sousrpertoires</link>
      <description>&lt;p&gt;How to list files in directories and subdirectories ?&lt;/p&gt;</description>
      <pubDate>Sat, 10 Aug 2019 23:11:14 UTC</pubDate>
      <guid>https://snipplr.com/view/333616/vbaexcel-lister-tous-les-fichiers-rpertoires-et-sousrpertoires</guid>
    </item>
    <item>
      <title>(Visual Basic) [vba-excel] lister fichiers avec détails, dans une feuille excel - martinbrait</title>
      <link>https://snipplr.com/view/333614/vbaexcel-lister-fichiers-avec-dtails-dans-une-feuille-excel</link>
      <description>&lt;p&gt;How to list files, with details, in an excel sheet&lt;/p&gt;</description>
      <pubDate>Sat, 10 Aug 2019 23:04:01 UTC</pubDate>
      <guid>https://snipplr.com/view/333614/vbaexcel-lister-fichiers-avec-dtails-dans-une-feuille-excel</guid>
    </item>
    <item>
      <title>(Visual Basic) [vba-excel] lister fichiers dossiers, et sous-dossiers - martinbrait</title>
      <link>https://snipplr.com/view/333613/vbaexcel-lister-fichiers-dossiers-et-sousdossiers</link>
      <description>&lt;p&gt;How to list recursively files, in an excel sheet ?&lt;/p&gt;</description>
      <pubDate>Sat, 10 Aug 2019 23:01:36 UTC</pubDate>
      <guid>https://snipplr.com/view/333613/vbaexcel-lister-fichiers-dossiers-et-sousdossiers</guid>
    </item>
    <item>
      <title>(Visual Basic) [vba-excel] lister le contenu d'un répertoire dans une feuille - martinbrait</title>
      <link>https://snipplr.com/view/333612/vbaexcel-lister-le-contenu-dun-rpertoire-dans-une-feuille</link>
      <description>&lt;p&gt;How to list files from a directory ?&lt;/p&gt;</description>
      <pubDate>Sat, 10 Aug 2019 22:58:31 UTC</pubDate>
      <guid>https://snipplr.com/view/333612/vbaexcel-lister-le-contenu-dun-rpertoire-dans-une-feuille</guid>
    </item>
    <item>
      <title>(PHP) Lister des fichiers en fonction de leur extension - martinbrait</title>
      <link>https://snipplr.com/view/333409/lister-des-fichiers-en-fonction-de-leur-extension</link>
      <description>&lt;p&gt;List only certain files in a folder with PHP&#13;
Lists only certain files extensions as links on a page &#13;
from a defined folder&lt;/p&gt;</description>
      <pubDate>Mon, 29 Jul 2019 16:47:18 UTC</pubDate>
      <guid>https://snipplr.com/view/333409/lister-des-fichiers-en-fonction-de-leur-extension</guid>
    </item>
    <item>
      <title>(PHP) Lister tous fichiers contenus dans un dossier - martinbrait</title>
      <link>https://snipplr.com/view/333407/lister-tous-fichiers-contenus-dans-un-dossier</link>
      <description>&lt;p&gt;php list all files of a given directory&lt;/p&gt;</description>
      <pubDate>Mon, 29 Jul 2019 16:35:07 UTC</pubDate>
      <guid>https://snipplr.com/view/333407/lister-tous-fichiers-contenus-dans-un-dossier</guid>
    </item>
    <item>
      <title>(PHP) Lister répertoires et fichiers commençant par ... - martinbrait</title>
      <link>https://snipplr.com/view/333403/lister-rpertoires-et-fichiers-commenant-par-</link>
      <description>&lt;p&gt;php list files and directories beginning with ....&#13;
&#13;
1 paramètre d'entrée&lt;/p&gt;</description>
      <pubDate>Mon, 29 Jul 2019 16:05:41 UTC</pubDate>
      <guid>https://snipplr.com/view/333403/lister-rpertoires-et-fichiers-commenant-par-</guid>
    </item>
    <item>
      <title>(Visual Basic) [vba-basic] Copier un fichier vers une archive existante - martinbrait</title>
      <link>https://snipplr.com/view/333395/vbabasic-copier-un-fichier-vers-une-archive-existante</link>
      <description>&lt;p&gt;Le code suivant vous permet de copier un fichier (par exemple un document Word ou un PDF) dans une archive existante. Cela implique que le fichier original sera ajouté à l'archive mais restera également dans sa forme originale (non-compressée) à l'endroit d'origine.&#13;
&#13;
Copy a file to an existing archive&lt;/p&gt;</description>
      <pubDate>Mon, 29 Jul 2019 11:25:25 UTC</pubDate>
      <guid>https://snipplr.com/view/333395/vbabasic-copier-un-fichier-vers-une-archive-existante</guid>
    </item>
    <item>
      <title>(Visual Basic) [vba-basic] Archiver/compresser un fichier avec VBA - martinbrait</title>
      <link>https://snipplr.com/view/333394/vbabasic-archivercompresser-un-fichier-avec-vba</link>
      <description>&lt;p&gt;Il suffit d'indiquer le nom du fichier à archiver et le nom de l'archive. Par défaut, si l'archive mentionné existe déjà, la macro va l'effacer avant de le recréer.&#13;
&#13;
Archive / compress a file with VBA&lt;/p&gt;</description>
      <pubDate>Mon, 29 Jul 2019 11:22:24 UTC</pubDate>
      <guid>https://snipplr.com/view/333394/vbabasic-archivercompresser-un-fichier-avec-vba</guid>
    </item>
    <item>
      <title>(Visual Basic) [VBA-EXCEL] Lister les fichiers d\'un répertoire donné - martinbrait</title>
      <link>https://snipplr.com/view/333393/vbaexcel-lister-les-fichiers-dun-rpertoire-donn</link>
      <description>&lt;p&gt;Comment lister tous les fichiers d'un répertoire dans un fichier excel ?&#13;
&#13;
Excel (VBA) list all filenames in a directory&#13;
&#13;
mastipro&lt;/p&gt;</description>
      <pubDate>Mon, 29 Jul 2019 06:45:37 UTC</pubDate>
      <guid>https://snipplr.com/view/333393/vbaexcel-lister-les-fichiers-dun-rpertoire-donn</guid>
    </item>
    <item>
      <title>(C#) How to Set Line Spacing of a Paragraph in an Excel Shape or Textbox inside .NET Apps - sherazam</title>
      <link>https://snipplr.com/view/147788/how-to-set-line-spacing-of-a-paragraph-in-an-excel-shape-or-textbox-inside-net-apps</link>
      <description>&lt;p&gt;This technical tip shows how to Set Line Spacing of the Paragraph in a Shape or Textbox in .NET applications. You can set the line space of the paragraph, its space before and space after using the TextParagraph.LineSpace, TextParagraph.SpaceBefore and TextParagraph.SpaceAfter respectively. The following example shows how to Set Line Spacing of the Paragraph in a Shape or Textbox.&lt;/p&gt;</description>
      <pubDate>Wed, 27 Jul 2016 18:24:58 UTC</pubDate>
      <guid>https://snipplr.com/view/147788/how-to-set-line-spacing-of-a-paragraph-in-an-excel-shape-or-textbox-inside-net-apps</guid>
    </item>
    <item>
      <title>(PHP) PHP Code to Protect a Word Document Using Aspose for Cloud API - johansonkatherine</title>
      <link>https://snipplr.com/view/74864/php-code-to-protect-a-word-document-using-aspose-for-cloud-api</link>
      <description>&lt;p&gt;The following technical tip shows how php developers can protect their word documents in cloud using Aspose for Cloud SDK in php.&lt;/p&gt;</description>
      <pubDate>Thu, 19 Jun 2014 19:32:20 UTC</pubDate>
      <guid>https://snipplr.com/view/74864/php-code-to-protect-a-word-document-using-aspose-for-cloud-api</guid>
    </item>
    <item>
      <title>(Java) Load Existing Email Message and Modify its Contents inside Android Apps - johansonkatherine</title>
      <link>https://snipplr.com/view/74654/load-existing-email-message-and-modify-its-contents-inside-android-apps</link>
      <description>&lt;p&gt;This technical tip shows how to load any existing email message and modify its contents before saving it back to disk using Aspose.Email for Android API. To do this successfully, specify the MessageFormat when loading the email message from disk. In addition, it is important to specify the correct MailMessageSaveType when saving the message back to disk.&#13;
&#13;
To update and save an email, the following steps can be used:&#13;
1.	Create an instance of the MailMessage class.&#13;
2.	Load an existing message using the MailMessage class' load() method and specifying the MessageFormat of the existing message.&#13;
3.	Get the subject using getSubject().&#13;
4.	After modifying the subject, set it again using the setSubject() method.&#13;
5.	Get the body using getHtmlBody().&#13;
6.	AFter modifying the body, set it using the setHtmlBody() method .&#13;
7.	Create an instance of the MailAddressCollection class.&#13;
8.	Get the recipients from the TO field into a MailAddressCollection object using the getTo() method exposed by the MailMessage class.&#13;
9.	Add or remove recipients using the add() and remove() methods exposed by the MailAddressCollection class.&#13;
10.	Get the recipients from the CC field into a MailAddressCollection object using the getCC() method exposed by MailMessage class.&#13;
11.	Add or remove recipients using the add() and remove() methods exposed by the MailAddressCollection class.&#13;
12.	Call the save() method exposed by the MailMessage class, specifying the correct MailMessageSaveType to save the message file to the disk in MSG format.&lt;/p&gt;</description>
      <pubDate>Thu, 22 May 2014 14:54:02 UTC</pubDate>
      <guid>https://snipplr.com/view/74654/load-existing-email-message-and-modify-its-contents-inside-android-apps</guid>
    </item>
    <item>
      <title>(Java) Java code for Changing Color Space of PDF Document - johansonkatherine</title>
      <link>https://snipplr.com/view/74226/java-code-for-changing-color-space-of-pdf-document</link>
      <description>&lt;p&gt;This code shows how java developers can change color space of PDF document from RGB color to CMYK and vice versa by using Aspose.PDF for Java Library. The following methods have been implemented in the Operator class for changing colors. Use it to change some specific RGB/CMYK colors to CMYK/RGB color space, keeping the remaining PDF document as it is.&#13;
&#13;
â€¢	com.aspose.pdf.Operator.SetRGBColorStroke.getCMYKColor(new double[3], new double[4])&#13;
â€¢	com.aspose.pdf.Operator.SetRGBColor.getCMYKColor(new double[3], new double[4])&#13;
â€¢	com.aspose.pdf.Operator.SetCMYKColorStroke.getRGBColor(new double[4], new double[3])&#13;
â€¢	com.aspose.pdf.Operator.SetCMYKColor.getRGBColor(new double[4], new double[3])&lt;/p&gt;</description>
      <pubDate>Wed, 16 Apr 2014 21:14:16 UTC</pubDate>
      <guid>https://snipplr.com/view/74226/java-code-for-changing-color-space-of-pdf-document</guid>
    </item>
    <item>
      <title>(Java) Merge multiple PDFs using PHP REST API - johansonkatherine</title>
      <link>https://snipplr.com/view/73857/merge-multiple-pdfs-using-php-rest-api</link>
      <description>&lt;p&gt;PHP developers can learn how to merge multiple PDF files into a single PDF file using PHP REST API and SDK. To merge PDFs, you need to upload input PDFs to Aspose for Cloud Service or any supported third party storage and then send a PUT request to Aspose for Cloud service. &#13;
&#13;
&#13;
&#13;
This REST example uses PHP CURL library to send HTTP request and handle HTTP response so you need to install CURL to use these examples. Once input PDF files are uploaded, you can use the following URI to merge PDFs on Aspose for Cloud or any supported third party storage.&#13;
&#13;
&#13;
&#13;
http://api.aspose.com/v1.1/pdf/MergedFile.pdf/merge &#13;
&#13;
&#13;
&#13;
You can use a couple of optional parameters with the above mentioned URI. All or specific parameters can be used according to your requirement.&#13;
&#13;
&#13;
&#13;
After building URI, you need to go through the following steps:&#13;
&#13;
&#13;
&#13;
-	Set App SID and App Key and sign URI. See section 1 of the following code and Sign URI method for more details.&#13;
-	Build JSON to post in the request body. A list of input documents including their paths should be provided. See section 2 of the following code.&#13;
-	Send a PUT request to Aspose for Cloud service. See section 3 of the following code and processCommand method for more details.&#13;
-	Download merged PDF file if required. See section 4 of the following code.&lt;/p&gt;</description>
      <pubDate>Thu, 13 Mar 2014 19:21:59 UTC</pubDate>
      <guid>https://snipplr.com/view/73857/merge-multiple-pdfs-using-php-rest-api</guid>
    </item>
    <item>
      <title>(C#) C#/.NET  Code Samples to Save Microsoft OneNote (.one) file as an image (.PNG, .BMP, .JPEG, .GIF) file - johansonkatherine</title>
      <link>https://snipplr.com/view/73837/cnet--code-samples-to-save-microsoft-onenote-one-file-as-an-image-png-bmp-jpeg-gif-file</link>
      <description>&lt;p&gt;The Aspose.Note for .NET API allows developers to open files &amp; manipulate elements of OneNote books &amp; export them to PNG, GIF, JPEG, BMP and PDF formats. The following code sample shows developers how to save OneNote File as an image in C#/.NET&lt;/p&gt;</description>
      <pubDate>Tue, 11 Mar 2014 20:54:07 UTC</pubDate>
      <guid>https://snipplr.com/view/73837/cnet--code-samples-to-save-microsoft-onenote-one-file-as-an-image-png-bmp-jpeg-gif-file</guid>
    </item>
    <item>
      <title>(Java) Java Code Samples for Converting Charts in Excel Files to Image Files - johansonkatherine</title>
      <link>https://snipplr.com/view/73763/java-code-samples-for-converting-charts-in-excel-files-to-image-files</link>
      <description>&lt;p&gt;The following technical tip show how developers can Convert Chart in excel file to Image in java using Aspose.Cells component.  Charts are visually appealing and make it easy for users to see comparisons, patterns, and trends in data. For instance, rather than analyzing columns of worksheet numbers, a chart shows at a glance whether sales are falling or rising, or how actual sales compare to projected sales. People are frequently asked to present statistical and graphical information in an easy to understand and an easy to maintain manner. A picture helps. Sometimes, charts are needed in an application or web pages. Or it might be needed needed for a Word document, a PDF file, a PowerPoint presentation or some other application. In each case, you want to render the chart as an image so that you can use it elsewhere. Aspose.Cells for Java has supported converting charts in Excel files to image files since release 2.1.2.&lt;/p&gt;</description>
      <pubDate>Fri, 28 Feb 2014 14:09:28 UTC</pubDate>
      <guid>https://snipplr.com/view/73763/java-code-samples-for-converting-charts-in-excel-files-to-image-files</guid>
    </item>
    <item>
      <title>(Java) Java Code Samples for Converting Charts in Excel Files to Image Files - johansonkatherine</title>
      <link>https://snipplr.com/view/73762/java-code-samples-for-converting-charts-in-excel-files-to-image-files</link>
      <description>&lt;p&gt;The following technical tip show how developers can Convert Chart in excel file to Image in java using Aspose.Cells component.  Charts are visually appealing and make it easy for users to see comparisons, patterns, and trends in data. For instance, rather than analyzing columns of worksheet numbers, a chart shows at a glance whether sales are falling or rising, or how actual sales compare to projected sales. People are frequently asked to present statistical and graphical information in an easy to understand and an easy to maintain manner. A picture helps. Sometimes, charts are needed in an application or web pages. Or it might be needed needed for a Word document, a PDF file, a PowerPoint presentation or some other application. In each case, you want to render the chart as an image so that you can use it elsewhere. Aspose.Cells for Java has supported converting charts in Excel files to image files since release 2.1.2.&lt;/p&gt;</description>
      <pubDate>Fri, 28 Feb 2014 14:04:04 UTC</pubDate>
      <guid>https://snipplr.com/view/73762/java-code-samples-for-converting-charts-in-excel-files-to-image-files</guid>
    </item>
    <item>
      <title>(PHP) Count number of files on a  ftp server - Sadeveloper</title>
      <link>https://snipplr.com/view/73231/count-number-of-files-on-a--ftp-server</link>
      <description>&lt;p&gt;Count number of files on a  ftp server&lt;/p&gt;</description>
      <pubDate>Thu, 26 Dec 2013 22:28:11 UTC</pubDate>
      <guid>https://snipplr.com/view/73231/count-number-of-files-on-a--ftp-server</guid>
    </item>
    <item>
      <title>(HTML) Desktop &amp; Responsive Bootstrap Template - tymartist</title>
      <link>https://snipplr.com/view/72039/desktop--responsive-bootstrap-template</link>
      <description>&lt;p&gt;* Use this to start any Desktop or Responsive sites&#13;
* Assets always live in the /prebuilt/ folder&lt;/p&gt;</description>
      <pubDate>Tue, 06 Aug 2013 00:54:59 UTC</pubDate>
      <guid>https://snipplr.com/view/72039/desktop--responsive-bootstrap-template</guid>
    </item>
    <item>
      <title>(AppleScript) Show/Hide Hidden Files in Mac OS X - cappellin</title>
      <link>https://snipplr.com/view/72006/showhide-hidden-files-in-mac-os-x</link>
      <description>&lt;p&gt;This script show/hide the hidden files and folders in your Mac OS X. It works in OS X 10.8 Mountain Lion, but I think it should work in 10.6 and 10.7, too.&lt;/p&gt;</description>
      <pubDate>Wed, 31 Jul 2013 06:25:08 UTC</pubDate>
      <guid>https://snipplr.com/view/72006/showhide-hidden-files-in-mac-os-x</guid>
    </item>
    <item>
      <title>(PHP) List only certain files in a folder with PHP - kidmizere</title>
      <link>https://snipplr.com/view/71980/list-only-certain-files-in-a-folder-with-php</link>
      <description>&lt;p&gt;Lists only certain files extensions as links on a page from a defined folder&lt;/p&gt;</description>
      <pubDate>Sat, 27 Jul 2013 01:08:08 UTC</pubDate>
      <guid>https://snipplr.com/view/71980/list-only-certain-files-in-a-folder-with-php</guid>
    </item>
    <item>
      <title>(Bash) GIT - Restore a deleted file in a Git repo - satie83</title>
      <link>https://snipplr.com/view/70835/git--restore-a-deleted-file-in-a-git-repo</link>
      <description>&lt;p&gt;Say I'm in a Git repository. I delete a file and commit that change. I continue working and make some more commits. Then, I find I need to restore that file.&lt;/p&gt;</description>
      <pubDate>Thu, 18 Apr 2013 01:26:12 UTC</pubDate>
      <guid>https://snipplr.com/view/70835/git--restore-a-deleted-file-in-a-git-repo</guid>
    </item>
    <item>
      <title>(PHP) A function to get a files contents with curl. - o0110o</title>
      <link>https://snipplr.com/view/67836/a-function-to-get-a-files-contents-with-curl</link>
      <description>&lt;p&gt;A handy function to get the contents of a file with curl. Accepts $_path as a parameter.&lt;/p&gt;</description>
      <pubDate>Sat, 20 Oct 2012 10:23:15 UTC</pubDate>
      <guid>https://snipplr.com/view/67836/a-function-to-get-a-files-contents-with-curl</guid>
    </item>
    <item>
      <title>(PHP) A function to see if a file exists with curl. - o0110o</title>
      <link>https://snipplr.com/view/67835/a-function-to-see-if-a-file-exists-with-curl</link>
      <description>&lt;p&gt;This function will use curl to see if a file exists at the location it's provided. It accepts $_path as a parameter.&lt;/p&gt;</description>
      <pubDate>Sat, 20 Oct 2012 10:15:04 UTC</pubDate>
      <guid>https://snipplr.com/view/67835/a-function-to-see-if-a-file-exists-with-curl</guid>
    </item>
    <item>
      <title>(PHP) A function to get file sizes in multiple formats with curl. - o0110o</title>
      <link>https://snipplr.com/view/67834/a-function-to-get-file-sizes-in-multiple-formats-with-curl</link>
      <description>&lt;p&gt;A function to get a files size via curl. Accepts $_path, $_unit, $_float, $_username &amp; $_password; In the listed order.&lt;/p&gt;</description>
      <pubDate>Sat, 20 Oct 2012 10:06:54 UTC</pubDate>
      <guid>https://snipplr.com/view/67834/a-function-to-get-file-sizes-in-multiple-formats-with-curl</guid>
    </item>
    <item>
      <title>(Bash) GIT - List all the files for a commit (or various commits) in git - satie83</title>
      <link>https://snipplr.com/view/65726/git--list-all-the-files-for-a-commit-or-various-commits-in-git</link>
      <description>&lt;p&gt;Hash of the commit which you want to  show a303aa90779efdd2f6b9d90693e2cbbbe4613c1d&lt;/p&gt;</description>
      <pubDate>Thu, 21 Jun 2012 02:11:14 UTC</pubDate>
      <guid>https://snipplr.com/view/65726/git--list-all-the-files-for-a-commit-or-various-commits-in-git</guid>
    </item>
    <item>
      <title>(PHP) List all files in a diretory with glob (2) - pruntrut</title>
      <link>https://snipplr.com/view/64962/list-all-files-in-a-diretory-with-glob-2</link>
      <description>&lt;p&gt;List all files in a diretory with glob&lt;/p&gt;</description>
      <pubDate>Mon, 21 May 2012 00:05:00 UTC</pubDate>
      <guid>https://snipplr.com/view/64962/list-all-files-in-a-diretory-with-glob-2</guid>
    </item>
    <item>
      <title>(Bash) Changing permissions recursively by files and directories - wnasich</title>
      <link>https://snipplr.com/view/64753/changing-permissions-recursively-by-files-and-directories</link>
      <description>&lt;p&gt;In order to avoid make files executable,  you can use these to chmod files and directories differently.&lt;/p&gt;</description>
      <pubDate>Fri, 27 Apr 2012 00:33:53 UTC</pubDate>
      <guid>https://snipplr.com/view/64753/changing-permissions-recursively-by-files-and-directories</guid>
    </item>
    <item>
      <title>(AppleScript) Hidden files in MacOSX - vaishnavi</title>
      <link>https://snipplr.com/view/64746/hidden-files-in-macosx</link>
      <description>&lt;p&gt;Hide and show files in MacOSX&lt;/p&gt;</description>
      <pubDate>Thu, 26 Apr 2012 16:12:36 UTC</pubDate>
      <guid>https://snipplr.com/view/64746/hidden-files-in-macosx</guid>
    </item>
    <item>
      <title>(PHP) Get file extension from name or complete path - fawazcb</title>
      <link>https://snipplr.com/view/64714/get-file-extension-from-name-or-complete-path</link>
      <description>&lt;p&gt;Get file extension from it's name or complete path&lt;/p&gt;</description>
      <pubDate>Tue, 24 Apr 2012 15:28:02 UTC</pubDate>
      <guid>https://snipplr.com/view/64714/get-file-extension-from-name-or-complete-path</guid>
    </item>
    <item>
      <title>(DOS Batch) Combine/append ASCII files using DOS - webonomic</title>
      <link>https://snipplr.com/view/64528/combineappend-ascii-files-using-dos</link>
      <description>&lt;p&gt;Quickly combine/append ascii type files such as txt or csv.&lt;/p&gt;</description>
      <pubDate>Fri, 13 Apr 2012 00:53:33 UTC</pubDate>
      <guid>https://snipplr.com/view/64528/combineappend-ascii-files-using-dos</guid>
    </item>
    <item>
      <title>(PHP) wp_conditional css files loading - nWidart</title>
      <link>https://snipplr.com/view/63586/wpconditional-css-files-loading</link>
      <description>&lt;p&gt;wp_conditional css files loading&lt;/p&gt;</description>
      <pubDate>Sun, 26 Feb 2012 20:27:52 UTC</pubDate>
      <guid>https://snipplr.com/view/63586/wpconditional-css-files-loading</guid>
    </item>
    <item>
      <title>(Bash) Batch remove whitespace in all the files in directory and replace with a dash "-" - licensetoil</title>
      <link>https://snipplr.com/view/62828/batch-remove-whitespace-in-all-the-files-in-directory-and-replace-with-a-dash-</link>
      <description>&lt;p&gt;Add this to your .profile or .bash_rc file, source the file, navigate to the directory and call "rm_whitespace"&#13;
&#13;
Based on: http://snipplr.com/view/4468/batch-rename-files-in-directory/&lt;/p&gt;</description>
      <pubDate>Sat, 28 Jan 2012 17:42:18 UTC</pubDate>
      <guid>https://snipplr.com/view/62828/batch-remove-whitespace-in-all-the-files-in-directory-and-replace-with-a-dash-</guid>
    </item>
    <item>
      <title>(AppleScript) Show hidden files in Terminal - shuchii</title>
      <link>https://snipplr.com/view/62720/show-hidden-files-in-terminal</link>
      <description>&lt;p&gt;Replace TRUE with FALSE if you want to hide the hidden files again.&lt;/p&gt;</description>
      <pubDate>Mon, 23 Jan 2012 19:43:49 UTC</pubDate>
      <guid>https://snipplr.com/view/62720/show-hidden-files-in-terminal</guid>
    </item>
    <item>
      <title>(Bash) Delete all files of a directory which contains a specific contents, no mather the size of the directory - ferro</title>
      <link>https://snipplr.com/view/59261/delete-all-files-of-a-directory-which-contains-a-specific-contents-no-mather-the-size-of-the-directory</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 29 Sep 2011 22:32:43 UTC</pubDate>
      <guid>https://snipplr.com/view/59261/delete-all-files-of-a-directory-which-contains-a-specific-contents-no-mather-the-size-of-the-directory</guid>
    </item>
    <item>
      <title>(SVN) Add all new files into an SVN repo - Meander365</title>
      <link>https://snipplr.com/view/58663/add-all-new-files-into-an-svn-repo</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 14 Sep 2011 10:04:25 UTC</pubDate>
      <guid>https://snipplr.com/view/58663/add-all-new-files-into-an-svn-repo</guid>
    </item>
    <item>
      <title>(Groovy) download files with groovy and wget - m3rol666</title>
      <link>https://snipplr.com/view/58306/download-files-with-groovy-and-wget</link>
      <description>&lt;p&gt;used this to download a bunch of wsdls. Put all addresses in a file and execute the script like&#13;
&#13;
groovy download.groovy file.txt&lt;/p&gt;</description>
      <pubDate>Tue, 30 Aug 2011 18:06:26 UTC</pubDate>
      <guid>https://snipplr.com/view/58306/download-files-with-groovy-and-wget</guid>
    </item>
    <item>
      <title>(PHP) Get a file extension from a file using PHP - lewiswalsh</title>
      <link>https://snipplr.com/view/58092/get-a-file-extension-from-a-file-using-php</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 23 Aug 2011 00:30:52 UTC</pubDate>
      <guid>https://snipplr.com/view/58092/get-a-file-extension-from-a-file-using-php</guid>
    </item>
    <item>
      <title>(Windows PowerShell) Copy Files by Date Modified - danfsmith</title>
      <link>https://snipplr.com/view/57176/copy-files-by-date-modified</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 27 Jul 2011 04:50:27 UTC</pubDate>
      <guid>https://snipplr.com/view/57176/copy-files-by-date-modified</guid>
    </item>
    <item>
      <title>(Bash) Replace texts in multiple files - vigoncas</title>
      <link>https://snipplr.com/view/56607/replace-texts-in-multiple-files</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 14 Jul 2011 23:47:28 UTC</pubDate>
      <guid>https://snipplr.com/view/56607/replace-texts-in-multiple-files</guid>
    </item>
    <item>
      <title>(MXML) Understanding FXG files - glup</title>
      <link>https://snipplr.com/view/55850/understanding-fxg-files</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 29 Jun 2011 00:55:09 UTC</pubDate>
      <guid>https://snipplr.com/view/55850/understanding-fxg-files</guid>
    </item>
    <item>
      <title>(MXML) Understanding FXG files - glup</title>
      <link>https://snipplr.com/view/55848/understanding-fxg-files</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 29 Jun 2011 00:45:26 UTC</pubDate>
      <guid>https://snipplr.com/view/55848/understanding-fxg-files</guid>
    </item>
    <item>
      <title>(MXML) Understanding FXG files - glup</title>
      <link>https://snipplr.com/view/55846/understanding-fxg-files</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 29 Jun 2011 00:34:53 UTC</pubDate>
      <guid>https://snipplr.com/view/55846/understanding-fxg-files</guid>
    </item>
    <item>
      <title>(XML) Understanding FXG files - glup</title>
      <link>https://snipplr.com/view/55845/understanding-fxg-files</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 29 Jun 2011 00:32:40 UTC</pubDate>
      <guid>https://snipplr.com/view/55845/understanding-fxg-files</guid>
    </item>
  </channel>
</rss>
