Browse Source

added superglue materials

Danja Vasiliev 10 năm trước cách đây
mục cha
commit
bf8f3fa56a
1 tập tin đã thay đổi với 28 bổ sung0 xóa
  1. 28 0
      README.md

+ 28 - 0
README.md

@@ -0,0 +1,28 @@
+## Introducing SuperGlue project
+See [wiki pages](http://git.superglue.it/superglue/documentation/wikis/home) for detailed information.
+
+![superglue logo](http://git.superglue.it/superglue/documentation/raw/master/Graphics/SG-logo-96x166.png)
+
+'Web 2.0' promised that everyone could become a media publisher, but had exactly the opposite result: 
+Today, most people's web content is locked into the proprietary services of only a handful of Internet social media giants. 
+The early Web culture of self-made and self-hosted homepages has almost disappeared.
+
+#### With SuperGlue, we are developing a system that gives back everyone their truly own website.  
+ 
+
+Naturally no one would like to keep a rattling server in a living room. SuperGlue provides an alternative for that – 
+it divides the process of dynamic content manipulation into two separate tasks,
+each executed on a platform the best suitable for it. Power-hungry processing of user interactions is done in a Web-browser
+running on user's laptop and storage of resulting data happens on a tiny web server installed on user's desk (or elsewhere).
+
+Now the server does not need to grind through databases and interpret scripts – all data is already
+stored in pre-processed state, ready to be served as-is. This kind of 'static' content requires very little processing power 
+from the server and thus this server can become a miniature appliance, producing zero-noise and consuming very little electrical energy.
+
+Since SuperGlue server can be easily kept at home, the user can skip the middle-man services and uncompromisingly own the data.
+
+#### [Continue reading](http://git.superglue.it/superglue/documentation/wikis/home)
+##### or browse [ClientPlugin](http://git.superglue.it/superglue/clientplugin) or [ServerSide](http://git.superglue.it/superglue/serverside) code.=== Currently available public materials can be found here.  
+=== Should you have any special requests feel free to email us at info@superglue.it
+
+