<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>bencoffman.com/blog - Tools</title>
    <link>http://bencoffman.com/blog/</link>
    <description>News about Tech and a few other things.</description>
    <language>en-us</language>
    <copyright>Ben Coffman</copyright>
    <lastBuildDate>Mon, 05 Nov 2012 00:05:59 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>coffmanben@gmail.com</managingEditor>
    <webMaster>coffmanben@gmail.com</webMaster>
    <item>
      <trackback:ping>http://bencoffman.com/blog/Trackback.aspx?guid=c3784307-08be-455c-b51c-1f3740a73e67</trackback:ping>
      <pingback:server>http://bencoffman.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://bencoffman.com/blog/PermaLink,guid,c3784307-08be-455c-b51c-1f3740a73e67.aspx</pingback:target>
      <dc:creator>Ben Coffman</dc:creator>
      <wfw:comment>http://bencoffman.com/blog/CommentView,guid,c3784307-08be-455c-b51c-1f3740a73e67.aspx</wfw:comment>
      <wfw:commentRss>http://bencoffman.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=c3784307-08be-455c-b51c-1f3740a73e67</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <b>Solution: </b>
        <br />
Open organizer, select your device, select “Applications” in under your device on
the right, select the application you want to look at the SQLite database on, click
the download button at the bottom.<br /><br /><br /><img src="http://bencoffman.com/blog/content/binary/41 PM.png" border="0" /><br /><br />
Once you have downloaded the file select show file packet contents. In the finder
window that opens up look under the documents folder. In this folder you should be
able to find the database. It will be the file with the “sqlite” extension. Next,
you can download SQLite Studio (<a href="http://sqlitestudio.one.pl/index.rvt?act=download">download
link</a>). It may tell you you need to run in 32 bit mode (easy, right click/ctrl
click and select “Get Info” then select 32 bit mode).<br /><br /><img src="http://bencoffman.com/blog/content/binary/53 PM.png" border="0" /><br /><br /><img src="http://bencoffman.com/blog/content/binary/Screen Shot 2012-11-04 at 6.48.40 PM.png" border="0" /><br /><br />
View your sql data.<br /><br /><b>Explanation: </b><br />
I’ve found this is very helpful when you need to see a large amount of data and want
to organize it and search through it, for example, say you are storing a large amount
of retailers and want to see how they are grouped together via their region tag you
gave them. However, if you are examining just a single record it might be better to
use, xCode debug and print out a single record.<br /><br />
Let me answer the first question you are probably asking: Is there a way to examine
the Core Data - SQLite database on my iPhone while I’m debugging. Sadly, at this moment,
the answer is no.<br /><p></p><img width="0" height="0" src="http://bencoffman.com/blog/aggbug.ashx?id=c3784307-08be-455c-b51c-1f3740a73e67" /></body>
      <title>Looking at Core Data - SQLite Database on My iPhone Device</title>
      <guid isPermaLink="false">http://bencoffman.com/blog/PermaLink,guid,c3784307-08be-455c-b51c-1f3740a73e67.aspx</guid>
      <link>http://bencoffman.com/blog/2012/11/05/LookingAtCoreDataSQLiteDatabaseOnMyIPhoneDevice.aspx</link>
      <pubDate>Mon, 05 Nov 2012 00:05:59 GMT</pubDate>
      <description>&lt;b&gt;Solution: &lt;/b&gt;
