ArcherSysOS 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (296) hide show
  1. checksums.yaml +7 -0
  2. data/-interactive +0 -0
  3. data/.302.html.swp +0 -0
  4. data/.AerodiaServer.rb.swp +0 -0
  5. data/.README.md.swp +0 -0
  6. data/.archersys_os_peace.py.swp +0 -0
  7. data/.authorize.php.swp +0 -0
  8. data/.buildinfo +4 -0
  9. data/.git.cmd.swp +0 -0
  10. data/.gitconfig +1 -0
  11. data/.gitignore +9 -0
  12. data/.htaccess +12 -0
  13. data/.index.php.swl +0 -0
  14. data/.index.php.swm +0 -0
  15. data/.index.php.swn +0 -0
  16. data/.index.php.swo +0 -0
  17. data/.index.php.swp +0 -0
  18. data/.irb.cmd.swp +0 -0
  19. data/.irb_history +436 -0
  20. data/.irbrc +24 -0
  21. data/.irbrc~ +24 -0
  22. data/.livesearch.php.swp +0 -0
  23. data/.login.php.swl +0 -0
  24. data/.login.php.swm +0 -0
  25. data/.login.php.swn +0 -0
  26. data/.login.php.swo +0 -0
  27. data/.login.php.swp +0 -0
  28. data/.logout.php.swp +0 -0
  29. data/.npmrc +96 -0
  30. data/.os-desktop.php.swp +0 -0
  31. data/.pythonrc.py +11 -0
  32. data/.railsrc +1 -0
  33. data/.travis.yml +3 -0
  34. data/.vimstarter.bat.swp +0 -0
  35. data/302.html +8 -0
  36. data/401.html +43 -0
  37. data/403.html +9 -0
  38. data/404.html +43 -0
  39. data/7imperialisminjapan2.ppt +0 -0
  40. data/8_imperialism_by_the_united_states2.ppt +0 -0
  41. data/AbstractArrbyKlass.rb +16 -0
  42. data/AbstractImplementation.rb +10 -0
  43. data/Aerodia2.scn +0 -0
  44. data/AerodiaServer.rb +130 -0
  45. data/AerodiaServer.rb~ +129 -0
  46. data/AerodiaServer.txt +53 -0
  47. data/ArcherCGI.txt +8 -0
  48. data/ArcherDBM.rb +30 -0
  49. data/ArcherSysOS.gemspec +33 -0
  50. data/ArcherSysOS.rb +13 -0
  51. data/ArcherSysOS.rb.txt +13 -0
  52. data/ArcherSysOSDate.rb +10 -0
  53. data/ArcherSysOSOptionsParser.rb +108 -0
  54. data/ArcherSysOSOptionsParser.rb~ +108 -0
  55. data/ArcherVMCashewDelegator.rb +17 -0
  56. data/ArcherVMCashewLogger.rb +55 -0
  57. data/ArcherVMCashewLogger.rb~ +55 -0
  58. data/ArcherVMCashewTimeServer.rb +23 -0
  59. data/ArcherVMCashewTimeServer.rb~ +23 -0
  60. data/ArcherVMException.rb +13 -0
  61. data/CHANGELOG.md +4 -0
  62. data/CONTRIBUTING.md +8 -0
  63. data/CodeIgniter_2.2.0.zip +0 -0
  64. data/ConfigTest.php +11 -0
  65. data/F16MUDCockpitServlet.rb +14 -0
  66. data/F16MUDTape.rb +7 -0
  67. data/F16Shell.rb +42 -0
  68. data/Gemfile +4 -0
  69. data/LICENSE +19 -0
  70. data/Listing.rb +31 -0
  71. data/Middleware.rb +12 -0
  72. data/Middleware.txt +12 -0
  73. data/Movie.rb +8 -0
  74. data/MovieLibrary.rb +10 -0
  75. data/MySQLDumper1.24.4.zip +0 -0
  76. data/NotakerPro.aia +0 -0
  77. data/Num.rb +17 -0
  78. data/OSStartScreen.py +31 -0
  79. data/Product.rb +26 -0
  80. data/QAERODIACORP.sav +0 -0
  81. data/Queue.rb +16 -0
  82. data/Queue.rb~ +15 -0
  83. data/README.md +39 -0
  84. data/README.md~ +46 -0
  85. data/Rakefile +1 -0
  86. data/StockTickerServlet.rb +19 -0
  87. data/StockTickerServlet.rb~ +19 -0
  88. data/Symfony_cookbook_2.5.pdf +35637 -39
  89. data/Taxgator.rb +9 -0
  90. data/Tetris +2 -0
  91. data/Ticker.rb +63 -0
  92. data/Ticker.rb~ +63 -0
  93. data/WeakHash.rb +10 -0
  94. data/WikiPage.rb +27 -0
  95. data/WikiPage.rb~ +27 -0
  96. data/ZlibEngine.rb +20 -0
  97. data/_.swm +0 -0
  98. data/_.swn +0 -0
  99. data/_.swo +0 -0
  100. data/_.swp +0 -0
  101. data/acoserver_acoserver (2).sql +15131 -0
  102. data/acoserver_acoserver.sql +34707 -0
  103. data/acoserver_admin.sql +571 -0
  104. data/acoserver_games.sql +6344 -0
  105. data/acoserver_moodle.sql +16013 -0
  106. data/activate_docs_gen.bat +1 -0
  107. data/activate_docs_gen.txt +1 -0
  108. data/ager.py +6 -0
  109. data/alarmpy.py +6 -0
  110. data/american_imperialism2.ppt +0 -0
  111. data/apple-touch-icon.png +0 -0
  112. data/apps.php +35 -0
  113. data/apps.php.txt +7 -0
  114. data/arbylog.rb +16 -0
  115. data/archergit.py +6 -0
  116. data/archergit.py.txt +6 -0
  117. data/archergit.txt +6 -0
  118. data/archerlua.lua +3 -0
  119. data/archersys-logo.png +0 -0
  120. data/archersys.gemspec +32 -0
  121. data/archersys_os_peace.py +7 -0
  122. data/archersys_os_peace.py~ +5 -0
  123. data/autoexec.bat +3 -0
  124. data/bootstrap-tour.css +65 -0
  125. data/bootstrap-tour.js +698 -0
  126. data/bootstrap-tour.min.css +19 -0
  127. data/bootstrap-tour.min.js +19 -0
  128. data/bootstrap.css +7098 -0
  129. data/bootstrap.js +2002 -0
  130. data/bucketwise-master.zip +0 -0
  131. data/cargo.bat +1 -0
  132. data/cargo.cmd +1 -0
  133. data/changelog.txt +769 -0
  134. data/client_secrets.json +4 -0
  135. data/cockpitguess.py +12 -0
  136. data/collaborant-0.1.0.gem +0 -0
  137. data/composer.json +40 -0
  138. data/composer.lock +1484 -0
  139. data/composer.phar +0 -0
  140. data/conchtack_id.dat +0 -0
  141. data/config.json +4 -0
  142. data/config.php +17 -0
  143. data/config.ru +5 -0
  144. data/config.yml +16 -0
  145. data/console.html +8 -0
  146. data/console.php +42 -0
  147. data/contact.db +0 -0
  148. data/contacts.db +0 -0
  149. data/contrib-update.cmd +6 -0
  150. data/contrib-update.cmd~ +6 -0
  151. data/crossdomain.xml +9 -0
  152. data/cse.xml +25 -0
  153. data/depression_dbq.pdf +0 -0
  154. data/desktop-w10.php +6 -0
  155. data/desktop.html +33 -0
  156. data/desktop.php +310 -0
  157. data/dialogue.txt +13 -0
  158. data/dict.rb +15 -0
  159. data/dictionary_of_words.db +0 -0
  160. data/doc-create.html +5 -0
  161. data/doc-create.php +12 -0
  162. data/dokuwiki-d9556fbc2c1c07a0baaf81c07d4165f6.tgz +0 -0
  163. data/drive-appfolder.php +19 -0
  164. data/drive.php +49 -0
  165. data/dropbox-login.php +13 -0
  166. data/drupal-7.34.zip +0 -0
  167. data/dtop.php +131 -0
  168. data/f18mud.rb +2 -0
  169. data/favicon.ico +0 -0
  170. data/favicon.png +0 -0
  171. data/footer.html +5 -0
  172. data/forum.php +5 -0
  173. data/game1.py +171 -0
  174. data/genindex.html +164 -0
  175. data/git.cmd~ +2 -0
  176. data/github-ci.rb +6 -0
  177. data/histogram.py +36 -0
  178. data/htdocs.gemspec~ +31 -0
  179. data/https___summerjobs.dc.gov_(S(ryzytlym5hqgi255zgb4ojjk))_parental_consent_form.pdf +0 -0
  180. data/ieconfig.xml +12 -0
  181. data/imperialism_dbq_questions2.doc +0 -0
  182. data/imperialism_graphic_organizer2.docx +0 -0
  183. data/index-desktop.php +42 -0
  184. data/index-desktop.php.txt +14 -0
  185. data/index.html +175 -0
  186. data/index.php +302 -0
  187. data/index.php~ +315 -0
  188. data/info.php +3 -0
  189. data/iostarter.py +88 -0
  190. data/irb.cmd +3 -0
  191. data/irb.cmd~ +2 -0
  192. data/jquery-mobile-theme-105213-0.zip +0 -0
  193. data/jquery-ui-1.11.1.custom.zip +0 -0
  194. data/laravel-master.zip +0 -0
  195. data/laravel.phar +0 -0
  196. data/latest_specs.4.8 +0 -0
  197. data/latest_specs.4.8.gz +0 -0
  198. data/login.php +266 -0
  199. data/login.php~ +265 -0
  200. data/logout.php +13 -0
  201. data/logout.php~ +13 -0
  202. data/lua.bat +1 -0
  203. data/main.php +22 -0
  204. data/manage.py +10 -0
  205. data/manifest.appcache +22 -0
  206. data/manifest.json +19 -0
  207. data/manifest.webapp +14 -0
  208. data/meter.js +19 -0
  209. data/meter.php +17 -0
  210. data/mime.types +0 -0
  211. data/moodle.sqk +12123 -0
  212. data/moodle.sql +12123 -0
  213. data/movielibrary.rhtml +16 -0
  214. data/mud_login.rb +38 -0
  215. data/news.py +18 -0
  216. data/node.exe +0 -0
  217. data/node_etw_provider.man +153 -0
  218. data/node_perfctr_provider.man +107 -0
  219. data/nodejs-portable.bat +194 -0
  220. data/nodevars.bat +24 -0
  221. data/notifications-gateway.php +5 -0
  222. data/now.bat +3 -0
  223. data/npm +14 -0
  224. data/npm-debug.log +40 -0
  225. data/npm.cmd +6 -0
  226. data/objects.inv +0 -0
  227. data/ocular.phar +0 -0
  228. data/opensearch.xml +12 -0
  229. data/os-desktop.php +211 -0
  230. data/os-mobile.php +127 -0
  231. data/package.json +5 -0
  232. data/parse-js-blank-1.3.0.zip +0 -0
  233. data/partii.appcache +2 -0
  234. data/pear.conf +2 -0
  235. data/phpldapadmin-1.2.3.zip +0 -0
  236. data/phpliteAdmin_v1-9-5.zip +0 -0
  237. data/phpunit.cmd +1 -0
  238. data/phpunit.dist.xml +8 -0
  239. data/phpunit.phar +77428 -2
  240. data/phpunit.xml +8 -0
  241. data/pik.bat +3 -0
  242. data/pik.ps1 +3 -0
  243. data/pik_runner.exe +0 -0
  244. data/pip-selfcheck.json +1 -0
  245. data/prerelease_specs.4.8 +0 -0
  246. data/prerelease_specs.4.8.gz +0 -0
  247. data/producktivshellwin +0 -0
  248. data/profile.php +7 -0
  249. data/prototype.php +7 -0
  250. data/pyconsole.cmd +3 -0
  251. data/pyconsole.py +8 -0
  252. data/pygubu-asos.py +19 -0
  253. data/pythonray.py +62 -0
  254. data/pythonray.py~ +62 -0
  255. data/pyvenv.cfg +3 -0
  256. data/radius.py +12 -0
  257. data/react-0.11.2.zip +0 -0
  258. data/readme.txt +8 -0
  259. data/register.php +130 -0
  260. data/register.php~ +126 -0
  261. data/rockpaperscissors.py +68 -0
  262. data/rockpaperscissors.py~ +28 -0
  263. data/run_f16.rb +2 -0
  264. data/rustc.cmd +1 -0
  265. data/scrollbar.css +6 -0
  266. data/scrollbar.css~ +4 -0
  267. data/scrutinizer.yml +5 -0
  268. data/search.html +177 -0
  269. data/searchindex.js +1 -0
  270. data/setup-owncloud.php +300 -0
  271. data/setup.py +9 -0
  272. data/sinatra-1.4.5.gem +0 -0
  273. data/smartsheet.html +1 -0
  274. data/span.html +5 -0
  275. data/specs.4.8 +0 -0
  276. data/specs.4.8.gz +0 -0
  277. data/starter-kit-1.8.1.zip +0 -0
  278. data/startscreen.php +11 -0
  279. data/startscreen.py +33 -0
  280. data/startup.png +0 -0
  281. data/svg-edit-2.6.zip +0 -0
  282. data/symfony.com_pdf_Symfony_book_2.5.pdf +0 -0
  283. data/telnet-client.py +18 -0
  284. data/tess.py +26 -0
  285. data/time.css +279 -0
  286. data/time.html +2 -0
  287. data/time.php +56 -0
  288. data/tinymce_spellchecker_php_2_0_6_1.zip +0 -0
  289. data/urllib2.py +1371 -0
  290. data/uru.bat +12 -0
  291. data/uru.bat.bak +12 -0
  292. data/uru.ps1 +11 -0
  293. data/uru.ps1.bak +11 -0
  294. data/uru_rt.exe +0 -0
  295. data/vimstarter.bat +3 -0
  296. metadata +338 -0
