NetvOS project - Printable Version +- BP Forums (https://bpforums.info) +-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55) +--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56) +---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8) +----- Forum: Share your programs! (https://bpforums.info/forumdisplay.php?fid=10) +----- Thread: NetvOS project (/showthread.php?tid=777) |
NetvOS project - MjDev - 05-01-2013 Hi guys! This is my first time posting here <!-- s --><img src="{SMILIES_PATH}/icon_e_smile.gif" alt="" title="Smile" /><!-- s --> Although my progrma is still in development I wanted to share it. In short it's a kind of full screen dekstop interface (a bit like the windows 8 start screen). Alot of work still has to be done... Suggestions are welcome! Features: -Create infinite user accounts (saved as a 'username'.ac file) -Password are encrypted in 'username'.ac file -Snap to grid tiles at 'Platform' A download link can be found here: <!-- m --><a class="postlink" href="http://netvos.zxq.net/download/v6.5.zip">http://netvos.zxq.net/download/v6.5.zip</a><!-- m --> Re: NetvOS project - brandonio21 - 05-02-2013 I went ahead and switched the download link so no one would have to search your website for it. For simplicity's sake! Wow, this is pretty awesome! I'll admit I am impressed. It definitely looks like Windows 8 inspired its design when creating an account. I can't wait to see more progress! Re: NetvOS project - MjDev - 05-03-2013 Thank man! Here the link to an updated version: <!-- w --><a class="postlink" href="http://www.netvos.zxq.net/download/v0.6.55.rar">www.netvos.zxq.net/download/v0.6.55.rar</a><!-- w --> It contains some more animations etc etc. I hope you like it <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> Re: NetvOS project - flatfish - 05-06-2013 I like the idea thanks for sharing, i also found another guy on youtube doing the same thing with VB.NET. http://www.youtube.com/watch?v=wpk7zgkdL20&feature=youtu.be <!-- s --><img src="{SMILIES_PATH}/icon_e_smile.gif" alt="" title="Smile" /><!-- s --> Re: NetvOS project - MjDev - 06-08-2013 Still working on NetvOS... (current developer version: 0.6.8.0) following features have been added so far: -more secure user account files which are encrypted when not used, so nobody can read your settings, password etc.In run-time this will create a temporary redible copy of your user data. -streamlining code for displaying tiles on 'Platform'. -added custom apptile control -color chooser for 'Platform' background -more customization options I'll release a new preview in a few weeks <!-- s --><img src="{SMILIES_PATH}/icon_e_smile.gif" alt="" title="Smile" /><!-- s --> Re: NetvOS project - brandonio21 - 06-11-2013 Awesome! It's great to see all the progress being made on NetvOS! Keep up the good work! <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> Re: NetvOS project - MjDev - 06-15-2013 I'm pleased to announce that version 0.6.9.0 is now live! <!-- m --><a class="postlink" href="http://www.netvos.zxq.net/download/0.6.9.0.zip">http://www.netvos.zxq.net/download/0.6.9.0.zip</a><!-- m --> I appreciate feedback <!-- s --><img src="{SMILIES_PATH}/icon_e_smile.gif" alt="" title="Smile" /><!-- s --> |