&lt;br&gt;
Open organizer, select your device, select “Applications” in under your device on
the right, select the application you want to look at the SQLite database on, click
the download button at the bottom.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://bencoffman.com/blog/content/binary/41 PM.png" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
Once you have downloaded the file select show file packet contents. In the finder
window that opens up look under the documents folder. In this folder you should be
able to find the database. It will be the file with the “sqlite” extension. Next,
you can download SQLite Studio (&lt;a href="http://sqlitestudio.one.pl/index.rvt?act=download"&gt;download
link&lt;/a&gt;). It may tell you you need to run in 32 bit mode (easy, right click/ctrl
click and select “Get Info” then select 32 bit mode).&lt;br&gt;
&lt;br&gt;
&lt;img src="http://bencoffman.com/blog/content/binary/53 PM.png" border="0"&gt; 
&lt;br&gt;
&lt;br&gt;
&lt;img src="http://bencoffman.com/blog/content/binary/Screen Shot 2012-11-04 at 6.48.40 PM.png" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
View your sql data.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Explanation: &lt;/b&gt;
&lt;br&gt;
I’ve found this is very helpful when you need to see a large amount of data and want
to organize it and search through it, for example, say you are storing a large amount
of retailers and want to see how they are grouped together via their region tag you
gave them. However, if you are examining just a single record it might be better to
use, xCode debug and print out a single record.&lt;br&gt;
&lt;br&gt;
Let me answer the first question you are probably asking: Is there a way to examine
the Core Data - SQLite database on my iPhone while I’m debugging. Sadly, at this moment,
the answer is no.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://bencoffman.com/blog/aggbug.ashx?id=c3784307-08be-455c-b51c-1f3740a73e67" /&gt;</description>
      <comments>http://bencoffman.com/blog/CommentView,guid,c3784307-08be-455c-b51c-1f3740a73e67.aspx</comments>
      <category>Core Data</category>
      <category>SQLite</category>
      <category>Tools</category>
      <category>xCode</category>
    </item>
    <item>
      <trackback:ping>http://bencoffman.com/blog/Trackback.aspx?guid=56c2dee2-1019-4eba-bb1b-c49186ffae72</trackback:ping>
      <pingback:server>http://bencoffman.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://bencoffman.com/blog/PermaLink,guid,56c2dee2-1019-4eba-bb1b-c49186ffae72.aspx</pingback:target>
      <dc:creator>Ben Coffman</dc:creator>
      <wfw:comment>http://bencoffman.com/blog/CommentView,guid,56c2dee2-1019-4eba-bb1b-c49186ffae72.aspx</wfw:comment>
      <wfw:commentRss>http://bencoffman.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=56c2dee2-1019-4eba-bb1b-c49186ffae72</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <img src="http://bencoffman.com/blog/content/binary/MobileRewards3%20%28Git%29.jpg" border="0" />
        <br />
        <br />
I know I just finished doing a post on code repository tools, but the market is changing
fast right now and I have a new favorite.<br /><br /><a href="http://www.sourcetreeapp.com/">SourceTree</a><br /><br />
It's made by Atlassian, which makes some pretty solid products all around....side
note they have a pretty fun <a href="http://www.businessinsider.com/atlassian-san-francisco-office-tour-2012-7#heres-the-entrance-which-faces-harrison-street-across-from-the-freeway-1">office
space in SF</a>, industrial, open, functional, completely start-up style without being
over the top Google style (there are no sleeping chambers). I digress. Upon first
opening the tool it may seem a bit daunting. Atlassian is throwing lots of information
to you at once, but as you become used to the design, there is no going back. Everything
is at your finger tips and you never really have to read one bit of the instructions
on how to use SourceTree most of all you don't have to memorize all those silly GiT
commands to become a power user (I personally really like this).<br /><br />
Now calming down a bit. I stand behind <a href="http://www.gitboxapp.com/">GitBox</a>.
It's a ridiculously easy app to use but has no frils. I see it as a get the job done
kind of an app, but as I become more and more of a power user, SourceTree is the clear
fit for me plus SourceTree is free where GiTBox is $10. Which really puts GiTBox in
a hard place.<br /><br />
P.S. SourceTree can also be used for Mercurial and SVN.<br /><p></p><img width="0" height="0" src="http://bencoffman.com/blog/aggbug.ashx?id=56c2dee2-1019-4eba-bb1b-c49186ffae72" /></body>
      <title>GiT Tools For Mac</title>
      <guid isPermaLink="false">http://bencoffman.com/blog/PermaLink,guid,56c2dee2-1019-4eba-bb1b-c49186ffae72.aspx</guid>
      <link>http://bencoffman.com/blog/2012/07/20/GiTToolsForMac.aspx</link>
      <pubDate>Fri, 20 Jul 2012 02:46:04 GMT</pubDate>
      <description>&lt;img src="http://bencoffman.com/blog/content/binary/MobileRewards3%20%28Git%29.jpg" border="0"&gt; 
