<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Mark's Blog - 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-bf053e67" type="application/json"/><link>http://blogmcstudiosnet.disqus.com/</link><description></description><language>en</language><lastBuildDate>Tue, 12 May 2009 16:10:54 -0000</lastBuildDate><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-9255971</link><description>I've turned off the WYSIWYG editor and have been writing raw HTML.  This isn't the "greatest" solution, but I haven't had a chance to try to re-enable it and figure out what a more correct solution is.  I just don't think that TinyMCE has evolved to a point where you can intermix native HTML and the interpreted editor.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">griphiam</dc:creator><pubDate>Tue, 12 May 2009 16:10:54 -0000</pubDate></item><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-9224781</link><description>So curious what do you use to create you page and add divs and styling ? I am trying to find something that will make wordpress more friendly. I am awnting to put some widgets on pages like the homepage and then put in my own content on certain pages but so far it is not letting me do that .. Can you please suggest something .</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">matthew moore</dc:creator><pubDate>Mon, 11 May 2009 20:30:20 -0000</pubDate></item><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-10536802</link><description>uh...html tags were removed...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">coolnalu</dc:creator><pubDate>Sun, 28 Sep 2008 17:15:07 -0000</pubDate></item><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-10536801</link><description>I am using 2.6.2. And what I am trying to do is stop it from removing my precious p tags. under wp-admin/js/editor.js,&lt;br&gt;&lt;br&gt;I commented off two lines and replaced it with a new one&lt;br&gt;        &lt;br&gt;//content = content.replace(new RegExp('\\s*', 'mgi'), '');&lt;br&gt;        &lt;br&gt;//content = content.replace(new RegExp('\\s*\\s*', 'mgi'), '\n\n');&lt;br&gt;		&lt;br&gt;content = content.replace(new RegExp('\\s*\\s*\\s*', 'mgi'), '\n');&lt;br&gt;&lt;br&gt;it now only removes  tags with empty content. i hope. seems working for me. hope it helps someone.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">coolnalu</dc:creator><pubDate>Sun, 28 Sep 2008 17:13:17 -0000</pubDate></item><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-10536800</link><description>Mario's solution (#6) worked for me.  I'm on WP 2.3.3.&lt;br&gt;&lt;br&gt;Thanks!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan</dc:creator><pubDate>Thu, 25 Sep 2008 23:33:03 -0000</pubDate></item><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-10536799</link><description>Does anyone have a solution for WP 2.5 and up? This worked great for version before that but I can't seem to find that code anywhere in the tiny_mce_config.php file. Did div code move?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave</dc:creator><pubDate>Tue, 26 Aug 2008 16:22:41 -0000</pubDate></item><item><title>Re: simply brilliant</title><link>http://blog.mcstudios.net/2008/07/16/simply-brilliant#comment-10536888</link><description>That was some really good lighting.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff</dc:creator><pubDate>Tue, 22 Jul 2008 01:33:49 -0000</pubDate></item><item><title>Re: shuttle assembly</title><link>http://blog.mcstudios.net/2008/04/03/shuttle-assembly#comment-10536887</link><description>Always very cool.  The systems complexity makes me think of BattleTech or Blizzard artwork, and how I'm not sure an artist could ever conceive of the ridiculousness an engineer can create.  "Vehicle Assembly Building goin' up!"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff</dc:creator><pubDate>Thu, 03 Apr 2008 16:29:27 -0000</pubDate></item><item><title>Re: ultimate line rider</title><link>http://blog.mcstudios.net/2008/03/20/ultimate-line-rider#comment-10536886</link><description>Seriously!  As soon as I heard it, I wanted to watch the movie again =)  Has to be one of the best themes as far as classic "feel good" tone and recognizability.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark</dc:creator><pubDate>Fri, 21 Mar 2008 02:50:14 -0000</pubDate></item><item><title>Re: ultimate line rider</title><link>http://blog.mcstudios.net/2008/03/20/ultimate-line-rider#comment-10536885</link><description>I've tried Line Rider before.  Initial conclusion: kinda cool, but a waste of time.  Boy was I right!&lt;br&gt;&lt;br&gt;(Yay, love for the Prince of Thieves theme.)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff</dc:creator><pubDate>Thu, 20 Mar 2008 21:46:21 -0000</pubDate></item><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-10536798</link><description>Just delete the p/-div[*] from the list then the  will not be replaced by the  tag. Worked here!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris</dc:creator><pubDate>Wed, 19 Mar 2008 12:46:36 -0000</pubDate></item><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-10536797</link><description>ok ppl, i found the solution.  Where it mentions "p/-div[*]", replace it with this "div/-div".  It work out for me.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">j.daniel rivera</dc:creator><pubDate>Tue, 18 Mar 2008 23:52:47 -0000</pubDate></item><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-10536796</link><description>Thanks everyone, this topic is obscure but highly important!&lt;br&gt;&lt;br&gt;@Mario - I tried your fix since it makes sense however it didn't work for me either; good try though mate&lt;br&gt;&lt;br&gt;@Simon - A brilliant (if not draconian) solution! I've done it an it works well!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Evan</dc:creator><pubDate>Sat, 15 Mar 2008 12:28:49 -0000</pubDate></item><item><title>Re: review of Jericho</title><link>http://blog.mcstudios.net/2008/03/10/review-of-jericho#comment-10536884</link><description>Since the only other thing I watch on CBS is sports (March Madness, occasional basketball or football game) I don't recall Jericho being mentioned or pushed.  CBS doesn't have quite the repertoire that Fox or ABC has.  In general you are right though, I usually wait until after the season is complete to watch it.  However that is not always the case.&lt;br&gt;&lt;br&gt;Since I'm not a Nielsen household the only way my viewership is registered is by watching online, which I've done with Jericho Season 2 and Fox's Terminator series.  Networks have to begin to realize that Nielsen isn't everything.  Online viewers, DVD sales can also carry a show (albeit DVD sales are always at the end so its hard to sustain based on that alone).  Personally, I feel very underrepresented in the Nielsen system =)&lt;br&gt;&lt;br&gt;While its true Jericho has a long-mythology aspect, I disagree it's anything like Lost (at least Season 1 wasn't).  I think success of shows like Lost, Wire, BSG (and in minimal respect 24, which I agree is trash), you don't have to play the single standalone episode as the only way to be successful.  You can have story arcs while still incorporating good individual episodes.&lt;br&gt;&lt;br&gt;I actually think Jericho will get another chance, given what happened with the writers strike.  CBS purchased seven episodes, which is on par for what the rest of the shows on every network did this year.  (Keeping my fingers crossed at least)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark</dc:creator><pubDate>Tue, 11 Mar 2008 12:41:05 -0000</pubDate></item><item><title>Re: review of Jericho</title><link>http://blog.mcstudios.net/2008/03/10/review-of-jericho#comment-10536883</link><description>Now, now... to be fair, Jericho has had its chance.&lt;br&gt;&lt;br&gt;Can you really blame CBS' promotion?  I caught plenty of exposure for Jericho leading up to its premiere in fall of 2006 (via HIMYM), and one of my friends watches it.  Knowing you, I suspect you don't usually watch network shows as they air, which is the primary means for a network to advertise its shows.  Were you even watching CBS during the summer/fall of 2006?&lt;br&gt;&lt;br&gt;I passed on Jericho though, because it's another long-mythology network show that sprung up in the wake of Lost's success.  Lost is a fluke.  These shows tend not to survive because it requires audience attention and retention, which does not translate into ratings.  By contrast, 24 is well-disguised garbage and you don't actually need to pay attention to any particular episode nor details.&lt;br&gt;&lt;br&gt;If you don't have a strong Season 1, DVD sales are usually too late.  Jericho had waning ratings through its first season, CBS cancelled it, a grassroots campaign prompted CBS to resurrect it, and then season ratings were even lower.  Mistreatment like this (8 months between episodes) is typically a fatal blow, but it's not because the fans aren't watching.&lt;br&gt;&lt;br&gt;What fans need to realize is that telling people to watch a show does absolutely nothing to save a show at all.  The only way to save a show is to get a Nielsen household to watch it.  The lack of Nielsen viewers is what tanks the show in the first place, and it's what will still tank the show the second time around.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff</dc:creator><pubDate>Tue, 11 Mar 2008 05:20:16 -0000</pubDate></item><item><title>Re: unbelieveable!</title><link>http://blog.mcstudios.net/2008/03/04/unbelieveable#comment-10536881</link><description>Top Gear has an episode where a guy in a wingsuit raced a Cayenne across backcountry.  There's also this other (crazy) guy who's going to attempt a wingsuit-only landing with no parachute.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff</dc:creator><pubDate>Tue, 04 Mar 2008 15:59:06 -0000</pubDate></item><item><title>Re: fascinating</title><link>http://blog.mcstudios.net/2008/02/26/fascinating#comment-10536880</link><description>Gattaca was a great film...  and should have been recognized more (albeit, it was never one of my favorites).&lt;br&gt;&lt;br&gt;Blade Runner's notoriety came much later I feel.  It wasn't appreciated in its time (even by Ridley Scott until recently).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark</dc:creator><pubDate>Wed, 27 Feb 2008 12:35:33 -0000</pubDate></item><item><title>Re: fascinating</title><link>http://blog.mcstudios.net/2008/02/26/fascinating#comment-10536879</link><description>Agreed about sci-fi.  I was gonna write a post about Blade Runner, after seeing the remaster, but forgot to.  Great sci-fi isn't actually about science or technology...&lt;br&gt;&lt;br&gt;I'd also put Gattaca up for a Best Picture.  If that isn't a fine cinematic exploration of being human, I don't know what is.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff</dc:creator><pubDate>Wed, 27 Feb 2008 00:18:26 -0000</pubDate></item><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-10536795</link><description>Mario,&lt;br&gt;&lt;br&gt;That didn't work for me but if you just delete the tinymce folder from wordpress nothing breaks and you just get given the code option.&lt;br&gt;&lt;br&gt;It appears that it isn't wordpress that changes the tags it is the WYSIWYG text editor, that's why posts can be fine first save and then screwed when you go back to edit and it opens via tinymce first.&lt;br&gt;&lt;br&gt;Oh and don;t forget to clear your cache once it's changed</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Simon</dc:creator><pubDate>Sat, 19 Jan 2008 16:31:25 -0000</pubDate></item><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-10536794</link><description>Hey, I found a solution. Alter the tiny_mce_config.php file as follows.&lt;br&gt;&lt;br&gt;change&lt;br&gt;&lt;br&gt;    'p/-div[*]&lt;br&gt;&lt;br&gt;to&lt;br&gt;&lt;br&gt;    'p[*],-div[*]&lt;br&gt;&lt;br&gt;'-' means remove empty elements&lt;br&gt;'p/div' means replace div by p&lt;br&gt;'[*]' means any attribute allowed &lt;br&gt;&lt;br&gt;&lt;br&gt;Credit: &lt;a href="http://wordpress.org/support/topic/139510#post-658765" rel="nofollow"&gt;http://wordpress.org/support/topic/139510#post-...&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mario</dc:creator><pubDate>Thu, 17 Jan 2008 13:26:11 -0000</pubDate></item><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-10536793</link><description>No luck yet.  Still investigating...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark</dc:creator><pubDate>Tue, 01 Jan 2008 13:36:29 -0000</pubDate></item><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-10536792</link><description>Mark &amp;amp; John, did you find a resolution for this? It'd be great if you did.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Tue, 01 Jan 2008 09:45:32 -0000</pubDate></item><item><title>Re: GPS AEP now operational</title><link>http://blog.mcstudios.net/2007/09/24/gps-iif-now-operational#comment-10536865</link><description>Mark,&lt;br&gt;Did you have anything to do with the method in which SEM/YUMA data is generated?  What changes were made in that process from legacy to AEP?  I am having some difficulty in correlating SEM data and what the is coming down from the constellation in the Nav messages.  If you respond please use my private email.  Thanks</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Leisge</dc:creator><pubDate>Thu, 13 Dec 2007 10:45:13 -0000</pubDate></item><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-10536791</link><description>&lt;p&gt;Let me know what you find... I need to spend time over the holidays upgrading, but if this hack no longer works, I might have to continue postponing it.  Additionally, I wouldn't paste the line verbatim.  It looks like the line got mangled during a previous database transition.  The important thing is to remove the div part of the filtering...  I'll download a copy of v2.3.1 tonight and take a peek at the tinymce code.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark</dc:creator><pubDate>Wed, 12 Dec 2007 12:02:33 -0000</pubDate></item><item><title>Re: fixing wordpress &amp;#8212; editor removing div tags</title><link>http://blog.mcstudios.net/2007/03/19/fixing-wordpress-editor-removing-div-tags#comment-10536790</link><description>This doesn't appear to work any longer with v2.3.1.  I'm looking for a new fix for this and will post here when I find it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John</dc:creator><pubDate>Wed, 12 Dec 2007 10:34:22 -0000</pubDate></item></channel></rss>