BetaArchive Logo
Total Current Archive Size: 4765.54GB in 15409 files
Navigation Home Screenshots Image Uploader Server Info FTP Servers Wiki Forum RSS Feed Rules Please Donate
UP: 7d, 4h, 16m | CPU: 27% | MEM: 5127MB of 12279MB used
{The community for beta collectors}

Post new topic Reply to topic  [ 17 posts ] 
Author Message
 PostPost subject: BA FTP Explorer Metro style App        Posted: Sun Mar 04, 2012 7:49 am 
Amateur Beta Collector
Amateur Beta Collector
Offline

Joined
Tue Jun 21, 2011 6:21 pm

Posts
78

Location
The SpawnPoint

Favourite OS
Windows 8 Pro build 9200 x64
I had some ideas earlier today, so I decided to put together this rough, NON-FUNCTIONING app for Windows Consumer Preview. Basically it would pull information from a community driven wiki, or something like that. It would also allow you to link your Download account for the BA FTP server to it, or open it in a default ftp app. I included several possible layouts, along with some appbars :) in some screenshots below. Feel free to use this idea in a way or form, but you know who you heard it from... ;)


Image Image
Image Image
Image Image
Image Image

_________________
Image
Well this is awkward... | The Offical Ramireztime Site


Top  Profile  WWW
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Sun Mar 04, 2012 9:57 am 
Site Moderator
Site Moderator
Offline

Joined
Sat Feb 24, 2007 4:14 pm

Posts
5828

Location
United Kingdom

Favourite OS
Server 2012
It's a nice idea, indeed the only problem I'm thinking with it is the wiki idea wouldn't work - the BA wiki runs on MediaWiki, which has sod all in the way of useful APIs. Fetching the information would require some nasty HTML manpulation with regex and the like.