&lt;br&gt;
&lt;br&gt;
I know I just finished doing a post on code repository tools, but the market is changing
fast right now and I have a new favorite.&lt;br&gt;
&lt;br&gt;
&lt;a href="http://www.sourcetreeapp.com/"&gt;SourceTree&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
It's made by Atlassian, which makes some pretty solid products all around....side
note they have a pretty fun &lt;a href="http://www.businessinsider.com/atlassian-san-francisco-office-tour-2012-7#heres-the-entrance-which-faces-harrison-street-across-from-the-freeway-1"&gt;office
space in SF&lt;/a&gt;, industrial, open, functional, completely start-up style without being
over the top Google style (there are no sleeping chambers). I digress. Upon first
opening the tool it may seem a bit daunting. Atlassian is throwing lots of information
to you at once, but as you become used to the design, there is no going back. Everything
is at your finger tips and you never really have to read one bit of the instructions
on how to use SourceTree most of all you don't have to memorize all those silly GiT
commands to become a power user (I personally really like this).&lt;br&gt;
&lt;br&gt;
Now calming down a bit. I stand behind &lt;a href="http://www.gitboxapp.com/"&gt;GitBox&lt;/a&gt;.
It's a ridiculously easy app to use but has no frils. I see it as a get the job done
kind of an app, but as I become more and more of a power user, SourceTree is the clear
fit for me plus SourceTree is free where GiTBox is $10. Which really puts GiTBox in
a hard place.&lt;br&gt;
&lt;br&gt;
P.S. SourceTree can also be used for Mercurial and SVN.&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://bencoffman.com/blog/aggbug.ashx?id=56c2dee2-1019-4eba-bb1b-c49186ffae72" /&gt;</description>
      <comments>http://bencoffman.com/blog/CommentView,guid,56c2dee2-1019-4eba-bb1b-c49186ffae72.aspx</comments>
      <category>GiT</category>
      <category>Tools</category>
    </item>
    <item>
      <trackback:ping>http://bencoffman.com/blog/Trackback.aspx?guid=33427959-ab08-4bf0-ae53-8682ae006361</trackback:ping>
      <pingback:server>http://bencoffman.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://bencoffman.com/blog/PermaLink,guid,33427959-ab08-4bf0-ae53-8682ae006361.aspx</pingback:target>
      <dc:creator>Ben Coffman</dc:creator>
      <wfw:comment>http://bencoffman.com/blog/CommentView,guid,33427959-ab08-4bf0-ae53-8682ae006361.aspx</wfw:comment>
      <wfw:commentRss>http://bencoffman.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=33427959-ab08-4bf0-ae53-8682ae006361</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">Soo one can say I swing both ways Windows
and OS X. Both have their advantages and each has a particular tool set that I would
like to see on the other. In this situation I was wanting a nice GUI for SVN and GiT.
I'm on two different projects that use one or the other. With my exhaustive 30 minutes
of research here are the two best tools that I came up with and have been using for
about 3 months now (screenshots were grabed much earlier).<br /><br />
For SVN I downloaded <a href="http://versionsapp.com/">Versions</a>.<br />
Pro: Best tool around, closest thing you can get to Tortoise SVN for Windows<br />
Con: 60 bucks...sixty freaking bucks. I let Capital One graciously buy this for me.
Would I pay sixty for personal use. If I used SVN day in and out for my work, yes.
Though most of my personal work resides on GiT now.<br /><br /><p></p><img src="http://bencoffman.com/blog/content/binary/MMA%20%E2%80%94%20Versions.jpeg" border="0" /><br /><br /><br />
For GiT I use <a href="http://www.gitboxapp.com/">GitBox</a><br />
Pro: Best GiT tool around hands down. Nearly all will agree who use GiTBox in comparison
with the others.<br />
Con: While it's free to use, you can only have one project at a time with the freemium
version. To get more projects going you need to pay $20. $20 is doable for a tool
that you potentially use multiple times a day, nearly everyday.<br /><br /><img src="http://bencoffman.com/blog/content/binary/workspace%20%E2%80%94%20LabsAPI.jpg" border="0" /><br /><br /><br />
Remember with both of these tools you cannot checkout the code from a remote repository
with them, you must use the Terminal to check out the code base then use either of
these tools and point them to wherever you checked out the repository too. NOTE: GiT
and SVN are built in natively to OS X<br /><img width="0" height="0" src="http://bencoffman.com/blog/aggbug.ashx?id=33427959-ab08-4bf0-ae53-8682ae006361" /></body>
      <title>Code Repository Development Tools For My Apple</title>
      <guid isPermaLink="false">http://bencoffman.com/blog/PermaLink,guid,33427959-ab08-4bf0-ae53-8682ae006361.aspx</guid>
      <link>http://bencoffman.com/blog/2012/03/23/CodeRepositoryDevelopmentToolsForMyApple.aspx</link>
      <pubDate>Fri, 23 Mar 2012 23:19:12 GMT</pubDate>
      <description>Soo one can say I swing both ways Windows and OS X. Both have their advantages and each has a particular tool set that I would like to see on the other. In this situation I was wanting a nice GUI for SVN and GiT. I'm on two different projects that use one or the other. With my exhaustive 30 minutes of research here are the two best tools that I came up with and have been using for about 3 months now (screenshots were grabed much earlier).&lt;br&gt;
