<?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>Wed, 10 Jun 2026 06:28:14 +0000</lastBuildDate>
    <item>
      <title>(TCL) Set window color to ANSYS default - joseamirandavelez</title>
      <link>https://snipplr.com/view/65508/set-window-color-to-ansys-default</link>
      <description>&lt;p&gt;By default, ANSYS makes Tk windows an ugly green. This code changes the color of most of the widgets. You still need to change the background color of some widgets...&lt;/p&gt;</description>
      <pubDate>Sat, 09 Jun 2012 08:40:33 UTC</pubDate>
      <guid>https://snipplr.com/view/65508/set-window-color-to-ansys-default</guid>
    </item>
    <item>
      <title>(TCL) Create a new window child to ANSYS - joseamirandavelez</title>
      <link>https://snipplr.com/view/65507/create-a-new-window-child-to-ansys</link>
      <description>&lt;p&gt;Basic commands for creating a window child to ANSYS (transient).&lt;/p&gt;</description>
      <pubDate>Sat, 09 Jun 2012 08:38:56 UTC</pubDate>
      <guid>https://snipplr.com/view/65507/create-a-new-window-child-to-ansys</guid>
    </item>
    <item>
      <title>(Visual Basic) Read a Text File Line by Line - joseamirandavelez</title>
      <link>https://snipplr.com/view/65506/read-a-text-file-line-by-line</link>
      <description>&lt;p&gt;Basic commands for reading a text file one line at a time.&lt;/p&gt;</description>
      <pubDate>Sat, 09 Jun 2012 08:36:00 UTC</pubDate>
      <guid>https://snipplr.com/view/65506/read-a-text-file-line-by-line</guid>
    </item>
    <item>
      <title>(Visual Basic) Speed Up Excel Macro Execution - joseamirandavelez</title>
      <link>https://snipplr.com/view/65505/speed-up-excel-macro-execution</link>
      <description>&lt;p&gt;Turn off screen updating, formula calculation and events in order to prevent Excel from doing all of them and speed up macro execution.&lt;/p&gt;</description>
      <pubDate>Sat, 09 Jun 2012 08:34:48 UTC</pubDate>
      <guid>https://snipplr.com/view/65505/speed-up-excel-macro-execution</guid>
    </item>
    <item>
      <title>(Visual Basic) Alternative Split Function - joseamirandavelez</title>
      <link>https://snipplr.com/view/65504/alternative-split-function</link>
      <description>&lt;p&gt;Found in the internet. By default, it splits using all the characters in CHARS. Useful to get a list of words in a string.&lt;/p&gt;</description>
      <pubDate>Sat, 09 Jun 2012 08:31:47 UTC</pubDate>
      <guid>https://snipplr.com/view/65504/alternative-split-function</guid>
    </item>
    <item>
      <title>(Visual Basic) Get LDAP Full Name from LDAP username - joseamirandavelez</title>
      <link>https://snipplr.com/view/65503/get-ldap-full-name-from-ldap-username</link>
      <description>&lt;p&gt;This function is very rough and right now is hard coded to return the common name. This can be useful if, for example, you have a list of usernames in Excel and you want to get the name of the person. However, it can be used in any VBA application.&lt;/p&gt;</description>
      <pubDate>Sat, 09 Jun 2012 08:29:35 UTC</pubDate>
      <guid>https://snipplr.com/view/65503/get-ldap-full-name-from-ldap-username</guid>
    </item>
  </channel>
</rss>
