<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.battlestarwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Galjamspe</id>
	<title>Battlestar Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.battlestarwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Galjamspe"/>
	<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/Special:Contributions/Galjamspe"/>
	<updated>2026-04-27T08:24:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:Chiefs%27_noticeboard/Archive6&amp;diff=180082</id>
		<title>Battlestar Wiki:Chiefs&#039; noticeboard/Archive6</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:Chiefs%27_noticeboard/Archive6&amp;diff=180082"/>
		<updated>2009-05-21T06:08:48Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: /* User rename */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{talkarchive}}&lt;br /&gt;
&lt;br /&gt;
== Amazon EC2 feasibility? ==&lt;br /&gt;
&lt;br /&gt;
Just came across this suggestion from one of our respondents to our [[BW:SURVEY|survey]]: &lt;br /&gt;
&lt;br /&gt;
: &amp;quot;See if you can work a way to run the wiki (but not the mysql database) on Amazon EC2 servers, or some other &amp;quot;elastic&amp;quot; server farm where, as an episode airs, you can for 1 day suddenly boost the resources with which you run it tenfold, while not paying a big bill. Amazon EC2 does this but does not have static storage for your database, which would mean a lot of bandwidth to a remote database. However, another hosting company might offer you virtual servers by the hour on a network where they also let you keep your dedicated server and sql database.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Is this feasible? Could we do this? Pros? Cons? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 22:22, 26 February 2008 (CST)&lt;br /&gt;
:Well if there&#039;s a company out there that offers this for a reasonable price, why not? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 03:53, 27 February 2008 (CST)&lt;br /&gt;
:This is almost like squaid server. The only time that we do have downtime or very werid slowness is near airing, which is true. But when we goto the Battlestar Forum during those times, its as fast as a button, with no slow down. My mind tells me that is just a Mediawiki I/O program when it comes to having to reteive the database. We might have to run that connection test script again (disable stats of course) again with mem-cache enabled. Directing everyone off to an off-site database is not the problem. We do that already with Athena, which is on a different subnet than Apollo, it be almost investing in a &amp;quot;Load Balanceing&amp;quot; hardware that we can place in front of Apollo that filters traffic more directly. WWW --&amp;gt; Load Balancer -- double split arrow --&amp;gt; Apollo + Athena. However, Athena never talks with the outside world, cept on the admin port and talks with Apollo internally at ThePlanet. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 13:19, 4 March 2008 (CST)&lt;br /&gt;
::How about we set up a third DB server as a slave? It wouldn&#039;t have to be on a separate machine, it could run on Apollo. The other way around may even be better: have Athena do the hard work (servicing reads) and be somewhat lighter on Apollo (only writes). For more information on setting up master/slave DB servers in MediaWiki, go [http://www.mediawiki.org/wiki/Manual:%24wgDBservers here]. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 07:49, 5 March 2008 (CST)&lt;br /&gt;
::I&#039;m going to second Shane&#039;s comments regarding MediaWiki... During &amp;quot;Razor&#039;s&amp;quot; premiere and the two days following, the forum was fine, with the Wiki seeming to be the slowest. Coincidentally, when Apollo became bogged down, I had to deactivate the mysql database on Athena in order to get Apollo accessible via SSH, which tells me that Apollo was being the workhorse there... and was also being a bottleneck, apparently. So it seems to be that we need to beef up the Apollo server, and not Athena, which was fine even through the entire thing. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:22, 5 March 2008 (CST)&lt;br /&gt;
:::Have we yet figured out a way to simulate &amp;quot;battle&amp;quot; load, outside of trial by fire yet? It seems like most of the simulations so far have been less violent than the real deal. While it is not something we ought to subject our servers to on a whim, it would be nice to be able to test configuration changes before they face combat. --[[User:Steelviper|Steelviper]] 12:54, 6 March 2008 (CST)&lt;br /&gt;
::::Someone familiar with the pywikipediabot framework (not me, I&#039;d have to learn Python xD) could write up a bot that does lots of writes. Without it, we can really only simulate a flood of reads (I could write up something for that, though). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:06, 6 March 2008 (CST)&lt;br /&gt;
::::::I think I understood that it was the concurrent edits (and edit conflicts that result) that were bringing us down. --[[User:Steelviper|Steelviper]] 14:47, 6 March 2008 (CST)&lt;br /&gt;
:::::::Yeah, I wanted to say that (must&#039;ve deleted it while rewriting): our largest problem is the edit flood, that&#039;s why we protect articles or put the wiki in read-only mode. We could maybe arrange for an edit fest, though: we all agree to submit a large number of edits more or less simultaneously (we can prepare them beforehand) at the Hangar Bay, and see what happens. IRC (Freenode?) would be useful to coordinate that. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:58, 6 March 2008 (CST)&lt;br /&gt;
== Style idea ==&lt;br /&gt;
&lt;br /&gt;
For those wanting a simpler style, I ran across [http://userstyles.org/styles/1365 this]. With a little tweaking, it would probably work here for those people wanting a cleaner layout. Thoughts? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 22:48, 9 March 2008 (CDT)&lt;br /&gt;
:As a less is more kinda person, I like it. -- [[User:Gougef|FrankieG]] 23:32, 9 March 2008 (CDT)&lt;br /&gt;
::I can&#039;t see it. :/ --[[User:DrWho42|DrWho42]] 01:11, 10 March 2008 (CDT)&lt;br /&gt;
:::Do you mean you can&#039;t access it, or don&#039;t see it working for us? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:02, 10 March 2008 (CDT)&lt;br /&gt;
:I am one of the five people who actually love the dark red/black style, but as option for those who don&#039;t (and that&#039;s a lot of people) that would be good. It seems to have a larger font too. -- [[User:Serenity|Serenity]] 06:35, 10 March 2008 (CDT)&lt;br /&gt;
::Hey, I thought I was the only one who stuck with bsgbook (dark red/black), guess not then. On topic: the more choice, the better, of course. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 07:26, 10 March 2008 (CDT)&lt;br /&gt;
::I happen to use (and love) the new style as well. The only thing I can say against it is the width issue, seeing as I have a 17&amp;quot; widescreen. Other than that, the style I pointed out is simple and gets rid of some of the clutter... it may work for us. It may not. Also, keep in mind that our current style (&amp;lt;s&amp;gt;BsgBook&amp;lt;/s&amp;gt; ahem, Battlestar) will remain our default style, these will just be alternatives for people who don&#039;t like the current style.-- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:02, 10 March 2008 (CDT)&lt;br /&gt;
:::The current default is battlestar, right? (The &amp;quot;new&amp;quot; style) --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 10:12, 10 March 2008 (CDT)&lt;br /&gt;
::::You&#039;re right. :) -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:20, 10 March 2008 (CDT)&lt;br /&gt;
:::&amp;lt;nowiki&amp;gt;*cough* Battlestar iPhone *cough* and *cough* Battlestar Light *cough* :D&amp;lt;/nowiki&amp;gt; [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 10:46, 10 March 2008 (CDT)&lt;br /&gt;
:::: When will either of these be ready? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 15:11, 11 March 2008 (CDT)&lt;br /&gt;
== PHP upgrade? ==&lt;br /&gt;
&lt;br /&gt;
While testing my API framework on Battlestar Wiki, I ran into a compatibility problem in PHP&#039;s serialze() output. The problem is that the PHP serialize output changed somewhere between versions, so my (new) version expects data in a different format than the BSWiki server outputs, causing an error. Maybe you guys could upgrade PHP when you start your upgrade spree (1.12, extensions)? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:14, 23 February 2008 (CST)&lt;br /&gt;
:Yep. I&#039;ll do that now then. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 14:18, 23 February 2008 (CST)&lt;br /&gt;
:Running the instlal test. Once it passes, I will shut down Apache while I install the new version. 5.2.5. Shouldn&#039;t take long. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 14:41, 23 February 2008 (CST)&lt;br /&gt;
: Done. 5.2.5 active. :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 14:44, 23 February 2008 (CST)&lt;br /&gt;
::Thanks. There seems to be a different problem, though: the output is prefixed by a space. Can you grep for files that have a space before the &amp;lt;code&amp;gt;&amp;lt;?php&amp;lt;/code&amp;gt; or one after the &amp;lt;code&amp;gt;?&amp;gt;&amp;lt;/code&amp;gt; (the latter shouldn&#039;t occur anywhere, though). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:58, 23 February 2008 (CST)&lt;br /&gt;
:::In the skin? [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 15:11, 23 February 2008 (CST)&lt;br /&gt;
::::Maybe. All I know is that there&#039;s some PHP file with a leading or trailing newline (not a space, sorry). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 15:22, 23 February 2008 (CST)&lt;br /&gt;
:::::Would this include extensions as well? Or no? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:41, 23 February 2008 (CST)&lt;br /&gt;
:::::While I&#039;m on that tangent, could it be the DismissableSiteNotice that mucks things up? After all, it does generate a space in the main skin, and doubtless on others. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:42, 23 February 2008 (CST)&lt;br /&gt;
::Can you run a debugger to see which file it stops at? There are over 100+ files. I am not going through all of them to remove new lines which I keep so I don&#039;t loose my mind when looking at the code. :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 18:33, 23 February 2008 (CST)&lt;br /&gt;
:::It could be an extension, yes. DismissableSitenotice is the most likely suspect, followed by other recently installed extensions. I unfortunately don&#039;t have a way of checking which .php file is guilty. You could use grep(1) to look for a newline followed by &amp;lt;?php , or you could check the most recently installed extensions first and hope it&#039;s in one of them. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 09:48, 24 February 2008 (CST)&lt;br /&gt;
::::For one thing that I lack it&#039;s using grep. Tell me what I would enter into the shell to look for it :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 12:30, 24 February 2008 (CST)&lt;br /&gt;
:::::&amp;lt;code&amp;gt;grep &#039;&amp;lt;?php&#039; -n *.php | grep -v &#039;:1:&#039;&amp;lt;/code&amp;gt;. The first grep searches for all occurrences of &amp;lt;code&amp;gt;&amp;lt;?php&amp;lt;/code&amp;gt; and prints line numbers too (-n), the second grep filters the output for all matches not on the first line (-v lists only non-matching lines). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 13:36, 24 February 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
Have we found the culprit yet? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 09:36, 26 February 2008 (CST)&lt;br /&gt;
:No. Could you run the grep command I posted above in some of the extension directories? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 09:44, 26 February 2008 (CST)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[bsgwiki@apollo extensions]$ grep &#039;&amp;lt;?php&#039; -n *.php | grep -v &#039;:1:&#039;&lt;br /&gt;
[bsgwiki@apollo extensions]$ grep &#039;&amp;lt;?php&#039; -n *.php | grep -v &#039;:1:&#039;&lt;br /&gt;
[bsgwiki@apollo extensions]$ &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 11:28, 26 February 2008 (CST)&lt;br /&gt;
:: Actually, I&#039;ve found that you have to go to each sub directory and run the grep expression... So the culprits I found so far are AddHtml and a few others. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 11:39, 26 February 2008 (CST)&lt;br /&gt;
::: oh sob. doh. that&#039;s right :P [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 12:32, 26 February 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
What&#039;s the sit rep on this? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 15:10, 11 March 2008 (CDT)&lt;br /&gt;
:The problem is still there. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 17:02, 11 March 2008 (CDT)&lt;br /&gt;
::I&#039;ll have to write a perl script to check each file. I am really not in the mood to do it manually :) Joe.. email [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 00:24, 12 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
== TOS tag out of place ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m using BSG monobook in Firefox and the TOS emblem appears about half a centimetre too low. [[User:OTW|OTW]] 10:26, 11 March 2008 (CDT)&lt;br /&gt;
:Yeah... I will fix that. :) Thanks for the update! (Give me a few mintues...) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 10:36, 11 March 2008 (CDT)&lt;br /&gt;
:Try a hard refresh. It should be now in the correct place. :) Now to gwad my eyes for switching to bsgmonobook!!!!!  [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 10:41, 11 March 2008 (CDT)&lt;br /&gt;
::Fixed now! [[User:OTW|OTW]] 13:38, 12 March 2008 (CDT)&lt;br /&gt;
== User rename ==&lt;br /&gt;
&lt;br /&gt;
If possible, could someone please change my username to &amp;quot;Galjamspe&amp;quot;. Thank you.&lt;br /&gt;
&lt;br /&gt;
: Done. Let us know if you have any issues! -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 01:59, 19 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
== CAP == Caprica (series) ==&lt;br /&gt;
&lt;br /&gt;
Any objections? [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 12:28, 19 March 2008 (CDT)&lt;br /&gt;
: Well, we still could use &amp;quot;RDM&amp;quot; as the acronym... it is in the same universe, after all. It&#039;s not like we&#039;re talking about TOS vs. 1980 here. :P -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 13:23, 19 March 2008 (CDT)&lt;br /&gt;
: CAP = &amp;quot;Combat Air Patrol&amp;quot; for me. We don&#039;t need a separate &#039;&#039;Caprica&#039;&#039; disambiguation. I totally agree with Joe. It&#039;s the same universe and information can be included into the normal RDM articles. -- [[User:Serenity|Serenity]] 14:04, 19 March 2008 (CDT)&lt;br /&gt;
:: Some of the information might be, however, I believe that if we have new technology/people to organize in the category system, I would not like to put a category RDM that is for mostly the new stuff. :| And yes.. I already changed it, so I can create a new portal. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 15:50, 19 March 2008 (CDT)&lt;br /&gt;
::: Caprica should really be a subset of the RDM category. RDM is, in my view, an all encompassing category that includes both the new BSG and any spinoffs. Also, for all we know, Caprica may very well be a one-shot deal. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:56, 19 March 2008 (CDT)&lt;br /&gt;
::::Seems the RDM acronym isn&#039;t so unfortunate now as it appeared to be. This would be worse if it were something like TNS. -- [[User:Serenity|Serenity]] 17:58, 19 March 2008 (CDT)&lt;br /&gt;
:::::I concur now. RDM is fortuitious. We don&#039;t need something separate save for name conflicts with TOS and other items. --[[User:Spencerian|Spencerian]] 18:11, 19 March 2008 (CDT)&lt;br /&gt;
== Wiki speed? ==&lt;br /&gt;
&lt;br /&gt;
Is it just me, or is the Wiki faster now that we&#039;ve upgraded to MW 1.12? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 02:32, 28 March 2008 (UTC)&lt;br /&gt;
:Not just you. I noticed it. I was watiing for a normal user to notice. :) But oh well. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 04:30, 28 March 2008 (UTC)&lt;br /&gt;
:: What, I&#039;m not normal enough for you? :P -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 04:38, 28 March 2008 (UTC)&lt;br /&gt;
::: I plead the 5th to answer this in a public forum. :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 04:46, 28 March 2008 (UTC)&lt;br /&gt;
:I think we&#039;ll get an answer to that next week, when the S4 premiere has aired. We also have memcached now, which&#039;ll help improve performance too. What&#039;s the status on [http://php.net/manual/en/ref.apc.php APC]? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 11:11, 28 March 2008 (UTC)&lt;br /&gt;
:For the record, this &#039;normal user&#039; has certainly noticed the faster wiki. :) [[User:Veepz|Veepz]] 16:09, 28 March 2008 (UTC)&lt;br /&gt;
::I usually try to be an optimist, but I&#039;m afraid we&#039;re going to get crushed. Hopefully we&#039;ll be able to at least hold up enough to enable viewing with the first episode page locked. --[[User:Steelviper|Steelviper]] 16:27, 28 March 2008 (UTC)&lt;br /&gt;
:::Well, if we lock down the articles before airing, we should do well. The only reason we crashed last time was because some schmuck with the initials of Joe Beaudoin had neglected to lock editing on the &amp;quot;[[Razor]]&amp;quot; page... Frakwit. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 16:45, 28 March 2008 (UTC)&lt;br /&gt;
:::::It is pretty zippy. Nice work. We&#039;ll still be slow, but would it help if we don&#039;t allow editing &#039;&#039;at all&#039;&#039; anywhere in the wiki during the air times (as opposed to only the episode pages)? And thanks for your check-in, Veepz.--[[User:Spencerian|Spencerian]] 22:09, 28 March 2008 (UTC)&lt;br /&gt;
::::::It&#039;s really the major articles that cause the problem... basically, when ten or more people try to submit edits AND people start calling up information from that same article, the mysql pipeline gets clogged because the server is trying to determine if there are edit conflicts, generate diffs, and all that behind-the-scenes work.  Like last time, many people tried to edit and submit edits to the &amp;quot;Razor&amp;quot; article, and because of my failure to lock it down, the webserver grinded to a halt. It was only after I locked the article, the article on Cain, Kendra, and other related stuff that the site was usable again. (And note that the Forum worked very smoothly during this as well.) So... if it gets &#039;&#039;really&#039;&#039; bad even after w lock all the major articles, &#039;&#039;then&#039;&#039; we lock everything down.  -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 00:59, 29 March 2008 (UTC)&lt;br /&gt;
== Spoiler Policy ==&lt;br /&gt;
&lt;br /&gt;
It looks like this needs to be updated for the Caprica series being green-lighted. Should all Caprica articles be considered spoilers? [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 00:25, 4 April 2008 (UTC)&lt;br /&gt;
: Typically, what we have here is minor plot information... not really a spoiler. Spoilers should really be identified on a case-by-case basis, at least for now. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 01:07, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;[[He That Believeth In Me]]&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m done with the &amp;quot;[[He That Believeth In Me]]&amp;quot; stuff for now... I&#039;ve locked all the major articles, so we shouldn&#039;t have major performance issues, and worked on some major updates. Except now I&#039;m tired, and I want to get some shut eye, so fill in the blanks guys. (Obviously, the last 15 minutes of the show -- basically the last two acts -- are verboten. Not that it&#039;ll matter much in 8 hours, but let&#039;s cover our butts till then.) The man with the mushy brain bids you good night (and early morning). -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 08:01, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Humor in Battlestar Galactica ==&lt;br /&gt;
&lt;br /&gt;
Seeing since we have articles as [[Philosophy in Battlestar Galactica]] or [[Sexuality in Battlestar Galactica]], I was wondering if such an article would be worthy of survival. Although I&#039;m sure there&#039;s a matter of interpretation concerning various jokes, sight gags, etc., and it would be harder to pin down, I still think it&#039;s possibly to create a nonbias article on Humor from either three series (and spin-off material). Thoughts?--[[User:DrWho42|DrWho42]] 14:43, 4 April 2008 (UTC)&lt;br /&gt;
: I&#039;d be interested in seeing such a thing, particularly for the new series, since the series doesn&#039;t afford itself too much in the way of humor. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 15:49, 4 April 2008 (UTC)&lt;br /&gt;
::Concur. There&#039;s something to be gleaned with such an article, although one may have to be careful in sourcing the jokes to specific references, homages and the like. In fact, while doing this article you might want to consider how it impacts the lesser viewed [[References in the Re-imagined Series]], as there are jokes there that are also homages but many items that may or may not necessarily be funny. Thus, overlap. --[[User:Spencerian|Spencerian]] 16:04, 4 April 2008 (UTC)&lt;br /&gt;
::I actually think there is plenty of funny or also lightweight stuff in the show, even if it&#039;s just a line or two in a scene. So listing all of them could make for a somewhat lengthy article. -- [[User:Serenity|Serenity]] 16:57, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Stream == Aired? == Non-spolier? ==&lt;br /&gt;
&lt;br /&gt;
Just a quick thought, maybe not, but should the first airing of this stream count as the episode being seen or should being &amp;quot;aired&amp;quot; be the TV broadcast version only? in terms of marking pages. I just throw this little kink in our system now. :) [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 17:19, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
: I think we should just define a spoiler as content that is not yet aired on TV, just to keep our sanities intact. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:23, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Quiznos Expense Account ==&lt;br /&gt;
&lt;br /&gt;
[[Image:403 - God&#039;s presence.jpg|thumb|&#039;&#039;&#039;Baltar:&#039;&#039;&#039; You know, I feel God too... and those-- God, they&#039;re nice. But you know, uhm, Joe got an expense account with Quiznos. Now that&#039;s feeling God, you know, the one true God.]] &lt;br /&gt;
&lt;br /&gt;
For those of you that [http://blog.battlestarwiki.org/2008/04/04/battlestar-wikis-quiznos-expense-account/ opened up a Quiznos&#039; expense account] for the, uhm, Battlestar Wiki, I&#039;d like to thank you! You&#039;ve definitely made my day! (And, yes, I&#039;ll post the contents of the wonderful card that users 96, 351, and 541 came up with!) Thank you! :D -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 21:23, 4 April 2008 (UTC)&lt;br /&gt;
== Hangar Bay ==&lt;br /&gt;
&lt;br /&gt;
What ever happened to the [[hb:|Hangar Bay]]? All links there redirect to the English wiki and http://hb.battlestarwiki.org/ redirects to the main portal. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 15:07, 5 April 2008 (UTC)&lt;br /&gt;
:I think I deleted the sub-domain.. surpriselly, we still have files over there. Wonder if we should bring it back to life. [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 15:22, 5 April 2008 (UTC)&lt;br /&gt;
:: Yeah, bring it back, because we can work on some skin ideas over there. (The Colonial Paper thing, alternate color schemes, as well as a cleaner &amp;quot;print preview&amp;quot; version.) I&#039;d recommend that you nuke whatever&#039;s there now and start clean. For instance, the MW software on the HB probably dates back to MW 1.5 or 1.7. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 18:41, 5 April 2008 (UTC)&lt;br /&gt;
== Wiki Status ==&lt;br /&gt;
&lt;br /&gt;
So it seems to me that the Wiki&#039;s been working like a champ. Never crashed, apparently. It seems to be somewhat slow at times, but far better than the &amp;quot;Razor&amp;quot; airing, I thought. Anyway, what do you guys think about things? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 18:44, 5 April 2008 (UTC)&lt;br /&gt;
:It crashed for about 1 mintue because of a server fault, but it came right back. And it wasn&#039;t from the wiki. It was from me. :D Slow... yes. Online.. yes. editable... yes. [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 19:01, 5 April 2008 (UTC)&lt;br /&gt;
:: Ah, well, then we only have to worry about Shane now... &#039;&#039;Great&#039;&#039;. j/k -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 19:09, 5 April 2008 (UTC)&lt;br /&gt;
:: Aside from the slowness, there were a few instances of unresponsiveness. That is, it didn&#039;t load at all. But that was some hours after the episode aired. All in all, not bad, though I didn&#039;t see how it fared directly during the airing.-- [[User:Serenity|Serenity]] 19:20, 5 April 2008 (UTC)&lt;br /&gt;
::: That I can say... I was editing without any problems. I think the double airing really spread out the load of the server. [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 20:21, 5 April 2008 (UTC)&lt;br /&gt;
::::Dang it, I &#039;&#039;warned&#039;&#039; him on Friday not to crash the server! :) In seriousness, the wiki&#039;s been doing great! --[[User:Spencerian|Spencerian]] 23:31, 5 April 2008 (UTC)&lt;br /&gt;
:::Yeah, I noticed that bit of unresponsiveness too, which is saying enough about its timing (it was 4 AM here when HTBIM aired, and I didn&#039;t notice anything weird until like 4 PM). What I&#039;m interested in most right now is the effectiveness of the [[BW:AIRLOCK]]s; do we have any data on how many people viewed locked articles or tried to click edit links on them? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 10:55, 6 April 2008 (UTC)&lt;br /&gt;
::::I prefer the articles being locked for another reason. It&#039;s less work to write an article properly from the ground up, than going through a badly written one or a mismatch of various points and correcting that. Be that turning disjointed pieces into a coherent text, fixing typos and grammar, or just adhering to our style guidelines. I know that doesn&#039;t sound very nice and goes somewhat against the principles of a wiki, in that everyone can make edits, but it&#039;s also a good thing when an article has one voice and seems like it was written by one person. -- [[User:Serenity|Serenity]] 11:06, 6 April 2008 (UTC)&lt;br /&gt;
::::It was definitely a matter of survival in the past. While me might try to phase in unlocking some of the pertinent articles, we should do it slowly, in phases, in the coming weeks. The last one to go should be the episode guide. I&#039;d be tickled to have the option of having it unlocked during airing, but not at the cost of crashing the server. Perhaps we should brainstorm some strategies of how we can harness the flood of input without everything being so disjointed. Maybe hold off on having the summary written by everybody, but allow different people to get their observations in (in separate areas) in a way that avoids edit conflicts. Then, after the episode is aired people can assemble the summary. --[[User:Steelviper|Steelviper]] 11:38, 6 April 2008 (UTC)&lt;br /&gt;
:::::Yeah, something like that could work. Notes and Analysis are easier to copy-edit (and I guess everyone knows how necessary that is) than the summary and probably also more important to have directly after everyone saw the episode. -- [[User:Serenity|Serenity]] 11:44, 6 April 2008 (UTC)&lt;br /&gt;
:::::I agree that the episode guide should be airlocked so someone can write a proper summary (same for battle articles), but I think articles like [[Jeanne]] could afford to be editable. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 11:52, 6 April 2008 (UTC)&lt;br /&gt;
== Color Scheme ==&lt;br /&gt;
&lt;br /&gt;
Ok, now that the survey is about over -- we&#039;ve had more than 1,000 respondents, by the way -- the main bulk of the complaints have been leveled against the default color scheme. Frankly, I can see where they would complain. As much as I may personally like the color scheme we presently have, it does have its draw backs. Among them:&lt;br /&gt;
&lt;br /&gt;
* The text is too small. Our median age group is 30-40. We need to have bigger font size. Basically, the smallest font size we should have is 10-11pt. Not 8pt felgercarb.&lt;br /&gt;
* The color needs to be changed. Basically, we need a light background with dark text look.&lt;br /&gt;
* The scheme does not work in high-lit environments. For instance, I took my laptop outside and had to switch to the white bsgmonobook theme. Just wasn&#039;t usable any other way.&lt;br /&gt;
* Further, we need something that is auto adjusting... Basically, a skin that has auto width for larger resolutions and widescreen formatted screens.&lt;br /&gt;
* Personally, I do also have problems reading it for long periods of time... Black on white (or dark color on a light color) is default for a reason, after all.&lt;br /&gt;
&lt;br /&gt;
So, with that in mind, I personally feel that we need to retire the current skin as our default.  This isn&#039;t to say that it should be deleted, as we should keep it around as a skin option to others that like it, but the respondents have made several good points that should be brought up.&lt;br /&gt;
&lt;br /&gt;
Now all I&#039;m suggesting here is a color pallet change. The format we&#039;re using right now is fine. Just the colors need to change. &lt;br /&gt;
&lt;br /&gt;
And I know that Shane&#039;s probably not happy about me saying these things, but the people have spoken and I can&#039;t really disagree with them on this. :-| So, do any of you have thoughts, questions, or concerns? I&#039;m looking for feedback here. :D -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 06:26, 7 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I didn&#039;t understand the complaints about the font size until I switched to the new widescreen skin. Monobook&#039;s size is bigger and just about right. What I also noticed is the fontsize itself. What&#039;s annoying is that it&#039;s practically impossible to distinguish quotation marks and apostrophes in the editing window. However, I like the color scheme, but some more variety doesn&#039;t hurt. -- [[User:Serenity|Serenity]] 09:54, 7 April 2008 (UTC)&lt;br /&gt;
::It wouldn&#039;t be impossible to do a &amp;quot;fluid&amp;quot; skin&amp;quot; I have to really change the skin file format so the header can be adjusted correctly -- which is what I been avoiding to have to do -- and then it can be the default skin (not my fixed width). :) . With colors though I like the blog colors as the light skin. We could even bring up the default text size from 8pt to 10 or 11. Any higher it look like big font. I&#039;ll take a look at the results to see what I can do also. [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 12:28, 7 April 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:Chiefs%27_noticeboard/Archive6&amp;diff=180081</id>
		<title>Battlestar Wiki:Chiefs&#039; noticeboard/Archive6</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:Chiefs%27_noticeboard/Archive6&amp;diff=180081"/>
		<updated>2009-05-21T06:07:07Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: Undo revision 180080 by Galjamspe (Talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{talkarchive}}&lt;br /&gt;
&lt;br /&gt;
== Amazon EC2 feasibility? ==&lt;br /&gt;
&lt;br /&gt;
Just came across this suggestion from one of our respondents to our [[BW:SURVEY|survey]]: &lt;br /&gt;
&lt;br /&gt;
: &amp;quot;See if you can work a way to run the wiki (but not the mysql database) on Amazon EC2 servers, or some other &amp;quot;elastic&amp;quot; server farm where, as an episode airs, you can for 1 day suddenly boost the resources with which you run it tenfold, while not paying a big bill. Amazon EC2 does this but does not have static storage for your database, which would mean a lot of bandwidth to a remote database. However, another hosting company might offer you virtual servers by the hour on a network where they also let you keep your dedicated server and sql database.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Is this feasible? Could we do this? Pros? Cons? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 22:22, 26 February 2008 (CST)&lt;br /&gt;
:Well if there&#039;s a company out there that offers this for a reasonable price, why not? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 03:53, 27 February 2008 (CST)&lt;br /&gt;
:This is almost like squaid server. The only time that we do have downtime or very werid slowness is near airing, which is true. But when we goto the Battlestar Forum during those times, its as fast as a button, with no slow down. My mind tells me that is just a Mediawiki I/O program when it comes to having to reteive the database. We might have to run that connection test script again (disable stats of course) again with mem-cache enabled. Directing everyone off to an off-site database is not the problem. We do that already with Athena, which is on a different subnet than Apollo, it be almost investing in a &amp;quot;Load Balanceing&amp;quot; hardware that we can place in front of Apollo that filters traffic more directly. WWW --&amp;gt; Load Balancer -- double split arrow --&amp;gt; Apollo + Athena. However, Athena never talks with the outside world, cept on the admin port and talks with Apollo internally at ThePlanet. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 13:19, 4 March 2008 (CST)&lt;br /&gt;
::How about we set up a third DB server as a slave? It wouldn&#039;t have to be on a separate machine, it could run on Apollo. The other way around may even be better: have Athena do the hard work (servicing reads) and be somewhat lighter on Apollo (only writes). For more information on setting up master/slave DB servers in MediaWiki, go [http://www.mediawiki.org/wiki/Manual:%24wgDBservers here]. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 07:49, 5 March 2008 (CST)&lt;br /&gt;
::I&#039;m going to second Shane&#039;s comments regarding MediaWiki... During &amp;quot;Razor&#039;s&amp;quot; premiere and the two days following, the forum was fine, with the Wiki seeming to be the slowest. Coincidentally, when Apollo became bogged down, I had to deactivate the mysql database on Athena in order to get Apollo accessible via SSH, which tells me that Apollo was being the workhorse there... and was also being a bottleneck, apparently. So it seems to be that we need to beef up the Apollo server, and not Athena, which was fine even through the entire thing. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:22, 5 March 2008 (CST)&lt;br /&gt;
:::Have we yet figured out a way to simulate &amp;quot;battle&amp;quot; load, outside of trial by fire yet? It seems like most of the simulations so far have been less violent than the real deal. While it is not something we ought to subject our servers to on a whim, it would be nice to be able to test configuration changes before they face combat. --[[User:Steelviper|Steelviper]] 12:54, 6 March 2008 (CST)&lt;br /&gt;
::::Someone familiar with the pywikipediabot framework (not me, I&#039;d have to learn Python xD) could write up a bot that does lots of writes. Without it, we can really only simulate a flood of reads (I could write up something for that, though). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:06, 6 March 2008 (CST)&lt;br /&gt;
::::::I think I understood that it was the concurrent edits (and edit conflicts that result) that were bringing us down. --[[User:Steelviper|Steelviper]] 14:47, 6 March 2008 (CST)&lt;br /&gt;
:::::::Yeah, I wanted to say that (must&#039;ve deleted it while rewriting): our largest problem is the edit flood, that&#039;s why we protect articles or put the wiki in read-only mode. We could maybe arrange for an edit fest, though: we all agree to submit a large number of edits more or less simultaneously (we can prepare them beforehand) at the Hangar Bay, and see what happens. IRC (Freenode?) would be useful to coordinate that. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:58, 6 March 2008 (CST)&lt;br /&gt;
== Style idea ==&lt;br /&gt;
&lt;br /&gt;
For those wanting a simpler style, I ran across [http://userstyles.org/styles/1365 this]. With a little tweaking, it would probably work here for those people wanting a cleaner layout. Thoughts? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 22:48, 9 March 2008 (CDT)&lt;br /&gt;
:As a less is more kinda person, I like it. -- [[User:Gougef|FrankieG]] 23:32, 9 March 2008 (CDT)&lt;br /&gt;
::I can&#039;t see it. :/ --[[User:DrWho42|DrWho42]] 01:11, 10 March 2008 (CDT)&lt;br /&gt;
:::Do you mean you can&#039;t access it, or don&#039;t see it working for us? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:02, 10 March 2008 (CDT)&lt;br /&gt;
:I am one of the five people who actually love the dark red/black style, but as option for those who don&#039;t (and that&#039;s a lot of people) that would be good. It seems to have a larger font too. -- [[User:Serenity|Serenity]] 06:35, 10 March 2008 (CDT)&lt;br /&gt;
::Hey, I thought I was the only one who stuck with bsgbook (dark red/black), guess not then. On topic: the more choice, the better, of course. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 07:26, 10 March 2008 (CDT)&lt;br /&gt;
::I happen to use (and love) the new style as well. The only thing I can say against it is the width issue, seeing as I have a 17&amp;quot; widescreen. Other than that, the style I pointed out is simple and gets rid of some of the clutter... it may work for us. It may not. Also, keep in mind that our current style (&amp;lt;s&amp;gt;BsgBook&amp;lt;/s&amp;gt; ahem, Battlestar) will remain our default style, these will just be alternatives for people who don&#039;t like the current style.-- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:02, 10 March 2008 (CDT)&lt;br /&gt;
:::The current default is battlestar, right? (The &amp;quot;new&amp;quot; style) --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 10:12, 10 March 2008 (CDT)&lt;br /&gt;
::::You&#039;re right. :) -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:20, 10 March 2008 (CDT)&lt;br /&gt;
:::&amp;lt;nowiki&amp;gt;*cough* Battlestar iPhone *cough* and *cough* Battlestar Light *cough* :D&amp;lt;/nowiki&amp;gt; [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 10:46, 10 March 2008 (CDT)&lt;br /&gt;
:::: When will either of these be ready? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 15:11, 11 March 2008 (CDT)&lt;br /&gt;
== PHP upgrade? ==&lt;br /&gt;
&lt;br /&gt;
While testing my API framework on Battlestar Wiki, I ran into a compatibility problem in PHP&#039;s serialze() output. The problem is that the PHP serialize output changed somewhere between versions, so my (new) version expects data in a different format than the BSWiki server outputs, causing an error. Maybe you guys could upgrade PHP when you start your upgrade spree (1.12, extensions)? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:14, 23 February 2008 (CST)&lt;br /&gt;
:Yep. I&#039;ll do that now then. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 14:18, 23 February 2008 (CST)&lt;br /&gt;
:Running the instlal test. Once it passes, I will shut down Apache while I install the new version. 5.2.5. Shouldn&#039;t take long. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 14:41, 23 February 2008 (CST)&lt;br /&gt;
: Done. 5.2.5 active. :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 14:44, 23 February 2008 (CST)&lt;br /&gt;
::Thanks. There seems to be a different problem, though: the output is prefixed by a space. Can you grep for files that have a space before the &amp;lt;code&amp;gt;&amp;lt;?php&amp;lt;/code&amp;gt; or one after the &amp;lt;code&amp;gt;?&amp;gt;&amp;lt;/code&amp;gt; (the latter shouldn&#039;t occur anywhere, though). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:58, 23 February 2008 (CST)&lt;br /&gt;
:::In the skin? [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 15:11, 23 February 2008 (CST)&lt;br /&gt;
::::Maybe. All I know is that there&#039;s some PHP file with a leading or trailing newline (not a space, sorry). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 15:22, 23 February 2008 (CST)&lt;br /&gt;
:::::Would this include extensions as well? Or no? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:41, 23 February 2008 (CST)&lt;br /&gt;
:::::While I&#039;m on that tangent, could it be the DismissableSiteNotice that mucks things up? After all, it does generate a space in the main skin, and doubtless on others. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:42, 23 February 2008 (CST)&lt;br /&gt;
::Can you run a debugger to see which file it stops at? There are over 100+ files. I am not going through all of them to remove new lines which I keep so I don&#039;t loose my mind when looking at the code. :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 18:33, 23 February 2008 (CST)&lt;br /&gt;
:::It could be an extension, yes. DismissableSitenotice is the most likely suspect, followed by other recently installed extensions. I unfortunately don&#039;t have a way of checking which .php file is guilty. You could use grep(1) to look for a newline followed by &amp;lt;?php , or you could check the most recently installed extensions first and hope it&#039;s in one of them. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 09:48, 24 February 2008 (CST)&lt;br /&gt;
::::For one thing that I lack it&#039;s using grep. Tell me what I would enter into the shell to look for it :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 12:30, 24 February 2008 (CST)&lt;br /&gt;
:::::&amp;lt;code&amp;gt;grep &#039;&amp;lt;?php&#039; -n *.php | grep -v &#039;:1:&#039;&amp;lt;/code&amp;gt;. The first grep searches for all occurrences of &amp;lt;code&amp;gt;&amp;lt;?php&amp;lt;/code&amp;gt; and prints line numbers too (-n), the second grep filters the output for all matches not on the first line (-v lists only non-matching lines). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 13:36, 24 February 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
Have we found the culprit yet? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 09:36, 26 February 2008 (CST)&lt;br /&gt;
:No. Could you run the grep command I posted above in some of the extension directories? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 09:44, 26 February 2008 (CST)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[bsgwiki@apollo extensions]$ grep &#039;&amp;lt;?php&#039; -n *.php | grep -v &#039;:1:&#039;&lt;br /&gt;
[bsgwiki@apollo extensions]$ grep &#039;&amp;lt;?php&#039; -n *.php | grep -v &#039;:1:&#039;&lt;br /&gt;
[bsgwiki@apollo extensions]$ &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 11:28, 26 February 2008 (CST)&lt;br /&gt;
:: Actually, I&#039;ve found that you have to go to each sub directory and run the grep expression... So the culprits I found so far are AddHtml and a few others. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 11:39, 26 February 2008 (CST)&lt;br /&gt;
::: oh sob. doh. that&#039;s right :P [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 12:32, 26 February 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
What&#039;s the sit rep on this? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 15:10, 11 March 2008 (CDT)&lt;br /&gt;
:The problem is still there. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 17:02, 11 March 2008 (CDT)&lt;br /&gt;
::I&#039;ll have to write a perl script to check each file. I am really not in the mood to do it manually :) Joe.. email [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 00:24, 12 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
== TOS tag out of place ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m using BSG monobook in Firefox and the TOS emblem appears about half a centimetre too low. [[User:OTW|OTW]] 10:26, 11 March 2008 (CDT)&lt;br /&gt;
:Yeah... I will fix that. :) Thanks for the update! (Give me a few mintues...) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 10:36, 11 March 2008 (CDT)&lt;br /&gt;
:Try a hard refresh. It should be now in the correct place. :) Now to gwad my eyes for switching to bsgmonobook!!!!!  [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 10:41, 11 March 2008 (CDT)&lt;br /&gt;
::Fixed now! [[User:OTW|OTW]] 13:38, 12 March 2008 (CDT)&lt;br /&gt;
== User rename ==&lt;br /&gt;
&lt;br /&gt;
If possible, could someone please change my username from Sgalovan to &amp;quot;Galjamspe&amp;quot;. Thank you. {{unsigned|Sgalovan}}&lt;br /&gt;
&lt;br /&gt;
: Done. Let us know if you have any issues! -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 01:59, 19 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
== CAP == Caprica (series) ==&lt;br /&gt;
&lt;br /&gt;
Any objections? [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 12:28, 19 March 2008 (CDT)&lt;br /&gt;
: Well, we still could use &amp;quot;RDM&amp;quot; as the acronym... it is in the same universe, after all. It&#039;s not like we&#039;re talking about TOS vs. 1980 here. :P -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 13:23, 19 March 2008 (CDT)&lt;br /&gt;
: CAP = &amp;quot;Combat Air Patrol&amp;quot; for me. We don&#039;t need a separate &#039;&#039;Caprica&#039;&#039; disambiguation. I totally agree with Joe. It&#039;s the same universe and information can be included into the normal RDM articles. -- [[User:Serenity|Serenity]] 14:04, 19 March 2008 (CDT)&lt;br /&gt;
:: Some of the information might be, however, I believe that if we have new technology/people to organize in the category system, I would not like to put a category RDM that is for mostly the new stuff. :| And yes.. I already changed it, so I can create a new portal. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 15:50, 19 March 2008 (CDT)&lt;br /&gt;
::: Caprica should really be a subset of the RDM category. RDM is, in my view, an all encompassing category that includes both the new BSG and any spinoffs. Also, for all we know, Caprica may very well be a one-shot deal. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:56, 19 March 2008 (CDT)&lt;br /&gt;
::::Seems the RDM acronym isn&#039;t so unfortunate now as it appeared to be. This would be worse if it were something like TNS. -- [[User:Serenity|Serenity]] 17:58, 19 March 2008 (CDT)&lt;br /&gt;
:::::I concur now. RDM is fortuitious. We don&#039;t need something separate save for name conflicts with TOS and other items. --[[User:Spencerian|Spencerian]] 18:11, 19 March 2008 (CDT)&lt;br /&gt;
== Wiki speed? ==&lt;br /&gt;
&lt;br /&gt;
Is it just me, or is the Wiki faster now that we&#039;ve upgraded to MW 1.12? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 02:32, 28 March 2008 (UTC)&lt;br /&gt;
:Not just you. I noticed it. I was watiing for a normal user to notice. :) But oh well. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 04:30, 28 March 2008 (UTC)&lt;br /&gt;
:: What, I&#039;m not normal enough for you? :P -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 04:38, 28 March 2008 (UTC)&lt;br /&gt;
::: I plead the 5th to answer this in a public forum. :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 04:46, 28 March 2008 (UTC)&lt;br /&gt;
:I think we&#039;ll get an answer to that next week, when the S4 premiere has aired. We also have memcached now, which&#039;ll help improve performance too. What&#039;s the status on [http://php.net/manual/en/ref.apc.php APC]? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 11:11, 28 March 2008 (UTC)&lt;br /&gt;
:For the record, this &#039;normal user&#039; has certainly noticed the faster wiki. :) [[User:Veepz|Veepz]] 16:09, 28 March 2008 (UTC)&lt;br /&gt;
::I usually try to be an optimist, but I&#039;m afraid we&#039;re going to get crushed. Hopefully we&#039;ll be able to at least hold up enough to enable viewing with the first episode page locked. --[[User:Steelviper|Steelviper]] 16:27, 28 March 2008 (UTC)&lt;br /&gt;
:::Well, if we lock down the articles before airing, we should do well. The only reason we crashed last time was because some schmuck with the initials of Joe Beaudoin had neglected to lock editing on the &amp;quot;[[Razor]]&amp;quot; page... Frakwit. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 16:45, 28 March 2008 (UTC)&lt;br /&gt;
:::::It is pretty zippy. Nice work. We&#039;ll still be slow, but would it help if we don&#039;t allow editing &#039;&#039;at all&#039;&#039; anywhere in the wiki during the air times (as opposed to only the episode pages)? And thanks for your check-in, Veepz.--[[User:Spencerian|Spencerian]] 22:09, 28 March 2008 (UTC)&lt;br /&gt;
::::::It&#039;s really the major articles that cause the problem... basically, when ten or more people try to submit edits AND people start calling up information from that same article, the mysql pipeline gets clogged because the server is trying to determine if there are edit conflicts, generate diffs, and all that behind-the-scenes work.  Like last time, many people tried to edit and submit edits to the &amp;quot;Razor&amp;quot; article, and because of my failure to lock it down, the webserver grinded to a halt. It was only after I locked the article, the article on Cain, Kendra, and other related stuff that the site was usable again. (And note that the Forum worked very smoothly during this as well.) So... if it gets &#039;&#039;really&#039;&#039; bad even after w lock all the major articles, &#039;&#039;then&#039;&#039; we lock everything down.  -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 00:59, 29 March 2008 (UTC)&lt;br /&gt;
== Spoiler Policy ==&lt;br /&gt;
&lt;br /&gt;
It looks like this needs to be updated for the Caprica series being green-lighted. Should all Caprica articles be considered spoilers? [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 00:25, 4 April 2008 (UTC)&lt;br /&gt;
: Typically, what we have here is minor plot information... not really a spoiler. Spoilers should really be identified on a case-by-case basis, at least for now. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 01:07, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;[[He That Believeth In Me]]&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m done with the &amp;quot;[[He That Believeth In Me]]&amp;quot; stuff for now... I&#039;ve locked all the major articles, so we shouldn&#039;t have major performance issues, and worked on some major updates. Except now I&#039;m tired, and I want to get some shut eye, so fill in the blanks guys. (Obviously, the last 15 minutes of the show -- basically the last two acts -- are verboten. Not that it&#039;ll matter much in 8 hours, but let&#039;s cover our butts till then.) The man with the mushy brain bids you good night (and early morning). -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 08:01, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Humor in Battlestar Galactica ==&lt;br /&gt;
&lt;br /&gt;
Seeing since we have articles as [[Philosophy in Battlestar Galactica]] or [[Sexuality in Battlestar Galactica]], I was wondering if such an article would be worthy of survival. Although I&#039;m sure there&#039;s a matter of interpretation concerning various jokes, sight gags, etc., and it would be harder to pin down, I still think it&#039;s possibly to create a nonbias article on Humor from either three series (and spin-off material). Thoughts?--[[User:DrWho42|DrWho42]] 14:43, 4 April 2008 (UTC)&lt;br /&gt;
: I&#039;d be interested in seeing such a thing, particularly for the new series, since the series doesn&#039;t afford itself too much in the way of humor. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 15:49, 4 April 2008 (UTC)&lt;br /&gt;
::Concur. There&#039;s something to be gleaned with such an article, although one may have to be careful in sourcing the jokes to specific references, homages and the like. In fact, while doing this article you might want to consider how it impacts the lesser viewed [[References in the Re-imagined Series]], as there are jokes there that are also homages but many items that may or may not necessarily be funny. Thus, overlap. --[[User:Spencerian|Spencerian]] 16:04, 4 April 2008 (UTC)&lt;br /&gt;
::I actually think there is plenty of funny or also lightweight stuff in the show, even if it&#039;s just a line or two in a scene. So listing all of them could make for a somewhat lengthy article. -- [[User:Serenity|Serenity]] 16:57, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Stream == Aired? == Non-spolier? ==&lt;br /&gt;
&lt;br /&gt;
Just a quick thought, maybe not, but should the first airing of this stream count as the episode being seen or should being &amp;quot;aired&amp;quot; be the TV broadcast version only? in terms of marking pages. I just throw this little kink in our system now. :) [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 17:19, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
: I think we should just define a spoiler as content that is not yet aired on TV, just to keep our sanities intact. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:23, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Quiznos Expense Account ==&lt;br /&gt;
&lt;br /&gt;
[[Image:403 - God&#039;s presence.jpg|thumb|&#039;&#039;&#039;Baltar:&#039;&#039;&#039; You know, I feel God too... and those-- God, they&#039;re nice. But you know, uhm, Joe got an expense account with Quiznos. Now that&#039;s feeling God, you know, the one true God.]] &lt;br /&gt;
&lt;br /&gt;
For those of you that [http://blog.battlestarwiki.org/2008/04/04/battlestar-wikis-quiznos-expense-account/ opened up a Quiznos&#039; expense account] for the, uhm, Battlestar Wiki, I&#039;d like to thank you! You&#039;ve definitely made my day! (And, yes, I&#039;ll post the contents of the wonderful card that users 96, 351, and 541 came up with!) Thank you! :D -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 21:23, 4 April 2008 (UTC)&lt;br /&gt;
== Hangar Bay ==&lt;br /&gt;
&lt;br /&gt;
What ever happened to the [[hb:|Hangar Bay]]? All links there redirect to the English wiki and http://hb.battlestarwiki.org/ redirects to the main portal. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 15:07, 5 April 2008 (UTC)&lt;br /&gt;
:I think I deleted the sub-domain.. surpriselly, we still have files over there. Wonder if we should bring it back to life. [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 15:22, 5 April 2008 (UTC)&lt;br /&gt;
:: Yeah, bring it back, because we can work on some skin ideas over there. (The Colonial Paper thing, alternate color schemes, as well as a cleaner &amp;quot;print preview&amp;quot; version.) I&#039;d recommend that you nuke whatever&#039;s there now and start clean. For instance, the MW software on the HB probably dates back to MW 1.5 or 1.7. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 18:41, 5 April 2008 (UTC)&lt;br /&gt;
== Wiki Status ==&lt;br /&gt;
&lt;br /&gt;
So it seems to me that the Wiki&#039;s been working like a champ. Never crashed, apparently. It seems to be somewhat slow at times, but far better than the &amp;quot;Razor&amp;quot; airing, I thought. Anyway, what do you guys think about things? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 18:44, 5 April 2008 (UTC)&lt;br /&gt;
:It crashed for about 1 mintue because of a server fault, but it came right back. And it wasn&#039;t from the wiki. It was from me. :D Slow... yes. Online.. yes. editable... yes. [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 19:01, 5 April 2008 (UTC)&lt;br /&gt;
:: Ah, well, then we only have to worry about Shane now... &#039;&#039;Great&#039;&#039;. j/k -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 19:09, 5 April 2008 (UTC)&lt;br /&gt;
:: Aside from the slowness, there were a few instances of unresponsiveness. That is, it didn&#039;t load at all. But that was some hours after the episode aired. All in all, not bad, though I didn&#039;t see how it fared directly during the airing.-- [[User:Serenity|Serenity]] 19:20, 5 April 2008 (UTC)&lt;br /&gt;
::: That I can say... I was editing without any problems. I think the double airing really spread out the load of the server. [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 20:21, 5 April 2008 (UTC)&lt;br /&gt;
::::Dang it, I &#039;&#039;warned&#039;&#039; him on Friday not to crash the server! :) In seriousness, the wiki&#039;s been doing great! --[[User:Spencerian|Spencerian]] 23:31, 5 April 2008 (UTC)&lt;br /&gt;
:::Yeah, I noticed that bit of unresponsiveness too, which is saying enough about its timing (it was 4 AM here when HTBIM aired, and I didn&#039;t notice anything weird until like 4 PM). What I&#039;m interested in most right now is the effectiveness of the [[BW:AIRLOCK]]s; do we have any data on how many people viewed locked articles or tried to click edit links on them? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 10:55, 6 April 2008 (UTC)&lt;br /&gt;
::::I prefer the articles being locked for another reason. It&#039;s less work to write an article properly from the ground up, than going through a badly written one or a mismatch of various points and correcting that. Be that turning disjointed pieces into a coherent text, fixing typos and grammar, or just adhering to our style guidelines. I know that doesn&#039;t sound very nice and goes somewhat against the principles of a wiki, in that everyone can make edits, but it&#039;s also a good thing when an article has one voice and seems like it was written by one person. -- [[User:Serenity|Serenity]] 11:06, 6 April 2008 (UTC)&lt;br /&gt;
::::It was definitely a matter of survival in the past. While me might try to phase in unlocking some of the pertinent articles, we should do it slowly, in phases, in the coming weeks. The last one to go should be the episode guide. I&#039;d be tickled to have the option of having it unlocked during airing, but not at the cost of crashing the server. Perhaps we should brainstorm some strategies of how we can harness the flood of input without everything being so disjointed. Maybe hold off on having the summary written by everybody, but allow different people to get their observations in (in separate areas) in a way that avoids edit conflicts. Then, after the episode is aired people can assemble the summary. --[[User:Steelviper|Steelviper]] 11:38, 6 April 2008 (UTC)&lt;br /&gt;
:::::Yeah, something like that could work. Notes and Analysis are easier to copy-edit (and I guess everyone knows how necessary that is) than the summary and probably also more important to have directly after everyone saw the episode. -- [[User:Serenity|Serenity]] 11:44, 6 April 2008 (UTC)&lt;br /&gt;
:::::I agree that the episode guide should be airlocked so someone can write a proper summary (same for battle articles), but I think articles like [[Jeanne]] could afford to be editable. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 11:52, 6 April 2008 (UTC)&lt;br /&gt;
== Color Scheme ==&lt;br /&gt;
&lt;br /&gt;
Ok, now that the survey is about over -- we&#039;ve had more than 1,000 respondents, by the way -- the main bulk of the complaints have been leveled against the default color scheme. Frankly, I can see where they would complain. As much as I may personally like the color scheme we presently have, it does have its draw backs. Among them:&lt;br /&gt;
&lt;br /&gt;
* The text is too small. Our median age group is 30-40. We need to have bigger font size. Basically, the smallest font size we should have is 10-11pt. Not 8pt felgercarb.&lt;br /&gt;
* The color needs to be changed. Basically, we need a light background with dark text look.&lt;br /&gt;
* The scheme does not work in high-lit environments. For instance, I took my laptop outside and had to switch to the white bsgmonobook theme. Just wasn&#039;t usable any other way.&lt;br /&gt;
* Further, we need something that is auto adjusting... Basically, a skin that has auto width for larger resolutions and widescreen formatted screens.&lt;br /&gt;
* Personally, I do also have problems reading it for long periods of time... Black on white (or dark color on a light color) is default for a reason, after all.&lt;br /&gt;
&lt;br /&gt;
So, with that in mind, I personally feel that we need to retire the current skin as our default.  This isn&#039;t to say that it should be deleted, as we should keep it around as a skin option to others that like it, but the respondents have made several good points that should be brought up.&lt;br /&gt;
&lt;br /&gt;
Now all I&#039;m suggesting here is a color pallet change. The format we&#039;re using right now is fine. Just the colors need to change. &lt;br /&gt;
&lt;br /&gt;
And I know that Shane&#039;s probably not happy about me saying these things, but the people have spoken and I can&#039;t really disagree with them on this. :-| So, do any of you have thoughts, questions, or concerns? I&#039;m looking for feedback here. :D -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 06:26, 7 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I didn&#039;t understand the complaints about the font size until I switched to the new widescreen skin. Monobook&#039;s size is bigger and just about right. What I also noticed is the fontsize itself. What&#039;s annoying is that it&#039;s practically impossible to distinguish quotation marks and apostrophes in the editing window. However, I like the color scheme, but some more variety doesn&#039;t hurt. -- [[User:Serenity|Serenity]] 09:54, 7 April 2008 (UTC)&lt;br /&gt;
::It wouldn&#039;t be impossible to do a &amp;quot;fluid&amp;quot; skin&amp;quot; I have to really change the skin file format so the header can be adjusted correctly -- which is what I been avoiding to have to do -- and then it can be the default skin (not my fixed width). :) . With colors though I like the blog colors as the light skin. We could even bring up the default text size from 8pt to 10 or 11. Any higher it look like big font. I&#039;ll take a look at the results to see what I can do also. [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 12:28, 7 April 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:Chiefs%27_noticeboard/Archive6&amp;diff=180080</id>
		<title>Battlestar Wiki:Chiefs&#039; noticeboard/Archive6</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:Chiefs%27_noticeboard/Archive6&amp;diff=180080"/>
		<updated>2009-05-21T06:05:36Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{talkarchive}}&lt;br /&gt;
&lt;br /&gt;
== Amazon EC2 feasibility? ==&lt;br /&gt;
&lt;br /&gt;
Just came across this suggestion from one of our respondents to our [[BW:SURVEY|survey]]: &lt;br /&gt;
&lt;br /&gt;
: &amp;quot;See if you can work a way to run the wiki (but not the mysql database) on Amazon EC2 servers, or some other &amp;quot;elastic&amp;quot; server farm where, as an episode airs, you can for 1 day suddenly boost the resources with which you run it tenfold, while not paying a big bill. Amazon EC2 does this but does not have static storage for your database, which would mean a lot of bandwidth to a remote database. However, another hosting company might offer you virtual servers by the hour on a network where they also let you keep your dedicated server and sql database.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Is this feasible? Could we do this? Pros? Cons? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 22:22, 26 February 2008 (CST)&lt;br /&gt;
:Well if there&#039;s a company out there that offers this for a reasonable price, why not? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 03:53, 27 February 2008 (CST)&lt;br /&gt;
:This is almost like squaid server. The only time that we do have downtime or very werid slowness is near airing, which is true. But when we goto the Battlestar Forum during those times, its as fast as a button, with no slow down. My mind tells me that is just a Mediawiki I/O program when it comes to having to reteive the database. We might have to run that connection test script again (disable stats of course) again with mem-cache enabled. Directing everyone off to an off-site database is not the problem. We do that already with Athena, which is on a different subnet than Apollo, it be almost investing in a &amp;quot;Load Balanceing&amp;quot; hardware that we can place in front of Apollo that filters traffic more directly. WWW --&amp;gt; Load Balancer -- double split arrow --&amp;gt; Apollo + Athena. However, Athena never talks with the outside world, cept on the admin port and talks with Apollo internally at ThePlanet. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 13:19, 4 March 2008 (CST)&lt;br /&gt;
::How about we set up a third DB server as a slave? It wouldn&#039;t have to be on a separate machine, it could run on Apollo. The other way around may even be better: have Athena do the hard work (servicing reads) and be somewhat lighter on Apollo (only writes). For more information on setting up master/slave DB servers in MediaWiki, go [http://www.mediawiki.org/wiki/Manual:%24wgDBservers here]. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 07:49, 5 March 2008 (CST)&lt;br /&gt;
::I&#039;m going to second Shane&#039;s comments regarding MediaWiki... During &amp;quot;Razor&#039;s&amp;quot; premiere and the two days following, the forum was fine, with the Wiki seeming to be the slowest. Coincidentally, when Apollo became bogged down, I had to deactivate the mysql database on Athena in order to get Apollo accessible via SSH, which tells me that Apollo was being the workhorse there... and was also being a bottleneck, apparently. So it seems to be that we need to beef up the Apollo server, and not Athena, which was fine even through the entire thing. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:22, 5 March 2008 (CST)&lt;br /&gt;
:::Have we yet figured out a way to simulate &amp;quot;battle&amp;quot; load, outside of trial by fire yet? It seems like most of the simulations so far have been less violent than the real deal. While it is not something we ought to subject our servers to on a whim, it would be nice to be able to test configuration changes before they face combat. --[[User:Steelviper|Steelviper]] 12:54, 6 March 2008 (CST)&lt;br /&gt;
::::Someone familiar with the pywikipediabot framework (not me, I&#039;d have to learn Python xD) could write up a bot that does lots of writes. Without it, we can really only simulate a flood of reads (I could write up something for that, though). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:06, 6 March 2008 (CST)&lt;br /&gt;
::::::I think I understood that it was the concurrent edits (and edit conflicts that result) that were bringing us down. --[[User:Steelviper|Steelviper]] 14:47, 6 March 2008 (CST)&lt;br /&gt;
:::::::Yeah, I wanted to say that (must&#039;ve deleted it while rewriting): our largest problem is the edit flood, that&#039;s why we protect articles or put the wiki in read-only mode. We could maybe arrange for an edit fest, though: we all agree to submit a large number of edits more or less simultaneously (we can prepare them beforehand) at the Hangar Bay, and see what happens. IRC (Freenode?) would be useful to coordinate that. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:58, 6 March 2008 (CST)&lt;br /&gt;
== Style idea ==&lt;br /&gt;
&lt;br /&gt;
For those wanting a simpler style, I ran across [http://userstyles.org/styles/1365 this]. With a little tweaking, it would probably work here for those people wanting a cleaner layout. Thoughts? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 22:48, 9 March 2008 (CDT)&lt;br /&gt;
:As a less is more kinda person, I like it. -- [[User:Gougef|FrankieG]] 23:32, 9 March 2008 (CDT)&lt;br /&gt;
::I can&#039;t see it. :/ --[[User:DrWho42|DrWho42]] 01:11, 10 March 2008 (CDT)&lt;br /&gt;
:::Do you mean you can&#039;t access it, or don&#039;t see it working for us? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:02, 10 March 2008 (CDT)&lt;br /&gt;
:I am one of the five people who actually love the dark red/black style, but as option for those who don&#039;t (and that&#039;s a lot of people) that would be good. It seems to have a larger font too. -- [[User:Serenity|Serenity]] 06:35, 10 March 2008 (CDT)&lt;br /&gt;
::Hey, I thought I was the only one who stuck with bsgbook (dark red/black), guess not then. On topic: the more choice, the better, of course. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 07:26, 10 March 2008 (CDT)&lt;br /&gt;
::I happen to use (and love) the new style as well. The only thing I can say against it is the width issue, seeing as I have a 17&amp;quot; widescreen. Other than that, the style I pointed out is simple and gets rid of some of the clutter... it may work for us. It may not. Also, keep in mind that our current style (&amp;lt;s&amp;gt;BsgBook&amp;lt;/s&amp;gt; ahem, Battlestar) will remain our default style, these will just be alternatives for people who don&#039;t like the current style.-- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:02, 10 March 2008 (CDT)&lt;br /&gt;
:::The current default is battlestar, right? (The &amp;quot;new&amp;quot; style) --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 10:12, 10 March 2008 (CDT)&lt;br /&gt;
::::You&#039;re right. :) -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:20, 10 March 2008 (CDT)&lt;br /&gt;
:::&amp;lt;nowiki&amp;gt;*cough* Battlestar iPhone *cough* and *cough* Battlestar Light *cough* :D&amp;lt;/nowiki&amp;gt; [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 10:46, 10 March 2008 (CDT)&lt;br /&gt;
:::: When will either of these be ready? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 15:11, 11 March 2008 (CDT)&lt;br /&gt;
== PHP upgrade? ==&lt;br /&gt;
&lt;br /&gt;
While testing my API framework on Battlestar Wiki, I ran into a compatibility problem in PHP&#039;s serialze() output. The problem is that the PHP serialize output changed somewhere between versions, so my (new) version expects data in a different format than the BSWiki server outputs, causing an error. Maybe you guys could upgrade PHP when you start your upgrade spree (1.12, extensions)? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:14, 23 February 2008 (CST)&lt;br /&gt;
:Yep. I&#039;ll do that now then. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 14:18, 23 February 2008 (CST)&lt;br /&gt;
:Running the instlal test. Once it passes, I will shut down Apache while I install the new version. 5.2.5. Shouldn&#039;t take long. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 14:41, 23 February 2008 (CST)&lt;br /&gt;
: Done. 5.2.5 active. :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 14:44, 23 February 2008 (CST)&lt;br /&gt;
::Thanks. There seems to be a different problem, though: the output is prefixed by a space. Can you grep for files that have a space before the &amp;lt;code&amp;gt;&amp;lt;?php&amp;lt;/code&amp;gt; or one after the &amp;lt;code&amp;gt;?&amp;gt;&amp;lt;/code&amp;gt; (the latter shouldn&#039;t occur anywhere, though). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:58, 23 February 2008 (CST)&lt;br /&gt;
:::In the skin? [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 15:11, 23 February 2008 (CST)&lt;br /&gt;
::::Maybe. All I know is that there&#039;s some PHP file with a leading or trailing newline (not a space, sorry). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 15:22, 23 February 2008 (CST)&lt;br /&gt;
:::::Would this include extensions as well? Or no? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:41, 23 February 2008 (CST)&lt;br /&gt;
:::::While I&#039;m on that tangent, could it be the DismissableSiteNotice that mucks things up? After all, it does generate a space in the main skin, and doubtless on others. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:42, 23 February 2008 (CST)&lt;br /&gt;
::Can you run a debugger to see which file it stops at? There are over 100+ files. I am not going through all of them to remove new lines which I keep so I don&#039;t loose my mind when looking at the code. :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 18:33, 23 February 2008 (CST)&lt;br /&gt;
:::It could be an extension, yes. DismissableSitenotice is the most likely suspect, followed by other recently installed extensions. I unfortunately don&#039;t have a way of checking which .php file is guilty. You could use grep(1) to look for a newline followed by &amp;lt;?php , or you could check the most recently installed extensions first and hope it&#039;s in one of them. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 09:48, 24 February 2008 (CST)&lt;br /&gt;
::::For one thing that I lack it&#039;s using grep. Tell me what I would enter into the shell to look for it :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 12:30, 24 February 2008 (CST)&lt;br /&gt;
:::::&amp;lt;code&amp;gt;grep &#039;&amp;lt;?php&#039; -n *.php | grep -v &#039;:1:&#039;&amp;lt;/code&amp;gt;. The first grep searches for all occurrences of &amp;lt;code&amp;gt;&amp;lt;?php&amp;lt;/code&amp;gt; and prints line numbers too (-n), the second grep filters the output for all matches not on the first line (-v lists only non-matching lines). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 13:36, 24 February 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
Have we found the culprit yet? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 09:36, 26 February 2008 (CST)&lt;br /&gt;
:No. Could you run the grep command I posted above in some of the extension directories? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 09:44, 26 February 2008 (CST)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[bsgwiki@apollo extensions]$ grep &#039;&amp;lt;?php&#039; -n *.php | grep -v &#039;:1:&#039;&lt;br /&gt;
[bsgwiki@apollo extensions]$ grep &#039;&amp;lt;?php&#039; -n *.php | grep -v &#039;:1:&#039;&lt;br /&gt;
[bsgwiki@apollo extensions]$ &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 11:28, 26 February 2008 (CST)&lt;br /&gt;
:: Actually, I&#039;ve found that you have to go to each sub directory and run the grep expression... So the culprits I found so far are AddHtml and a few others. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 11:39, 26 February 2008 (CST)&lt;br /&gt;
::: oh sob. doh. that&#039;s right :P [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 12:32, 26 February 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
What&#039;s the sit rep on this? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 15:10, 11 March 2008 (CDT)&lt;br /&gt;
:The problem is still there. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 17:02, 11 March 2008 (CDT)&lt;br /&gt;
::I&#039;ll have to write a perl script to check each file. I am really not in the mood to do it manually :) Joe.. email [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 00:24, 12 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
== TOS tag out of place ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m using BSG monobook in Firefox and the TOS emblem appears about half a centimetre too low. [[User:OTW|OTW]] 10:26, 11 March 2008 (CDT)&lt;br /&gt;
:Yeah... I will fix that. :) Thanks for the update! (Give me a few mintues...) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 10:36, 11 March 2008 (CDT)&lt;br /&gt;
:Try a hard refresh. It should be now in the correct place. :) Now to gwad my eyes for switching to bsgmonobook!!!!!  [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 10:41, 11 March 2008 (CDT)&lt;br /&gt;
::Fixed now! [[User:OTW|OTW]] 13:38, 12 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== CAP == Caprica (series) ==&lt;br /&gt;
&lt;br /&gt;
Any objections? [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 12:28, 19 March 2008 (CDT)&lt;br /&gt;
: Well, we still could use &amp;quot;RDM&amp;quot; as the acronym... it is in the same universe, after all. It&#039;s not like we&#039;re talking about TOS vs. 1980 here. :P -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 13:23, 19 March 2008 (CDT)&lt;br /&gt;
: CAP = &amp;quot;Combat Air Patrol&amp;quot; for me. We don&#039;t need a separate &#039;&#039;Caprica&#039;&#039; disambiguation. I totally agree with Joe. It&#039;s the same universe and information can be included into the normal RDM articles. -- [[User:Serenity|Serenity]] 14:04, 19 March 2008 (CDT)&lt;br /&gt;
:: Some of the information might be, however, I believe that if we have new technology/people to organize in the category system, I would not like to put a category RDM that is for mostly the new stuff. :| And yes.. I already changed it, so I can create a new portal. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 15:50, 19 March 2008 (CDT)&lt;br /&gt;
::: Caprica should really be a subset of the RDM category. RDM is, in my view, an all encompassing category that includes both the new BSG and any spinoffs. Also, for all we know, Caprica may very well be a one-shot deal. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:56, 19 March 2008 (CDT)&lt;br /&gt;
::::Seems the RDM acronym isn&#039;t so unfortunate now as it appeared to be. This would be worse if it were something like TNS. -- [[User:Serenity|Serenity]] 17:58, 19 March 2008 (CDT)&lt;br /&gt;
:::::I concur now. RDM is fortuitious. We don&#039;t need something separate save for name conflicts with TOS and other items. --[[User:Spencerian|Spencerian]] 18:11, 19 March 2008 (CDT)&lt;br /&gt;
== Wiki speed? ==&lt;br /&gt;
&lt;br /&gt;
Is it just me, or is the Wiki faster now that we&#039;ve upgraded to MW 1.12? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 02:32, 28 March 2008 (UTC)&lt;br /&gt;
:Not just you. I noticed it. I was watiing for a normal user to notice. :) But oh well. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 04:30, 28 March 2008 (UTC)&lt;br /&gt;
:: What, I&#039;m not normal enough for you? :P -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 04:38, 28 March 2008 (UTC)&lt;br /&gt;
::: I plead the 5th to answer this in a public forum. :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 04:46, 28 March 2008 (UTC)&lt;br /&gt;
:I think we&#039;ll get an answer to that next week, when the S4 premiere has aired. We also have memcached now, which&#039;ll help improve performance too. What&#039;s the status on [http://php.net/manual/en/ref.apc.php APC]? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 11:11, 28 March 2008 (UTC)&lt;br /&gt;
:For the record, this &#039;normal user&#039; has certainly noticed the faster wiki. :) [[User:Veepz|Veepz]] 16:09, 28 March 2008 (UTC)&lt;br /&gt;
::I usually try to be an optimist, but I&#039;m afraid we&#039;re going to get crushed. Hopefully we&#039;ll be able to at least hold up enough to enable viewing with the first episode page locked. --[[User:Steelviper|Steelviper]] 16:27, 28 March 2008 (UTC)&lt;br /&gt;
:::Well, if we lock down the articles before airing, we should do well. The only reason we crashed last time was because some schmuck with the initials of Joe Beaudoin had neglected to lock editing on the &amp;quot;[[Razor]]&amp;quot; page... Frakwit. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 16:45, 28 March 2008 (UTC)&lt;br /&gt;
:::::It is pretty zippy. Nice work. We&#039;ll still be slow, but would it help if we don&#039;t allow editing &#039;&#039;at all&#039;&#039; anywhere in the wiki during the air times (as opposed to only the episode pages)? And thanks for your check-in, Veepz.--[[User:Spencerian|Spencerian]] 22:09, 28 March 2008 (UTC)&lt;br /&gt;
::::::It&#039;s really the major articles that cause the problem... basically, when ten or more people try to submit edits AND people start calling up information from that same article, the mysql pipeline gets clogged because the server is trying to determine if there are edit conflicts, generate diffs, and all that behind-the-scenes work.  Like last time, many people tried to edit and submit edits to the &amp;quot;Razor&amp;quot; article, and because of my failure to lock it down, the webserver grinded to a halt. It was only after I locked the article, the article on Cain, Kendra, and other related stuff that the site was usable again. (And note that the Forum worked very smoothly during this as well.) So... if it gets &#039;&#039;really&#039;&#039; bad even after w lock all the major articles, &#039;&#039;then&#039;&#039; we lock everything down.  -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 00:59, 29 March 2008 (UTC)&lt;br /&gt;
== Spoiler Policy ==&lt;br /&gt;
&lt;br /&gt;
It looks like this needs to be updated for the Caprica series being green-lighted. Should all Caprica articles be considered spoilers? [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 00:25, 4 April 2008 (UTC)&lt;br /&gt;
: Typically, what we have here is minor plot information... not really a spoiler. Spoilers should really be identified on a case-by-case basis, at least for now. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 01:07, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;[[He That Believeth In Me]]&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m done with the &amp;quot;[[He That Believeth In Me]]&amp;quot; stuff for now... I&#039;ve locked all the major articles, so we shouldn&#039;t have major performance issues, and worked on some major updates. Except now I&#039;m tired, and I want to get some shut eye, so fill in the blanks guys. (Obviously, the last 15 minutes of the show -- basically the last two acts -- are verboten. Not that it&#039;ll matter much in 8 hours, but let&#039;s cover our butts till then.) The man with the mushy brain bids you good night (and early morning). -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 08:01, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Humor in Battlestar Galactica ==&lt;br /&gt;
&lt;br /&gt;
Seeing since we have articles as [[Philosophy in Battlestar Galactica]] or [[Sexuality in Battlestar Galactica]], I was wondering if such an article would be worthy of survival. Although I&#039;m sure there&#039;s a matter of interpretation concerning various jokes, sight gags, etc., and it would be harder to pin down, I still think it&#039;s possibly to create a nonbias article on Humor from either three series (and spin-off material). Thoughts?--[[User:DrWho42|DrWho42]] 14:43, 4 April 2008 (UTC)&lt;br /&gt;
: I&#039;d be interested in seeing such a thing, particularly for the new series, since the series doesn&#039;t afford itself too much in the way of humor. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 15:49, 4 April 2008 (UTC)&lt;br /&gt;
::Concur. There&#039;s something to be gleaned with such an article, although one may have to be careful in sourcing the jokes to specific references, homages and the like. In fact, while doing this article you might want to consider how it impacts the lesser viewed [[References in the Re-imagined Series]], as there are jokes there that are also homages but many items that may or may not necessarily be funny. Thus, overlap. --[[User:Spencerian|Spencerian]] 16:04, 4 April 2008 (UTC)&lt;br /&gt;
::I actually think there is plenty of funny or also lightweight stuff in the show, even if it&#039;s just a line or two in a scene. So listing all of them could make for a somewhat lengthy article. -- [[User:Serenity|Serenity]] 16:57, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Stream == Aired? == Non-spolier? ==&lt;br /&gt;
&lt;br /&gt;
Just a quick thought, maybe not, but should the first airing of this stream count as the episode being seen or should being &amp;quot;aired&amp;quot; be the TV broadcast version only? in terms of marking pages. I just throw this little kink in our system now. :) [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 17:19, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
: I think we should just define a spoiler as content that is not yet aired on TV, just to keep our sanities intact. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:23, 4 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Quiznos Expense Account ==&lt;br /&gt;
&lt;br /&gt;
[[Image:403 - God&#039;s presence.jpg|thumb|&#039;&#039;&#039;Baltar:&#039;&#039;&#039; You know, I feel God too... and those-- God, they&#039;re nice. But you know, uhm, Joe got an expense account with Quiznos. Now that&#039;s feeling God, you know, the one true God.]] &lt;br /&gt;
&lt;br /&gt;
For those of you that [http://blog.battlestarwiki.org/2008/04/04/battlestar-wikis-quiznos-expense-account/ opened up a Quiznos&#039; expense account] for the, uhm, Battlestar Wiki, I&#039;d like to thank you! You&#039;ve definitely made my day! (And, yes, I&#039;ll post the contents of the wonderful card that users 96, 351, and 541 came up with!) Thank you! :D -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 21:23, 4 April 2008 (UTC)&lt;br /&gt;
== Hangar Bay ==&lt;br /&gt;
&lt;br /&gt;
What ever happened to the [[hb:|Hangar Bay]]? All links there redirect to the English wiki and http://hb.battlestarwiki.org/ redirects to the main portal. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 15:07, 5 April 2008 (UTC)&lt;br /&gt;
:I think I deleted the sub-domain.. surpriselly, we still have files over there. Wonder if we should bring it back to life. [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 15:22, 5 April 2008 (UTC)&lt;br /&gt;
:: Yeah, bring it back, because we can work on some skin ideas over there. (The Colonial Paper thing, alternate color schemes, as well as a cleaner &amp;quot;print preview&amp;quot; version.) I&#039;d recommend that you nuke whatever&#039;s there now and start clean. For instance, the MW software on the HB probably dates back to MW 1.5 or 1.7. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 18:41, 5 April 2008 (UTC)&lt;br /&gt;
== Wiki Status ==&lt;br /&gt;
&lt;br /&gt;
So it seems to me that the Wiki&#039;s been working like a champ. Never crashed, apparently. It seems to be somewhat slow at times, but far better than the &amp;quot;Razor&amp;quot; airing, I thought. Anyway, what do you guys think about things? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 18:44, 5 April 2008 (UTC)&lt;br /&gt;
:It crashed for about 1 mintue because of a server fault, but it came right back. And it wasn&#039;t from the wiki. It was from me. :D Slow... yes. Online.. yes. editable... yes. [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 19:01, 5 April 2008 (UTC)&lt;br /&gt;
:: Ah, well, then we only have to worry about Shane now... &#039;&#039;Great&#039;&#039;. j/k -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 19:09, 5 April 2008 (UTC)&lt;br /&gt;
:: Aside from the slowness, there were a few instances of unresponsiveness. That is, it didn&#039;t load at all. But that was some hours after the episode aired. All in all, not bad, though I didn&#039;t see how it fared directly during the airing.-- [[User:Serenity|Serenity]] 19:20, 5 April 2008 (UTC)&lt;br /&gt;
::: That I can say... I was editing without any problems. I think the double airing really spread out the load of the server. [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 20:21, 5 April 2008 (UTC)&lt;br /&gt;
::::Dang it, I &#039;&#039;warned&#039;&#039; him on Friday not to crash the server! :) In seriousness, the wiki&#039;s been doing great! --[[User:Spencerian|Spencerian]] 23:31, 5 April 2008 (UTC)&lt;br /&gt;
:::Yeah, I noticed that bit of unresponsiveness too, which is saying enough about its timing (it was 4 AM here when HTBIM aired, and I didn&#039;t notice anything weird until like 4 PM). What I&#039;m interested in most right now is the effectiveness of the [[BW:AIRLOCK]]s; do we have any data on how many people viewed locked articles or tried to click edit links on them? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 10:55, 6 April 2008 (UTC)&lt;br /&gt;
::::I prefer the articles being locked for another reason. It&#039;s less work to write an article properly from the ground up, than going through a badly written one or a mismatch of various points and correcting that. Be that turning disjointed pieces into a coherent text, fixing typos and grammar, or just adhering to our style guidelines. I know that doesn&#039;t sound very nice and goes somewhat against the principles of a wiki, in that everyone can make edits, but it&#039;s also a good thing when an article has one voice and seems like it was written by one person. -- [[User:Serenity|Serenity]] 11:06, 6 April 2008 (UTC)&lt;br /&gt;
::::It was definitely a matter of survival in the past. While me might try to phase in unlocking some of the pertinent articles, we should do it slowly, in phases, in the coming weeks. The last one to go should be the episode guide. I&#039;d be tickled to have the option of having it unlocked during airing, but not at the cost of crashing the server. Perhaps we should brainstorm some strategies of how we can harness the flood of input without everything being so disjointed. Maybe hold off on having the summary written by everybody, but allow different people to get their observations in (in separate areas) in a way that avoids edit conflicts. Then, after the episode is aired people can assemble the summary. --[[User:Steelviper|Steelviper]] 11:38, 6 April 2008 (UTC)&lt;br /&gt;
:::::Yeah, something like that could work. Notes and Analysis are easier to copy-edit (and I guess everyone knows how necessary that is) than the summary and probably also more important to have directly after everyone saw the episode. -- [[User:Serenity|Serenity]] 11:44, 6 April 2008 (UTC)&lt;br /&gt;
:::::I agree that the episode guide should be airlocked so someone can write a proper summary (same for battle articles), but I think articles like [[Jeanne]] could afford to be editable. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 11:52, 6 April 2008 (UTC)&lt;br /&gt;
== Color Scheme ==&lt;br /&gt;
&lt;br /&gt;
Ok, now that the survey is about over -- we&#039;ve had more than 1,000 respondents, by the way -- the main bulk of the complaints have been leveled against the default color scheme. Frankly, I can see where they would complain. As much as I may personally like the color scheme we presently have, it does have its draw backs. Among them:&lt;br /&gt;
&lt;br /&gt;
* The text is too small. Our median age group is 30-40. We need to have bigger font size. Basically, the smallest font size we should have is 10-11pt. Not 8pt felgercarb.&lt;br /&gt;
* The color needs to be changed. Basically, we need a light background with dark text look.&lt;br /&gt;
* The scheme does not work in high-lit environments. For instance, I took my laptop outside and had to switch to the white bsgmonobook theme. Just wasn&#039;t usable any other way.&lt;br /&gt;
* Further, we need something that is auto adjusting... Basically, a skin that has auto width for larger resolutions and widescreen formatted screens.&lt;br /&gt;
* Personally, I do also have problems reading it for long periods of time... Black on white (or dark color on a light color) is default for a reason, after all.&lt;br /&gt;
&lt;br /&gt;
So, with that in mind, I personally feel that we need to retire the current skin as our default.  This isn&#039;t to say that it should be deleted, as we should keep it around as a skin option to others that like it, but the respondents have made several good points that should be brought up.&lt;br /&gt;
&lt;br /&gt;
Now all I&#039;m suggesting here is a color pallet change. The format we&#039;re using right now is fine. Just the colors need to change. &lt;br /&gt;
&lt;br /&gt;
And I know that Shane&#039;s probably not happy about me saying these things, but the people have spoken and I can&#039;t really disagree with them on this. :-| So, do any of you have thoughts, questions, or concerns? I&#039;m looking for feedback here. :D -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 06:26, 7 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:I didn&#039;t understand the complaints about the font size until I switched to the new widescreen skin. Monobook&#039;s size is bigger and just about right. What I also noticed is the fontsize itself. What&#039;s annoying is that it&#039;s practically impossible to distinguish quotation marks and apostrophes in the editing window. However, I like the color scheme, but some more variety doesn&#039;t hurt. -- [[User:Serenity|Serenity]] 09:54, 7 April 2008 (UTC)&lt;br /&gt;
::It wouldn&#039;t be impossible to do a &amp;quot;fluid&amp;quot; skin&amp;quot; I have to really change the skin file format so the header can be adjusted correctly -- which is what I been avoiding to have to do -- and then it can be the default skin (not my fixed width). :) . With colors though I like the blog colors as the light skin. We could even bring up the default text size from 8pt to 10 or 11. Any higher it look like big font. I&#039;ll take a look at the results to see what I can do also. [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 12:28, 7 April 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=User_talk:Galjamspe&amp;diff=160449</id>
		<title>User talk:Galjamspe</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=User_talk:Galjamspe&amp;diff=160449"/>
		<updated>2008-05-16T05:24:29Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Welcome to Battlestar Wiki! ==&lt;br /&gt;
&lt;br /&gt;
Greetings, Galjamspe, and welcome to Battlestar Wiki! I hope you enjoy your stay with us and am looking forward to your contributions to the Wiki! Why not begin by telling us a bit about yourself on your own [[User:Galjamspe|user page]]?&lt;br /&gt;
&lt;br /&gt;
As you may already know, Battlestar Wiki covers all the &#039;&#039;Battlestar Galactica&#039;&#039; series from past to present, in addition to authorized merchandise. Presently, we don&#039;t cover fan fiction, but our sister-site, [[bsp:|Battlestar Pegasus]], does so. We&#039;re also not a discussion site, although we do have an ever-growing [http://www.battlestarforum.com Battlestar Forum] where people can discuss the various shows and non-BSG topics as well!&lt;br /&gt;
&lt;br /&gt;
To get started on the wiki, we suggest that you check out our [[BW:TUT|tutorial]], experiment in [[BW:SAND|the sandbox]] (a test editing area for those learning wiki code), and review some of our basic [[BW:POL|policies]] (which have important differences from other SF wikis).&lt;br /&gt;
&lt;br /&gt;
Of course, if you have any questions, comments, or concerns, you are more than welcome to bring them up at the [[BW:CN|Chiefs&#039; noticeboard]] (which is frequented by the administrators of the Wiki) and at the [[BW:GQ|Galactipedians&#039; Quorum]] (which is the hub for contributors, who are called &amp;quot;Galactipedians&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
Furthermore, if you don&#039;t wish to see the ads, then please consider upgrading your account to a [[BW:MEMBERSHIP|paid membership]], which costs only $10 USD a year and helps support the wiki financially. Becoming a member also entitles you to our [[BW:RAFFLE|raffle]], where you can win gift cards, merchandise, and other prizes! We think this is ver cool, and we hope you do as well! &lt;br /&gt;
&lt;br /&gt;
Thank you for joining us! Hope to see you soon!&lt;br /&gt;
--[[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 01:10, 27 February 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
== Linking ==&lt;br /&gt;
&lt;br /&gt;
You can link to articles [[The Fleet (RDM)|like this]] too. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 13:00, 3 April 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=User_talk:Joe_Beaudoin_Jr.&amp;diff=160421</id>
		<title>User talk:Joe Beaudoin Jr.</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=User_talk:Joe_Beaudoin_Jr.&amp;diff=160421"/>
		<updated>2008-05-16T02:36:04Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: /* Uploading images as transparent .PNG&amp;#039;s */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Archive-bot&lt;br /&gt;
|maxarchivesize = 32K&lt;br /&gt;
|counter = 7&lt;br /&gt;
|algo = old(10d)&lt;br /&gt;
|archive = User talk:Joe Beaudoin Jr./Archive%(counter)d&lt;br /&gt;
}}&lt;br /&gt;
{{ArchiveTOC}}&lt;br /&gt;
&lt;br /&gt;
{{newsection link}}&lt;br /&gt;
&lt;br /&gt;
==Re: talk page==&lt;br /&gt;
Hey Joe, I&#039;m confused by the placement of a &amp;quot;deletion discussion&amp;quot; tag on [[Talk:Guess What&#039;s Coming to Dinner]]. If that&#039;s the next aired episode, why is it up for deletion, and new comments discouraged (in the tag)? Was that tag placed there by mistake, maybe? [[User:Sasoriza|Sasoriza]] 16:27, 10 May 2008 (UTC)&lt;br /&gt;
: The talk page was originally the talk page for &amp;quot;Into the West&amp;quot;, until it was moved to &amp;quot;Talk:Guess What&#039;s...&amp;quot; However, the tag still remained, despite the fact that it should have been removed. Sorry for the confusion. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 16:39, 10 May 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Look @ Recent Changes with Show Bot On ==&lt;br /&gt;
&lt;br /&gt;
I got [[User:TaskBot]] working again. On the media wiki, the tag bot is working. I didn&#039;t want to check all 3k images, but it checks the last 100 each 24 hours. :) [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 14:37, 11 May 2008 (UTC)&lt;br /&gt;
: Sweet! :D -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 14:38, 11 May 2008 (UTC)&lt;br /&gt;
:: That&#039;s 100 uploaded :) [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 14:41, 11 May 2008 (UTC)&lt;br /&gt;
::: We should really have the bot slugging through all 3k+ files to ensure they are properly tagged. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 14:44, 11 May 2008 (UTC)&lt;br /&gt;
:::: It would for sure be a one time check because I have to set it to 3k previous uploads. Then put it back at the last 100 or so. I would remove the timer so it doesn&#039;t take forever. LOL! [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 14:52, 11 May 2008 (UTC)&lt;br /&gt;
:::: System crashes when I try to check 2000+ with &amp;quot;Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 1433601 bytes) in /home/bsgwiki/w/includes/OutputPage.php on line 729&amp;quot;. So... that&#039;s the problem. [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 14:59, 11 May 2008 (UTC)&lt;br /&gt;
::::: Bah... humduck. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 15:01, 11 May 2008 (UTC)&lt;br /&gt;
:::::&amp;quot;Nevermind. I found the offset area. So I can start &amp;quot;later in&amp;quot;. Some of the images we have on the media wiki were imported from EN if you remember, so that upload RC is not there. So at least it will check all the recent stuff except like 611 files. We had uploaded excatly 3002 files since we made media wiki. :) [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 15:03, 11 May 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Uploading images as transparent .PNG&#039;s ==&lt;br /&gt;
&lt;br /&gt;
Real quick, I never received an answer to my question regarding the transparent PNG&#039;s... I know your original answer was that  Internet Explorer 6 has problems displaying them properly, a fact I also know to be true, but I have tested the graphic I uploaded for the [[Daru Mozu|Daru Mozu]] in several popular browsers: Internet Explorer 7, Mozilla Firefox, Safari, Opera and Camino. All of these browsers display the graphic just fine. I think the large majority of the BSG Wiki&#039;s target crowd would be on such browsers as well. Unfortunately, as of April 08 28.9% of internet users are still browsing via IE6 according to this [http://www.w3schools.com/browsers/browsers_stats.asp source]. This is however a large reduction of IE6 users from early 06 where IE6 accounted for approx 60% of all internet browsing. Personally, I think it&#039;s safe to say that the users of this site are part of the 70% of internet users who have swapped IE6 for a better browser. Besides, people with IE6 can still view the image itself, just not the transparent background... Which is essentially the same look on the website right now anyways: the image with a solid background (in many cases at least). At worst, this transition would mean a considerable aesthetic increase for people using modern browsers and a slight decrease in aesthetics for people using older browsers (in most cases at least). However, I don&#039;t think anyone will be hurt by the .PNG&#039;s because everyone is using a modern browser. I won&#039;t make mention of this topic anymore if the same answer still stands, although I do think it deserves additional consideration given how sweet the [[Daru Mozu|Daru Mozu]] graphic looks!&lt;br /&gt;
&lt;br /&gt;
Thanks! --[[User:Galjamspe|Galjamspe]] 02:36, 16 May 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=User_talk:Joe_Beaudoin_Jr.&amp;diff=153359</id>
		<title>User talk:Joe Beaudoin Jr.</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=User_talk:Joe_Beaudoin_Jr.&amp;diff=153359"/>
		<updated>2008-04-03T05:47:54Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Archive-bot&lt;br /&gt;
|maxarchivesize = 32K&lt;br /&gt;
|counter = 7&lt;br /&gt;
|algo = old(10d)&lt;br /&gt;
|archive = User talk:Joe Beaudoin Jr./Archive%(counter)d&lt;br /&gt;
}}&lt;br /&gt;
{{ArchiveTOC}}&lt;br /&gt;
&lt;br /&gt;
{{newsection link}}&lt;br /&gt;
&lt;br /&gt;
== Aspect ratio frakup fixed ==&lt;br /&gt;
&lt;br /&gt;
I did a batch job on the pictures and re-uploaded them. Looks better now and I should have seen that before. Unfortunately, I didn&#039;t have the original bmps anymore, so the picture quality suffered a little bit. But in most cases, I don&#039;t think you can tell without a direct comparison. Better than from an AVI source in any case. -- [[User:Serenity|Serenity]] 23:41, 29 March 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== FA ==&lt;br /&gt;
&lt;br /&gt;
I was about to swap out the FA, but noticed that apparently I don&#039;t have to wear that hat. Thought we could go ahead with of of the other two picked out on the debate page. --01:44, 2 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Hey ==&lt;br /&gt;
&lt;br /&gt;
Hey thanks again for fixing my username&#039;s. I&#039;m really new, so I&#039;ll try to keep this short and reserve any questions for something that can be answered by the websites documentation. &lt;br /&gt;
&lt;br /&gt;
Regarding ways to contribute, I really like adding/upgrading the Wiki&#039;s images... I think it really helps bring the encyclopedia alive. I&#039;m curious about copyright&#039;s, is it okay to Photoshop images to remove logo&#039;s, names, etc. to make the image more presentable for the Wiki provided I disclose credit for the source? How far does &amp;quot;fair use&amp;quot; go? When should I ask for permission to use an image? Also, if you see the this [http://en.battlestarwiki.org/wiki/Daru_Mozu[article]] you may notice I replaced the image for the Daru Mozu (the top right image above ship specs). I saved it the image as .png with a transparent background... I think this looks really nice and would like to do it for all the ships... But I figured I should probably check with someone as they may have different preferences. Another thing I&#039;ve been doing is fixing broken links on the website using a this [https://addons.mozilla.org/en-US/firefox/addon/532 [Firefox extension]] is this a valid effort? Or is there some bot or something that checks for this. In summary, I just wanted to check with someone else to make sure I&#039;m making helpful contributions... If there is any projects that need help, I&#039;m all good for that too, maybe something close to the stuff I&#039;ve just talked about? Thanks a lot. --[[User:Galjamspe|Galjamspe]] 01:58, 3 April 2008 (UTC)&lt;br /&gt;
:The link checker could have double problems. Articles not created come up as bad links. URL that goto sites might the only use. If you have access tot he Zioc images -- go for it. Upload new versions and replace them. If there officially from Zioc, and the source is from Zoic, go for it. The removing text and logo is a problem if it comes from a TV source because it then becomes a problem.. how did you get it? Where did this image come from? etc. Text is also there for a reason.. I am guessing to tell a plot line to keep us imformed. Joe will explain more, but that is my take on it. :) [[User:Shane|Shane]] ([[User_Talk:Shane|talk]]) 02:04, 3 April 2008 (UTC)&lt;br /&gt;
: The issue with saving images as PNGs is that certain browsers *cough* IE *cough* have problems rendering PNGs properly. As for &amp;quot;fair use&amp;quot;, the issue is that it isn&#039;t a carte blanche thing, which is why we don&#039;t have episode galleries (which are technically illegal) and we&#039;ve been careful in what pictures we add. However, if you do have access to Zoic pictures, then by all means add them. We&#039;ll take those over most screenshots any day of the week... However, it&#039;s best to keep the Zoic logos intact on them, just to cover our asses, as it were. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 04:20, 3 April 2008 (UTC)&lt;br /&gt;
:: The image I uploaded of the Daru Mozu came up fine in IE7... I do know from past experiences that IE6 does have the problems you mentioned. I don&#039;t know how many people are still on IE6, I know I waited a little while before I updated just because when the new browser came out it didn&#039;t quite have full compatibility with some sites. Hopefully were talking about the same issue here... If there is something wrong on IE7 then do tell. As long as most current browsers support it, I think it still might be worth considering, completely up to everyone else though... I for sure understand the need to support all visitors to the site (no matter what browser they may be using). Also, should I keep the image as high-res as possible (original dimensions) so long as the resolution isn&#039;t too crazy? I for one really like to be able to zoom up and see detail on posted images. Back to the Photoshoping of images, for example there is a great image off of [http://www.leestringer.com/Images/Print/Galactica_Fleet_11x17_150dpi_v003.jpg Leestringer.com] that i&#039;d like to replace as the main image for this [http://en.battlestarwiki.org/wiki/The_Fleet_(RDM)[article]]. But I&#039;m not sure about including the text at the bottom of the image. Thanks again for the help. --[[User:Galjamspe|Galjamspe]] 05:47, 3 April 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=User_talk:Joe_Beaudoin_Jr.&amp;diff=153339</id>
		<title>User talk:Joe Beaudoin Jr.</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=User_talk:Joe_Beaudoin_Jr.&amp;diff=153339"/>
		<updated>2008-04-03T01:58:12Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: /* Hey */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Archive-bot&lt;br /&gt;
|maxarchivesize = 32K&lt;br /&gt;
|counter = 7&lt;br /&gt;
|algo = old(10d)&lt;br /&gt;
|archive = User talk:Joe Beaudoin Jr./Archive%(counter)d&lt;br /&gt;
}}&lt;br /&gt;
{{ArchiveTOC}}&lt;br /&gt;
&lt;br /&gt;
{{newsection link}}&lt;br /&gt;
&lt;br /&gt;
== Aspect ratio frakup fixed ==&lt;br /&gt;
&lt;br /&gt;
I did a batch job on the pictures and re-uploaded them. Looks better now and I should have seen that before. Unfortunately, I didn&#039;t have the original bmps anymore, so the picture quality suffered a little bit. But in most cases, I don&#039;t think you can tell without a direct comparison. Better than from an AVI source in any case. -- [[User:Serenity|Serenity]] 23:41, 29 March 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== FA ==&lt;br /&gt;
&lt;br /&gt;
I was about to swap out the FA, but noticed that apparently I don&#039;t have to wear that hat. Thought we could go ahead with of of the other two picked out on the debate page. --01:44, 2 April 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Hey ==&lt;br /&gt;
&lt;br /&gt;
Hey thanks again for fixing my username&#039;s. I&#039;m really new, so I&#039;ll try to keep this short and reserve any questions for something that can be answered by the websites documentation. &lt;br /&gt;
&lt;br /&gt;
Regarding ways to contribute, I really like adding/upgrading the Wiki&#039;s images... I think it really helps bring the encyclopedia alive. I&#039;m curious about copyright&#039;s, is it okay to Photoshop images to remove logo&#039;s, names, etc. to make the image more presentable for the Wiki provided I disclose credit for the source? How far does &amp;quot;fair use&amp;quot; go? When should I ask for permission to use an image? Also, if you see the this [http://en.battlestarwiki.org/wiki/Daru_Mozu[article]] you may notice I replaced the image for the Daru Mozu (the top right image above ship specs). I saved it the image as .png with a transparent background... I think this looks really nice and would like to do it for all the ships... But I figured I should probably check with someone as they may have different preferences. Another thing I&#039;ve been doing is fixing broken links on the website using a this [https://addons.mozilla.org/en-US/firefox/addon/532 [Firefox extension]] is this a valid effort? Or is there some bot or something that checks for this. In summary, I just wanted to check with someone else to make sure I&#039;m making helpful contributions... If there is any projects that need help, I&#039;m all good for that too, maybe something close to the stuff I&#039;ve just talked about?&lt;br /&gt;
&lt;br /&gt;
Thanks a lot.&lt;br /&gt;
&lt;br /&gt;
--[[User:Galjamspe|Galjamspe]] 01:58, 3 April 2008 (UTC)&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Daru_Mozu&amp;diff=152908</id>
		<title>Daru Mozu</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Daru_Mozu&amp;diff=152908"/>
		<updated>2008-03-28T06:41:56Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: Replaced with much better image.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ship Data&lt;br /&gt;
| image= Daru_Mozu_Fore.png&lt;br /&gt;
| race= Colonial&lt;br /&gt;
| type= Civilian&lt;br /&gt;
| ftl= Yes&lt;br /&gt;
| role= Tylium refinery ship&lt;br /&gt;
| img= Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Daru Mozu&#039;&#039;&#039;&#039;&#039;, also known as &#039;&#039;&#039;Refinery 322&#039;&#039;&#039;&amp;lt;ref&amp;gt;[[:md:Image:Refinery 322.jpg|Nameplate on the &#039;&#039;Daru Mozu&#039;&#039;&amp;amp;#39;s hull.]]&amp;lt;/ref&amp;gt; and operating under Tauranian registry, is the [[The Fleet (RDM)|Fleet]]&#039;s [[tylium]] refinery ship. Refinery ships process raw minerals and metals gathered by a mining ship. Unlike a [[mining ship]], a refinery vessel has large processing and storage facilities, and can serve as a fueling vessel. In the storage compartments small excavators and chutes are used to move the raw, granular tylium to long conveyor belts on the lower decks. There manual labor is involved in refining it to a liquid fuel, but the exact further process is unknown.&lt;br /&gt;
&lt;br /&gt;
After the [[Fall of the Twelve Colonies]] it is found by [[Sharon Valerii|Boomer]]&#039;s recon Raptor and brought to Roslin&#039;s amassing civilian fleet ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;Daru Mozu&#039;&#039; is used to process the immense reserves of tylium mined from an asteroid [[Battle for the Tylium Asteroid|liberated]] from a [[Cylons (RDM)|Cylon]] base ([[The Hand of God (RDM)|The Hand of God]]). &lt;br /&gt;
&lt;br /&gt;
Following President Roslin&#039;s imprisonment and Colonel Tigh&#039;s subsequent declaration of martial law, the crew refuses to continue refining tylium in protest ([[Resistance (episode)|Resistance]]).&lt;br /&gt;
&lt;br /&gt;
The ship is damaged in a collision with the &#039;&#039;[[Striker]]&#039;&#039; under the incompetent oversight of recently promoted Captain [[George Birch]], &#039;&#039;Galactica&#039;&#039;&#039;s [[CAG]] in [[Lee Adama]]&#039;s absence ([[Home, Part I]]).&lt;br /&gt;
&lt;br /&gt;
A suicide bomber who is part of a [[Demand Peace|peace movement]] within the Fleet damages the forward section of the &#039;&#039;Daru Mozu&#039;&#039;, killing several of its crew ([[Epiphanies]]). It is also be among the ships taking part in the settlement of [[New Caprica]] ([[Lay Down Your Burdens, Part II]]) and later escapes during the [[Battle of New Caprica]] ([[Exodus, Part II]]).&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;Daru Mozu&#039;&#039; is the site of a short-lived, but large labor strike threatening to spill over to other vessels in the Fleet. The strike is later resolved when a union, originally based on [[New Caprica]], is reinstated to aid with worker needs ([[Dirty Hands]]).&lt;br /&gt;
&lt;br /&gt;
The ship&#039;s unique radiation signature is being used by the Cylons to track the Fleet to the [[Ionian nebula]]. The signature is described as &amp;quot;a leak&amp;quot; and, after its discovery, used to lead the Cylons away from the rest of the Fleet ([[Crossroads, Part I]]). &lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
* The &#039;&#039;Daru Mozu&#039;&#039; isn&#039;t identified by name until &amp;quot;[[Epiphanies]]&amp;quot; and earlier episodes just call it &amp;quot;refinery ship&amp;quot;, but dialogue - especially from the episode &amp;quot;[[Dirty Hands]]&amp;quot; - continually refers to it in the singular. Combined with visual evidence, this indicates that the same ship is meant.&lt;br /&gt;
* In &amp;quot;[[Home, Part I]]&amp;quot; the ship is referred to as &amp;quot;[[refueling tanker]]&amp;quot;, but the configuration of the ship is identical to &#039;&#039;Daru Mozu&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Related Imagery ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Daru_mozu_213_1080i.jpg|Damaged by a bomb in &amp;quot;[[Epiphanies]]&amp;quot;. &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Tanker_206_1080i.jpg|Schematic view ([[Home, Part I]]).&amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Tankerfront.jpg|Front and top view (Home, Part I). &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:RefineryBottomView.jpg|Bottom view ([[Dirty Hands]]). &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:RefineryInside.jpg|Inside one of the storage rooms (Dirty Hands). &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Ships}}&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Craft]]&lt;br /&gt;
[[Category:Colonial Craft (RDM)]]&lt;br /&gt;
[[Category:Ships]]&lt;br /&gt;
[[Category:Ships (RDM)]]&lt;br /&gt;
[[Category:RDM]]&lt;br /&gt;
&lt;br /&gt;
[[de:Daru Mozu]]&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Daru_Mozu&amp;diff=152907</id>
		<title>Daru Mozu</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Daru_Mozu&amp;diff=152907"/>
		<updated>2008-03-28T06:41:04Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: Undo revision 152906 by Galjamspe (Talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ship Data&lt;br /&gt;
| image= Tankerback.jpg&lt;br /&gt;
| race= Colonial&lt;br /&gt;
| type= Civilian&lt;br /&gt;
| ftl= Yes&lt;br /&gt;
| role= Tylium refinery ship&lt;br /&gt;
| img= Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Daru Mozu&#039;&#039;&#039;&#039;&#039;, also known as &#039;&#039;&#039;Refinery 322&#039;&#039;&#039;&amp;lt;ref&amp;gt;[[:md:Image:Refinery 322.jpg|Nameplate on the &#039;&#039;Daru Mozu&#039;&#039;&amp;amp;#39;s hull.]]&amp;lt;/ref&amp;gt; and operating under Tauranian registry, is the [[The Fleet (RDM)|Fleet]]&#039;s [[tylium]] refinery ship. Refinery ships process raw minerals and metals gathered by a mining ship. Unlike a [[mining ship]], a refinery vessel has large processing and storage facilities, and can serve as a fueling vessel. In the storage compartments small excavators and chutes are used to move the raw, granular tylium to long conveyor belts on the lower decks. There manual labor is involved in refining it to a liquid fuel, but the exact further process is unknown.&lt;br /&gt;
&lt;br /&gt;
After the [[Fall of the Twelve Colonies]] it is found by [[Sharon Valerii|Boomer]]&#039;s recon Raptor and brought to Roslin&#039;s amassing civilian fleet ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;Daru Mozu&#039;&#039; is used to process the immense reserves of tylium mined from an asteroid [[Battle for the Tylium Asteroid|liberated]] from a [[Cylons (RDM)|Cylon]] base ([[The Hand of God (RDM)|The Hand of God]]). &lt;br /&gt;
&lt;br /&gt;
Following President Roslin&#039;s imprisonment and Colonel Tigh&#039;s subsequent declaration of martial law, the crew refuses to continue refining tylium in protest ([[Resistance (episode)|Resistance]]).&lt;br /&gt;
&lt;br /&gt;
The ship is damaged in a collision with the &#039;&#039;[[Striker]]&#039;&#039; under the incompetent oversight of recently promoted Captain [[George Birch]], &#039;&#039;Galactica&#039;&#039;&#039;s [[CAG]] in [[Lee Adama]]&#039;s absence ([[Home, Part I]]).&lt;br /&gt;
&lt;br /&gt;
A suicide bomber who is part of a [[Demand Peace|peace movement]] within the Fleet damages the forward section of the &#039;&#039;Daru Mozu&#039;&#039;, killing several of its crew ([[Epiphanies]]). It is also be among the ships taking part in the settlement of [[New Caprica]] ([[Lay Down Your Burdens, Part II]]) and later escapes during the [[Battle of New Caprica]] ([[Exodus, Part II]]).&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;Daru Mozu&#039;&#039; is the site of a short-lived, but large labor strike threatening to spill over to other vessels in the Fleet. The strike is later resolved when a union, originally based on [[New Caprica]], is reinstated to aid with worker needs ([[Dirty Hands]]).&lt;br /&gt;
&lt;br /&gt;
The ship&#039;s unique radiation signature is being used by the Cylons to track the Fleet to the [[Ionian nebula]]. The signature is described as &amp;quot;a leak&amp;quot; and, after its discovery, used to lead the Cylons away from the rest of the Fleet ([[Crossroads, Part I]]). &lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
* The &#039;&#039;Daru Mozu&#039;&#039; isn&#039;t identified by name until &amp;quot;[[Epiphanies]]&amp;quot; and earlier episodes just call it &amp;quot;refinery ship&amp;quot;, but dialogue - especially from the episode &amp;quot;[[Dirty Hands]]&amp;quot; - continually refers to it in the singular. Combined with visual evidence, this indicates that the same ship is meant.&lt;br /&gt;
* In &amp;quot;[[Home, Part I]]&amp;quot; the ship is referred to as &amp;quot;[[refueling tanker]]&amp;quot;, but the configuration of the ship is identical to &#039;&#039;Daru Mozu&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Related Imagery ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Daru_mozu_213_1080i.jpg|Damaged by a bomb in &amp;quot;[[Epiphanies]]&amp;quot;. &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Tanker_206_1080i.jpg|Schematic view ([[Home, Part I]]).&amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Tankerfront.jpg|Front and top view (Home, Part I). &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:RefineryBottomView.jpg|Bottom view ([[Dirty Hands]]). &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:RefineryInside.jpg|Inside one of the storage rooms (Dirty Hands). &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Ships}}&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Craft]]&lt;br /&gt;
[[Category:Colonial Craft (RDM)]]&lt;br /&gt;
[[Category:Ships]]&lt;br /&gt;
[[Category:Ships (RDM)]]&lt;br /&gt;
[[Category:RDM]]&lt;br /&gt;
&lt;br /&gt;
[[de:Daru Mozu]]&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Daru_Mozu&amp;diff=152906</id>
		<title>Daru Mozu</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Daru_Mozu&amp;diff=152906"/>
		<updated>2008-03-28T06:39:46Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Ship Data&lt;br /&gt;
| image= Daru_Mozu_Fore.png&lt;br /&gt;
| race= Colonial&lt;br /&gt;
| type= Civilian&lt;br /&gt;
| ftl= Yes&lt;br /&gt;
| role= Tylium refinery ship&lt;br /&gt;
| img= Y&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Daru Mozu&#039;&#039;&#039;&#039;&#039;, also known as &#039;&#039;&#039;Refinery 322&#039;&#039;&#039;&amp;lt;ref&amp;gt;[[:md:Image:Refinery 322.jpg|Nameplate on the &#039;&#039;Daru Mozu&#039;&#039;&amp;amp;#39;s hull.]]&amp;lt;/ref&amp;gt; and operating under Tauranian registry, is the [[The Fleet (RDM)|Fleet]]&#039;s [[tylium]] refinery ship. Refinery ships process raw minerals and metals gathered by a mining ship. Unlike a [[mining ship]], a refinery vessel has large processing and storage facilities, and can serve as a fueling vessel. In the storage compartments small excavators and chutes are used to move the raw, granular tylium to long conveyor belts on the lower decks. There manual labor is involved in refining it to a liquid fuel, but the exact further process is unknown.&lt;br /&gt;
&lt;br /&gt;
After the [[Fall of the Twelve Colonies]] it is found by [[Sharon Valerii|Boomer]]&#039;s recon Raptor and brought to Roslin&#039;s amassing civilian fleet ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;Daru Mozu&#039;&#039; is used to process the immense reserves of tylium mined from an asteroid [[Battle for the Tylium Asteroid|liberated]] from a [[Cylons (RDM)|Cylon]] base ([[The Hand of God (RDM)|The Hand of God]]). &lt;br /&gt;
&lt;br /&gt;
Following President Roslin&#039;s imprisonment and Colonel Tigh&#039;s subsequent declaration of martial law, the crew refuses to continue refining tylium in protest ([[Resistance (episode)|Resistance]]).&lt;br /&gt;
&lt;br /&gt;
The ship is damaged in a collision with the &#039;&#039;[[Striker]]&#039;&#039; under the incompetent oversight of recently promoted Captain [[George Birch]], &#039;&#039;Galactica&#039;&#039;&#039;s [[CAG]] in [[Lee Adama]]&#039;s absence ([[Home, Part I]]).&lt;br /&gt;
&lt;br /&gt;
A suicide bomber who is part of a [[Demand Peace|peace movement]] within the Fleet damages the forward section of the &#039;&#039;Daru Mozu&#039;&#039;, killing several of its crew ([[Epiphanies]]). It is also be among the ships taking part in the settlement of [[New Caprica]] ([[Lay Down Your Burdens, Part II]]) and later escapes during the [[Battle of New Caprica]] ([[Exodus, Part II]]).&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;Daru Mozu&#039;&#039; is the site of a short-lived, but large labor strike threatening to spill over to other vessels in the Fleet. The strike is later resolved when a union, originally based on [[New Caprica]], is reinstated to aid with worker needs ([[Dirty Hands]]).&lt;br /&gt;
&lt;br /&gt;
The ship&#039;s unique radiation signature is being used by the Cylons to track the Fleet to the [[Ionian nebula]]. The signature is described as &amp;quot;a leak&amp;quot; and, after its discovery, used to lead the Cylons away from the rest of the Fleet ([[Crossroads, Part I]]). &lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
* The &#039;&#039;Daru Mozu&#039;&#039; isn&#039;t identified by name until &amp;quot;[[Epiphanies]]&amp;quot; and earlier episodes just call it &amp;quot;refinery ship&amp;quot;, but dialogue - especially from the episode &amp;quot;[[Dirty Hands]]&amp;quot; - continually refers to it in the singular. Combined with visual evidence, this indicates that the same ship is meant.&lt;br /&gt;
* In &amp;quot;[[Home, Part I]]&amp;quot; the ship is referred to as &amp;quot;[[refueling tanker]]&amp;quot;, but the configuration of the ship is identical to &#039;&#039;Daru Mozu&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== Related Imagery ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Daru_mozu_213_1080i.jpg|Damaged by a bomb in &amp;quot;[[Epiphanies]]&amp;quot;. &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Tanker_206_1080i.jpg|Schematic view ([[Home, Part I]]).&amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Tankerfront.jpg|Front and top view (Home, Part I). &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:RefineryBottomView.jpg|Bottom view ([[Dirty Hands]]). &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:RefineryInside.jpg|Inside one of the storage rooms (Dirty Hands). &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Ships}}&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Craft]]&lt;br /&gt;
[[Category:Colonial Craft (RDM)]]&lt;br /&gt;
[[Category:Ships]]&lt;br /&gt;
[[Category:Ships (RDM)]]&lt;br /&gt;
[[Category:RDM]]&lt;br /&gt;
&lt;br /&gt;
[[de:Daru Mozu]]&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:Galactipedians_Quorum&amp;diff=152455</id>
		<title>Battlestar Wiki:Galactipedians Quorum</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:Galactipedians_Quorum&amp;diff=152455"/>
		<updated>2008-03-22T05:40:51Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project|Wikipedian Quorum|image=BSG WIKI Quorum.png|shortcut=BW:GQ&amp;lt;br/&amp;gt;BW:WQ}}&lt;br /&gt;
&lt;br /&gt;
[[Battlestar Wiki:Welcome, newcomers|Welcome, newcomers]] and baffled oldtimers! If you have a question about [[Battlestar Wiki]] and how it works, please place it &#039;&#039;&#039;at the bottom of the list&#039;&#039;&#039;, and someone will attempt to answer it for you. (If you have a question about life, the universe and everything, go to the [[Battlestar Wiki:reference desk|reference desk]] instead.)&lt;br /&gt;
&lt;br /&gt;
Before asking a question, check if it&#039;s answered by the [[Battlestar Wiki:FAQ]] or other pages linked from [[Battlestar Wiki:Help]].&lt;br /&gt;
&lt;br /&gt;
Before answering a newcomer&#039;s question abruptly, consider rereading [[BW:BITE|Please do not bite the newcomers]].&lt;br /&gt;
&lt;br /&gt;
Questions and answers will not remain on this page indefinitely (otherwise it would very soon become too long to be editable). After a period of time with no further activity, information will be moved to other relevant sections of Battlestar Wiki (such as the FAQ pages) or placed in one of the Wikipedian Quorum archives if it is of general interest, or deleted. Please consider dating and titling your discussions so as to facilitate this.&lt;br /&gt;
&lt;br /&gt;
{{newsection link}}&lt;br /&gt;
&lt;br /&gt;
{{ArchiveTOC}}&lt;br /&gt;
&lt;br /&gt;
== Create a page box ==&lt;br /&gt;
&lt;br /&gt;
What do people think about adding a &amp;quot;create a page&amp;quot; box on the Main Page, so that it&#039;s easier for contributors to create new pages? Basically, how the &amp;quot;create a page&amp;quot; feature would work is it would be much the same as the input box on the [[BW:TANK|Think Tank]] page: type the name and press &amp;quot;create this article&amp;quot;. Thoughts? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 19:02, 29 June 2007 (CDT)&lt;br /&gt;
:Fine by me. I&#039;ll never use it, of course, but it would make life easier (and more obvious) for other contributors. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 03:12, 30 June 2007 (CDT)&lt;br /&gt;
: Update: This&#039;ll be implemented in a few days. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 15:18, 28 September 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== Additional changes ==&lt;br /&gt;
&lt;br /&gt;
Since we&#039;ve changed the nomenclature a bit around here, we&#039;re going to be changing the names of a few of our locales as well to mirror this. &lt;br /&gt;
&lt;br /&gt;
* The &#039;&#039;&#039;[[BW:AN|Administrators&#039; noticeboard]]&#039;&#039;&#039; will be changed into the &#039;&#039;&#039;Chiefs&#039; noticeboard&#039;&#039;&#039;.&lt;br /&gt;
* The &#039;&#039;&#039;[[BW:WQ|Wikipedians&#039; Quorum]]&#039;&#039;&#039; will be changed into the &#039;&#039;&#039;Galactipedians&#039; Quorum&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
For backwards compatibility, we&#039;ll be keeping the original names and shortcuts as redirects. &lt;br /&gt;
&lt;br /&gt;
As for the [[BW:REF|reference desk]], I&#039;m thinking we should just merge the content into the appropriate guidelines and policies and get rid of it, since it&#039;s hardly used. Thoughts? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 15:18, 28 September 2007 (CDT)&lt;br /&gt;
:Isn&#039;t that supposed to be Galactipedians&#039; rather than Galacti&#039;&#039;ca&#039;&#039;pedians&#039;? As for the plan itself, it&#039;s fine by me. I&#039;ve never seen any activity at the reference desk since I came here, but it sounds like a place to ask questions. Isn&#039;t that already covered at the noticeboard and the Quorum? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 15:32, 28 September 2007 (CDT)&lt;br /&gt;
:: Right. :P And the reference desk is a holdover from my experiment in trying to get some WP stuff over here. There&#039;s also those FAQ lists which I think can be merged into the project namespace as well. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [http://www.sanctuarywiki.org Sanctuary Wiki &amp;amp;mdash; &#039;&#039;New&#039;&#039;]&amp;lt;/sup&amp;gt; 15:40, 28 September 2007 (CDT)&lt;br /&gt;
&lt;br /&gt;
== WP&#039;s tlx template works here now ==&lt;br /&gt;
&lt;br /&gt;
I&#039;ve ported over Wikipedia&#039;s [[w:Template:Tlx]] to [[Template:Tlx]]. Tested. It works.  If you check back a long way in my edit history here you&#039;ll see I&#039;ve done this with various other very useful WP templates.  Tlx in particular is very, very handy for template documentation, since you don&#039;t have to manually do a bunch of &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; stuff (and I note that many if not most templates here remain undocumented, so perhaps this will help inspire some documentation). — &amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;font-family:Tahoma;&amp;quot;&amp;gt;[[User:SMcCandlish|SMcCandlish]]&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt; &amp;amp;#91;[[User talk:SMcCandlish|talk]]&amp;amp;#93; &amp;amp;#91;[[Special:Contributions/SMcCandlish|cont]]&amp;amp;#93;  &amp;lt;b&amp;gt;‹(-¿-)›&amp;lt;/b&amp;gt; 10:33, 8 February 2008 (CST)&lt;br /&gt;
: Nice! Thank you! As for the templates, about half are documented (mainly the major ones) while other smaller ones aren&#039;t. Of course, they should be all documented, but it&#039;s a matter of prioritizing which one&#039;s need to be documented the most. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:38, 8 February 2008 (CST)&lt;br /&gt;
::Note that we already &#039;&#039;had&#039;&#039; this template, [[Template:Tlp|just under a different name]]. You might wanna copy the documentation, though. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 12:33, 8 February 2008 (CST)&lt;br /&gt;
:::D&#039;oh. One being a redir to the other, with dox preseved seems to be in order.  Wikipedians like me think in terms of &amp;quot;tlx&amp;quot; and are unlikely to remember &amp;quot;tlp&amp;quot;. — &amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;font-family:Tahoma;&amp;quot;&amp;gt;[[User:SMcCandlish|SMcCandlish]]&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt; &amp;amp;#91;[[User talk:SMcCandlish|talk]]&amp;amp;#93; &amp;amp;#91;[[Special:Contributions/SMcCandlish|cont]]&amp;amp;#93;  &amp;lt;b&amp;gt;‹(-¿-)›&amp;lt;/b&amp;gt; 02:48, 9 February 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
== Rewrote [[:Council Security]] ==&lt;br /&gt;
&lt;br /&gt;
I did a pretty much total rewrite of [[:Council Security]]. Hope it passes muster. — &amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;font-family:Tahoma;&amp;quot;&amp;gt;[[User:SMcCandlish|SMcCandlish]]&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt; &amp;amp;#91;[[User talk:SMcCandlish|talk]]&amp;amp;#93; &amp;amp;#91;[[Special:Contributions/SMcCandlish|cont]]&amp;amp;#93;  &amp;lt;b&amp;gt;‹(-¿-)›&amp;lt;/b&amp;gt; 10:35, 8 February 2008 (CST)&lt;br /&gt;
:Looks good in general. Nice details of their appearances. Though we generally write the article bodies themselves from a strictly in-universe perspective and confine real-world references to notes (unless it&#039;s an article dealing with an obvious real-world subject of course). -- [[User:Serenity|Serenity]] 10:45, 8 February 2008 (CST)&lt;br /&gt;
::Yeah, I re-read the policy on that last night (after like 3 months); will re-re-write the article so that the real-world stuff is in the Notes section, unless someone has beat me to it. — &amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;font-family:Tahoma;&amp;quot;&amp;gt;[[User:SMcCandlish|SMcCandlish]]&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt; &amp;amp;#91;[[User talk:SMcCandlish|talk]]&amp;amp;#93; &amp;amp;#91;[[Special:Contributions/SMcCandlish|cont]]&amp;amp;#93;  &amp;lt;b&amp;gt;‹(-¿-)›&amp;lt;/b&amp;gt; 02:47, 9 February 2008 (CST)&lt;br /&gt;
:::I removed it. It was mainly about the comparisons to the US police or Secret Service. The article is fine without that. Saying things like &amp;quot;In episode so and so they did...&amp;quot; is ok if it can&#039;t be avoided. Since the article partly deals with their different depiction in various episodes, that&#039;s appropriate in this case. So a completely re-write isn&#039;t really necessary. -- [[User:Serenity|Serenity]] 08:54, 9 February 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
== &amp;quot;Spoiler follows, highlight to read&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
Does anybody else find the &amp;quot;highlight to read&amp;quot; style distracting and kind of unprofessional? Why can&#039;t we just use a little CSS to make a pop-down spoiler box:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;NavFrame&amp;quot; style=&amp;quot;border-style: none; padding: 0px;&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;NavHead&amp;quot; style=&amp;quot; text-align: left; padding: 0px;&amp;quot;&amp;gt;&#039;&#039;&#039;Spoiler follows&#039;&#039;&#039;&amp;lt;/div&amp;gt;&amp;lt;div class=&amp;quot;NavContent&amp;quot; style=&amp;quot;display: none; text-align: left; padding: 0px;&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;text-align:left; border: 1px solid #ffffff; padding: 2px; margin-top: 2px;&amp;quot;&amp;gt;Adama is a cylon!&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(This is GFDL code from Wikipedia, I can copy it over to a template and give credit where it&#039;s due.) [[User:Evan|Evan]] 16:59, 20 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
: I don&#039;t see any problem with this. :) What does everyone else think? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:17, 20 March 2008 (CDT)&lt;br /&gt;
::Format&#039;s pages wrong. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 17:40, 20 March 2008 (CDT)&lt;br /&gt;
::: In what way? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 18:11, 20 March 2008 (CDT)&lt;br /&gt;
::::Colours don&#039;t work in BsgMonoBook, alignment is off in BsgBook, I don&#039;t see anything wrong in the default skin though. [[User:Evan|Evan]] 18:22, 20 March 2008 (CDT)&lt;br /&gt;
::::Nvm, the colours work in MonoBook. Actually I don&#039;t see anything wrong in any of the skins. [[User:Evan|Evan]] 18:38, 20 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
::If it doesn&#039;t screw anything up, this would be far better than the highlight thing we have now. -- [[User:Serenity|Serenity]] 18:54, 20 March 2008 (CDT)&lt;br /&gt;
::::The drop down does not format on lists correct. Like before, it would create a new line and interrupt the list numbers. Also, from our previous discussion on javascript expanding boxes in the middle of episodes pages (which are not at the top), templates that expand huge things of text change the entire format of the page layout when they expand. Images get shifted and it creates an unnesseary new lines that were not there before. It&#039;s always 100% width. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 09:30, 21 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
OK, the template is created as [[:Template:Spoilerbox]], add it if you like. I&#039;m not going to replace the existing spoilers since... I don&#039;t want to be spoiled :) [[User:Evan|Evan]] 07:39, 21 March 2008 (CDT)&lt;br /&gt;
:Nice template. Less is more for me on some pages, especially now. --[[User:Spencerian|Spencerian]] 11:42, 21 March 2008 (CDT)&lt;br /&gt;
::Uh, one question...what&#039;s the input format for the template? I can&#039;t glean that from the description. --[[User:Spencerian|Spencerian]] 11:45, 21 March 2008 (CDT)&lt;br /&gt;
:::I&#039;ve updated the page, but the syntax is {{tlp|spoilerbox|This is a spoiler! Muhahahahha!}}. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 13:55, 21 March 2008 (CDT)&lt;br /&gt;
::I like the idea, but I&#039;m not sure it&#039;s universally better than the current method... Especially if it will create problems like Shane mentioned. As dumb as it seems, I think the current method does have some advantages: Depending on how someone highlights the spoiler, they can control how much of the spoiler is revealed. Also, people can gauge how much content the spoiler contains just by looking at the amount of unreadable text. --[[User:Galjamspe|Galjamspe]] 00:40, 22 March 2008 (CDT)&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:News/Colonial_Fleet_News_Service&amp;diff=152337</id>
		<title>Battlestar Wiki:News/Colonial Fleet News Service</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:News/Colonial_Fleet_News_Service&amp;diff=152337"/>
		<updated>2008-03-20T22:08:05Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: Added link to watch BSG Top Ten List.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq: {{{1|}}}|ref&lt;br /&gt;
|&amp;lt;!-- THEN: --&amp;gt; &amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
|&amp;lt;!-- ELSE: --&amp;gt;&lt;br /&gt;
&amp;lt;!-- 5 to 6 news items. 6, if they are small, 5 if they are large. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Start from the top with new news, and work them down. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add them to the Community Portal Notice Board, if they are still &amp;quot;dated&amp;quot; news items. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Six Max --&amp;gt;&lt;br /&gt;
* After being in development hell for nearly two years, &#039;&#039;[[Caprica (series)|Caprica]]&#039;&#039; has been green-lit and will begin production in the spring. In addition, a new series of webisodes and a &amp;quot;social game&amp;quot; will be released around mid-April.&amp;lt;ref&amp;gt;{{cite_news|first=Paul J.|last=Gough|url=http://www.hollywoodreporter.com/hr/content_display/television/news/e3ifff588c2bae9eaff7c54472fcb6d54b5|title=Sci Fi unveils &#039;Battlestar&#039; prequel|publisher=The Hollywood Reporter|page=|date=18 March 2008|accessdate=19 March 2008|language=}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* The [[Battlestar Galactica - Season Three (Region 1 DVD)|Season 3 DVD]] is out now and packed with extra features! It includes an extended version of &amp;quot;[[Unfinished Business]]&amp;quot; with over 25 minutes of extra content, in addition to deleted scenes, featurettes, &amp;quot;[[Battlestar Galactica: The Resistance|The Resistance]]&amp;quot; webisodes and podcasts. [http://astore.amazon.com/battlestarwik-20/detail/B00129W6LE Order it now via Amazon.com].&lt;br /&gt;
*Michael Ausiello of [http://www.tvguide.com/News-Views/Columnists/Ausiello.aspx The Ausiello Report] has [http://community.tvguide.com/blog-entry/TVGuide-Editors-Blog/Ausiello-Report/Ausiello-Scoop-Cbs/800035495   posted] that most of the cast of &#039;&#039;Battlestar Galactica&#039;&#039; will appear on &#039;&#039;[http://www.tvguide.com/tvshows/late-david-letterman/100253  Late Show with David Letterman]&#039;&#039; on March 19, 2008 to present the [[w:Top Ten list (David Letterman) | Top Ten List]]. Missed the original broadcast? Watch the BSG Top Ten List [http://www.youtube.com/watch?v=YatjlSJNRHM# here] on [http://www.youtube.com/ YouTube.com]. &lt;br /&gt;
*BSG composer [[Bear McCreary]] is set to perform live April 13 at Los Angeles&#039; Roxy nightclub. Cast members from the show will act as emcees. According to Bear&#039;s blog, music will be peformed from all four seasons, a video/documentary will be produced, and some very special guests will attended. &amp;lt;ref&amp;gt; [http://blog.wired.com/underwire/2008/02/battlestar-gala.html Bear McCreary Concert ] &amp;lt;/ref&amp;gt; &lt;br /&gt;
*&#039;&#039;Battlestar Galactica&#039;&#039; has received the following 34&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; Saturn Awards nominations: Best Syndicated/Cable Television Series, Best Presentation on Television, and Best Actor - Edward James Olmos. &amp;lt;ref&amp;gt;[http://www.saturnawards.org/nominations.html Saturn Award Nominations]&amp;lt;/ref&amp;gt;&lt;br /&gt;
*For new fans who want a [[What The Frak Is Going On|quick, 8-and-a-half-minute recap]] about the events thus far (excluding &amp;quot;[[Razor]]&amp;quot;), [[What The Frak Is Going On?|click here]].&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Galactica_(TRS)&amp;diff=152327</id>
		<title>Galactica (TRS)</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Galactica_(TRS)&amp;diff=152327"/>
		<updated>2008-03-20T07:20:20Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: Replaced picture of Galactica with a more detailed version.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;This article discusses the [[Re-imagined Series]] battlestar. For other meanings of &#039;&#039;&#039;&#039;&#039;Galactica&#039;&#039;&#039;&#039;&#039;, see [[Galactica (disambiguation)]].&#039;&#039;&lt;br /&gt;
{{Ship Data&lt;br /&gt;
| image= Battlestar_stern.jpg&lt;br /&gt;
| title= Galactica (BS 75)&lt;br /&gt;
| race= Colonial&lt;br /&gt;
| type= Military&lt;br /&gt;
| ftl= Yes&lt;br /&gt;
| crew= Approximately 2,650 &lt;br /&gt;
| co= [[William Adama]]&lt;br /&gt;
| xo= [[Saul Tigh]] (resumed position as of &amp;quot;[[The Passage]]&amp;quot;)&lt;br /&gt;
| role= Carrier / battleship hybrid&lt;br /&gt;
| weapons= As many as 506 point-defense dual [[KEW|Kinetic Energy Weapons]], 24 primary dual Kinetic Energy Weapons, at least 12 [[missile tubes]] capable of firing conventional and nuclear missiles, Vipers, Raptors&lt;br /&gt;
| status= Active&lt;br /&gt;
| img= Y&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;&#039;&#039;Galactica&#039;&#039; (BS 75)&#039;&#039;&#039; is a [[Galactica type battlestar|veteran battlestar]] and the last of her kind still in service with the [[Colonial Fleet (RDM)|Colonial Fleet]] at the time of the [[Fall of the Twelve Colonies|destruction of the Twelve Colonies]]. Built during the early days of the [[Cylon War]], she remains the only military vessel without integrated [[Computers|computer networks]]. Without networked computers, &#039;&#039;Galactica&#039;&#039; never upgrades to the new [[Command Navigation Program|integrated defense system software]] developed by Dr. [[Gaius Baltar]] and his [[Number Six|team]]. Because of this and other factors, she becomes one of only two known battlestars (the other being &#039;&#039;[[Pegasus (RDM)|Pegasus]]&#039;&#039;) to survive the renewed Cylon attack on the [[Twelve Colonies (RDM)|Twelve Colonies]]. At the time of this attack, she was part of the 75th [[Battlestar Group]] (BSG-75).&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Galactica&#039;&#039; was one of the first twelve battlestars to be constructed by the Colonials, each representing one of the twelve colonies; &#039;&#039;Galactica&#039;&#039; represented [[Caprica (RDM)|Caprica]]. As such, she is some 50 years old. Following the outbreak of Cylon hostilities several more battlestars were built. &#039;&#039;Galactica&#039;s&#039;&#039; first commander was named [[Nash]].&lt;br /&gt;
[[Image:Mini gal top.jpg|left|thumb|A dorsal view of &#039;&#039;Galactica&#039;&#039;. The starboard [[flight pod]] is covered by a window to form the [[Galactica Museum|museum area]].]]&lt;br /&gt;
The original battlestars were all designed with non-integrated computer systems to avoid the Cylons&#039; demonstrated ability to override or subvert networked command and control systems early in the war ([[Miniseries]]). Rather than technological sophistication, the battlestar depended on its sheer bulk and defensive / offensive capabilities to ward off any threats to itself or the Colonies. &lt;br /&gt;
&lt;br /&gt;
After the [[Armistice Station|armistice]] with the Cylons, and their withdrawal from Colonial space, &#039;&#039;Galactica&#039;&#039; and her sister ships served the Twelve Colonies in a variety of roles. While her surviving sister ships were scrapped or upgraded to match the systems capabilities of newer Colonial vessels, &#039;&#039;Galactica&#039;&#039; continued in service without her systems being fully networked or integrated, making her unique among Colonial military vessels.  Galactica was relegated to intra-system duties for at least 20 years prior to her decommissioning.&lt;br /&gt;
&lt;br /&gt;
With her active career drawing to a close, a decision was taken to retire &#039;&#039;Galactica&#039;&#039; and decommission her from service. Colonial Fleet chose not to scrap her, but to turn her into a combination of living museum to the original Cylon War and an educational center, with her conversion being overseen by her final commander, [[William Adama]].&lt;br /&gt;
&lt;br /&gt;
At the time of her formal decommissioning ceremony, &#039;&#039;Galactica&#039;&#039; is stripped of all but one of her operational [[Viper (RDM)|Viper]] Mark VII squadrons, her munitions are destroyed, and her starboard landing pod is converted into a pressurized [[Galactica Museum|museum]] which houses (among other things) a full squadron of [[Viper Mark II|Mk. II Vipers]] as well as a Viper model that appears [[Viper (TOS)|older than the Mark II]] (Miniseries, also in deleted scenes).&lt;br /&gt;
&lt;br /&gt;
With the renewed and unexpected Cylon hostilities, &#039;&#039;Galactica&#039;&#039; is quickly brought back to combat condition and sorties several Mark IIs retrieved from her museum, engaging in her first battle with the Cylons in over 40 years (all but one last Mark VII squadron were sent to Caprica for reassignment). She survives a direct hit by a tactical nuclear missile, and later [[FTL|jumps]] successfully to [[Ragnar Anchorage]] to replenish her empty ammunition stores at this strategic depot.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Galactica&#039;&#039; emerges from the anchorage and engages one [[Basestar (RDM)|basestar]] with her gun batteries, providing cover for [[The Fleet (RDM)|a fleet of 75 civilian ships]] harboring survivors of the Twelve Colonies. Once the entire civilian fleet successfully jumps away, and as a second basestar approaches to join the battle, &#039;&#039;Galactica&#039;&#039; recovers her remaining Vipers and jumps to the rendezvous point beyond the [[Red Line]], never to return to Colonial space ([[Miniseries]]). &lt;br /&gt;
&lt;br /&gt;
Since the exodus of the Colonials from their overrun homeworlds, &#039;&#039;Galactica&#039;&#039; becomes both protector and provider for the Fleet. She provides covering fire for the Fleet during Cylon attacks no fewer than 240 times (&amp;quot;[[33]]&amp;quot;, &amp;quot;[[Act of Contrition]]&amp;quot;). The battlestar provides much of the Fleet with recycled water ([[Water]]) and she is the primary source of medical care, where groups of civilians are periodically brought aboard for check-ups and treatment ([[Litmus]]). &#039;&#039;Galactica&#039;&#039; also undertakes internal policing duties within the Fleet (&amp;quot;[[Water]]&amp;quot;, &amp;quot;[[Bastille Day]]&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Galactica&#039;&#039; successfully goes on the offensive against the Cylons, capturing a [[tylium]] fuel mining and processing plant in the process ([[The Hand of God (RDM)|The Hand of God]]).&lt;br /&gt;
&lt;br /&gt;
The [[Mercury class battlestar|advanced battlestar]] &#039;&#039;Pegasus&#039;&#039;, commanded by Admiral [[Helena Cain|Cain]], joins &#039;&#039;Galactica&#039;&#039; approximately 6 months into their exile (See the series [[Timeline (RDM)|timeline]] for special information about this milestone). The two battlestars destroy two [[Basestar (RDM)|basestars]] as well as a critical Cylon support ship known as the [[Resurrection Ship]]. After Admiral Cain&#039;s death, President [[Laura Roslin|Roslin]] promotes William Adama to Admiral, restoring him to overall Fleet command, but now with two battlestars at his disposal ([[Resurrection Ship, Part II]]).&lt;br /&gt;
&lt;br /&gt;
===New Caprica===&lt;br /&gt;
Following the founding of [[New Caprica]], &#039;&#039;Galactica&#039;&#039; is assigned to the orbital defense force that protects the planet. During this time the majority of its crew are allowed to the surface in an effort to populate the planet and restore the human race – including most of its senior officers - seemingly convinced that the Cylons will never find New Caprica. The diminished staff inevitably results in standard maintenance becoming overlooked or ignored; basic military responses, such as the launching of alert fighters and routine training exercises become difficult to execute. One year following the founding of New Caprica, a fleet of Cylon ships jump into orbit of the planet. Severely limited in their abilities, Admiral Adama orders the defense fleet to jump away from New Caprica along with a handful of civilian ships still in orbit of the colony. They vow to eventually return to New Caprica and liberate it from the Cylon invaders ([[Lay Down Your Burdens, Part II]]).&lt;br /&gt;
&lt;br /&gt;
===[[Battle of New Caprica]]===&lt;br /&gt;
Four months after their escape, &#039;&#039;Galactica&#039;&#039;&#039;s staff is still in the process of developing a rescue strategy with 16 training exercises having been completed and a 17th underway when an accident causes its early cessation ([[Occupation]]). This forces both a change in strategy and the reformulation of a rescue plan to deal with personnel who have not seen conflict in 16 months. While &#039;&#039;Galactica&#039;&#039; fights to liberate the Colonials on-planet, &#039;&#039;Pegasus&#039;&#039; is assigned to protect the remaining civilian fleet and continue its search for [[Earth (RDM)|Earth]] (&amp;quot;[[Precipice]]&amp;quot;, &amp;quot;[[Exodus, Part I]]&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
After coordinating with the [[New Caprica Resistance]], &#039;&#039;Galactica&#039;&#039; leaves &#039;&#039;Pegasus&#039;&#039; to guard the space-bound members of humanity while it uses a series of drones to misdirect the bulk of the Cylon Raiders and avoid immediate detection by baseships, thus allowing the civilians on the planet to escape to their ships and flee New Caprica.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Galactica&#039;&#039; then jumps into low orbit, plummeting from an altitude of 100,000 feet. As the ship falls, Admiral Adama orders the launch of all remaining Vipers. &#039;&#039;Galactica&#039;&#039; then jumps back into orbit. In the subsequent battle with the orbiting basestars, &#039;&#039;Galactica&#039;&#039; is overtaxed, out-gunned, and faces destruction when &#039;&#039;Pegasus&#039;&#039; unexpectedly arrives.  &#039;&#039;Pegasus&#039;s&#039;&#039; salvos draw the attention of the basestars away from &#039;&#039;Galactica&#039;&#039;, buying &#039;&#039;Galactica&#039;&#039; time to bring her [[FTL|FTL drives]] back on-line and escape, but at the cost of &#039;&#039;Pegasus&#039;s&#039;&#039; destruction ([[Exodus, Part II]]).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Galactica&#039;&#039; bears the scars of the battle with significant scorching and dents to the hull. Nonetheless, the battlestar remains combat ready, holding off a superior Cylon force for a short duration in the [[Battle of NCD2539]] ([[A Measure of Salvation]]), and threatening to use its nuclear arsenal twice after New Caprica (&amp;quot;[[The Eye of Jupiter]]&amp;quot;, &amp;quot;[[Crossroads, Part II]]&amp;quot;). Given the loss of &#039;&#039;Pegasus&#039;&#039;, &#039;&#039;Galactica&#039;&#039; now boasts a larger crew, Viper and Raptor complement - even to the point where there are more pilots than there are ships to fly ([[Torn]]).&lt;br /&gt;
&lt;br /&gt;
In &amp;quot;[[A Day in the Life]]&amp;quot;, Colonel Tigh comments that &#039;&#039;Galactica&#039;&#039; took so much damage in this battle that it would &amp;quot;take six weeks in dry dock just to bang out the dents&amp;quot;. This indicates that the damage is extensive enough to require a significant amount time (probably months) for full repair, and would be unlikely to survive a massive battle again.&lt;br /&gt;
&lt;br /&gt;
===Resuming the search for Earth===&lt;br /&gt;
&#039;&#039;Galactica&#039;&#039; takes aboard a significant quantity of civilians following the exodus from New Caprica, as several civilian ships are lost during the escape from the failed colony. Cramped conditions increase as crew and civilians struggle to adapt to life back aboard a ship. The civilians reside on the refurbished starboard hangar deck as a refugee camp nicknamed &amp;quot;[[Camp Oil Slick]]&amp;quot; and later &amp;quot;Dogsville&amp;quot; (&amp;quot;[[Torn]]&amp;quot;, &amp;quot;[[The Woman King]]&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
During a [[The Passage|food shortage crisis]] caused by contamination of the Fleet&#039;s food processing systems, &#039;&#039;Galactica&#039;&#039; (along with her Raptors acting as pilot ships) guides the civilian Fleet through an area of intense heat, light and radiation caused by a [[Passage (star cluster)|dense star cluster]] to reach edible resources on the [[algae planet]]. &#039;&#039;Galactica&#039;s&#039;&#039; heavy armor and radiation shielding protect her from the intense effects of the cluster, but the ship still suffers hull damage and decompressions.&lt;br /&gt;
&lt;br /&gt;
The ship confronts a Cylon fleet and barely escapes a nova during [[Eye of Jupiter|the events over the algae planet]], jumping out at the last moment after recovering its ground teams and additional data on a way-point to Earth - the [[Ionian nebula]] (&amp;quot;[[The Eye of Jupiter]]&amp;quot;, &amp;quot;[[Rapture]]&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
Repairs continue on the journey to the Ionian nebula. Damage to one particular airlock nearly causes the deaths of Galen and Cally Tyrol during what they expected to be a quick repair of a hull micro-fracture ([[A Day in the Life]]). When the Fleet reaches the nebula, four Cylon baseships are detected following an unexplained power outage. With the entire fleet crippled and unable to escape, &#039;&#039;Galactica&#039;&#039; scrambles her Vipers and prepares for a lopsided battle, outnumbered and outgunned ([[Crossroads, Part II]]).&lt;br /&gt;
&lt;br /&gt;
== Equipment ==&lt;br /&gt;
Barring any technological upgrades that may have been made to other ships of [[Galactica type battlestar|her class]], &#039;&#039;Galactica&#039;&#039; shares the same overall technical specifications as other original Colonial battlestars.&lt;br /&gt;
&lt;br /&gt;
===Starboard Flight Pod===&lt;br /&gt;
&lt;br /&gt;
The starboard landing bay is eventually restored to usable condition, evidenced when Major Lee Adama lands his Raptor in the starboard pod. However, it is possible that this is due to a previously issued quarantine order and not because the flight pod is in regular use ([[A Measure of Salvation]]). The starboard hangar deck is designated an [[Dogsville|area of refuge]] for civilians displaced from lost ships (The Woman King).&lt;br /&gt;
&lt;br /&gt;
===Nuclear Warheads===&lt;br /&gt;
[[Image:Galactica nukes.jpg|thumb|&#039;&#039;Galactica&#039;&#039;&#039;s nuclear arsenal.]]&lt;br /&gt;
&#039;&#039;Galactica&#039;&#039; has five nuclear warheads as of &amp;quot;[[Bastille Day]]&amp;quot;. Commander [[William Adama|Adama]] uses one warhead to destroy the Cylon [[Basestar (RDM)|basestar]] orbiting Kobol ([[Kobol&#039;s Last Gleaming, Part II]]), and Dr. [[Gaius Baltar|Baltar]] cannibalizes one to use in his [[Cylon detector]]. He later gives the warhead to [[Gina Inviere]], who detonates it aboard &#039;&#039;[[Cloud Nine]]&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
It is unknown how many nuclear warheads &#039;&#039;Pegasus&#039;&#039; has when it encounters &#039;&#039;Galactica&#039;&#039;, but the two ships pool their nuclear ordnance stockpiles after that. As of &amp;quot;[[The Eye of Jupiter]]&amp;quot;, &#039;&#039;Galactica&#039;&#039; possesses at least seven warheads ([[missile tube]]s 4 through 10).&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;The yield of these weapons is unknown. It is likely they are of a &amp;quot;dial a yield&amp;quot; design which is common in real-life nuclear weapons. Because the physics of nuclear weapon design is a measurable science, and based on the size of the weapons seen on screen, the yield of &#039;&#039;Galactica&#039;s&#039;&#039; weapons may lie between 5 and 150 kilotons.&#039;&#039;&amp;lt;ref&amp;gt;This is extrapolated from the size of the weapon, compared to a modern day ([[w:W80|W80]])-class nuclear warhead used by the United States.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Vipers===&lt;br /&gt;
[[image:1104Tube Mini.JPG|right|thumb|200X|Viper in launch tube.]]&lt;br /&gt;
:&#039;&#039;For information on the fighter squadrons stationed on &#039;&#039;Galactica&#039;&#039; see: [[Squadrons of Galactica]]&#039;&#039;&lt;br /&gt;
Prior to the arrival of &#039;&#039;Pegasus&#039;&#039;, &#039;&#039;Galactica&#039;&#039; carries a maximum thirty-four Vipers - of which at least six are Mark VIIs (c.f. [[Viper tally]]). Following the advent of &#039;&#039;Pegasus&#039;&#039;, &#039;&#039;Galactica&#039;&#039; receives supplies that aid in the repair and refurbishment of her initial fighter complement ([[Pegasus (episode)|Pegasus]]). Some time later, new Mark VII Vipers are constructed at &#039;&#039;Pegasus&#039;&#039;s&#039; Viper construction facilities utilizing the raw ore mined in an asteroid belt ([[Scar]]), and several of those are assigned to &#039;&#039;Galactica&#039;&#039;. &lt;br /&gt;
&lt;br /&gt;
With &#039;&#039;Pegasus&#039;&#039; destroyed at the [[Battle of New Caprica]], &#039;&#039;Galactica&#039;&#039; absorbs the former&#039;s Viper squadrons and personnel. It is uncertain how many total Vipers &#039;&#039;Galactica&#039;&#039; has since, given that &#039;&#039;Pegasus&#039;s&#039;&#039; Viper complement was never accurately specified.&lt;br /&gt;
&lt;br /&gt;
===Raptors===&lt;br /&gt;
The number of [[Raptor|Raptors]] available to &#039;&#039;Galactica&#039;&#039; is portrayed inconsistently. The assumption prior to joining up with &#039;&#039;Pegasus&#039;&#039; is that the battlestar has at least five Raptors, having left [[Ragnar Anchorage]] with at least eight (c.f. [[Raptor tally]]). After the Battle of New Caprica, &#039;&#039;Galactica&#039;&#039; takes on &#039;&#039;Pegasus&#039;s&#039;&#039; Raptors. The subsequent number of available craft is unknown, but is at least 20, considering how many Raptors are deployed to rescue to the resistance fighters on Caprica ([[Lay Down Your Burdens, Part II]]).&lt;br /&gt;
&lt;br /&gt;
===Other Craft===&lt;br /&gt;
*&#039;&#039;Galactica&#039;&#039; currently possesses two [[Heavy Raider]]s. One is hit by &#039;&#039;Galactica&#039;&#039;&amp;lt;nowiki&amp;gt;&#039;&amp;lt;/nowiki&amp;gt;s defensive fire and crashes into the starboard flight pod with unknown damage ([[Scattered]]). The other returns in operational status from [[Caprica (RDM)|Caprica]] ([[Home, Part I]]). One of these Heavy Raiders is relieved of its FTL navigation system for use on the rescue mission to Caprica ([[Lay Down Your Burdens, Part I]]).&lt;br /&gt;
* A Raider from the first Cylon War may be on board &#039;&#039;Galactica&#039;&#039; after one follows Starbuck into one of &#039;&#039;Pegasus&#039;s&#039;&#039; landing bays and is shot down ([[Razor]]).&lt;br /&gt;
*A second [[Cylon Raider (RDM)|Raider]] comes into &#039;&#039;Galactica&#039;s&#039;&#039; possession after [[Daniel Novacek]]&#039;s &amp;quot;escape&amp;quot; from a basestar, replacing the one retrieved by [[Kara Thrace]] and lost during the quest for the [[Arrow of Apollo]] ([[Hero]]).&lt;br /&gt;
*An experimental stealth fighter, the [[Blackbird]], is constructed using spare parts ([[Flight of the Phoenix]]) and used in a critically successful reconnaissance mission to explore the nature of what comes to be known as the [[Resurrection Ship]]. The Blackbird is destroyed after completing its [[Battle of the Resurrection Ship|first combat mission]] ([[Resurrection Ship, Part II]]).&lt;br /&gt;
*&#039;&#039;Galactica&#039;&#039; possesses [[fuel tanker]]s used to supply fuel to Vipers and Raptors in flight without the need to dock with the ship. These may be dedicated craft or specially fitted shuttles or Raptors ([[Occupation]]).&lt;br /&gt;
&lt;br /&gt;
== Crew ==&lt;br /&gt;
:&#039;&#039;For information on Senior Staff, see : [[Senior Staff of Galactica]]&#039;&#039; &lt;br /&gt;
:&#039;&#039;For a list of pilots, see: [[List of Pilots]]&#039;&#039; &lt;br /&gt;
:&#039;&#039;For a list of deckhands, see: [[List of deckhands]]&#039;&#039; &lt;br /&gt;
:&#039;&#039;For a list of marines, see: [[Colonial Marine Corps]]&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
Before the attack, &#039;&#039;Galactica&#039;&#039; has approximately 2,800 crewmen. By the time of the arrival of &#039;&#039;[[Pegasus (RDM)|Pegasus]]&#039;&#039;, attrition has reduced this number to about 2,660. (c.f. [[Crew tally]])&lt;br /&gt;
*Between &amp;quot;[[Act of Contrition]]&amp;quot; and &amp;quot;[[Resurrection Ship, Part II]]&amp;quot; &#039;&#039;Galactica&#039;s&#039;&#039; offensive capability is also greatly hampered by the number of [[List of Pilots|qualified pilots]] available, and their lack of flight simulators with which to train more. Since  &#039;&#039;Galactica&#039;&#039;&amp;lt;nowiki&amp;gt;&#039;s&amp;lt;/nowiki&amp;gt; reunion with &#039;&#039;Pegasus&#039;&#039;, this has ceased to be an issue ([[Scar]]).&lt;br /&gt;
&lt;br /&gt;
==Related Imagery==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Galactica Ortho copy.jpg|&#039;&#039;Galactica&#039;&#039; - [[Zoic]] rendering &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:BSG Ortho Bottom.jpg|&#039;&#039;Galactica&#039;&#039; - Zoic rendering &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Galactica - flight pods retracted.jpg|&#039;&#039;Galactica&#039;&#039; with flight pods retracted.&lt;br /&gt;
Image:BSG landing alcove.jpg|&#039;&#039;Galactica&#039;&#039; landing alcove.&lt;br /&gt;
Image:Batteries - Galactica Type.jpg|&#039;&#039;Galactica&#039;s&#039;&#039; point defense batteries.&lt;br /&gt;
Image:Pointdefence2 101 1080i.jpg|&#039;&#039;Galactica&#039;s&#039;&#039; batteries in action &amp;amp;nbsp; &amp;amp;nbsp;&lt;br /&gt;
Image:Galactica fights off missile salvos.jpg|&#039;&#039;Galactica&#039;&#039; establishes a defense perimeter.&lt;br /&gt;
Image:CIC Overview 1.jpg|&#039;&#039;Galactica&#039;&#039;&#039;s CIC.&lt;br /&gt;
Image:Cicweaponscontrol1.jpg|Weapon&#039;s control.&lt;br /&gt;
Image:Cictacticalstation1.jpg|Tactical station.&lt;br /&gt;
Image:Cic commstation.jpg|Communications.&lt;br /&gt;
Image:Galactica corridor.jpg|The &amp;quot;A-shaped&amp;quot; corridors.&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[Galactica crew facilities (RDM)|Galactica crew facilities]]&lt;br /&gt;
*[[:Category:Galactica Areas (RDM)|Galactica Areas]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Ships}}&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Battlestars]]&lt;br /&gt;
[[Category:Battlestars (RDM)]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial Craft]]&lt;br /&gt;
[[Category:Colonial Craft (RDM)]]&lt;br /&gt;
[[Category:Colonial Military]]&lt;br /&gt;
[[Category:Colonial Military (RDM)]]&lt;br /&gt;
[[Category:Ships]]&lt;br /&gt;
[[Category:Ships (RDM)]]&lt;br /&gt;
[[Category:RDM]]&lt;br /&gt;
&lt;br /&gt;
{{featured article}}&lt;br /&gt;
&lt;br /&gt;
[[de:Galactica (RDM)]]&lt;br /&gt;
[[es:Galactica (RDM)]]&lt;br /&gt;
[[fr:Galactica (RDM)]]&lt;br /&gt;
[[zh:卡拉狄加 (RDM)]]&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Battlestar&amp;diff=152326</id>
		<title>Battlestar</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Battlestar&amp;diff=152326"/>
		<updated>2008-03-20T07:19:16Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: Replaced picture of Galactica with a more detailed version.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;battlestar&#039;&#039;&#039; is a [[Colonial]] capital warship that combines the roles of a space fighter carrier and battleship. Battlestars are the adversarial counterpart to the [[Cylon]] [[basestar]].&lt;br /&gt;
&lt;br /&gt;
Battlestars have differing appearances and abilities in both the the [[Original Series]] and [[Re-imagined Series]].&lt;br /&gt;
&lt;br /&gt;
== General ==&lt;br /&gt;
&lt;br /&gt;
*See [[Battlestar (TOS)]] for statistics on the unnamed Original Series battlestar class.&lt;br /&gt;
*See [[Galactica type battlestar]] for statistics on this unnamed original battlestar class of the Re-imagined Series&lt;br /&gt;
*See [[Mercury class battlestar]] for statistics on an advanced battlestar class that succeeds the [[Galactica type battlestar]]&lt;br /&gt;
&lt;br /&gt;
== &#039;&#039;Galactica&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
For information on the battlestar &#039;&#039;Galactica&#039;&#039; itself:&lt;br /&gt;
&lt;br /&gt;
*See [[Galactica (RDM)]] for information on the Re-imagined Series version.&lt;br /&gt;
*See [[Galactica (TOS)]] for information on the Original Series and &#039;&#039;[[Galactica 1980]]&#039;&#039; version.&lt;br /&gt;
*See [[Galactica (2003 Video Game)]] for information on the Original Series variant seen in the [[2003 Video Game]].&lt;br /&gt;
&lt;br /&gt;
== Original Series ==&lt;br /&gt;
&lt;br /&gt;
[[Image:TOS-galac.jpg|thumb|The [[Battlestar Galactica (TOS)|Original Series]] battlestar &#039;&#039;Galactica&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;[[Acropolis]]&#039;&#039;&lt;br /&gt;
*&#039;&#039;[[Atlantia (TOS)|Atlantia]]&#039;&#039;&lt;br /&gt;
*&#039;&#039;[[Columbia (TOS)|Columbia]]&#039;&#039;&lt;br /&gt;
*&#039;&#039;[[Pacifica]]&#039;&#039;&lt;br /&gt;
*&#039;&#039;[[Pegasus (TOS)|Pegasus]]&#039;&#039;&lt;br /&gt;
*&#039;&#039;[[Rycon]]&#039;&#039;&lt;br /&gt;
*&#039;&#039;[[Triton (TOS)|Triton]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Re-imagined Series ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Battlestar_stern.jpg|thumb|The [[Battlestar Galactica (RDM)|Re-imagined Series]] battlestar &#039;&#039;Galactica&#039;&#039;.]]&lt;br /&gt;
&lt;br /&gt;
*Named:&lt;br /&gt;
**&#039;&#039;[[Athena (Battlestar)|Athena]]&#039;&#039;&lt;br /&gt;
**&#039;&#039;[[Atlantia (RDM)|Atlantia]]&#039;&#039;&lt;br /&gt;
**&#039;&#039;[[Columbia (RDM)|Columbia]]&#039;&#039;&lt;br /&gt;
**&#039;&#039;[[Erasmus]]&#039;&#039;&lt;br /&gt;
**&#039;&#039;[[Mercury]]&#039;&#039;&lt;br /&gt;
**&#039;&#039;[[Night Flight]]&#039;&#039;&lt;br /&gt;
**&#039;&#039;[[Pegasus (RDM)|Pegasus]]&#039;&#039;&lt;br /&gt;
**&#039;&#039;[[Solaria]]&#039;&#039;&lt;br /&gt;
**&#039;&#039;[[Triton (RDM)|Triton]]&#039;&#039;&lt;br /&gt;
**&#039;&#039;[[Valkyrie]]&#039;&#039;&lt;br /&gt;
*Unnamed:&lt;br /&gt;
**See [[Unnamed battlestars]]&lt;br /&gt;
&lt;br /&gt;
=== Comic books ===&lt;br /&gt;
*&#039;&#039;[[Atlas]]&#039;&#039;&lt;br /&gt;
*&#039;&#039;[[Chronos]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
*Battlestar Wiki maintains official information on the &#039;&#039;Battlestar Galactica&#039;&#039; officially-licensed episodes, movies, and publications only. [[Fan fiction]] sources that discuss other ships (particularly fan-based clubs that use ship &amp;quot;names&amp;quot;) are not permitted in this wiki.&lt;br /&gt;
&lt;br /&gt;
*A common [[fan fiction]] belief is that the Original Series battlestar &#039;&#039;[[Columbia (TOS)|Columbia]]&#039;&#039; was also the class name for these battlestars. No [[BW:CJ|official sources]] confirm this point.&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;For more on what constitutes an official source, see [[Battlestar Wiki:Citation Jihad]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{disambig}}&lt;br /&gt;
&lt;br /&gt;
[[de:Kampfstern]]&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Galactica_type_battlestar&amp;diff=152325</id>
		<title>Galactica type battlestar</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Galactica_type_battlestar&amp;diff=152325"/>
		<updated>2008-03-20T07:14:37Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: Replaced picture of Galactica with a more detailed version.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;This article discusses the [[Re-imagined Series]] battlestar class. For other meanings of &#039;&#039;&#039;&#039;&#039;Galactica&#039;&#039;&#039;&#039;&#039;, see [[Galactica (disambiguation)]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;&#039;&#039;Galactica&#039;&#039; type battlestar&#039;&#039;&#039;&amp;lt;ref&amp;gt;{{bsgwiki term}}&amp;lt;/ref&amp;gt; is a Colonial capital ship that combines the functions of aircraft carrier and a battleship &amp;lt;ref&amp;gt;Although not strictly official and not yet shown or confirmed in the series itself, the September 2006 [http://www.maximonline.com/index.aspx Maxim] issue contained a photoshoot, including [[:image:GalacticaClass.jpg|this]] picture showing the weapons control room in the CIC. A printout on the table reads &amp;quot;Galactica class battlestar&amp;quot;.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
{{Ship Data&lt;br /&gt;
| image= Battlestar_stern.jpg&lt;br /&gt;
| race= Colonial&lt;br /&gt;
| type= Military&lt;br /&gt;
| ftl= Yes (at least 2 drives&amp;lt;ref name=&amp;quot;ftl&amp;quot;&amp;gt;&#039;&#039;&#039;Tigh:&#039;&#039;&#039; &amp;quot;Engineering/Combat. Please spin up FTL drives One and Two.&amp;quot; ([[Miniseries]])&amp;lt;/ref&amp;gt;)&lt;br /&gt;
| propol = 6 sublight engines (4 in outboard engine pods, 2 on main hull between engine pods), 40 maneuvering engines (in 10 clusters of 4)&amp;lt;ref name=&amp;quot;zoic&amp;quot;&amp;gt;Originally sourced to [[Zoic]] without explanation.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| crew= Approximately 4,000 to 5,000 &amp;lt;ref name=&amp;quot;crew&amp;quot;&amp;gt;According to a [[crew tally]], &#039;&#039;Galactica&#039;&#039; is staffed by approximately 2,700 people at the time of its decommissioning. The full crew complement would be higher as has been indicated as roughly twice as high by some sources.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| role= Capital battleship/carrier&lt;br /&gt;
| weapons= Primary and point-defense [[KEW|Kinetic Energy Weapons]], conventional missiles, nuclear warheads, [[Viper (RDM)|Vipers]], [[Raptor|Raptors]]&lt;br /&gt;
| status= Active (following heavy refits, with one exception)&lt;br /&gt;
| length= {{Meters2Feet|1414}}&lt;br /&gt;
| width= {{Meters2Feet|555}}&amp;lt;ref name=&amp;quot;podtopod&amp;quot;&amp;gt;This is from flight pod to flight pod while they are extended.&amp;lt;/ref&amp;gt;&lt;br /&gt;
| height= {{Meters2Feet|177}}&lt;br /&gt;
| otherdi = &#039;&#039;&#039;Flight Pod&#039;&#039;&#039;&amp;lt;br /&amp;gt;&#039;&#039;&#039;Length&#039;&#039;&#039;: {{Meters2Feet|615}}&amp;lt;ref name=&amp;quot;pod&amp;quot;&amp;gt;Calculated based on elevations made available by Zoic.&amp;lt;/ref&amp;gt;&amp;lt;br/&amp;gt;&#039;&#039;&#039;Width&#039;&#039;&#039;: {{Meters2Feet|110}}&amp;lt;br/&amp;gt;&#039;&#039;&#039;Height&#039;&#039;&#039;: {{Meters2Feet|64}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
[[Image:Operation Raptor Talon.jpg|left|thumb|Three battlestars [[Operation Raptor Talon|engaging]] Cylon forces ([[Razor Flashbacks]]).]]&lt;br /&gt;
&lt;br /&gt;
The first twelve battlestars were laid down in the early days of the [[Cylon War]]. Each of these twelve battlestars represented one of the [[Twelve Colonies of Kobol]] ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The original battlestars were space-going leviathans of some 4,640ft (1,414m) in length, housing at least 4 squadrons of 20 [[Viper (RDM)|Viper]] space superiority fighters apiece and nuclear warheads. A fully-armed battlestar is capable of a wide range of offensive actions, while her defensive armaments ensure she is fully capable of both protecting herself from attack and engaging an enemy at close quarters.&lt;br /&gt;
&lt;br /&gt;
Following the end of the war, the original battlestars remained in service and many newer battlestars were built. At the time of the [[Fall of the Twelve Colonies]], the newer [[Mercury class battlestar|&#039;&#039;Mercury&#039;&#039; class]] represented the top of the line. Ships such as these and the &#039;&#039;[[Valkyrie]]&#039;&#039; type battlestars have nearly completely replaced the original battlestars, making &#039;&#039;Galactica&#039;&#039; the last of this unnamed class still in its original condition. [[Unnamed battlestars|A few other ships]] of the class remained in service, although it is likely that these battlestars shared only their external configuration with &#039;&#039;Galactica&#039;&#039;, and were upgraded and thus more technologically advanced  &amp;lt;ref name=&amp;quot;upgrade&amp;quot;&amp;gt;[[Aaron Doral]]&#039;s comment at the start of the Miniseries, that &#039;&#039;Galactica&#039;&#039; is the &amp;quot;last of her kind&amp;quot;, suggests that other &#039;&#039;Galactica&#039;&#039; type battlestars still in service use equipment that may be entirely different, regardless of the external configuration. Doral could also be referring to the lack of [[CNP|computer networks]] on &#039;&#039;Galactica&#039;&#039; as opposed to the rest of the fleet, which still indicates hardware upgrades during the vessels&#039; lifetimes.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==Layout==&lt;br /&gt;
The design common to &#039;&#039;Galactica&#039;&#039; and her sister ships can be broken down into two main sections: the main hull, and the twin flight pods.&lt;br /&gt;
&lt;br /&gt;
=== Main hull ===&lt;br /&gt;
&lt;br /&gt;
This comprises the bulk of a battlestar and can itself be divided into three sections:&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;alligator head&amp;quot; contains water storage tanks ([[Water]]) and the [[CIC]].&lt;br /&gt;
&lt;br /&gt;
The midships area contains the pod retraction mechanisms and crossways linking the hangar decks for the transfer of equipment and personnel ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The stern section contains sublight engines, [[FTL]] drives, etc. Four of the sublight engines are in engine pods, and two more are between the pods.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Flight pods ===&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Main article: [[Flight pod]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The flight pods are mounted on either side of the hull and contain a battlestar&#039;s [[Viper (RDM)|Vipers]] and [[Raptor|Raptors]]. During normal operations, they are extended away from the main hull. During [[FTL]] jumps, the pods are retracted against the hull, concealing their open ends and making launches and landings impossible. Each pod comprises two main decks for flight operations: the upper landing bay, which extends the full length of the pod, and the lower launch bays, which provide some 40 launch tubes per pod.&lt;br /&gt;
&lt;br /&gt;
Landing approaches are made from the stern. The preferred approach is a slow run into the landing bay, prior to making a vertical landing on a defined landing area ([[Act of Contrition]]). However, in emergencies, [[Combat landing|combat landings]] can be made, in which a craft approaches and lands at high speed on its landing skids ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
The [[hangar deck]] is used for maintenance, repair, refueling, rearming, and launch operations and runs the length of the flight pod.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Specifications==&lt;br /&gt;
&lt;br /&gt;
===Dimensions===&lt;br /&gt;
[[Image:bsg-2-cvn.jpg|thumb|right|Comparison of a battlestar and &#039;&#039;Nimitz&#039;&#039;]]&lt;br /&gt;
&lt;br /&gt;
An appreciation of the size of an original battlestar can be gleaned from a comparison to current Earth craft. A battlestar is over 4 times longer than a [[Wikipedia:Nimitz class aircraft carrier|&#039;&#039;Nimitz&#039;&#039;]] class nuclear carrier of the US Navy at 1414m. The flight pod of an original battlestar is almost twice the length of &#039;&#039;Nimitz&#039;&#039; (at around 660m), is some 150ft (46m) wider, and is approximately as tall as the &#039;&#039;Nimitz&#039;&#039; is from its waterline to the top of the tower (aproximately 60m). An original battlestar&#039;s &amp;quot;alligator head&amp;quot; is as broad as the flight deck of &#039;&#039;Nimitz&#039;&#039; is long. Each of the nacelles of an original battlestar&#039;s outer four sublight engines is large enough to contain &#039;&#039;Nimitz&#039;&#039;. {{fact}}&lt;br /&gt;
&lt;br /&gt;
===Propulsion===&lt;br /&gt;
[[Image:Sublight.jpg|thumb|right|&#039;&#039;Galactica&#039;&#039; with all six sublight engines engaged ([[33]])]]&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Main article: [[Propulsion in the Re-imagined Series]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Despite their massive size, battlestars are extremely maneuverable and can dock with space stations such as [[Ragnar Anchorage]]. Battlestars are not designed for atmospheric flight, although their hulls can manage a tenuous upper atmospheric storm like that surrounding the gas giant [[Ragnar]] ([[Miniseries]]) and can survive a jump and subsequent freefall into the atmosphere of a habitable planet ([[Exodus, Part II]]). A battlestar&#039;s [[FTL]] systems are capable of accurate jumps, able to place them in synchronous orbit above a relatively close planet and of placing them safely in the midst of an asteroid field ([[The Hand of God (RDM)|The Hand of God]]), a dense fleet of ships ([[Scattered]]), or a planetary atmosphere. However, they are grossly inferior to [[Cylon]] systems in terms of [[Red Line|safe range]] ([[Kobol&#039;s Last Gleaming, Part I]]).&lt;br /&gt;
&lt;br /&gt;
===Endurance===&lt;br /&gt;
Battlestars are intended to operate for long periods without re-supplying. Their water purification capabilities alone are so efficient that, barring an emergency or unforeseen event, a battlestar can operate &amp;quot;for several years before replenishing&amp;quot; ([[Water]]). They also appear capable of undertaking large-scale repairs following battle damage ([[Miniseries]], &amp;quot;[[Water]]&amp;quot;). They have ammunition assembly capabilities in the armory ([[Epiphanies]]) and may have small general fabrication facilities ([[Litmus]]). Vegetable stores and canned goods are kept in [[Wikipedia:Titanium|titanium]] lockers ([[Final Cut]]).&lt;br /&gt;
&lt;br /&gt;
===Computer systems===&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Main article: [[Computers in the Re-imagined Series]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The original battlestar vessels deliberately avoided the use of networked primary computer systems during the [[Cylon War]], as [[Cylons (RDM)|Cylon]] forces were adept at infiltrating and subverting such systems ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
On &#039;&#039;Galactica&#039;&#039;, in the post-Cylon War era, these primary [[computers]] remained isolated by practice on order of its last pre-Holocaust commanding officer, [[William Adama]]. This no-networks practice saved &#039;&#039;Galactica&#039;&#039; from the fate of its sister battlestars in the [[Fall of the Twelve Colonies]] as &#039;&#039;Galactica&#039;s&#039;&#039; no-network order meant that the [[CNP]], installed in almost all [[Colonial Fleet (RDM)|Colonial Fleet]] vessels at the time, could not be used aboard &#039;&#039;Galactica&#039;&#039; as the CNP was designed for use with a computer network.&lt;br /&gt;
&lt;br /&gt;
In one dire instance in the early months of their exodus, &#039;&#039;Galactica&#039;&#039; networks its primary computers temporarily to aid in computation speeds for [[FTL|jump]] calculations needed to find the missing civilian Fleet ([[Scattered]]), but it is not without consequence. One or more computers are cracked during a Cylon attack with a Cylon [[Cylon computer virus|virus]], which proves resistant to removal and (weeks later) threatens the operation of the battlestar until the computers&#039; hard drives are erased and restored from pre-Fall backup sets ([[Flight of the Phoenix]]).&lt;br /&gt;
&lt;br /&gt;
===Armament===&lt;br /&gt;
[[Image:Flakfield.jpg|thumb|right|The flak field from &#039;&#039;Galactica&#039;&#039;&amp;lt;nowiki&amp;gt;&#039;s&amp;lt;/nowiki&amp;gt; large turrets ([[Scattered]])]]&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;Main article: [[Weapons in the Re-imagined Series]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*24 large antiship [[Battery|gun turrets]] (mounting 2 guns apiece) &amp;lt;ref name=&amp;quot;flak&amp;quot;&amp;gt;These are &#039;&#039;&#039;not&#039;&#039;&#039; [[w:Railgun|&amp;quot;railguns&amp;quot;]]. No [[BW:CJ|official sources]] use this term to describe these weapons.&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[[:Image:Guns Bottom.jpg|Image 1]] and [[:Image:Guns Top.jpg|2]] mark the position of these guns, with 8 on the dorsal and 16 on the ventral hull (of which 8 are mounted on the bow). Note that 2 turrets on either side of the bow are partially obscured and not marked in image 1.&amp;lt;/ref&amp;gt;&lt;br /&gt;
:These are mounted on the dorsal and ventral surfaces of the main hull and the ventral surface of the bow. The two guns on each turret fire in tandem. They have been shown to be quite effective against targets like [[Basestar (RDM)|basestars]] ([[Resurrection Ship, Part II]]). These large guns are able to use both flak ammunition and high-explosive anti-capital ship shells. Additionally, the guns are able to engage in coordinated barrage strategies, such as salvo (and presumably, volley) fire.&lt;br /&gt;
[[Image:Pointdefence2 101 1080i.jpg|thumb|right|Some of &#039;&#039;Galactica&#039;&#039;&amp;lt;nowiki&amp;gt;&#039;s&amp;lt;/nowiki&amp;gt; point defense turrets]]&lt;br /&gt;
*452 smaller point-defense turrets (mounting 2 guns apiece) &amp;lt;ref name=&amp;quot;small&amp;quot;&amp;gt;Number of the guns on the [[:Image:Guns Side.jpg|CGI model by Zoic]]&amp;lt;/ref&amp;gt;&lt;br /&gt;
:These are mounted on the flight pods and other surfaces. Each barrel fires explosive rounds in bursts.&lt;br /&gt;
*Multiple nuclear warheads &amp;lt;ref name=&amp;quot;nukes&amp;quot;&amp;gt;As of the episode &amp;quot;[[Bastille Day]]&amp;quot;, &#039;&#039;[[Galactica (RDM)|Galactica]]&#039;&#039; was equipped with five nuclear warheads. This may be lower than the typical number, since &#039;&#039;Galactica&#039;&#039; was in the process of being decommissioned and had already had most of its ammunition removed. If this is the case, we must conclude that &#039;&#039;Galactica&#039;&#039; was unable to reload its supply of nuclear arms at [[Ragnar Anchorage]] (a sensible proposition, given the ease with which purported arms smuggler [[Leoben Conoy]] was able to gain access to the facility).&amp;lt;/ref&amp;gt;&lt;br /&gt;
:Deployed from 12 [[Missile tubes|launch tubes]] mounted in the main hull ([[The Eye of Jupiter]]).&lt;br /&gt;
*At least 4 squadrons of 20 [[Viper (RDM)|Viper]] space superiority fighters &amp;lt;ref name=&amp;quot;vipers&amp;quot;&amp;gt;After the destruction of 20 Vipers during the Cylon attack, &#039;&#039;Galactica&#039;&#039; was still able to muster a 40-Viper strong defensive screen by combining their remaining squadron of Mk. VII vipers with a full squadron of Mk. II vipers from a museum exhibit in the starboard flight pod. This suggests that &#039;&#039;Galactica&#039;&#039;, with a single operational flight pod, was fielding two squadrons from it, and that when fully operational it could have fielded an additional two squadrons from the starboard pod as well.&amp;lt;/ref&amp;gt;&lt;br /&gt;
:Even the latest Mk. VII Vipers remain compatible with this class&#039;s launch and recovery facilities.&lt;br /&gt;
*Numerous [[Raptor]] multi-role vehicles &amp;lt;ref name=&amp;quot;raptors&amp;quot;&amp;gt;At the time of the Cylon attack, &#039;&#039;Galactica&#039;&#039; was apparently equipped with at least eight. See [[Raptor tally]] for a running count.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Crew===&lt;br /&gt;
&#039;&#039;Galactica&#039;s&#039;&#039; crew complement prior to her scheduled decommissioning was approximately 2,800 &amp;lt;ref name=&amp;quot;crew&amp;quot;/&amp;gt;. This figure is almost certainly higher for a fully staffed, operational battlestar.&lt;br /&gt;
&lt;br /&gt;
===Life support===&lt;br /&gt;
Approximately twelve oxygen recirculation units are mounted throughout the ship, which replenish oxygen as well as remove (&amp;quot;scrub&amp;quot;) carbon dioxide from the air. These devices work continuously ([[Final Cut]]).&lt;br /&gt;
&lt;br /&gt;
==  Known Galactica type battlestars ==&lt;br /&gt;
*Named:&lt;br /&gt;
**&#039;&#039;[[Galactica (RDM)|Galactica]]&#039;&#039;&lt;br /&gt;
**&#039;&#039;[[Columbia (RDM)#First Columbia|Columbia]]&#039;&#039;&lt;br /&gt;
*Unnamed:&lt;br /&gt;
**See: [[Unnamed battlestars]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Descriptive terms]]&lt;br /&gt;
[[Category:Battlestars|*]]&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
[[Category:Technology (RDM)]]&lt;br /&gt;
[[Category:RDM]]&lt;br /&gt;
&lt;br /&gt;
[[de:Kampfstern, Galactica-Typ]]&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=User_talk:Joe_Beaudoin_Jr.&amp;diff=152310</id>
		<title>User talk:Joe Beaudoin Jr.</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=User_talk:Joe_Beaudoin_Jr.&amp;diff=152310"/>
		<updated>2008-03-20T03:10:10Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: New section: Username&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Archive-bot&lt;br /&gt;
|maxarchivesize = 32K&lt;br /&gt;
|counter = 7&lt;br /&gt;
|algo = old(10d)&lt;br /&gt;
|archive = User talk:Joe Beaudoin Jr./Archive%(counter)d&lt;br /&gt;
}}&lt;br /&gt;
{{ArchiveTOC}}&lt;br /&gt;
&lt;br /&gt;
{{newsection link}}&lt;br /&gt;
&lt;br /&gt;
== Username ==&lt;br /&gt;
&lt;br /&gt;
Thanks for changing my username... Just one last issue and I&#039;ll be all set: I need my username changed on the Media Wiki portion of the site (Sgalovan to &amp;quot;Galjamspe&amp;quot;). I posted on the noticeboard there, but I don&#039;t think it is checked often.&lt;br /&gt;
&lt;br /&gt;
Thanks again.&lt;br /&gt;
&lt;br /&gt;
--[[User:Galjamspe|Galjamspe]] 22:10, 19 March 2008 (CDT)&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:Chiefs%27_noticeboard&amp;diff=152224</id>
		<title>Battlestar Wiki:Chiefs&#039; noticeboard</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:Chiefs%27_noticeboard&amp;diff=152224"/>
		<updated>2008-03-19T06:44:54Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Template:Archive-bot&lt;br /&gt;
|maxarchivesize = 32K&lt;br /&gt;
|counter = 6&lt;br /&gt;
|algo = old(14d)&lt;br /&gt;
|archive = Battlestar Wiki:Chiefs&#039; noticeboard/Archive%(counter)d&lt;br /&gt;
}}&lt;br /&gt;
{{Project|Admin Noticeboard|image=BSG WIKI Postit.png|shortcut=BW:AN&amp;lt;br/&amp;gt;BW:CN}}&lt;br /&gt;
{{Battlestar Wiki Admin Toolbox}}&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
This noticeboard is a location to discuss and coordinate administrative tasks for the Battlestar Wiki.&lt;br /&gt;
&lt;br /&gt;
It is our hope that this place can serve as a location for administrators to coordinate their efforts on the maintenance tasks of the Wiki (it&#039;s not ALL fun and games), as well as a spot for our contributors to be able to bring things to the attention of the admins if something needs to be done. Need a protected page edited? An article or picture deleted? Admins will watchlist this page so that your request won&#039;t get lost in the shuffle.&lt;br /&gt;
&lt;br /&gt;
{{ArchiveTOC}}&lt;br /&gt;
&lt;br /&gt;
{{newsection link}}&lt;br /&gt;
&lt;br /&gt;
== Current Administrators ==&lt;br /&gt;
&lt;br /&gt;
===Senior Chiefs===&lt;br /&gt;
Senior chiefs are, in Wikipedia&#039;s terminology, bureaucrats who have the ability to make other users into chiefs. They also have the ability to check user and other advance functions not under the purview of the chiefs.&lt;br /&gt;
Currently senior chiefs are:&lt;br /&gt;
*[[User:Joe Beaudoin Jr.|Joe Beaudoin]]&lt;br /&gt;
*[[User:Shane|Shane]]&lt;br /&gt;
*[[User:Spencerian|Spencerian]]&lt;br /&gt;
&lt;br /&gt;
===Chiefs===&lt;br /&gt;
Chiefs are administrators who have access to move, delete and restore pages as well as blocking malicious users. The current chiefs are:&lt;br /&gt;
* Active&lt;br /&gt;
**[[User:Catrope|Catrope]]&lt;br /&gt;
**[[User:Gougef|Gougef]]&lt;br /&gt;
**[[User:Peter Farago|Peter Farago]]&lt;br /&gt;
**[[User:Serenity|Serenity]]&lt;br /&gt;
**[[User:Steelviper|Steelviper]]&lt;br /&gt;
* Inactive&lt;br /&gt;
**[[User:CalculatinAvatar|CalculatinAvatar]] &lt;br /&gt;
**[[User:Day|Day]]&lt;br /&gt;
**[[User:Mercifull|Mercifull]] &lt;br /&gt;
**[[User:Talos|Talos]]&lt;br /&gt;
**[[User:JubalHarshaw|JubalHarshaw]] (Primary Wiki Frakr! Contact)&lt;br /&gt;
See [[Battlestar Wiki:Administrators|list of all chiefs on Battlestar Wiki]]&lt;br /&gt;
&lt;br /&gt;
== Javascript Reported Vandals ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;No recent reports.&#039;&#039;&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear:both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== PHP upgrade? ==&lt;br /&gt;
&lt;br /&gt;
While testing my API framework on Battlestar Wiki, I ran into a compatibility problem in PHP&#039;s serialze() output. The problem is that the PHP serialize output changed somewhere between versions, so my (new) version expects data in a different format than the BSWiki server outputs, causing an error. Maybe you guys could upgrade PHP when you start your upgrade spree (1.12, extensions)? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:14, 23 February 2008 (CST)&lt;br /&gt;
:Yep. I&#039;ll do that now then. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 14:18, 23 February 2008 (CST)&lt;br /&gt;
:Running the instlal test. Once it passes, I will shut down Apache while I install the new version. 5.2.5. Shouldn&#039;t take long. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 14:41, 23 February 2008 (CST)&lt;br /&gt;
: Done. 5.2.5 active. :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 14:44, 23 February 2008 (CST)&lt;br /&gt;
::Thanks. There seems to be a different problem, though: the output is prefixed by a space. Can you grep for files that have a space before the &amp;lt;code&amp;gt;&amp;lt;?php&amp;lt;/code&amp;gt; or one after the &amp;lt;code&amp;gt;?&amp;gt;&amp;lt;/code&amp;gt; (the latter shouldn&#039;t occur anywhere, though). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:58, 23 February 2008 (CST)&lt;br /&gt;
:::In the skin? [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 15:11, 23 February 2008 (CST)&lt;br /&gt;
::::Maybe. All I know is that there&#039;s some PHP file with a leading or trailing newline (not a space, sorry). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 15:22, 23 February 2008 (CST)&lt;br /&gt;
:::::Would this include extensions as well? Or no? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:41, 23 February 2008 (CST)&lt;br /&gt;
:::::While I&#039;m on that tangent, could it be the DismissableSiteNotice that mucks things up? After all, it does generate a space in the main skin, and doubtless on others. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 17:42, 23 February 2008 (CST)&lt;br /&gt;
::Can you run a debugger to see which file it stops at? There are over 100+ files. I am not going through all of them to remove new lines which I keep so I don&#039;t loose my mind when looking at the code. :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 18:33, 23 February 2008 (CST)&lt;br /&gt;
:::It could be an extension, yes. DismissableSitenotice is the most likely suspect, followed by other recently installed extensions. I unfortunately don&#039;t have a way of checking which .php file is guilty. You could use grep(1) to look for a newline followed by &amp;lt;?php , or you could check the most recently installed extensions first and hope it&#039;s in one of them. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 09:48, 24 February 2008 (CST)&lt;br /&gt;
::::For one thing that I lack it&#039;s using grep. Tell me what I would enter into the shell to look for it :) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 12:30, 24 February 2008 (CST)&lt;br /&gt;
:::::&amp;lt;code&amp;gt;grep &#039;&amp;lt;?php&#039; -n *.php | grep -v &#039;:1:&#039;&amp;lt;/code&amp;gt;. The first grep searches for all occurrences of &amp;lt;code&amp;gt;&amp;lt;?php&amp;lt;/code&amp;gt; and prints line numbers too (-n), the second grep filters the output for all matches not on the first line (-v lists only non-matching lines). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 13:36, 24 February 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
Have we found the culprit yet? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 09:36, 26 February 2008 (CST)&lt;br /&gt;
:No. Could you run the grep command I posted above in some of the extension directories? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 09:44, 26 February 2008 (CST)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[bsgwiki@apollo extensions]$ grep &#039;&amp;lt;?php&#039; -n *.php | grep -v &#039;:1:&#039;&lt;br /&gt;
[bsgwiki@apollo extensions]$ grep &#039;&amp;lt;?php&#039; -n *.php | grep -v &#039;:1:&#039;&lt;br /&gt;
[bsgwiki@apollo extensions]$ &lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 11:28, 26 February 2008 (CST)&lt;br /&gt;
:: Actually, I&#039;ve found that you have to go to each sub directory and run the grep expression... So the culprits I found so far are AddHtml and a few others. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 11:39, 26 February 2008 (CST)&lt;br /&gt;
::: oh sob. doh. that&#039;s right :P [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 12:32, 26 February 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
What&#039;s the sit rep on this? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 15:10, 11 March 2008 (CDT)&lt;br /&gt;
:The problem is still there. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 17:02, 11 March 2008 (CDT)&lt;br /&gt;
::I&#039;ll have to write a perl script to check each file. I am really not in the mood to do it manually :) Joe.. email [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 00:24, 12 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
== Amazon EC2 feasibility? ==&lt;br /&gt;
&lt;br /&gt;
Just came across this suggestion from one of our respondents to our [[BW:SURVEY|survey]]: &lt;br /&gt;
&lt;br /&gt;
: &amp;quot;See if you can work a way to run the wiki (but not the mysql database) on Amazon EC2 servers, or some other &amp;quot;elastic&amp;quot; server farm where, as an episode airs, you can for 1 day suddenly boost the resources with which you run it tenfold, while not paying a big bill. Amazon EC2 does this but does not have static storage for your database, which would mean a lot of bandwidth to a remote database. However, another hosting company might offer you virtual servers by the hour on a network where they also let you keep your dedicated server and sql database.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Is this feasible? Could we do this? Pros? Cons? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 22:22, 26 February 2008 (CST)&lt;br /&gt;
:Well if there&#039;s a company out there that offers this for a reasonable price, why not? --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 03:53, 27 February 2008 (CST)&lt;br /&gt;
:This is almost like squaid server. The only time that we do have downtime or very werid slowness is near airing, which is true. But when we goto the Battlestar Forum during those times, its as fast as a button, with no slow down. My mind tells me that is just a Mediawiki I/O program when it comes to having to reteive the database. We might have to run that connection test script again (disable stats of course) again with mem-cache enabled. Directing everyone off to an off-site database is not the problem. We do that already with Athena, which is on a different subnet than Apollo, it be almost investing in a &amp;quot;Load Balanceing&amp;quot; hardware that we can place in front of Apollo that filters traffic more directly. WWW --&amp;gt; Load Balancer -- double split arrow --&amp;gt; Apollo + Athena. However, Athena never talks with the outside world, cept on the admin port and talks with Apollo internally at ThePlanet. [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 13:19, 4 March 2008 (CST)&lt;br /&gt;
::How about we set up a third DB server as a slave? It wouldn&#039;t have to be on a separate machine, it could run on Apollo. The other way around may even be better: have Athena do the hard work (servicing reads) and be somewhat lighter on Apollo (only writes). For more information on setting up master/slave DB servers in MediaWiki, go [http://www.mediawiki.org/wiki/Manual:%24wgDBservers here]. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 07:49, 5 March 2008 (CST)&lt;br /&gt;
::I&#039;m going to second Shane&#039;s comments regarding MediaWiki... During &amp;quot;Razor&#039;s&amp;quot; premiere and the two days following, the forum was fine, with the Wiki seeming to be the slowest. Coincidentally, when Apollo became bogged down, I had to deactivate the mysql database on Athena in order to get Apollo accessible via SSH, which tells me that Apollo was being the workhorse there... and was also being a bottleneck, apparently. So it seems to be that we need to beef up the Apollo server, and not Athena, which was fine even through the entire thing. -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:22, 5 March 2008 (CST)&lt;br /&gt;
:::Have we yet figured out a way to simulate &amp;quot;battle&amp;quot; load, outside of trial by fire yet? It seems like most of the simulations so far have been less violent than the real deal. While it is not something we ought to subject our servers to on a whim, it would be nice to be able to test configuration changes before they face combat. --[[User:Steelviper|Steelviper]] 12:54, 6 March 2008 (CST)&lt;br /&gt;
::::Someone familiar with the pywikipediabot framework (not me, I&#039;d have to learn Python xD) could write up a bot that does lots of writes. Without it, we can really only simulate a flood of reads (I could write up something for that, though). --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:06, 6 March 2008 (CST)&lt;br /&gt;
::::::I think I understood that it was the concurrent edits (and edit conflicts that result) that were bringing us down. --[[User:Steelviper|Steelviper]] 14:47, 6 March 2008 (CST)&lt;br /&gt;
:::::::Yeah, I wanted to say that (must&#039;ve deleted it while rewriting): our largest problem is the edit flood, that&#039;s why we protect articles or put the wiki in read-only mode. We could maybe arrange for an edit fest, though: we all agree to submit a large number of edits more or less simultaneously (we can prepare them beforehand) at the Hangar Bay, and see what happens. IRC (Freenode?) would be useful to coordinate that. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 14:58, 6 March 2008 (CST)&lt;br /&gt;
&lt;br /&gt;
== Style idea ==&lt;br /&gt;
&lt;br /&gt;
For those wanting a simpler style, I ran across [http://userstyles.org/styles/1365 this]. With a little tweaking, it would probably work here for those people wanting a cleaner layout. Thoughts? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 22:48, 9 March 2008 (CDT)&lt;br /&gt;
:As a less is more kinda person, I like it. -- [[User:Gougef|FrankieG]] 23:32, 9 March 2008 (CDT)&lt;br /&gt;
::I can&#039;t see it. :/ --[[User:DrWho42|DrWho42]] 01:11, 10 March 2008 (CDT)&lt;br /&gt;
:::Do you mean you can&#039;t access it, or don&#039;t see it working for us? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:02, 10 March 2008 (CDT)&lt;br /&gt;
:I am one of the five people who actually love the dark red/black style, but as option for those who don&#039;t (and that&#039;s a lot of people) that would be good. It seems to have a larger font too. -- [[User:Serenity|Serenity]] 06:35, 10 March 2008 (CDT)&lt;br /&gt;
::Hey, I thought I was the only one who stuck with bsgbook (dark red/black), guess not then. On topic: the more choice, the better, of course. --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 07:26, 10 March 2008 (CDT)&lt;br /&gt;
::I happen to use (and love) the new style as well. The only thing I can say against it is the width issue, seeing as I have a 17&amp;quot; widescreen. Other than that, the style I pointed out is simple and gets rid of some of the clutter... it may work for us. It may not. Also, keep in mind that our current style (&amp;lt;s&amp;gt;BsgBook&amp;lt;/s&amp;gt; ahem, Battlestar) will remain our default style, these will just be alternatives for people who don&#039;t like the current style.-- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:02, 10 March 2008 (CDT)&lt;br /&gt;
:::The current default is battlestar, right? (The &amp;quot;new&amp;quot; style) --[[User:Catrope|Catrope]]&amp;lt;sup&amp;gt;([[User talk:Catrope|Talk to me]] or [[Special:Emailuser/Catrope|e-mail me]])&amp;lt;/sup&amp;gt; 10:12, 10 March 2008 (CDT)&lt;br /&gt;
::::You&#039;re right. :) -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 10:20, 10 March 2008 (CDT)&lt;br /&gt;
:::&amp;lt;nowiki&amp;gt;*cough* Battlestar iPhone *cough* and *cough* Battlestar Light *cough* :D&amp;lt;/nowiki&amp;gt; [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 10:46, 10 March 2008 (CDT)&lt;br /&gt;
:::: When will either of these be ready? -- [[User:Joe Beaudoin Jr.|Joe Beaudoin]] &amp;lt;sup&amp;gt;[[User talk:Joe Beaudoin Jr.|So say we all]] - [[Battlestar Wiki:Site support|Donate]] - [[bsp:|Battlestar Pegasus]]&amp;lt;/sup&amp;gt; 15:11, 11 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
== TOS tag out of place ==&lt;br /&gt;
&lt;br /&gt;
I&#039;m using BSG monobook in Firefox and the TOS emblem appears about half a centimetre too low. [[User:OTW|OTW]] 10:26, 11 March 2008 (CDT)&lt;br /&gt;
:Yeah... I will fix that. :) Thanks for the update! (Give me a few mintues...) [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 10:36, 11 March 2008 (CDT)&lt;br /&gt;
:Try a hard refresh. It should be now in the correct place. :) Now to gwad my eyes for switching to bsgmonobook!!!!!  [[User:Shane|Shane]] &amp;lt;sup&amp;gt;([[User_Talk:Shane|T]] - [[Special:Contributions/Shane|C]] - [[Special:Editcount/Shane|E]])&amp;lt;/sup&amp;gt; 10:41, 11 March 2008 (CDT)&lt;br /&gt;
::Fixed now! [[User:OTW|OTW]] 13:38, 12 March 2008 (CDT)&lt;br /&gt;
&lt;br /&gt;
If possible, could someone please change my username from Sgalovan to &amp;quot;Galjamspe&amp;quot;. Thank you.&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:News/Colonial_Fleet_News_Service&amp;diff=151933</id>
		<title>Battlestar Wiki:News/Colonial Fleet News Service</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:News/Colonial_Fleet_News_Service&amp;diff=151933"/>
		<updated>2008-03-15T07:51:37Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: Added time that announcement can be heard to Caprica series news.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq: {{{1|}}}|ref&lt;br /&gt;
|&amp;lt;!-- THEN: --&amp;gt; &amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
|&amp;lt;!-- ELSE: --&amp;gt;&lt;br /&gt;
&amp;lt;!-- 5 to 6 news items. 6, if they are small, 5 if they are large. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Start from the top with new news, and work them down. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add them to the Community Portal Notice Board, if they are still &amp;quot;dated&amp;quot; news items. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Six Max --&amp;gt;&lt;br /&gt;
*Michael Ausiello of [http://www.tvguide.com/News-Views/Columnists/Ausiello.aspx The Ausiello Report] has [http://community.tvguide.com/blog-entry/TVGuide-Editors-Blog/Ausiello-Report/Ausiello-Scoop-Cbs/800035495   posted] that most of the cast of &#039;&#039;Battlestar Galactica&#039;&#039; will appear on &#039;&#039;[http://www.tvguide.com/tvshows/late-david-letterman/100253  Late Show with David Letterman]&#039;&#039; on March 19, 2008 to present the [[w:Top Ten list (David Letterman) | Top Ten List]]. &lt;br /&gt;
*An unofficial (but usually reliable) [http://www.blogtalkradio.com/drandmrswho/2008/03/07/The-Dr-and-Mrs-Who source] is reporting that &#039;&#039;[[Caprica (series) | Caprica]]&#039;&#039; has been greenlighted to go directly to series. Production is set to start in two weeks in Canada. The announcement can be heard at time index 3:23 of the audio source.&lt;br /&gt;
*BSG composer [[Bear McCreary]] is set to perform live April 13 at Los Angeles&#039; Roxy nightclub. Cast members from the show will act as emcees. According to Bear&#039;s blog, music will be peformed from all four seasons, a video/documentary will be produced, and some very special guests will attended. &amp;lt;ref&amp;gt; [http://blog.wired.com/underwire/2008/02/battlestar-gala.html Bear McCreary Concert ] &amp;lt;/ref&amp;gt; &lt;br /&gt;
*&#039;&#039;Battlestar Galactica&#039;&#039; has received the following 34&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; Saturn Awards nominations: Best Syndicated/Cable Television Series, Best Presentation on Television, and Best Actor - Edward James Olmos. &amp;lt;ref&amp;gt;[http://www.saturnawards.org/nominations.html Saturn Award Nominations]&amp;lt;/ref&amp;gt;&lt;br /&gt;
*For new fans who want a [[What The Frak Is Going On|quick, 8-and-a-half-minute recap]] about the events thus far (excluding &amp;quot;[[Razor]]&amp;quot;), see the [http://video.scifi.com/player/?id=224004 Sci Fi.com video] or check out [http://www.youtube.com/watch?v=RcFNqvHPQQc this version] from YouTube.com.&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:News/Colonial_Fleet_News_Service&amp;diff=151930</id>
		<title>Battlestar Wiki:News/Colonial Fleet News Service</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:News/Colonial_Fleet_News_Service&amp;diff=151930"/>
		<updated>2008-03-15T07:22:29Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: What The Frak Is Going On YouTube link will reportdely be deleted. Linked to video hosted by Sci-Fi Channel.l&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq: {{{1|}}}|ref&lt;br /&gt;
|&amp;lt;!-- THEN: --&amp;gt; &amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
|&amp;lt;!-- ELSE: --&amp;gt;&lt;br /&gt;
&amp;lt;!-- 5 to 6 news items. 6, if they are small, 5 if they are large. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Start from the top with new news, and work them down. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add them to the Community Portal Notice Board, if they are still &amp;quot;dated&amp;quot; news items. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Six Max --&amp;gt;&lt;br /&gt;
*Michael Ausiello of [http://www.tvguide.com/News-Views/Columnists/Ausiello.aspx The Ausiello Report] has [http://community.tvguide.com/blog-entry/TVGuide-Editors-Blog/Ausiello-Report/Ausiello-Scoop-Cbs/800035495   posted] that most of the cast of &#039;&#039;Battlestar Galactica&#039;&#039; will appear on &#039;&#039;[http://www.tvguide.com/tvshows/late-david-letterman/100253  Late Show with David Letterman]&#039;&#039; on March 19, 2008 to present the [[w:Top Ten list (David Letterman) | Top Ten List]]. &lt;br /&gt;
*An unofficial (but usually reliable) [http://www.blogtalkradio.com/drandmrswho/2008/03/07/The-Dr-and-Mrs-Who source] is reporting that &#039;&#039;[[Caprica (series) | Caprica]]&#039;&#039; has been greenlighted to go directly to series. Production is set to start in two weeks in Canada.&lt;br /&gt;
*BSG composer [[Bear McCreary]] is set to perform live April 13 at Los Angeles&#039; Roxy nightclub. Cast members from the show will act as emcees. According to Bear&#039;s blog, music will be peformed from all four seasons, a video/documentary will be produced, and some very special guests will attended. &amp;lt;ref&amp;gt; [http://blog.wired.com/underwire/2008/02/battlestar-gala.html Bear McCreary Concert ] &amp;lt;/ref&amp;gt; &lt;br /&gt;
*&#039;&#039;Battlestar Galactica&#039;&#039; has received the following 34&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; Saturn Awards nominations: Best Syndicated/Cable Television Series, Best Presentation on Television, and Best Actor - Edward James Olmos. &amp;lt;ref&amp;gt;[http://www.saturnawards.org/nominations.html Saturn Award Nominations]&amp;lt;/ref&amp;gt;&lt;br /&gt;
*For new fans who want a [[What The Frak Is Going On|quick, 8-and-a-half-minute recap]] about the events thus far (excluding &amp;quot;[[Razor]]&amp;quot;), see the [http://video.scifi.com/player/?id=224004 Sci Fi.com video] or check out [http://www.youtube.com/watch?v=RcFNqvHPQQc this version] from YouTube.com.&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:Community_Portal/Fan_Sites&amp;diff=151722</id>
		<title>Battlestar Wiki:Community Portal/Fan Sites</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:Community_Portal/Fan_Sites&amp;diff=151722"/>
		<updated>2008-03-12T06:57:32Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- News Sites --&amp;gt;&lt;br /&gt;
* [http://www.galactica.com GALACTICA.COM]&lt;br /&gt;
* [http://www.galactica.tv GALACTICA.TV]&lt;br /&gt;
* [http://frakparty.com FrakParty.com]&lt;br /&gt;
* [http://battlestar-galactica.popcultureguide.com/ Battlestar Galactica Mashups]&lt;br /&gt;
* [http://www.gateworld.net/galactica GateWorld&#039;s BSG News Page]&lt;br /&gt;
* [http://bsgtns.com/ bsgtns.com (aka galactica2003.net)]&lt;br /&gt;
* [http://www.galacticastation.com/ Galactica Station]&lt;br /&gt;
* [http://www.battlestarblog.com/ Battlestar Blog]&lt;br /&gt;
* [http://podcasts.lvrocks.com/details.aspx?castid=5 Subject2Discussion]&lt;br /&gt;
* [http://www.galacticabrig.com/ GalacticaBrig]&lt;br /&gt;
&amp;lt;!-- Reviews &amp;amp; Episode Summaries --&amp;gt;&lt;br /&gt;
* [http://www.st-hypertext.com/bsg-1/bsg-1idx.html Jammer&#039;s Reviews]&lt;br /&gt;
* [http://www.scifi2u.com/Battlestar.htm SciFi2U Battlestar Info and Episodes]&lt;br /&gt;
* [http://www.infinitebattlestar.com/ Infinite Battlestar]&lt;br /&gt;
* [http://www.spacecast.com/bsg/index.asp Spacecast.com]&lt;br /&gt;
&amp;lt;!-- Fan Clubs --&amp;gt;&lt;br /&gt;
* [http://www.cdfcommand.com/ Colonial Defence Forces]&lt;br /&gt;
* [http://tahmohpenikett.blogspot.com/ All about Tahmoh Penikett]&lt;br /&gt;
&amp;lt;!-- International Sites --&amp;gt;&lt;br /&gt;
* [http://galactica.sfcentar.com Galactica Centar (Croatian)]&lt;br /&gt;
* [http://www.battlestarfanclub.de/ Battlestar Fan Club - Germany]&lt;br /&gt;
* [http://caprica-city.de Caprica City (German)]&lt;br /&gt;
&amp;lt;!-- Links --&amp;gt;&lt;br /&gt;
* [http://en.chainki.org/index.php?title=Battlestar_Galactica_Series Chainki.org BSG Links]&lt;br /&gt;
* [http://www.battlestaronline.com/ BattlestarOnline.com - News &amp;amp; Merchandise]&lt;br /&gt;
* [http://cartoons.sev.com.au/Sev-Space/Battlesev-Galaxative/ Battlesev Galaxative Webcomic]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Video Games&#039;&#039;&#039;&lt;br /&gt;
* [http://www.game-warden.com/forum/forumdisplay.php?f=36 FreeSpace2 Battlestar Galactica mod - Beyond the Red Line (BTRL)] &lt;br /&gt;
* [http://hw2bsg.sourceforge.net Homeworld2 Battlestar Galactica mod (HW2BSG)]&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:News/Colonial_Fleet_News_Service&amp;diff=151619</id>
		<title>Battlestar Wiki:News/Colonial Fleet News Service</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:News/Colonial_Fleet_News_Service&amp;diff=151619"/>
		<updated>2008-03-11T07:20:04Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: IMDB What the Frak is Going On? Link Broken.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq: {{{1|}}}|ref&lt;br /&gt;
|&amp;lt;!-- THEN: --&amp;gt; &amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
|&amp;lt;!-- ELSE: --&amp;gt;&lt;br /&gt;
&amp;lt;!-- 5 to 6 news items. 6, if they are small, 5 if they are large. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Start from the top with new news, and work them down. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Add them to the Community Portal Notice Board, if they are still &amp;quot;dated&amp;quot; news items. --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Six Max --&amp;gt;&lt;br /&gt;
*An unofficial (but usually reliable) [http://www.blogtalkradio.com/drandmrswho/2008/03/07/The-Dr-and-Mrs-Who source] is reporting that &#039;&#039;[[Caprica (series) | Caprica]]&#039;&#039; has been greenlighted to go directly to series. Production is set to start in two weeks in Canada.&lt;br /&gt;
*BSG composer [[Bear McCreary]] is set to perform live April 13 at Los Angeles&#039; Roxy nightclub. Cast members from the show will act as emcees. According to Bear&#039;s blog, music will be peformed from all four seasons, a video/documentary will be produced, and some very special guests will attended. &amp;lt;ref&amp;gt; [http://blog.wired.com/underwire/2008/02/battlestar-gala.html Bear McCreary Concert ] &amp;lt;/ref&amp;gt; &lt;br /&gt;
*&#039;&#039;Battlestar Galactica&#039;&#039; has received the following 34&amp;lt;sup&amp;gt;th&amp;lt;/sup&amp;gt; Saturn Awards nominations: Best Syndicated/Cable Television Series, Best Presentation on Television, and Best Actor - Edward James Olmos. &amp;lt;ref&amp;gt;[http://www.saturnawards.org/nominations.html Saturn Award Nominations]&amp;lt;/ref&amp;gt;&lt;br /&gt;
*For new fans who want a [[What The Frak Is Going On|quick, 8-and-a-half-minute recap]] about the events thus far (excluding &amp;quot;[[Razor]]&amp;quot;), see the [http://video.scifi.com/player/?id=224004 Sci Fi.com video] or check out [http://www.youtube.com/watch?v=I4DUraGnEMk this version] from YouTube.com.&lt;br /&gt;
*The promotional pictures for Season 4 are now [http://dryope.livejournal.com/381742.html available].&lt;br /&gt;
*&#039;&#039;Battlestar Galactica&#039;&#039; recently won a VES Award for &amp;quot;Visual Effects in a Broadcast Miniseries, Movie or Special&amp;quot; from the [http://visualeffectssociety.com Visual Effects Society] for their work on &amp;quot;[[Razor]]&amp;quot;. &amp;lt;ref&amp;gt;[http://www.visualeffectssociety.com/documents/thewinnersare08_001.pdf Winner Announcement PDF]&amp;lt;/ref&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=History_of_the_Twelve_Colonies&amp;diff=151220</id>
		<title>History of the Twelve Colonies</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=History_of_the_Twelve_Colonies&amp;diff=151220"/>
		<updated>2008-03-05T21:03:15Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: Replaced Monclair painting with a more detailed version.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:&#039;&#039;This article discusses an aspect of the [[Re-imagined Series]] version of the Twelve Colonies. For information on the [[Original Series]] version, see [[The Twelve Colonies (TOS)]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:&#039;&#039;See also the [[Timeline (RDM)|Re-Imagined Series Timeline]] for an approximate chronology of the history of the Colonies and events in the [[Re-imagined Series]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{RDM twelve colonies series}}&lt;br /&gt;
&lt;br /&gt;
==Pre-History==&lt;br /&gt;
[[image:Lagoonnebula.jpg|thumb|right|&amp;quot;Life here began out there&amp;quot;]]&lt;br /&gt;
&lt;br /&gt;
During the service for the dead at the conclusion of the [[Miniseries]], [[William Adama]] states &amp;quot;Life here began out there,&amp;quot;&amp;lt;ref&amp;gt;This line is an homage to the [[Original Series]], where each episode began with a voiceover of this phrase.&amp;lt;/ref&amp;gt; reminding the assembly that this was the first line of the [[Sacred Scrolls]], told to them by the [[Religion in the Twelve Colonies#The Lords of Kobol|Lords of Kobol]] uncounted centuries ago. &lt;br /&gt;
&lt;br /&gt;
There is some evidence that appears to indicate that the humans of [[Kobol (RDM)|Kobol]] actually originated from the planet [[Earth (RDM)|Earth]].&amp;lt;ref&amp;gt;For the most part, the similarities between the culture of the [[The Twelve Colonies (RDM)|Twelve Colonies]] and Earth (three piece suits, [[Wikipedia: Humvee|Humvees]], military jargon, [[small arms|firearms]], etc.) are presumably dramatic conceits intended to help the audience identify with the characters of the show. The series, however, is written to exhibit evidence of a prior connection with Earth&#039;s past, present or future colonization by humanity.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When a ground team from the [[The Fleet (RDM)|Fleet]] enters the [[Tomb of Athena]], they find a map room in the form of a planetarium, depicting constellations in Earth&#039;s night sky. [[Laura Roslin]] identifies the actual star patterns, not their symbols, as the original flags of the Twelve Colonies. These patterns are only visible from Earth, which implies that the creators of the map had some prior knowledge of their destination before setting out ([[Home, Part II]]).&lt;br /&gt;
&lt;br /&gt;
This prior knowledge is also consistent with the portions of the [[Sacred Scrolls]] revealed to us thus far, and the veneration of the Lords of Kobol, whose resemblance to the Greek Gods cannot otherwise be easily accounted for. The Colonial [[Life Forms of the Twelve Colonies|ecosystems]] are also identical to Earth&#039;s, with very few exceptions.&amp;lt;ref&amp;gt;In the DVD commentary for the [[Miniseries]], [[Ron Moore]] and [[David Eick]] indicate that they deliberately confuse the storyline so that it is impossible to know if the Re-imagined Series takes place in the past, present, or future of the real-world Earth of today.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Several clues point to Earth as the true homeworld of humanity. As the Fleet approaches Earth, the artifacts they encounter become more ancient. The ruins on Kobol are 2,000 years old, the [[Lion&#039;s Head beacon|Lion&#039; head nebula beacon]] is 3,000 years old, and the Temple of Five is dated to 4,000 years.&lt;br /&gt;
&lt;br /&gt;
==Kobol==&lt;br /&gt;
[[image:Pythia.jpg|thumb|left|The Book of Pythia]]&lt;br /&gt;
Approximately 3,600 years before the events in the [[Miniseries]], the oracle [[Pythia]] recorded her [[Sacred Scrolls#The Book of Pythia|prophecy]] of the exile and rebirth of the human race ([[The Hand of God (RDM)|The Hand of God]]).&lt;br /&gt;
While on Kobol, the thirteen tribes apparently lived in an idyllic utopia with their Gods, but roughly 1,600 years later (2,000 years before the [[Fall of the Twelve Colonies]]), this coexistence was ended as Pythia&#039;s prophecy came to fruition ([[Kobol&#039;s Last Gleaming, Part I]]). The prophecy alludes to a &amp;quot;blaze&amp;quot; which descended on the thirteen tribes and against which the Lords of Kobol were powerless to intervene ([[Home, Part I]]).&amp;lt;ref&amp;gt;In a [http://www.scifi.com/battlestar/episodes/season01/112/mov/bsg_del_112_regret.mov scene] [[Deleted scenes|cut]] from the episode &amp;quot;[[Kobol&#039;s Last Gleaming, Part I]]&amp;quot;, [[Elosha]] states that the exodus from Kobol was precipitated when &amp;quot;one jealous god began to desire that he be elevated above all the other gods, and the war on Kobol began.&amp;quot;  In another [http://www.scifi.com/battlestar/episodes/season02/203/deleted1.html deleted scene] cut from the episode &amp;quot;[[Fragged]],&amp;quot; Roslin states that humanity wasn&#039;t &amp;quot;exiled&amp;quot; from Kobol, but that the Sacred Scrolls say that &amp;quot;there was some sort of battle among the Gods, and when it was over we &#039;&#039;chose&#039;&#039; to leave.&amp;quot;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&amp;lt;br clear=&amp;quot;both&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Exodus==&lt;br /&gt;
[[Image:Gates of hera.jpg|thumb|right|The Gates of Hera]]&lt;br /&gt;
In despair, [[Athena, Lord of Kobol|Athena]] threw herself from the [[Gates of Hera]], to her death. The leaders of the tribes were [[Tomb of Athena|interred with her]], and the populace of the tribes were taken in a &amp;quot;[[Galleon]]&amp;quot; (a spacecraft) to their places of refuge. Twelve tribes find and occupy a solar system with at least 12 habitable worlds, while a thirteenth tribe locates a world they named [[Earth (RDM)|Earth]]. [[Zeus, Lord of Kobol|Zeus]] warned the survivors that any return to Kobol &amp;quot;would exact a price in blood.&amp;quot;&lt;br /&gt;
&amp;lt;br clear=&amp;quot;both&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Settlement==&lt;br /&gt;
&lt;br /&gt;
After settling on their new homes, another cataclysm befell the Twelve Tribes. This resulted in the destruction of much of their knowledge base and sent the Colonies into a dark age &amp;lt;ref name=RDM1-30-05&amp;gt;[http://blog.scifi.com/battlestar/archives/2005/01/index.html#a000016 RDM, January 30, 2005]).&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;On the real-world Earth, similar dark ages occurred after the falls of [[Wikipedia:Dark Ages|Rome]] and [[Wikipedia:Greek Dark Ages|Mycenaean Greece]], and lasted for centuries. It is possible that much of their technological knowledge of interstellar spaceflight was lost after the escape from Kobol.  Over time, they rebuilt their technological base, and travel between the Colonies was commonplace for some time before the Cylon Attack.&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
[[Image:Centurion_armor_old.jpg|thumb|left|100px|An early-model Cylon]]  After their return to space, the Colonies established many observatories, listening posts, research stations and armories in their system. Inequity and war were common between the Colonies for most of this time period as each colony behaved more as sovereign nations. By the end of the strife, [[Sagittaron]] had been exploited for centuries ([[Bastille Day]]).&lt;br /&gt;
&lt;br /&gt;
Various shifting alliances and attempts at unified government came out of these conflicts, which would later form the bedrock of the [[Articles of Colonization]], but it would still be some time before a practical Colonies-wide government was established &amp;lt;ref&amp;gt;[http://blog.scifi.com/battlestar/archives/2005/04/index.html#a000025 RDM, April 11, 2005]).&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The Colonials also created robots, called [[Cylons (RDM)|Cylons]], to do work which they found unpleasant, including industrial work and soldiers in their civil wars.&amp;lt;ref name=RDM1-30-05/&amp;gt;&lt;br /&gt;
&amp;lt;br clear=&amp;quot;both&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==The Cylon War==&lt;br /&gt;
:&#039;&#039;Main article: [[Cylon War]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Image:Monclair2.jpg|thumb|right|A painting by [[Monclair]] commemorates a bloody Colonial victory]]&lt;br /&gt;
Such was the extent to which the Colonies had invested their military power in the Cylons that when they chose to rebel against their masters, the Colonials found themselves well-matched. With their mastery of Colonial technology, the Cylons were able to infiltrate nearly all networked devices. The Colonials were forced to abandon networked computers and wireless devices in favor of more secure and durable technologies, able to withstand both Cylon infiltration and the powerful nuclear weapons used by the warring parties&amp;lt;ref&amp;gt;[http://blog.scifi.com/battlestar/archives/2005/01/index.html#a000013 RDM, January 19, 2005]).&amp;lt;/ref&amp;gt;. Twelve [[Galactica type battlestar|battlestars]] built in the opening years of the war best exemplified these principles, including &#039;&#039;[[Galactica]]&#039;&#039; ([[Miniseries]]).  In response to the great threat posed by the Cylons, the Twelve Colonies formed a unified federal [[Government]] for the first time, at the beginning of the war ([[Colonial Day]]).&lt;br /&gt;
&lt;br /&gt;
At its darkest hour, the Cylon War came very close to wiping out the Colonies.&amp;lt;ref name=RDM1-30-05/&amp;gt; This outcome of the war likely developed, among other practices, the [[Case Orange]] contingency government succession protocol as well as the re-buildup of the Colonial Fleet in the Federal Era.&lt;br /&gt;
&lt;br /&gt;
==Armistice==&lt;br /&gt;
[[Image:Armistice Station.jpg|thumb|left|Armistice Station]]&lt;br /&gt;
After the Cylon War ended, a long and bloody struggle of approximately 12 years, an armistice was declared, and the Cylons departed for a [[Cylon homeworld|world of their own]]. The Colonials established a neutral meeting place, [[Armistice Station]], and made diplomatic overtures for Cylons and Colonials to meet annually. However, these overtures were continually ignored.&lt;br /&gt;
&lt;br /&gt;
After the war, the military went through a Reduction in Force, resulting in the discharge of many of the war&#039;s veterans.&lt;br /&gt;
&amp;lt;div style=&amp;quot;clear: both;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Federal Era==&lt;br /&gt;
&lt;br /&gt;
While the Cylon War had a lasting effect on the government of the Twelve Colonies, the population as a whole, much of it born after the war, had relegated it to a historical note in textbooks (much as real-world Earth citizens regard their Second World War). The now-united government continued to maintain a large standing military, which, forty years after the war, had grown to include 120 battlestars ([[Miniseries]]), most apparently more advanced than those of the original battlestar class ([[Pegasus (episode)|Pegasus]]). This buildup apparently began about twenty years after the war, around the time [[Saul Tigh]] and [[William Adama]] rejoined the military (&amp;quot;[[Scattered]]&amp;quot; and its [http://www.scifi.com/battlestar/downloads/podcast/mp3/201/bsg_ep201_FULL.mp3 podcast]).&lt;br /&gt;
&lt;br /&gt;
With their military assets now concentrated in a central government under the [[Articles of Colonization]] ([[Epiphanies|with Caprica City as the capital]]), the new government of the Twelve Colonies was able to maintain peace among its members ([[Water]]). Now presumably free of the Cylon threat, technologies which could not be used during the war were redeployed throughout the fleet, increasing its effectiveness against more mundane opponents ([[Miniseries]]).&lt;br /&gt;
&lt;br /&gt;
This new era of federalism was not without considerable opposition. Dissidents on Sagittaron lead by [[Tom Zarek]] took arms against the government ([[Bastille Day]]), supplied by arms dealers like [[Leoben Conoy#Ragnar Anchorage Copy|Leoben Conoy]].&amp;lt;ref name=RDM1-30-05/&amp;gt;  Regardless of these localized attempts at insurrection, on the whole the Twelve Colonies faced no major military threats, with the loss of contact with the Cylons.  The [[Colonial Fleet (RDM)|Colonial Fleet]]&#039;s standing numbers were actually kept disproportionately high relative to their common uses, in fear that one day the Cylons might return.  Day-to-day work for the Fleet consisted of handling the small-scale brush fire attempts at rebellion such as on Sagittaron, but these were all light peacekeeping actions rather than actual fighting.  Prior to the Cylon attack, none of &#039;&#039;Galactica&#039;s&#039;&#039; younger-generation crew had ever seen any real combat.&lt;br /&gt;
&lt;br /&gt;
==Fall of the Twelve Colonies==&lt;br /&gt;
:&#039;&#039;Main article: [[Fall of the Twelve Colonies]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Image:Nukes in Miniseries.jpg|left|thumb|The destruction of Caprica]]&lt;br /&gt;
The arrogance of the Colonials in re-equipping their military with technologies vulnerable to Cylon interference proved to be their undoing. Forty years after the first Cylon War, [[Humanoid Cylon|Cylon infiltrators]] subverted Dr. [[Gaius Baltar]]&#039;s [[Command Navigation Program]], allowing an advanced Cylon armada to destroy the Colonial fleet with impunity.&lt;br /&gt;
&lt;br /&gt;
The attack resulted in the nuclear bombardment and occupation of the Colonies and the enslavement of most of the few isolated survivors in a series of [[Farms]]. Altogether, less than one hundred ships (mostly civilian) survived the attack, including only two battlestars - the nearly obsolete &#039;&#039;[[Galactica]]&#039;&#039; and the [[Mercury class battlestar]] &#039;&#039;[[Pegasus (RDM)|Pegasus]]&#039;&#039;. The survivors abandoned the Colonies and formed a convoy in search of the thirteenth colony, [[Earth (RDM)|Earth]], where they hope to find refuge.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:85%&amp;quot;&amp;gt;&amp;lt;references/&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:A to Z]]&lt;br /&gt;
[[Category:Colonial]]&lt;br /&gt;
[[Category:Colonial History]]&lt;br /&gt;
[[Category:Colonial History (RDM)]]&lt;br /&gt;
[[Category:Colonial Society]]&lt;br /&gt;
[[Category:Colonial Society (RDM)]]&lt;br /&gt;
[[Category:RDM]]&lt;br /&gt;
&lt;br /&gt;
{{featured article}}&lt;br /&gt;
&lt;br /&gt;
[[zh:拾贰殖民地的历史]]&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:News/Merchandise&amp;diff=150448</id>
		<title>Battlestar Wiki:News/Merchandise</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:News/Merchandise&amp;diff=150448"/>
		<updated>2008-02-27T07:36:49Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: Broken link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
&amp;lt;!-- 4 LARGE ITEMS MAX! --&amp;gt;&lt;br /&gt;
&amp;lt;!-- More news can be added the community portal under notices! --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Please do not break this page as it is placed on the main page --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====DVDs=====&lt;br /&gt;
* The [[Battlestar Galactica - Season Three (Region 1 DVD)|Season 3 DVD]] will be released on March 18, 2008. It will include an extended version of &amp;quot;[[Unfinished Business]]&amp;quot; with over 25 minutes of extra content, in addition to deleted scenes, featurettes, and podcasts.&amp;lt;ref&amp;gt;{{cite_web|url=http://www.tvshowsondvd.com/news/Battlestar-Galactica-Season-3/8715|title= TVShowsOnDVD.com: Battlestar Galactica DVD news: Announcement for Battlestar Galactica - Season 3|date=31 December 2007|accessdate=31 December 2007|last=|first=|format=|language=}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite_web|url=http://www.tvshowsondvd.com/news/Battlestar-Galactica-Season-3-Menus/8860&lt;br /&gt;
|title= TVShowsOnDVD.com: Battlestar Galactica DVD news: 3rd Season Release Date MOVES! Plus a TON Of Menu Screen Previews, Too|date=26 January 2008|accessdate=26 January 2008|last=|first=|format=|language=}}&amp;lt;/ref&amp;gt;[http://astore.amazon.com/battlestarwik-20/detail/B00129W6LE Pre-order it on Amazon.com].&lt;br /&gt;
*&amp;quot;[[Razor]]&amp;quot; is available on [http://astore.amazon.com/battlestarwik-20/detail/B000V5IP6K Amazon.com] ([[Razor (Region 1 DVD)|Region 1 DVD]]) and [http://astore.amazon.co.uk/battlestarwik-21/detail/B000WISSOK Amazon UK] ([[Razor (Region 2 DVD)|Region 2 DVD]]).&lt;br /&gt;
*The complete [[Season 1 (2004-05)|Season 1]] (including the [[Miniseries]]) was [[Battlestar Galactica - Season 1 (HD-DVD)|released on HD-DVD]] and is available on [http://astore.amazon.com/battlestarwik-20/detail/B000V5IPA6/ Amazon.com.]&lt;br /&gt;
*The [[Galactica 1980 (Region 1 DVD)|Region 1 DVD box set]] for the complete &#039;&#039;[[Galactica 1980]]&#039;&#039; series is available on [http://astore.amazon.com/battlestarwik-20/detail/B000W4KT9G/ Amazon.com.]. The [[Galactica 1980 (Region 2 DVD)|Region 2 DVD box set]] will be released on February 18, 2008 and can be pre-ordered on [http://astore.amazon.co.uk/battlestarwik-21/detail/B000YGHC0G Amazon UK]. The [[Galactica 1980 (Region 4 DVD)|Region 4 DVD box set]] will be released on March 05, 2008 and can be pre-ordered on [http://www.ezydvd.com.au/item.zml/797906 EzyDVD].&lt;br /&gt;
&lt;br /&gt;
=====Soundtracks=====&lt;br /&gt;
*The [[Soundtrack (Season 3)|Season 3 Soundtrack]] is available from either [http://astore.amazon.com/battlestarwik-20/detail/B000UZ4C4A/ Amazon.com] (US and Canada) or from [http://astore.amazon.co.uk/battlestarwik-21/detail/B000UZ4C4A/ Amazon UK].&lt;br /&gt;
&lt;br /&gt;
=====Other Merchandise=====&lt;br /&gt;
&lt;br /&gt;
*[http://www.thinkgeek.com Think Geek] is now selling a &amp;quot;What the frak?&amp;quot; [http://www.thinkgeek.com/tshirts/popculture/9ed0/ t-shirt] and a [http://www.thinkgeek.com/apparel/hoodies/9eda/ hoodie], with a &#039;&#039;Battlestar Galactica&#039;&#039; logo behind the text.&lt;br /&gt;
&lt;br /&gt;
*According to [http://www.figures.com/databases/action.cgi?setup_file=fignews2.setup&amp;amp;category=actionfigures&amp;amp;topic=41&amp;amp;show_article=674&amp;amp;nl=1 Figures.com], Action Figure Xpress is accepting pre-orders for a [[Scar (Raider)|Scar]] statue. Limited to 480 pieces, the statue is due in April for $149.99.&lt;br /&gt;
&lt;br /&gt;
*Sideshow Collectibles is now offering you the chance to own [http://www.sideshowtoy.com/cgi-bin/category.cgi?item=255 your own life-sized RDM Cylon Centurion] for the low price of $7,900 plus shipping.&lt;br /&gt;
&lt;br /&gt;
*[[Quantum Mechanix]] released a set of five [http://www.quantummechanix.com/BSGPropaganda.html &#039;&#039;Battlestar Galactica&#039;&#039; Propaganda Posters] for $29.95.&lt;br /&gt;
&lt;br /&gt;
*DST has [http://www.diamondselecttoys.com/store.asp?p=item.asp%3FItemNo%3D59730%26CategoryID%3D369 announced] that an action figure of [[Helena Cain|Admiral Cain]] will be available in series two as a Wizard Entertainment exclusive. In addition, Minimates series 4 will include [http://www.figures.com/databases/action.cgi?setup_file=fignews2.setup&amp;amp;category=actionfigures&amp;amp;topic=41&amp;amp;show_article=656&amp;amp;nl=1 Kat and a Centurion with mortar pack] as Previews exclusives.&lt;br /&gt;
&lt;br /&gt;
*Figures.com has an [http://www.figures.com/databases/action.cgi?setup_file=fignews2.setup&amp;amp;category=actionfigures&amp;amp;topic=41&amp;amp;show_article=654&amp;amp;nl=1 image] of Diamond Select Toys&#039; upcoming Kat, Starbuck, and Helo figures, along with a [http://www.figures.com/databases/action.cgi?setup_file=fignews2.setup&amp;amp;category=actionfigures&amp;amp;topic=41&amp;amp;show_article=653 look] at Minimates series 4 and DST&#039;s upcoming Viper Mark II statue.&lt;br /&gt;
&lt;br /&gt;
=====Non-&#039;&#039;Battlestar&#039;&#039;/Stuff Your Really Want and Need=====&lt;br /&gt;
&lt;br /&gt;
* Buy [http://astore.amazon.com/battlestarwik-20/detail/B000FI73MA Amazon&#039;s new Kindle reading device] and get a four-year [[BW:MEMBERSHIP|membership]] as an added bonus! [http://blog.battlestarwiki.org/2007/11/30/buy-amazons-kindle-and-get-a-four-year-paid-subscription-free/ See the blog post for more details.]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;right&amp;quot;&amp;gt;&amp;lt;small&amp;gt;[[:Portal:Merchandise|Merchandise Portal]] | [[:Category:Merchandise|Merchandise Items]] | [[Battlestar Wiki:Community Portal#CBB|More Merchandise News]]&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:News/Merchandise&amp;diff=150445</id>
		<title>Battlestar Wiki:News/Merchandise</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:News/Merchandise&amp;diff=150445"/>
		<updated>2008-02-27T07:04:38Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
&amp;lt;!-- 4 LARGE ITEMS MAX! --&amp;gt;&lt;br /&gt;
&amp;lt;!-- More news can be added the community portal under notices! --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Please do not break this page as it is placed on the main page --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====DVDs=====&lt;br /&gt;
* The [[Battlestar Galactica - Season Three (Region 1 DVD)|Season 3 DVD]] will be released on March 18, 2008. It will include an extended version of &amp;quot;[[Unfinished Business]]&amp;quot; with over 25 minutes of extra content, in addition to deleted scenes, featurettes, and podcasts.&amp;lt;ref&amp;gt;{{cite_web|url=http://www.tvshowsondvd.com/news/Battlestar-Galactica-Season-3/8715|title= TVShowsOnDVD.com: Battlestar Galactica DVD news: Announcement for Battlestar Galactica - Season 3|date=31 December 2007|accessdate=31 December 2007|last=|first=|format=|language=}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite_web|url=http://www.tvshowsondvd.com/news/Battlestar-Galactica-Season-3-Menus/8860&lt;br /&gt;
|title= TVShowsOnDVD.com: Battlestar Galactica DVD news: 3rd Season Release Date MOVES! Plus a TON Of Menu Screen Previews, Too|date=26 January 2008|accessdate=26 January 2008|last=|first=|format=|language=}}&amp;lt;/ref&amp;gt;[http://astore.amazon.com/battlestarwik-20/detail/B00129W6LE Pre-order it on Amazon.com].&lt;br /&gt;
*&amp;quot;[[Razor]]&amp;quot; is available on [http://astore.amazon.com/battlestarwik-20/detail/B000V5IP6K Amazon.com] ([[Razor (Region 1 DVD)|Region 1 DVD]]) and [http://astore.amazon.co.uk/battlestarwik-21/detail/B000WISSOK Amazon UK] ([[Razor (Region 2 DVD)|Region 2 DVD]]).&lt;br /&gt;
*The complete [[Season 1 (2004-05)|Season 1]] (including the [[Miniseries]]) was [[Battlestar Galactica - Season 1 (HD-DVD)|released on HD-DVD]] and is available on [http://astore.amazon.com/battlestarwik-20/detail/B000V5IPA6/ Amazon.com.]&lt;br /&gt;
*The [[Galactica 1980 (Region 1 DVD)|Region 1 DVD box set]] for the complete &#039;&#039;[[Galactica 1980]]&#039;&#039; series is available on [http://astore.amazon.com/battlestarwik-20/detail/B000W4KT9G/ Amazon.com.]. The [[Galactica 1980 (Region 2 DVD)|Region 2 DVD box set]] will be released on February 18, 2008 and can be pre-ordered on [http://astore.amazon.co.uk/battlestarwik-21/detail/B000YGHC0G Amazon UK]. The [[Galactica 1980 (Region 4 DVD)|Region 4 DVD box set]] will be released on March 05, 2008 and can be pre-ordered on [http://www.ezydvd.com.au/item.zml/797906 EzyDVD].&lt;br /&gt;
&lt;br /&gt;
=====Soundtracks=====&lt;br /&gt;
*The [[Soundtrack (Season 3)|Season 3 Soundtrack]] is available from either [http://astore.amazon.com/battlestarwik-20/detail/B000UZ4C4A/ Amazon.com] (US and Canada) or from [http://astore.amazon.co.uk/battlestarwik-21/detail/B000UZ4C4A/ Amazon UK].&lt;br /&gt;
&lt;br /&gt;
=====Other Merchandise=====&lt;br /&gt;
&lt;br /&gt;
*[http://www.thinkgeek.com Think Geek] is now selling a &amp;quot;What the frak?&amp;quot; [http://www.thinkgeek.com/tshirts/popculture/9ed0/ t-shirt] and a [http://www.thinkgeek.com/apparel/hoodies/9eda/ hoodie], with a &#039;&#039;Battlestar Galactica&#039;&#039; logo behind the text.&lt;br /&gt;
&lt;br /&gt;
*According to [http://www.figures.com/databases/action.cgi?setup_file=fignews2.setup&amp;amp;category=actionfigures&amp;amp;topic=41&amp;amp;show_article=674&amp;amp;nl=1 Figures.com], Action Figure Xpress is accepting pre-orders for a [[Scar (Raider)|Scar]] statue. Limited to 480 pieces, the statue is due in April for $149.99.&lt;br /&gt;
&lt;br /&gt;
*Sideshow Collectibles is now offering you the chance to own [http://www.sideshowtoy.com/cgi-bin/category.cgi?item=255 your own life-sized RDM Cylon Centurion] for the low price of $7,900 plus shipping.&lt;br /&gt;
&lt;br /&gt;
*[[Quantum Mechanix]] released a set of five [http://www.quantummechanix.com/BSGPropaganda.html &#039;&#039;Battlestar Galactica&#039;&#039; Propaganda Posters] for $29.95.&lt;br /&gt;
&lt;br /&gt;
*DST has [http://www.diamondselecttoys.com/article.asp?ai=62043 announced] that an action figure of [[Helena Cain|Admiral Cain]] will be available in series two as a Wizard Entertainment exclusive. In addition, Minimates series 4 will include [http://www.figures.com/databases/action.cgi?setup_file=fignews2.setup&amp;amp;category=actionfigures&amp;amp;topic=41&amp;amp;show_article=656&amp;amp;nl=1 Kat and a Centurion with mortar pack] as Previews exclusives.&lt;br /&gt;
&lt;br /&gt;
*Figures.com has an [http://www.figures.com/databases/action.cgi?setup_file=fignews2.setup&amp;amp;category=actionfigures&amp;amp;topic=41&amp;amp;show_article=654&amp;amp;nl=1 image] of Diamond Select Toys&#039; upcoming Kat, Starbuck, and Helo figures, along with a [http://www.figures.com/databases/action.cgi?setup_file=fignews2.setup&amp;amp;category=actionfigures&amp;amp;topic=41&amp;amp;show_article=653 look] at Minimates series 4 and DST&#039;s upcoming Viper Mark II statue.&lt;br /&gt;
&lt;br /&gt;
=====Non-&#039;&#039;Battlestar&#039;&#039;/Stuff Your Really Want and Need=====&lt;br /&gt;
&lt;br /&gt;
* Buy [http://astore.amazon.com/battlestarwik-20/detail/B000FI73MA Amazon&#039;s new Kindle reading device] and get a four-year [[BW:MEMBERSHIP|membership]] as an added bonus! [http://blog.battlestarwiki.org/2007/11/30/buy-amazons-kindle-and-get-a-four-year-paid-subscription-free/ See the blog post for more details.]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;right&amp;quot;&amp;gt;&amp;lt;small&amp;gt;[[:Portal:Merchandise|Merchandise Portal]] | [[:Category:Merchandise|Merchandise Items]] | [[Battlestar Wiki:Community Portal#CBB|More Merchandise News]]&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
	<entry>
		<id>https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:News/Merchandise&amp;diff=150444</id>
		<title>Battlestar Wiki:News/Merchandise</title>
		<link rel="alternate" type="text/html" href="https://en.battlestarwiki.org/w/index.php?title=Battlestar_Wiki:News/Merchandise&amp;diff=150444"/>
		<updated>2008-02-27T06:59:46Z</updated>

		<summary type="html">&lt;p&gt;Galjamspe: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
&amp;lt;!-- 4 LARGE ITEMS MAX! --&amp;gt;&lt;br /&gt;
&amp;lt;!-- More news can be added the community portal under notices! --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Please do not break this page as it is placed on the main page --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=====DVDs=====&lt;br /&gt;
* The [[Battlestar Galactica - Season Three (Region 1 DVD)|Season 3 DVD]] will be released on March 18, 2008. It will include an extended version of &amp;quot;[[Unfinished Business]]&amp;quot; with over 25 minutes of extra content, in addition to deleted scenes, featurettes, and podcasts.&amp;lt;ref&amp;gt;{{cite_web|url=http://www.tvshowsondvd.com/news/Battlestar-Galactica-Season-3/8715|title= TVShowsOnDVD.com: Battlestar Galactica DVD news: Announcement for Battlestar Galactica - Season 3|date=31 December 2007|accessdate=31 December 2007|last=|first=|format=|language=}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite_web|url=http://www.tvshowsondvd.com/news/Battlestar-Galactica-Season-3-Menus/8860&lt;br /&gt;
|title= TVShowsOnDVD.com: Battlestar Galactica DVD news: 3rd Season Release Date MOVES! Plus a TON Of Menu Screen Previews, Too|date=26 January 2008|accessdate=26 January 2008|last=|first=|format=|language=}}&amp;lt;/ref&amp;gt;[http://astore.amazon.com/battlestarwik-20/detail/B00129W6LE Pre-order it on Amazon.com].&lt;br /&gt;
*&amp;quot;[[Razor]]&amp;quot; is available on [http://astore.amazon.com/battlestarwik-20/detail/B000V5IP6K Amazon.com] ([[Razor (Region 1 DVD)|Region 1 DVD]]) and [http://astore.amazon.co.uk/battlestarwik-21/detail/B000WISSOK Amazon UK] ([[Razor (Region 2 DVD)|Region 2 DVD]]).&lt;br /&gt;
*The complete [[Season 1 (2004-05)|Season 1]] (including the [[Miniseries]]) was [[Battlestar Galactica - Season 1 (HD-DVD)|released on HD-DVD]] and is available on [http://astore.amazon.com/battlestarwik-20/detail/B000V5IPA6/ Amazon.com.]&lt;br /&gt;
*The [[Galactica 1980 (Region 1 DVD)|Region 1 DVD box set]] for the complete &#039;&#039;[[Galactica 1980]]&#039;&#039; series is available on [http://astore.amazon.com/battlestarwik-20/detail/B000W4KT9G/ Amazon.com.]. The [[Galactica 1980 (Region 2 DVD)|Region 2 DVD box set]] will be released on February 18, 2008 and can be pre-ordered on [http://astore.amazon.co.uk/battlestarwik-21/detail/B000YGHC0G Amazon UK]. The [[Galactica 1980 (Region 4 DVD)|Region 4 DVD box set]] will be released on March 05, 2008 and can be pre-ordered on [http://www.ezydvd.com.au/item.zml/797906 EzyDVD].&lt;br /&gt;
&lt;br /&gt;
=====Soundtracks=====&lt;br /&gt;
*The [[Soundtrack (Season 3)|Season 3 Soundtrack]] is available from either [http://astore.amazon.com/battlestarwik-20/detail/B000UZ4C4A/ Amazon.com] (US and Canada) or from [http://astore.amazon.co.uk/battlestarwik-21/detail/B000UZ4C4A/ Amazon UK].&lt;br /&gt;
&lt;br /&gt;
=====Other Merchandise=====&lt;br /&gt;
&lt;br /&gt;
*[http://www.thinkgeek.com Think Geek] is now selling a &amp;quot;What the frak?&amp;quot; [http://www.thinkgeek.com/tshirts/generic/9ed0/ t-shirt] and a [http://www.thinkgeek.com/apparel/hoodies/9eda/ hoodie], with a &#039;&#039;Battlestar Galactica&#039;&#039; logo behind the text.&lt;br /&gt;
&lt;br /&gt;
*According to [http://www.figures.com/databases/action.cgi?setup_file=fignews2.setup&amp;amp;category=actionfigures&amp;amp;topic=41&amp;amp;show_article=674&amp;amp;nl=1 Figures.com], Action Figure Xpress is accepting pre-orders for a [[Scar (Raider)|Scar]] statue. Limited to 480 pieces, the statue is due in April for $149.99.&lt;br /&gt;
&lt;br /&gt;
*Sideshow Collectibles is now offering you the chance to own [http://www.sideshowtoy.com/cgi-bin/category.cgi?item=255 your own life-sized RDM Cylon Centurion] for the low price of $7,900 plus shipping.&lt;br /&gt;
&lt;br /&gt;
*[[Quantum Mechanix]] released a set of five [http://www.quantummechanix.com/BSGPropaganda.html &#039;&#039;Battlestar Galactica&#039;&#039; Propaganda Posters] for $29.95.&lt;br /&gt;
&lt;br /&gt;
*DST has [http://www.diamondselecttoys.com/article.asp?ai=62043 announced] that an action figure of [[Helena Cain|Admiral Cain]] will be available in series two as a Wizard Entertainment exclusive. In addition, Minimates series 4 will include [http://www.figures.com/databases/action.cgi?setup_file=fignews2.setup&amp;amp;category=actionfigures&amp;amp;topic=41&amp;amp;show_article=656&amp;amp;nl=1 Kat and a Centurion with mortar pack] as Previews exclusives.&lt;br /&gt;
&lt;br /&gt;
*Figures.com has an [http://www.figures.com/databases/action.cgi?setup_file=fignews2.setup&amp;amp;category=actionfigures&amp;amp;topic=41&amp;amp;show_article=654&amp;amp;nl=1 image] of Diamond Select Toys&#039; upcoming Kat, Starbuck, and Helo figures, along with a [http://www.figures.com/databases/action.cgi?setup_file=fignews2.setup&amp;amp;category=actionfigures&amp;amp;topic=41&amp;amp;show_article=653 look] at Minimates series 4 and DST&#039;s upcoming Viper Mark II statue.&lt;br /&gt;
&lt;br /&gt;
=====Non-&#039;&#039;Battlestar&#039;&#039;/Stuff Your Really Want and Need=====&lt;br /&gt;
&lt;br /&gt;
* Buy [http://astore.amazon.com/battlestarwik-20/detail/B000FI73MA Amazon&#039;s new Kindle reading device] and get a four-year [[BW:MEMBERSHIP|membership]] as an added bonus! [http://blog.battlestarwiki.org/2007/11/30/buy-amazons-kindle-and-get-a-four-year-paid-subscription-free/ See the blog post for more details.]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div align=&amp;quot;right&amp;quot;&amp;gt;&amp;lt;small&amp;gt;[[:Portal:Merchandise|Merchandise Portal]] | [[:Category:Merchandise|Merchandise Items]] | [[Battlestar Wiki:Community Portal#CBB|More Merchandise News]]&amp;lt;/small&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
__NOTOC__&lt;/div&gt;</summary>
		<author><name>Galjamspe</name></author>
	</entry>
</feed>