News.net

Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
5 posts Page 1 of 1
Contributors
Filip
Coding Guru
Coding Guru
Posts: 833
Joined: Wed Jan 05, 2011 3:59 pm

News.net
Filip
]Hello everyone, I'm presenting you:

News.net

Welcome to News.net! News.net is user control designed for .net based languages controlable from simple, easy-to-use web interface. All you ahve to do is: post some news, add control to Visual Studio and place it and configure it! News can be sorted in user defined groups which are used later to filter news on control. Filtering is also possible via id, author and title.

Using ndn

Web interface
To use News.net all you have to do is register account at Register, login, add groups which will be later used to filter your news. Then, add your news at News 'Your News' page (You can modify, add or remove your news from there too!

Custom control
All you have to do is to download .dll and add it to your toolbox. Then you have to edit few properties:
Code: Select all
FilterType(Enum: ID, Author, Group, Title) Filter type that will be used to filter news
FilterValue(String) Value of filter (example: FilterType: Author FilterValue: filip (This works!))
ReloadInterval(Integer) Interval between checking for news updates (in seconds), if news are updated, master window will reload.
Then when you want to activate newsbox, add this code inside a Sub/Function
Code: Select all
NewsBox1.LoadNews()
Screenshots

Image
Image
Image

For testing purposes:
FilterType: group FilterValue: ndnofficial
FilterType: id FilterValue: 36
FilterType: title FilterValue: Welcome to News.net!
FilterType: author FilterValue: filip

Website
Thanks to #comathi for french translation!
Last edited by Filip on Thu Aug 02, 2012 8:42 pm, edited 3 times in total.
CodenStuff wrote:
Nope, it's just your sick and dirty mind. You sick twisted warped little pervo :D
User avatar
Shim
VIP - Donator
VIP - Donator
Posts: 882
Joined: Wed Dec 14, 2011 5:02 am

Re: News.net
Shim
this is very nice :D nice work man :D
Find my programs on Softpedia
User avatar
Dummy1912
VIP - Donator
VIP - Donator
Posts: 1969
Joined: Sat Aug 21, 2010 2:17 pm

Re: News.net
Dummy1912
woooooooooooooooooooooWwww
nice job #vision
no wonder it tooks so long :lol:
congrats.
visit us on:


http://www.softpedia.com/get/System/Lau ... -Run.shtml
Check it out ! http://www.softpedia.com/publisher/I-A- ... 90017.html
Check it out ! http://www.softpedia.com/get/Desktop-En ... lock.shtml
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4389
Joined: Tue Aug 04, 2009 1:47 am

Re: News.net
CodenStuff
Where do I download this..the URL isnt working and is weird: ndn.enytstudio.com/downloads.oho :?
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
Filip
Coding Guru
Coding Guru
Posts: 833
Joined: Wed Jan 05, 2011 3:59 pm

Re: News.net
Filip
Sorry, I was in hurry so i mistyped URL :oops:

I edited the main post
CodenStuff wrote:
Nope, it's just your sick and dirty mind. You sick twisted warped little pervo :D
5 posts Page 1 of 1
Return to “Full Software”