Binary file
File without changes
@@ -0,0 +1,4 @@
1
+ {
2
+ "key": "brwekpcno93vtpz",
3
+ "secret": "np5coz7g4nzp9og"
4
+ }
@@ -0,0 +1,17 @@
1
+ <?php
2
+
3
+
4
+
5
+
6
+
7
+ require_once 'vendor/autoload.php';
8
+
9
+ require_once "includes/archersys-connect/asos-gravatar-fetch.php";
10
+ $config = array();
11
+ $config["dbhost"] = "localhost";
12
+ $config["dbuser"] = "root";
13
+ $config["dbpass"] = "aco1234";
14
+ $config["dbname"] = "acoserver_acoserver";
15
+
16
+ ?>
17
+
@@ -0,0 +1,5 @@
1
+ require "rubygems"
2
+ require "geminabox"
3
+
4
+ Geminabox.data = "/gems" # ... or wherever
5
+ run Geminabox::Server
@@ -0,0 +1,16 @@
1
+ # This configuration file contains the absolute path locations of all
2
+ # installed Rubies to be enhanced to work with the DevKit. This config
3
+ # file is generated by the 'ruby dk.rb init' step and may be modified
4
+ # before running the 'ruby dk.rb install' step. To include any installed
5
+ # Rubies that were not automagically discovered, simply add a line below
6
+ # the triple hyphens with the absolute path to the Ruby root directory.
7
+ #
8
+ # Example:
9
+ #
10
+ # ---
11
+ # - C:/ruby19trunk
12
+ # - C:/ruby192dev
13
+ #
14
+ ---
15
+ - K:\ArcherVMPeridot\htdocs\Rubies\22
16
+ - C:\xampp\htdocs\Rubies\22\
@@ -0,0 +1,8 @@
1
+ <!DOCTYPE HTML>
2
+ <html>
3
+ <head>
4
+ <script data-main="/core/neokit-loader.js" src="/core/require.js"></script>
5
+ </head>
6
+ <body>
7
+ </body>
8
+ </html>
@@ -0,0 +1,42 @@
1
+ <?php
2
+ require_once "vendor/autoload.php";
3
+ require_once "Console/console_classes.inc.php";
4
+ use ArcherSys\Shell\MakeFolderCommand;
5
+ use ArcherSys\Shell\ListFolderCommand;
6
+ use ArcherSys\Shell\RemoveFolderCommand;
7
+ use Symfony\Component\Console\Application;
8
+ use Symfony\Component\Console\Descriptor\TextDescriptor;
9
+ use Symfony\Component\Console\Descriptor\XmlDescriptor;
10
+ use Symfony\Component\Console\Helper\DebugFormatterHelper;
11
+ use Symfony\Component\Console\Helper\ProcessHelper;
12
+ use Symfony\Component\Console\Helper\QuestionHelper;
13
+ use Symfony\Component\Console\Input\InputInterface;
14
+ use Symfony\Component\Console\Input\ArgvInput;
15
+ use Symfony\Component\Console\Input\ArrayInput;
16
+ use Symfony\Component\Console\Input\InputDefinition;
17
+ use Symfony\Component\Console\Input\InputOption;
18
+ use Symfony\Component\Console\Input\InputArgument;
19
+ use Symfony\Component\Console\Input\InputAwareInterface;
20
+ use Symfony\Component\Console\Output\BufferedOutput;
21
+ use Symfony\Component\Console\Output\OutputInterface;
22
+ use Symfony\Component\Console\Output\ConsoleOutput;
23
+ use Symfony\Component\Console\Output\ConsoleOutputInterface;
24
+ use Symfony\Component\Console\Command\Command;
25
+ use Symfony\Component\Console\Command\HelpCommand;
26
+ use Symfony\Component\Console\Command\ListCommand;
27
+ use Symfony\Component\Console\Helper\HelperSet;
28
+ use Symfony\Component\Console\Helper\FormatterHelper;
29
+ use Symfony\Component\Console\Helper\DialogHelper;
30
+ use Symfony\Component\Console\Helper\ProgressHelper;
31
+ use Symfony\Component\Console\Helper\TableHelper;
32
+ use Symfony\Component\Console\Event\ConsoleCommandEvent;
33
+ use Symfony\Component\Console\Event\ConsoleExceptionEvent;
34
+ use Symfony\Component\Console\Event\ConsoleTerminateEvent;
35
+ use Symfony\Component\EventDispatcher\EventDispatcherInterface;
36
+ $ASOSBASH = new Application("ArcherBash","1.0");
37
+ $ASOSBASH->add(new MakeFolderCommand());
38
+ $ASOSBASH->add(new ListFolderCommand());
39
+ $ASOSBASH->add(new RemoveFolderCommand());
40
+
41
+ $ASOSBASH->run();
42
+ ?>
File without changes
Binary file
@@ -0,0 +1,6 @@
1
+ @echo off
2
+ gitbin\Git1.9.4\cmd\git init
3
+ gitbin\Git1.9.4\cmd\git add .
4
+ gitbin\Git1.9.4\cmd\git add --all
5
+ gitbin\Git1.9.4\cmd\git commit -m "Reconnection Pack 1"
6
+
@@ -0,0 +1,6 @@
1
+ @echo off
2
+ gitbin\Git1.9.4\cmd\git init
3
+ gitbinGit1.9.4\cmd\git add .
4
+ gitbin\Git1.9.4\cmd\git add --all
5
+ gitbin\Git1.9.4\cmd\git commit -m "Reconnection Pack 1"
6
+
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0"?>
2
+ <!DOCTYPE cross-domain-policy SYSTEM "http://www.adobe.com/xml/dtds/cross-domain-policy.dtd">
3
+ <cross-domain-policy>
4
+ <site-control permitted-cross-domain-policies="all"/>
5
+ <allow-access-from domain="*.google.com"/>
6
+ <allow-access-from domain="*.mozilla.org"/>
7
+ <allow-access-from domain="*.googleapis.com"/>
8
+ <allow-http-request-headers-from domain="*.adobe.com" headers="SOAPAction"/>
9
+ </cross-domain-policy>
data/cse.xml ADDED
@@ -0,0 +1,25 @@
1
+ <?xml version="1.0" encoding="UTF-8" ?>
2
+ <CustomSearchEngine id="mitppbrolh4" creator="008504857794623096248" language="en" top_refinements="2147483647" encoding="UTF-8" enable_suggest="true" enable_promotions="true">
3
+ <Title>ArcherSys Search</Title>
4
+ <Description>ArcherSys SE being made Efficient and Effective</Description>
5
+ <Context>
6
+ <BackgroundLabels>
7
+ <Label name="_cse_mitppbrolh4" mode="BOOST" />
8
+ <Label name="_cse_exclude_mitppbrolh4" mode="ELIMINATE" />
9
+ </BackgroundLabels>
10
+ </Context>
11
+ <LookAndFeel nonprofit="false" element_layout="8" theme="6" custom_theme="false" text_font="Verdana, sans-serif" url_length="full" element_branding="show" enable_cse_thumbnail="true" promotion_url_length="full" ads_layout="1">
12
+ <Logo />
13
+ <Colors url="#5F6A73" background="#DAE0E5" border="#DAE0E5" title="#0568CD" text="#5F6A73" visited="#0568CD" title_hover="#0568CD" title_active="#0568CD" />
14
+ <Promotions title_color="#0066CC" title_visited_color="#0066CC" url_color="#5F6A73" background_color="#D0D1D4" border_color="#D2D6DC" snippet_color="#333333" title_hover_color="#0066CC" title_active_color="#0066CC" />
15
+ <SearchControls input_border_color="#B6BEC5" button_border_color="#B6BEC5" button_background_color="#D0D1D4" tab_border_color="#999999" tab_background_color="#EEEEEE" tab_selected_border_color="#999999" tab_selected_background_color="#999999" />
16
+ <Results border_color="#FFFFFF" border_hover_color="#D2D6DC" background_color="#FFFFFF" background_hover_color="#EDEDED" ads_background_color="#FDF6E5" ads_border_color="#FDF6E5" />
17
+ </LookAndFeel>
18
+ <AdSense />
19
+ <EnterpriseAccount />
20
+ <ImageSearchSettings enable="true" />
21
+ <autocomplete_settings convert_promotions="true" />
22
+ <sort_by_keys label="Relevance" key="" />
23
+ <sort_by_keys label="Date" key="date" />
24
+ <cse_advance_settings enable_speech="true" enable_facet_search="true" />
25
+ </CustomSearchEngine>
Binary file
@@ -0,0 +1,6 @@
1
+ <!DOCTYPE HTML>
2
+ <html>
3
+
4
+ <iframe height='710' scrolling='no' src='//codepen.io/ACOKing/embed/ByqXpw/?height=710' frameborder='no' allowtransparency='true' allowfullscreen='true' style='width: 100%;'>See the Pen <a href='http://codepen.io/ACOKing/pen/ByqXpw/'>Windows 10 Concept</a> by WH (<a href='http://codepen.io/ACOKing'>@ACOKing</a>) on <a href='http://codepen.io'>CodePen</a>.
5
+ </iframe>
6
+ </html>
@@ -0,0 +1,33 @@
1
+ <!DOCTYPE HTML>
2
+ <html lang="en">
3
+ <head>
4
+ <link href='http://fonts.googleapis.com/css?family=Droid+Sans|Open+Sans:700,600' rel='stylesheet' type='text/css'>
5
+ <meta content='width=device-width, initial-scale=1.0, user-scalable=no' name='viewport'>
6
+
7
+ <script src="js/libs/jquery.min.js"></script>
8
+ <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
9
+ <link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/themes/smoothness/jquery-ui.css" />
10
+ <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/jquery-ui.min.js"></script>
11
+ <script src="assets/js/bootstrap.js"></script>
12
+ <link rel="stylesheet" type="text/css" href="assets/css/bootmetro.css"/>
13
+ <link rel="stylesheet" type="text/css" href="assets/css/min/bootmetro.min.css"/>
14
+ <link rel="stylesheet" type="text/css" href="assets/css/bootmetro-ui-light.css"/>
15
+ <link rel="stylesheet" type="text/css" href="assets/css/min/bootmetro-ui-light.min.css"/>
16
+ <link rel="stylesheet" type="text/css" href="assets/css/bootmetro-responsive.css"/>
17
+ <link rel="stylesheet" type="text/css" href="assets/css/min/bootmetro-responsive.min.css"/>
18
+ </head>
19
+ <body>
20
+ <div class="container-fluid">
21
+ <div class="navbar">
22
+ <div class="navbar-inner">
23
+ <a class="brand" href="#">ArcherSys Desktop</a>
24
+ <a href="wordpress">Social</a>
25
+
26
+ </div>
27
+ </div>
28
+
29
+ <div class="listview-item big bg-color-blue">
30
+ </div>
31
+ </div>
32
+ </body>
33
+ </html>
@@ -0,0 +1,310 @@
1
+
2
+
3
+
4
+
5
+ <?php
6
+
7
+
8
+
9
+
10
+ require_once $_SERVER["DOCUMENT_ROOT"]."/config.php";
11
+ require_once $_SERVER["DOCUMENT_ROOT"]."/includes/component-functions.php";
12
+
13
+ // Connects to your Database
14
+ @ini_set("max_execution_time", 300);
15
+ mysql_connect($config["dbhost"], $config["dbuser"], $config["dbpass"]) or die(mysql_error());
16
+
17
+ mysql_select_db("acoserver_acoserver") or die(mysql_error());
18
+
19
+
20
+ //checks cookies to make sure they are logged in
21
+
22
+
23
+
24
+
25
+ if(isset($_COOKIE['ID_ARCHERVMCASHEW']))
26
+
27
+ {
28
+
29
+ $username = $_COOKIE['ID_ARCHERVMCASHEW'];
30
+
31
+ $pass = $_COOKIE['Key_ARCHERVMCASHEW'];
32
+
33
+ $check = mysql_query("SELECT * FROM users WHERE username = '$username'")or die(mysql_error());
34
+
35
+ while($info = mysql_fetch_array( $check ))
36
+
37
+ {
38
+
39
+
40
+
41
+ //if the cookie has the wrong password, they are taken to the login page
42
+
43
+ if ($pass != $info['password'])
44
+
45
+ { header("Location: login.php");
46
+
47
+ }
48
+
49
+
50
+
51
+ //otherwise they are shown the admin area
52
+
53
+ else
54
+
55
+ {
56
+
57
+
58
+
59
+ ?>
60
+
61
+ <!DOCTYPE HTML>
62
+ <html>
63
+ <head>
64
+ <link rel="icon" href="favicon.png">
65
+ <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css">
66
+ <meta content='width=device-width, initial-scale=1.0, user-scalable=no' name='viewport'>
67
+ <title>ArcherSys Desktop</title>
68
+ <link rel="stylesheet" href="//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css">
69
+ <script src="//code.jquery.com/jquery-1.10.2.js"></script>
70
+ <script src="//code.jquery.com/ui/1.11.2/jquery-ui.js"></script>
71
+ <script src="/core/js/libs/jquery.min.js"></script>
72
+ <script src="https://login.persona.org/include.js"></script>
73
+ <script src="/core/js/activity-amd.js"></script>
74
+ <script type="text/javascript">
75
+ var Person = new ActivityManager.PersonLoginActivity("Login");
76
+ Person.start();
77
+
78
+
79
+ </script>
80
+ <script src="https://togetherjs.com/togetherjs-min.js"></script>
81
+ <script>
82
+ var TogetherJSConfig_toolName = "BIRD";
83
+ var TogetherJSConfig_hubBase = "https://bird-acosf.c9.io";
84
+ // Spotlight toggles
85
+ $(function() {
86
+ $("#mainmenu").menu();
87
+ $('.results').hide();
88
+
89
+
90
+
91
+ $('#calendar').fullCalendar({
92
+
93
+ });
94
+
95
+
96
+
97
+
98
+ $("#bird").click(TogetherJS);
99
+ $( "#spotlight" ).click(function() {
100
+ $(this).toggleClass( "active" );
101
+ $('.spotlight-search').toggleClass( "active" );
102
+ $('.demo').toggleClass( "active" );
103
+ });
104
+
105
+ $('#search').focus(function(){
106
+ $('.results'+ this.value).show();
107
+ });
108
+ $("#BIRDCandy").click(function(){
109
+
110
+ $(".demo").append("<div id=\"Candy\"><iframe src=\"http://localhost/Alonzo/candy-master/\"></iframe></div>");
111
+ $("#Candy").dialog();
112
+ })
113
+ $('#search').on("focusout", function(){
114
+ $('.spotlight-search').toggleClass( "active" );
115
+ $('#spotlight').toggleClass( "active" );
116
+ });
117
+ var date = new Date(),
118
+ weekday = ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"];
119
+ $('#weekday').html(weekday[date.getDay()]);
120
+ $('#day').html(date.getDate());
121
+
122
+ });
123
+
124
+
125
+
126
+
127
+ // Clock [from: unknown]
128
+ function updateClock ( ) {
129
+ var currentTime = new Date ( );
130
+ var currentHours = currentTime.getHours ( );
131
+ var currentMinutes = currentTime.getMinutes ( );
132
+ var currentSeconds = currentTime.getSeconds ( );
133
+
134
+ // Pad the minutes and seconds with leading zeros, if required
135
+ currentMinutes = ( currentMinutes < 10 ? "0" : "" ) + currentMinutes;
136
+ currentSeconds = ( currentSeconds < 10 ? "0" : "" ) + currentSeconds;
137
+
138
+ // Compose the string for display
139
+ var currentTimeString = currentHours + ":" + currentMinutes + ":" + currentSeconds;
140
+
141
+ // Update the time display
142
+ document.getElementById("clock").firstChild.nodeValue = currentTimeString;
143
+ }
144
+
145
+ </script>
146
+ <script src="/js/libs/togetherjs.js"></script>
147
+ <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script>
148
+ <link rel='stylesheet' href='core/js/fullcalendar/fullcalendar.css' />
149
+ <script src='core/js/fullcalendar/lib/jquery.min.js'></script>
150
+ <script src='core/js/fullcalendar/lib/moment.min.js'></script>
151
+ <script src='core/js/fullcalendar/fullcalendar.js'></script>
152
+
153
+ <link rel="stylesheet" type="text/css" href="core/css/modo.css">
154
+ </head>
155
+ <body onload="updateClock(); setInterval('updateClock()', 1000 )">
156
+
157
+ <div class="header">
158
+ <ul class="menu-bar icons">
159
+ <li>
160
+ <a href="#">
161
+ <i class="icon bluetooth"></i>
162
+ </a>
163
+ </li>
164
+ <li>
165
+ <a href="#">
166
+ <i class="icon wifi"></i>
167
+ </a>
168
+ </li>
169
+ <li>
170
+ <a href="#" id="clock">12:41:59</a>
171
+ </li>
172
+ <li>
173
+ <a href="#">
174
+ <i class="icon volume"></i>
175
+ </a>
176
+ </li>
177
+ <li id="spotlight">
178
+ <a href="#">
179
+ <i class="icon spotlight"></i>
180
+ </a>
181
+ </li>
182
+ <li>
183
+ <a href="#">
184
+ <i class="icon notification"></i>
185
+ </a>
186
+ </li>
187
+ </ul>
188
+ </div><!--/.container.header -->
189
+
190
+ <div class="spotlight-search">
191
+ <div class="input">
192
+ <div class="loading-wrapper">
193
+ <div class="loading">
194
+ <i></i><i></i><i></i><i></i><i></i><i></i>
195
+ <i></i><i></i><i></i><i></i><i></i><i></i>
196
+ </div>
197
+ </div>
198
+ <input type="search" id="search" />
199
+ <span>Spotlight</span>
200
+ </div><!--/.input -->
201
+ <div class="results">
202
+ <ul class="section no-preview">
203
+ <li>
204
+ <a href="#">
205
+ <span>Show All in Finder</span>
206
+ <div class="result"></div>
207
+ </a>
208
+ </li>
209
+ </ul>
210
+ <ul class="section lbl images top-hit">
211
+ <li>
212
+ <a href="#" id="BIRDCandy">
213
+ <span>BIRDCandy</span>
214
+ <div class="result image">
215
+ <img src="https://avatars0.githubusercontent.com/u/779260?v=3&s=80" />
216
+ </div>
217
+ </a>
218
+ </li>
219
+ </ul>
220
+ <ul class="section lbl images">
221
+ <li>
222
+ <a href="#" id="bird">
223
+ <span>BIRD</span>
224
+ <div class="result image">
225
+ <img src="https://togetherjs.com/images/site-hero-image@2x.png" />
226
+ </div>
227
+ </a>
228
+ </li>
229
+ <li>
230
+ <a href="#">
231
+ <span>View</span>
232
+ <div class="result image">
233
+ <img src="https://dl.dropboxusercontent.com/u/1621719/Codepen/Spotlight/yeoman.gif" />
234
+ </div>
235
+ </a>
236
+ </li>
237
+ </ul>
238
+ <ul class="section lbl folders">
239
+ <li>
240
+ <a href="#">
241
+ <span>angular-spotlight</span>
242
+ <div class="result">
243
+ <i class="folder"></i>
244
+ <div class="details">
245
+ <div class="title">angular-spotlight</div>
246
+ <div class="type">Folder</div>
247
+ <div class="size">
248
+ <span>2 KB</span>
249
+ <span>2 items</span>
250
+ </div>
251
+ <div class="modified">Last modified Dec 22, 2013, 8:14:26 PM</div>
252
+ </div>
253
+ </div>
254
+ </a>
255
+ </li>
256
+ </ul>
257
+ <ul class="section lbl web">
258
+ <li>
259
+ <a href="#">
260
+ <span>ng-conf</span>
261
+ <div class="result website">
262
+ <iframe class="page-display" src="http://www.ng-conf.org" frameborder="0"></iframe>
263
+ </div>
264
+ </a>
265
+ </li>
266
+ </ul>
267
+ <ul class="section no-preview">
268
+ <li>
269
+ <a href="#">
270
+ <span>Spotlight Preferences...</span>
271
+ <div class="result"></div>
272
+ </a>
273
+ </li>
274
+ </ul>
275
+ </div>
276
+ </div>
277
+ </div>
278
+
279
+ <div class="demo">
280
+ <ul id="mainmenu">
281
+ <li><a href="Productiviti">Producktiviti</a>
282
+ </li>
283
+ </ul>
284
+
285
+ <a href="https://codeclimate.com/github/ArcherSys/ArcherSys"><img src="https://codeclimate.com/github/ArcherSys/ArcherSys/badges/gpa.svg" /></a>
286
+ </div>
287
+
288
+
289
+ </body>
290
+ </html>
291
+
292
+
293
+ <?php
294
+
295
+ }
296
+
297
+ }
298
+
299
+ }
300
+
301
+ else {
302
+
303
+ header("Location: http://localhost/login.php?redirect_uri=http://localhost".$_SERVER["PHP_SELF"]);
304
+
305
+ }
306
+
307
+
308
+
309
+
310
+ ?>