<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Dan Cameron - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-88f64d69" type="application/json"/><link>http://scattered.disqus.com/</link><description>wordpress enthusiest</description><language>en</language><lastBuildDate>Mon, 16 Nov 2009 05:40:09 -0000</lastBuildDate><item><title>Re: Sync 1Password with Dropbox in 5 Easy Steps</title><link>http://dancameron.org/general/sync-1password-with-dropbox-in-5-easy-steps#comment-23182080</link><description>Thank you, it works great!!!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nines</dc:creator><pubDate>Mon, 16 Nov 2009 05:40:09 -0000</pubDate></item><item><title>Re: http://dancameron.org/general/sync-safari-bookmarks-and-history-with-dropbox</title><link>http://dancameron.org/general/sync-safari-bookmarks-and-history-with-dropbox#comment-22966157</link><description>Oh wait, no.  I think he did what I describe but that doesn't work (maybe it did in previous versions.)  As @2manydjs says above, the links get overwritten.  If you instead copy the whole ~/Library/Safari folder to Dropbox and then make a symlink to that as shown below, it will work.&lt;br&gt;&lt;br&gt;cd ~/Library/&lt;br&gt;mv Safari/ ~/Dropbox/Sync/MacOSX/&lt;br&gt;ln -s ~/Dropbox/Sync/MacOSX/Safari/ Safari</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">[A different] Dan</dc:creator><pubDate>Fri, 13 Nov 2009 22:43:28 -0000</pubDate></item><item><title>Re: http://dancameron.org/general/sync-safari-bookmarks-and-history-with-dropbox</title><link>http://dancameron.org/general/sync-safari-bookmarks-and-history-with-dropbox#comment-22962966</link><description>But can xmarks sync history?  I have MobileMe for bookmark sync... I am currently using the solution provided for syncing history but Safari crashes a lot and I'm wondering if that has something to do with it...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">[A different] Dan</dc:creator><pubDate>Fri, 13 Nov 2009 21:07:12 -0000</pubDate></item><item><title>Re: http://dancameron.org/general/sync-safari-bookmarks-and-history-with-dropbox</title><link>http://dancameron.org/general/sync-safari-bookmarks-and-history-with-dropbox#comment-22961015</link><description>No, they aren't backwards... He just forgot to mention that first you have to copy the two original .plist files to Dropbox and delete them from their original location.  Then the command will make SymLinks in the Safari folder pointing to the files on Dropbox.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">[A different] Dan</dc:creator><pubDate>Fri, 13 Nov 2009 20:27:27 -0000</pubDate></item><item><title>Re: Scattered  &amp;raquo; Blog Archive   &amp;raquo; Scheduling Rake for Redmine to Receive Email (rake redmine:email:receive_imap)</title><link>http://dancameron.org/general/scheduling-rake-for-redmine-to-receive-email-rake-redmineemailreceive_imap#comment-22894307</link><description>Hello,&lt;br&gt;I have figured the solution: there must be "project=[project identificator]", not "project=[project name]".&lt;br&gt;&lt;br&gt;But despite that, I cannot create new issue from not authenticated user :/ I make project public but that not helped.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jaroslav K.</dc:creator><pubDate>Fri, 13 Nov 2009 08:54:52 -0000</pubDate></item><item><title>Re: Hack my open server</title><link>http://dancameron.org/asides/hack-my-open-server#comment-22845969</link><description>i put up an ftp server</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">twiddle</dc:creator><pubDate>Thu, 12 Nov 2009 14:21:10 -0000</pubDate></item><item><title>Re: http://dancameron.org/code/adding-content-between-posts-wordpress-loop</title><link>http://dancameron.org/code/adding-content-between-posts-wordpress-loop#comment-22769373</link><description>Dan I understood for the case of page.php.&lt;br&gt;My WP is set to display 8 posts in each page.  I want  to put info after the first post of each page.&lt;br&gt;Post 1 - Info1 | Post 9 - Info 1 | Post 17 - Info 1&lt;br&gt;&lt;br&gt;1 + 1*8&lt;br&gt;&lt;br&gt;for( var i:int = 0; i&amp;lt;Total number of posts; i++ )&lt;br&gt;&lt;br&gt;This is my idea.&lt;br&gt;&lt;br&gt;Thanks</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Claudio</dc:creator><pubDate>Wed, 11 Nov 2009 15:11:19 -0000</pubDate></item><item><title>Re: http://dancameron.org/code/adding-content-between-posts-wordpress-loop</title><link>http://dancameron.org/code/adding-content-between-posts-wordpress-loop#comment-22759196</link><description>If you want to insert info after the content, open up the page.php file and add it after &amp;lt;?php the_content ?&amp;gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dancameron</dc:creator><pubDate>Wed, 11 Nov 2009 13:16:05 -0000</pubDate></item><item><title>Re: http://dancameron.org/code/adding-content-between-posts-wordpress-loop</title><link>http://dancameron.org/code/adding-content-between-posts-wordpress-loop#comment-22705441</link><description>Dan what is the solution for this type of pages?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Claudio</dc:creator><pubDate>Wed, 11 Nov 2009 07:37:21 -0000</pubDate></item><item><title>Re: Scattered  &amp;raquo; Blog Archive   &amp;raquo; Scheduling Rake for Redmine to Receive Email (rake redmine:email:receive_imap)</title><link>http://dancameron.org/general/scheduling-rake-for-redmine-to-receive-email-rake-redmineemailreceive_imap#comment-22701051</link><description>Thank you for great tutorial.&lt;br&gt;Have one problem: I can add comments (notes) using mail to issues created via portal (via web) but cannot create new issue. Mails in mailbox (IMAP) are marked as read, but no new issue created after shell execution.&lt;br&gt;&lt;br&gt;Thank you very much for you time and answer.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jaroslav K.</dc:creator><pubDate>Wed, 11 Nov 2009 05:14:46 -0000</pubDate></item><item><title>Re: Display a loading image until the page completes loading</title><link>http://dancameron.org/code/display-a-loading-image-until-the-page-completes-loading#comment-22649156</link><description>Yeah, I went the route of show on ready then hiding again after load.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dancameron</dc:creator><pubDate>Tue, 10 Nov 2009 18:58:53 -0000</pubDate></item><item><title>Re: http://dancameron.org/code/adding-content-between-posts-wordpress-loop</title><link>http://dancameron.org/code/adding-content-between-posts-wordpress-loop#comment-22649094</link><description>page.php isn't a loop. It's a content page.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dancameron</dc:creator><pubDate>Tue, 10 Nov 2009 18:57:29 -0000</pubDate></item><item><title>Re: http://dancameron.org/code/adding-content-between-posts-wordpress-loop</title><link>http://dancameron.org/code/adding-content-between-posts-wordpress-loop#comment-22646186</link><description>It worked well at index.php but not in page.php. Why?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Claudio</dc:creator><pubDate>Tue, 10 Nov 2009 18:29:55 -0000</pubDate></item><item><title>Re: http://dancameron.org/general/sync-safari-bookmarks-and-history-with-dropbox</title><link>http://dancameron.org/general/sync-safari-bookmarks-and-history-with-dropbox#comment-22060241</link><description>I think the ln -s command is backwards...  I get same message, but then I sounds like for Safari 4 there are better ways of doing it?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Saxon</dc:creator><pubDate>Fri, 06 Nov 2009 15:32:55 -0000</pubDate></item><item><title>Re: jailbreakme.com</title><link>http://dancameron.org/general/jailbreakmecom#comment-22027603</link><description>WTF THIS MESSES UP UR WARRENTY Y DONT U TELL US THAT U SON OF A BITCH</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JOEY</dc:creator><pubDate>Fri, 06 Nov 2009 07:40:40 -0000</pubDate></item><item><title>Re: Display a loading image until the page completes loading</title><link>http://dancameron.org/code/display-a-loading-image-until-the-page-completes-loading#comment-21815090</link><description>Not to sound like a broken record, but if javascript is disabled then the image will show but never be hidden, in this case.&lt;br&gt;&lt;br&gt;How about (inside the first div) adding some inline javascript that writes the image tag you are putting in there (using document.write since the DOM may not be ready yet at that point in the page load)? &lt;br&gt;&lt;br&gt;That way the loading image will only show up when JS is enabled, and then of course you will be able to hide it as you've done here.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">twitter-14182745</dc:creator><pubDate>Tue, 03 Nov 2009 19:35:37 -0000</pubDate></item><item><title>Re: Splitting Content into Two Columns, e.g. Word Wrap with PHP or CSS + Javascript</title><link>http://dancameron.org/code/splitting-content-into-two-columns-e-g-word-wrap-with-php-or-css-javascript#comment-21123837</link><description>If you're only trying to get the shortcode interpreted, just call do_shortcode on the entirety of your content after you're finished doing whatever it is you want with it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick</dc:creator><pubDate>Tue, 27 Oct 2009 15:44:10 -0000</pubDate></item><item><title>Re: Splitting Content into Two Columns, e.g. Word Wrap with PHP or CSS + Javascript</title><link>http://dancameron.org/code/splitting-content-into-two-columns-e-g-word-wrap-with-php-or-css-javascript#comment-21118732</link><description>Hi Nick,&lt;br&gt;&lt;br&gt;The thing is in this way i am not flexible anymore, because i want to paste the gallery by the user in his post... and if he posted a gallery then i want to put this gallery on the right side... so do i have to parse the $content in my function and as soon as a shortcode comes i can add it by calling the function do_shortcode? &lt;br&gt;&lt;br&gt;Otherwise i will always add the gallery on the end of my post and i have to give the id of the galleriy in my function :-S</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Asad</dc:creator><pubDate>Tue, 27 Oct 2009 14:29:20 -0000</pubDate></item><item><title>Re: Splitting Content into Two Columns, e.g. Word Wrap with PHP or CSS + Javascript</title><link>http://dancameron.org/code/splitting-content-into-two-columns-e-g-word-wrap-with-php-or-css-javascript#comment-21063569</link><description>add_filter( 'the_content', 'add_gallery_shortcode_and_interpret' );&lt;br&gt;function add_gallery_shortcode_and_interpret($content) {&lt;br&gt;  $content .= do_shortcode('[gallery id=xxx]');&lt;br&gt;  return $content;&lt;br&gt;}</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick</dc:creator><pubDate>Mon, 26 Oct 2009 18:55:05 -0000</pubDate></item><item><title>Re: Splitting Content into Two Columns, e.g. Word Wrap with PHP or CSS + Javascript</title><link>http://dancameron.org/code/splitting-content-into-two-columns-e-g-word-wrap-with-php-or-css-javascript#comment-21059799</link><description>Hi,&lt;br&gt;&lt;br&gt;i have an issue with modyfing the content in the functions.php. I wanted to input a gallery into the content so i downloaded several galleries (nextgen for example). now for using a gallery into the content we have to type in in the post [gallery = x] and the gallery is displayed on the page. &lt;br&gt;&lt;br&gt;But because i am modifying the content in my functions.php the shortcode is echoed and not inteprated. so i dont see the gallery, but i see the shortcode [gallery = x]. I dont know how to solve this issue, that i do modify the content (because of splitting into two columns) and that the gallery is shown. &lt;br&gt;&lt;br&gt;Thanks for your help in advance. I cant find a solution on this.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Asad</dc:creator><pubDate>Mon, 26 Oct 2009 17:37:51 -0000</pubDate></item><item><title>Re: iDVD &amp;#8216;08 won&amp;#8217;t start</title><link>http://dancameron.org/general/idvd-08-wont-start#comment-20988187</link><description>Um, I got a new mac, and like you said, iDVD always quits! so I went to delete those folders and, I only HAVE themes 5 and sox. On the apple website it told me to download iDVD 7.0.1, and i did. Now it doesnt "quit" right away, but it doesnt do anything else either. no window comes up or anything, so I have to force quit. what is going on?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Webosaurs News</dc:creator><pubDate>Sun, 25 Oct 2009 13:24:33 -0000</pubDate></item><item><title>Re: Splitting Content into Two Columns, e.g. Word Wrap with PHP or CSS + Javascript</title><link>http://dancameron.org/code/splitting-content-into-two-columns-e-g-word-wrap-with-php-or-css-javascript#comment-20745300</link><description>Browser support: &lt;a href="http://tinyurl.com/ygphca7" rel="nofollow"&gt;http://tinyurl.com/ygphca7&lt;/a&gt; :)&lt;br&gt;&lt;a href="http://www.quirksmode.org/css/multicolumn.html" rel="nofollow"&gt;http://www.quirksmode.org/css/multicolumn.html&lt;/a&gt;&lt;br&gt;Supported by Firefox 1.5+ and Safari 3. So a while ago.&lt;br&gt;&lt;br&gt;XML and PHP: Yeah right, I'm shying away from any php+xml for a long while, the last time I tried it was a mess.&lt;br&gt;&lt;br&gt;I think I'll just search over X  amount of characters (like 20) before the $start for a "&amp;lt;" tag, then just move the $split there.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dancameron</dc:creator><pubDate>Wed, 21 Oct 2009 18:05:20 -0000</pubDate></item><item><title>Re: Splitting Content into Two Columns, e.g. Word Wrap with PHP or CSS + Javascript</title><link>http://dancameron.org/code/splitting-content-into-two-columns-e-g-word-wrap-with-php-or-css-javascript#comment-20744427</link><description>This is cool stuff, although you know I don't like the javascript-only thing, even just for IE. I wasn't aware of that particular CSS 3 attribute, though, so that's cool. For the non-IE browsers, do you know what versions the proprietary substitutes (the -moz and -webkit versions) were introduced in?&lt;br&gt;&lt;br&gt;Anyway, for the PHP side, it would be great if you could keep the HTML valid, since it could end up throwing off other stuff in your page if the break is bad enough. &lt;br&gt;&lt;br&gt;Maybe you could try loading the content as XML and manipulating it with the PHP DOM libraries? You could walk through the nodes until you find the one the split should be in, and then handle that particular node by replacing it with two nodes that have the content split out, and then do the split out from there, closing any open parent nodes and starting corresponding new ones in the next column. It isn't easy, but that's my first thought on how to tackle it and still end up with valid HTML at the end.&lt;br&gt;&lt;br&gt;Or just say no to the client asking for this... :-)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">twitter-14182745</dc:creator><pubDate>Wed, 21 Oct 2009 17:46:11 -0000</pubDate></item><item><title>Re: Splitting Content into Two Columns, e.g. Word Wrap with PHP or CSS + Javascript</title><link>http://dancameron.org/code/splitting-content-into-two-columns-e-g-word-wrap-with-php-or-css-javascript#comment-20722980</link><description>Gotcha, cool beans. :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick</dc:creator><pubDate>Wed, 21 Oct 2009 15:04:15 -0000</pubDate></item><item><title>Re: Splitting Content into Two Columns, e.g. Word Wrap with PHP or CSS + Javascript</title><link>http://dancameron.org/code/splitting-content-into-two-columns-e-g-word-wrap-with-php-or-css-javascript#comment-20721044</link><description>So, I'm not hooking into the_content because this wont be used throughout the theme, only with certain posts under a certain condition ( modal box ).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dancameron</dc:creator><pubDate>Wed, 21 Oct 2009 14:51:28 -0000</pubDate></item></channel></rss>