<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shiftos_thereturn.git/ShiftOS.WinForms/ShiftnetSites, branch winforms</title>
<subtitle>The official, open-source, C# revamp of ShiftOS.
</subtitle>
<id>https://git.shiftos.dev/shiftos_thereturn.git/atom?h=winforms</id>
<link rel='self' href='https://git.shiftos.dev/shiftos_thereturn.git/atom?h=winforms'/>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/'/>
<updated>2017-06-24T00:20:38Z</updated>
<entry>
<title>hacking work</title>
<updated>2017-06-24T00:20:38Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-24T00:20:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=1661f9a5bd46dbd7d2586787c55bfc407c027629'/>
<id>urn:sha1:1661f9a5bd46dbd7d2586787c55bfc407c027629</id>
<content type='text'>
Me: [squeaky] IT'S WORKING!!
Phil: Michael... You just creeped me out...
</content>
</entry>
<entry>
<title>Fix some major Appscape bugs.</title>
<updated>2017-06-23T00:52:01Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-23T00:52:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=42a7829864cd6cf2dff2a21f9dbed208b154c6f7'/>
<id>urn:sha1:42a7829864cd6cf2dff2a21f9dbed208b154c6f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MindBlow tweaks</title>
<updated>2017-06-19T07:03:51Z</updated>
<author>
<name>RogueAI42</name>
<email>declanhoare@exemail.com.au</email>
</author>
<published>2017-06-19T07:03:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=b453978afc994eec4cd328f7b9348a1e263e097f'/>
<id>urn:sha1:b453978afc994eec4cd328f7b9348a1e263e097f</id>
<content type='text'>
* MindBlow now lets you reset memory before you start a new
program, and kill one that is still executing
* The MindBlow site now uses the correct button theme
</content>
</entry>
<entry>
<title>MindBlow: Brainfuck IDE for ShiftOS</title>
<updated>2017-06-17T09:16:50Z</updated>
<author>
<name>RogueAI42</name>
<email>declanhoare@exemail.com.au</email>
</author>
<published>2017-06-17T09:16:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=dbf794c9849c0046cf2e93a878c6d8d9101d2fc8'/>
<id>urn:sha1:dbf794c9849c0046cf2e93a878c6d8d9101d2fc8</id>
<content type='text'>
For 50,000 Codepoints you can write and run Brainfuck programs in
a dedicated IDE. Check out the site on "shiftnet/mindblow".

The IDE seems to be working perfectly. The site has some theming
issues.
</content>
</entry>
<entry>
<title>ReflectMan Saves The Day..............</title>
<updated>2017-06-11T07:38:53Z</updated>
<author>
<name>RogueAI42</name>
<email>declanhoare@exemail.com.au</email>
</author>
<published>2017-06-11T07:34:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=107a98686a105468b5f200ebcbd27343c1210ce4'/>
<id>urn:sha1:107a98686a105468b5f200ebcbd27343c1210ce4</id>
<content type='text'>
Refactored every part in the code that used that damn foreach loop.
All assemblies are now loaded on startup into an array, and the
results of GetType() on each are concatenated into another array.
The parts of the code that were loading the assemblies and scanning
them themselves now look to ReflectMan.Types, and all disk I/O is
limited to the first time ReflectMan is accessed. While I was there
I also replaced some other foreach loops with array comprehensions
and such to speed things up - there is a noticeable improvement.

It doesn't seem to have broken anything, but I'd appreciate if
someone could do more stress testing for me.
</content>
</entry>
<entry>
<title>main menu system + sandbox mode</title>
<updated>2017-06-10T14:17:15Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-10T14:17:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=c40d071d58859e25b3781299b949b91caa0548fe'/>
<id>urn:sha1:c40d071d58859e25b3781299b949b91caa0548fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slight Shiftnet mods, new default skin.</title>
<updated>2017-05-30T20:34:31Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-05-30T20:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=0451b5d15703987b6be1160917ea31d36f6ee125'/>
<id>urn:sha1:0451b5d15703987b6be1160917ea31d36f6ee125</id>
<content type='text'>
</content>
</entry>
<entry>
<title>It's amazing what talking to Rylan can do to an integer datatype.</title>
<updated>2017-05-30T00:08:30Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-05-30T00:08:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=37ac4c684ce3904c5ec614362ed99bb9867ca0f3'/>
<id>urn:sha1:37ac4c684ce3904c5ec614362ed99bb9867ca0f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>various things from last night</title>
<updated>2017-05-29T15:38:20Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-05-29T15:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=58c9152351b02b37e63fc193060474478f1e9a65'/>
<id>urn:sha1:58c9152351b02b37e63fc193060474478f1e9a65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cool startup logo :smiley:</title>
<updated>2017-05-28T14:12:59Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-05-28T14:12:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=80899fc5de1c0c194043ce94a10707bf8b7afcf0'/>
<id>urn:sha1:80899fc5de1c0c194043ce94a10707bf8b7afcf0</id>
<content type='text'>
</content>
</entry>
</feed>