As a side note, I am working on a BA application, based off the Tapatalk client I started writing for WP7 (and I've already ported the code - the library only took minutes to port). It'll add some BA services - I've already pencilled in support for the BA Image Uploader and Gallery.

I don't know how complete the networking APIs are - I think if it's closer to .NET 4.0 rather than Silverlight for WP7, there should be FTP support included, and we wouldn't have to write that part ourselves, it'll just be a case of creating an FTP connection and enabling SSL rather than worrying about the protocol.

I do plan on open-sourcing my BA client, I'm just looking at project hosting now. Unfortunately, I think C# expertise is not as wide-spread on BA as would be ideal for a project like this. I'll probably end up doing the bulk of the coding, but I do hope I can find other contributors.

_________________
ImageImage
Windows Longhorn - a look at a defining Microsoft project | Reverse Engineering - Get started with these guides


Top  Profile  WWW
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Sun Mar 04, 2012 12:15 pm 
Guru Beta Collector
Guru Beta Collector
User avatar
Offline

Joined
Wed Aug 10, 2011 10:08 am

Posts
801

Location
Behind you

Favourite OS
4.10.1998
It will be great!And when in metro to show random new posts.

_________________
Image


Top  Profile  YIM
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Sun Mar 04, 2012 12:58 pm 
Guru Beta Collector
Guru Beta Collector
Offline

Joined
Sat Oct 02, 2010 7:55 am

Posts
831

Location
Greece

Favourite OS
GyrOS
hounsell wrote:
It's a nice idea, indeed the only problem I'm thinking with it is the wiki idea wouldn't work - the BA wiki runs on MediaWiki, which has sod all in the way of useful APIs. Fetching the information would require some nasty HTML manpulation with regex and the like.

As a side note, I am working on a BA application, based off the Tapatalk client I started writing for WP7 (and I've already ported the code - the library only took minutes to port). It'll add some BA services - I've already pencilled in support for the BA Image Uploader and Gallery.

I don't know how complete the networking APIs are - I think if it's closer to .NET 4.0 rather than Silverlight for WP7, there should be FTP support included, and we wouldn't have to write that part ourselves, it'll just be a case of creating an FTP connection and enabling SSL rather than worrying about the protocol.

I do plan on open-sourcing my BA client, I'm just looking at project hosting now. Unfortunately, I think C# expertise is not as wide-spread on BA as would be ideal for a project like this. I'll probably end up doing the bulk of the coding, but I do hope I can find other contributors.


I'm in the process of learning C#,so I don't think I can help you.But I think that Blizzardo knows C#.

_________________
Image


Top  Profile  WWW
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Sun Mar 04, 2012 1:13 pm 
Guru Beta Collector
Guru Beta Collector
User avatar
Offline

Joined
Wed Aug 10, 2011 10:08 am

Posts
801

Location
Behind you

Favourite OS
4.10.1998
Im learning c# too.But i am in early stages...

_________________
Image


Top  Profile  YIM
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Sun Mar 04, 2012 2:55 pm 
Amateur Beta Collector
Amateur Beta Collector
Offline

Joined
Wed Apr 13, 2011 10:47 am

Posts
114

Location
.gr

Favourite OS
Windows Server 2008 R2
Metro apps have yet to catch my attention... I'm just not totally convinced yet...

hounsell wrote:
Unfortunately, I think C# expertise is not as wide-spread on BA as would be ideal for a project like this. I'll probably end up doing the bulk of the coding, but I do hope I can find other contributors.

I've actually been doing some application development with C# for quite some time now. .NET Framework is huge but it is totally worth it...
So I guess I could be of help if anything comes up. Let me know... ;)


Top  Profile
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Sun Mar 04, 2012 4:28 pm 
1337 Beta Collector
1337 Beta Collector
User avatar
Offline

Joined
Thu Nov 29, 2007 11:33 pm

Posts
3021

Location
Where do you want to go today?

Favourite OS
All Microsoft operating systems!
Would this automatically update itself (well, update the listings anyway) based on new releases made available, or would it have to be updated manually? While this sounds like a good idea in theory, and may even be a good way for the members here to easily and more conveniently update their Windows 8 installations upon the releasing of new builds, for it to really work out, it would need to update the listings automatically, otherwise, it would be much more difficult to keep up.

_________________
Main operating system: Windows 8 Enterprise (Evaluation)
Image


Top  Profile  WWW
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Sun Mar 04, 2012 5:05 pm 
Site Moderator
Site Moderator
User avatar
Offline

Joined
Thu Oct 23, 2008 3:25 am

Posts
2614

Location
Earth.

Favourite OS
Real Life
hounsell wrote:
I do plan on open-sourcing my BA client, I'm just looking at project hosting now. Unfortunately, I think C# expertise is not as wide-spread on BA as would be ideal for a project like this. I'll probably end up doing the bulk of the coding, but I do hope I can find other contributors.

How close to C++ is C#? I've got a few years of ++ under the belt, and wouldn't mind learning #

_________________
Visit my BLOG!


Top  Profile  WWW  YIM
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Sun Mar 04, 2012 5:43 pm 
Amateur Beta Collector
Amateur Beta Collector
User avatar
Offline

Joined
Wed Jan 06, 2010 12:40 pm

Posts
134

Location
Germany
C# is closer to Java than it is to C++. I guess the biggest difference is that C# is managed and consequently object oriented, so neither top-level functions etc. nor pointers (at least in standard code) exist. Operators and keywords are pretty similar, but naming and general coding conventions are quite different.
I started with C myself before I switched to C#, so I would say that once you've wrapped your head around the strictly OO rules, the change is pretty easy and rewarding. Due to the (IMO) excellent language support in Visual studio and the generally good documentation, learning type and function names and purposes isn't too hard as well.

On topic: While I've been doing C# for quite some time, I've never really cared about networking and data processing. Also, I currently have no experience with Metro apps, so I'm afraid I couldn't be of help. This app is a nice idea though, so maybe I'll get started on related topics.


Top  Profile
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Sun Mar 04, 2012 5:48 pm 
Site Moderator
Site Moderator
Offline

Joined
Sat Feb 24, 2007 4:14 pm

Posts
5828

Location
United Kingdom

Favourite OS
Server 2012
I've got it committed to a git now: https://github.com/hounsell/BetaArchive-Metro

There's still a fair bit of dead code and overly-complex code in there left over from porting it from Silverlight for WP7.

However it does compile, and basic reading support for the forum is all there.

_________________
ImageImage
Windows Longhorn - a look at a defining Microsoft project | Reverse Engineering - Get started with these guides


Top  Profile  WWW
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Sun Mar 04, 2012 8:26 pm 
Amateur Beta Collector
Amateur Beta Collector
Offline

Joined
Tue Jun 21, 2011 6:21 pm

Posts
78

Location
The SpawnPoint

Favourite OS
Windows 8 Pro build 9200 x64
It runs into some problems when I try to compile it. It shows the loading screen of the app, but it hangs then goes back to the desktop:

Image Image

This is the output:
'BetaArchiveMetro.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'BetaArchiveMetro.exe' (Managed (v4.0.30319)): Loaded 'C:\Users\Angel\Documents\Visual Studio 11\Projects\hounsell-BetaArchive-Metro-ec503c6\BetaArchiveMetro\bin\Debug\AppX\BetaArchiveMetro.exe', Symbols loaded.
'BetaArchiveMetro.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'BetaArchiveMetro.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\system32\WinMetadata\Windows.UI.Xaml.winmd', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'BetaArchiveMetro.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\system32\WinMetadata\Windows.UI.Xaml.Markup.winmd', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'BetaArchiveMetro.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\system32\WinMetadata\Windows.ApplicationModel.Activation.winmd', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'BetaArchiveMetro.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.InteropServices.WindowsRuntime\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Runtime.InteropServices.WindowsRuntime.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'BetaArchiveMetro.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\system32\WinMetadata\Windows.ApplicationModel.winmd', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'BetaArchiveMetro.exe' (Managed (v4.0.30319)): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Diagnostics.Debug\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Diagnostics.Debug.dll'
The program '[5360] BetaArchiveMetro.exe: Managed (v4.0.30319)' has exited with code -1073740286 (0xc0000602).
The program '[5360] BetaArchiveMetro.exe: Program Trace' has exited with code 0 (0x0).

_________________
Image
Well this is awkward... | The Offical Ramireztime Site


Top  Profile  WWW
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Sun Mar 04, 2012 9:03 pm 
Site Moderator
Site Moderator
Offline

Joined
Sat Feb 24, 2007 4:14 pm

Posts
5828

Location
United Kingdom

Favourite OS
Server 2012
Sorry, not sure how I missed that.

I had removed a resource dictionary (Controls.xaml) that was no longer needed, but forgot to remove it from the list of dictionaries in App.xaml.

Pushed a fix for it now.

Edit: Sidenote: Checked up on the .NET subset used in .NET for Metro Applications - no built-in FTP support :(

_________________
ImageImage
Windows Longhorn - a look at a defining Microsoft project | Reverse Engineering - Get started with these guides


Top  Profile  WWW
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Sun Mar 04, 2012 11:29 pm 
Pro Beta Collector
Pro Beta Collector
User avatar
Offline

Joined
Mon Dec 20, 2010 12:13 pm

Posts
529

Location
Wolverhampton, England

Favourite OS
Windows XP, Mac OS X Lion
Just tried it myself, really nice. [img] files do need to be displayed. But it's looking good!

_________________
Mostly inactive here, but I'm gonna try posting more here.
Tumblr: commodore-amiga | Twitter: @CHESPLN (Both NSFW/rants)


Top  Profile
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Sun Mar 04, 2012 11:46 pm 
Site Moderator
Site Moderator
Offline

Joined
Sat Feb 24, 2007 4:14 pm

Posts
5828

Location
United Kingdom

Favourite OS
Server 2012
I'm moving discussion of my app to this topic.

_________________
ImageImage
Windows Longhorn - a look at a defining Microsoft project | Reverse Engineering - Get started with these guides


Top  Profile  WWW
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Mon Mar 05, 2012 12:36 am 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Mon Jan 23, 2012 12:14 am

Posts
1368

Location
Orange County, California

Favourite OS
OSX 10.8 Dev 4
SotirisMichail wrote:
hounsell wrote:
It's a nice idea, indeed the only problem I'm thinking with it is the wiki idea wouldn't work - the BA wiki runs on MediaWiki, which has sod all in the way of useful APIs. Fetching the information would require some nasty HTML manpulation with regex and the like.

As a side note, I am working on a BA application, based off the Tapatalk client I started writing for WP7 (and I've already ported the code - the library only took minutes to port). It'll add some BA services - I've already pencilled in support for the BA Image Uploader and Gallery.

I don't know how complete the networking APIs are - I think if it's closer to .NET 4.0 rather than Silverlight for WP7, there should be FTP support included, and we wouldn't have to write that part ourselves, it'll just be a case of creating an FTP connection and enabling SSL rather than worrying about the protocol.

I do plan on open-sourcing my BA client, I'm just looking at project hosting now. Unfortunately, I think C# expertise is not as wide-spread on BA as would be ideal for a project like this. I'll probably end up doing the bulk of the coding, but I do hope I can find other contributors.


I'm in the process of learning C#,so I don't think I can help you.But I think that Blizzardo knows C#.


I'm also in the process of learning C#, Blizzardo1 is actually my teacher!

_________________
Image
Japanese Animation Connesieur
#nttalk is the best beta chat room on IRC!


Top  Profile  WWW
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Mon Mar 05, 2012 12:39 am 
Guru Beta Collector
Guru Beta Collector
User avatar
Offline

Joined
Fri Apr 17, 2009 4:14 pm

Posts
600

Location
In your mind

Favourite OS
Mac OS X v10.8 Mountain Lion
SotirisMichail wrote:
hounsell wrote:
It's a nice idea, indeed the only problem I'm thinking with it is the wiki idea wouldn't work - the BA wiki runs on MediaWiki, which has sod all in the way of useful APIs. Fetching the information would require some nasty HTML manpulation with regex and the like.

As a side note, I am working on a BA application, based off the Tapatalk client I started writing for WP7 (and I've already ported the code - the library only took minutes to port). It'll add some BA services - I've already pencilled in support for the BA Image Uploader and Gallery.

I don't know how complete the networking APIs are - I think if it's closer to .NET 4.0 rather than Silverlight for WP7, there should be FTP support included, and we wouldn't have to write that part ourselves, it'll just be a case of creating an FTP connection and enabling SSL rather than worrying about the protocol.

I do plan on open-sourcing my BA client, I'm just looking at project hosting now. Unfortunately, I think C# expertise is not as wide-spread on BA as would be ideal for a project like this. I'll probably end up doing the bulk of the coding, but I do hope I can find other contributors.


I'm in the process of learning C#,so I don't think I can help you.But I think that Blizzardo knows C#.


Yeah I know a bit, but a Project this big? ... Maybe

pizzaboy192 wrote:
How close to C++ is C#? I've got a few years of ++ under the belt, and wouldn't mind learning #

Quite similar in my opinion. Syntax is sorta the same, It's the fact of Classes that can be an Issue.

_________________
Image


Top  Profile  YIM
 PostPost subject: Re: BA FTP Explorer Metro style App        Posted: Mon Mar 05, 2012 7:09 pm 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Mon Jan 23, 2012 12:14 am

Posts
1368

Location
Orange County, California

Favourite OS
OSX 10.8 Dev 4
I might be able to contribute to this project, I'll have to learn a tad more from Blizzardo1 though because this is not my area of expertise.

_________________
Image
Japanese Animation Connesieur
#nttalk is the best beta chat room on IRC!


Top  Profile  WWW
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 17 posts ] 




Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

All views expressed in these forums are those of the author and do not necessarily represent the views of the BetaArchive site owner.

Powered by phpBB® Forum Software © phpBB Group

Copyright © 2006-2013

 

Sitemap | XML | RSS