<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>a.muse: Tag m4a</title>
    <link>http://www.jessirae.com/blog/articles/tag/m4a</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Learnings</title>
      <description>&lt;p&gt;I have a corporate job now&amp;#8212;Java Development.  It is all good.  &lt;code&gt;(^_^)&lt;/code&gt;&lt;/p&gt;


	&lt;p&gt;Having this corporate job means developing on Windows machine(s), which means for me brushing up on &lt;span class="caps"&gt;DOS&lt;/span&gt; commands.  &lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;attrib: change file permissions
path: print your path variable
services.msc: open the services console
netstat: lists ports in use&lt;/code&gt;&lt;/pre&gt;


	&lt;p&gt;I don&amp;#8217;t think there is a need for this command in NT, XP or Vista, but I used to use it all of the time.&lt;/p&gt;


	&lt;pre&gt;&lt;code&gt;doskey: allows you use commands previously entered&lt;/code&gt;&lt;/pre&gt;


	&lt;p&gt;Additionally, I now need to start using dos2unix &amp;#38; unix2dos.&lt;/p&gt;


Other things that I have learned recently:
	&lt;ul&gt;
	&lt;li&gt;Shift + Alt + B in InkScape&amp;#8212;&amp;gt; traces bitmap (i.e. gets path/shape of some existing bitmap object)&lt;/li&gt;
		&lt;li&gt;I&amp;#8217;m turning my dev box into a web server and am working on putting a stack together.  Although I would love to try something cool and new like &lt;a href="http://wiki.codemongers.com/Nginx"&gt;Nginx&lt;/a&gt;, I think I would be better off sticking with what I know (i.e. Apache).  More about &lt;em&gt;my first webserver&lt;/em&gt; later.&lt;/li&gt;
		&lt;li&gt;I&amp;#8217;ve started a &lt;a href="http://docs.google.com/Doc?id=dfxrzknm_12dtvb7c"&gt;document about the Freelance Web Development Process&lt;/a&gt; with questions for the client that I found on the web, as well as links to design resources.&lt;/li&gt;
		&lt;li&gt;To find firefox shortcuts&amp;#8230; enter the following line in the browser address bar: &lt;a href="chrome://browser/locale/help/shortcuts.xhtml"&gt;chrome://browser/locale/help/shortcuts.xhtml&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;Convert m4a to mp3 with these two lines&amp;#8230;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;pre&gt;&lt;code&gt;faad foobar.m4a 
#converts m4a to wav&lt;/code&gt;&lt;/pre&gt;


	&lt;pre&gt;&lt;code&gt;lame foobar.wav foobar.mp3  
#converts wav to mp3&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;More, more, more&amp;#8230;&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;span class="caps"&gt;HTML&lt;/span&gt; space = &amp;nbsp;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;Firebug&lt;/li&gt;
	&lt;ol&gt;
	&lt;li&gt;Ctrl + Shift + C  open web developer css&lt;/li&gt;
		&lt;li&gt;Ctrl + Shift + L   open command line&lt;/li&gt;
		&lt;li&gt;Ctrl + Shift + K  focus on search box&lt;/li&gt;
	&lt;/ul&gt;&lt;/li&gt;
	&lt;/ol&gt;


	&lt;ul&gt;
	&lt;li&gt;Cygwin &amp;#38; the Find command: In order to use the find command in cygwin, you must make sure that c:cygwin\bin; is before SystemRoot\system32&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a href="http://www.degraeve.com/favicon/"&gt;Easy favicon maker&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;To deal with the firefox can&amp;#8217;t center tables issue&amp;#8230; add extra empty columns &amp;#38; have colspan across those columns&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;Jsp files are converted into servlets that are then compiled into .class files; I am guessing that other frameworks work in a similar fashion.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;To my future selves, please remember that if you are getting a 500 error on a typo blog, make sure to check the file permissions for the log files at least thrice; they must be set to 755.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a href="https://addons.mozilla.org/en-US/firefox/addon/1146"&gt;Screengrab&lt;/a&gt; is a firefox extension that does screen captures. Cool!!!&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;span class="caps"&gt;RAD7&lt;/span&gt; requires that a target server be set for all projects.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;The easiest way to search for a jar file by package name is&amp;#8230;&lt;/li&gt;
	&lt;ol&gt;
	&lt;li&gt;if the jar is a websphere or homegrown jar, navigate in cygwin to a sufficiently small directory where you think the jar might be and execute the following command: find . -name \&lt;strong&gt;.&lt;/strong&gt; | xargs grep this.is.your.package&lt;/li&gt;
		&lt;li&gt;if the jar is open source, enable javacious &amp;#38; google the package name.&lt;/li&gt;
	&lt;/ul&gt;&lt;/li&gt;
	&lt;/ol&gt;</description>
      <pubDate>Sun, 10 Jun 2007 12:11:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:98735ff1-e138-4b8a-8518-06f4ed252330</guid>
      <author>Jessica</author>
      <link>http://www.jessirae.com/blog/articles/2007/06/10/windows-learnings</link>
      <category>technology</category>
      <category>mp3</category>
      <category>m4a</category>
      <category>freelance</category>
      <category>firefox</category>
      <category>inkscape</category>
      <category>windows</category>
      <category>commands</category>
      <category>dos</category>
      <trackback:ping>http://www.jessirae.com/blog/articles/trackback/12703</trackback:ping>
    </item>
  </channel>
</rss>