&lt;br&gt;
For SVN I downloaded &lt;a href="http://versionsapp.com/"&gt;Versions&lt;/a&gt;.&lt;br&gt;
Pro: Best tool around, closest thing you can get to Tortoise SVN for Windows&lt;br&gt;
Con: 60 bucks...sixty freaking bucks. I let Capital One graciously buy this for me.
Would I pay sixty for personal use. If I used SVN day in and out for my work, yes.
Though most of my personal work resides on GiT now.&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img src="http://bencoffman.com/blog/content/binary/MMA%20%E2%80%94%20Versions.jpeg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
For GiT I use &lt;a href="http://www.gitboxapp.com/"&gt;GitBox&lt;/a&gt;
&lt;br&gt;
Pro: Best GiT tool around hands down. Nearly all will agree who use GiTBox in comparison
with the others.&lt;br&gt;
Con: While it's free to use, you can only have one project at a time with the freemium
version. To get more projects going you need to pay $20. $20 is doable for a tool
that you potentially use multiple times a day, nearly everyday.&lt;br&gt;
&lt;br&gt;
&lt;img src="http://bencoffman.com/blog/content/binary/workspace%20%E2%80%94%20LabsAPI.jpg" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Remember with both of these tools you cannot checkout the code from a remote repository
with them, you must use the Terminal to check out the code base then use either of
these tools and point them to wherever you checked out the repository too. NOTE: GiT
and SVN are built in natively to OS X&lt;br&gt;
&lt;img width="0" height="0" src="http://bencoffman.com/blog/aggbug.ashx?id=33427959-ab08-4bf0-ae53-8682ae006361" /&gt;</description>
      <comments>http://bencoffman.com/blog/CommentView,guid,33427959-ab08-4bf0-ae53-8682ae006361.aspx</comments>
      <category>GiT</category>
      <category>Mac OS X</category>
      <category>subversion</category>
      <category>Tools</category>
    </item>
    <item>
      <trackback:ping>http://bencoffman.com/blog/Trackback.aspx?guid=a7f42cea-317b-446f-a648-6783a050c30b</trackback:ping>
      <pingback:server>http://bencoffman.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://bencoffman.com/blog/PermaLink,guid,a7f42cea-317b-446f-a648-6783a050c30b.aspx</pingback:target>
      <dc:creator>Ben Coffman</dc:creator>
      <wfw:comment>http://bencoffman.com/blog/CommentView,guid,a7f42cea-317b-446f-a648-6783a050c30b.aspx</wfw:comment>
      <wfw:commentRss>http://bencoffman.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=a7f42cea-317b-446f-a648-6783a050c30b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <img src="http://bencoffman.com/blog/content/binary/Screen%20shot%202011-12-14%20at%202.04.19%20PM.png" border="0" />
        <br />
        <br />
Mockups, save you time <i>(see: money)</i> and unquestionably help establish expectations
on what an application will generically offer and what the general layout will be.  
<br />
I believe I have found the tool that does this as quickly as humanly possible: <a href="http://www.balsamiq.com/">Balsamiq</a>.<br /><br />
There is not much to say about this topic so I'll give you the 15 second sell.<br />
1. Fast<br />
2. Generic enough so the business owner doesn't get caught up on aesthetics but understands
exactly how the user will accomplish their task<br />
3. Very easy to use. The first time I used this product I was cranking out mockups
in minutes! Think about that. 
<br /><blockquote><i>--This isn't like Visio, (caveat: I have my own personal demons with
Visio), but in short, you won't be making mock-ups in minutes. Sure Visio is good
for architectural stuff, but the insight architectural diagrams offer are generally
high level and I would argue, quite fiercely, pen, paper, and cell phone camera, would
be a better/faster/cool in a hip start-up kind of way, solution to Visio...I digress...but
seriously Visio is terrible.</i><br /></blockquote>4. <a href="http://www.balsamiq.com/">Balsamiq</a> supports many different
types of mock ups: mobile, web, core platform applications (Windows and Mac)<br />
5. Export to PDF<br />
6. FAST. Did I say this already? It's worth mentioning again. Fast means many things
here, fast to create, fast to change the design for clients, and fast in helping you
get to development quicker.<br /><br /><br /><br /><img width="0" height="0" src="http://bencoffman.com/blog/aggbug.ashx?id=a7f42cea-317b-446f-a648-6783a050c30b" /></body>
      <title>Rapid Mockups -- Balsamiq -- balsamiq.com</title>
      <guid isPermaLink="false">http://bencoffman.com/blog/PermaLink,guid,a7f42cea-317b-446f-a648-6783a050c30b.aspx</guid>
      <link>http://bencoffman.com/blog/2011/12/14/RapidMockupsBalsamiqBalsamiqcom.aspx</link>
      <pubDate>Wed, 14 Dec 2011 19:31:09 GMT</pubDate>
      <description>&lt;img src="http://bencoffman.com/blog/content/binary/Screen%20shot%202011-12-14%20at%202.04.19%20PM.png" border="0"&gt;
&lt;br&gt;
&lt;br&gt;
Mockups, save you time &lt;i&gt;(see: money)&lt;/i&gt; and unquestionably help establish expectations
on what an application will generically offer and what the general layout will be.&amp;nbsp; 
&lt;br&gt;
I believe I have found the tool that does this as quickly as humanly possible: &lt;a href="http://www.balsamiq.com/"&gt;Balsamiq&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
There is not much to say about this topic so I'll give you the 15 second sell.&lt;br&gt;
1. Fast&lt;br&gt;
2. Generic enough so the business owner doesn't get caught up on aesthetics but understands
exactly how the user will accomplish their task&lt;br&gt;
3. Very easy to use. The first time I used this product I was cranking out mockups
in minutes! Think about that. 
&lt;br&gt;
&lt;blockquote&gt;&lt;i&gt;--This isn't like Visio, (caveat: I have my own personal demons with
Visio), but in short, you won't be making mock-ups in minutes. Sure Visio is good
for architectural stuff, but the insight architectural diagrams offer are generally
high level and I would argue, quite fiercely, pen, paper, and cell phone camera, would
be a better/faster/cool in a hip start-up kind of way, solution to Visio...I digress...but
seriously Visio is terrible.&lt;/i&gt;
&lt;br&gt;
&lt;/blockquote&gt;4. &lt;a href="http://www.balsamiq.com/"&gt;Balsamiq&lt;/a&gt; supports many different
types of mock ups: mobile, web, core platform applications (Windows and Mac)&lt;br&gt;
5. Export to PDF&lt;br&gt;
6. FAST. Did I say this already? It's worth mentioning again. Fast means many things
here, fast to create, fast to change the design for clients, and fast in helping you
get to development quicker.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://bencoffman.com/blog/aggbug.ashx?id=a7f42cea-317b-446f-a648-6783a050c30b" /&gt;</description>
      <comments>http://bencoffman.com/blog/CommentView,guid,a7f42cea-317b-446f-a648-6783a050c30b.aspx</comments>
      <category>iphone</category>
      <category>Tools</category>
    </item>
  </channel>
</rss>