Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
-
donuts238488y@CozyPlanes Nah their mobile app is very good. I actually wrote this because I wanted a desktop client and the web app sucks... and I don't really like the UWP one.
-
donuts238488y@allanx2000 but wait if you have the UWP one, I guess you don't need this. Again I only built this one for fun and cuz I wanted stuff that it didn't have.
-
donuts238488y@CozyPlanes I accidentally mentioned myself instead of u. devRant still notified me.
-
@allanx2000 oh...
the top thing I want is the view with both rants and comments... do you have that feature? I cant find it.. -
donuts238488y@CozyPlanes ah yea. no that's the thing I left out at the moment. Too much work. And website is OK for me.
Have to create the Comments viewmodel class, custom control to display it. Add the code behind logic. -
donuts238488y@CozyPlanes o btw, not sure if you noticed but you can right click in the Feed, it has a context menu so you can post a reply directly from the app, with pictures (that's why I wrote this cuz the web app can't post pictures...).. and it seems neither can the UWP one.
-
sadjad10938yOh Nice!
I am creating a Windows 10/8 app for DevRant. I Will hit you back when I steal some code from you 😀 -
donuts238488y@sadjad Windows8/10 UWP app already out, that's what everyone was saying... but my app is more like Notepad++ or devRant
-
donuts238488y@CozyPlanes yea it's pretty low RAM considering it runs background threads as well. Guess it's because of the low graphics. The upside of not making things shiny.
-
donuts238488y@CozyPlanes you may be in luck... I'm starting to feel annoyed with all the browser windows opened to view rant details... And I just finished adding Comments to the ProfileViewer. Rent Viewer should be very similar, I'm thinking mostly UI design and some copy paste.
-
donuts238488y@CozyPlanes Progress? I think I need a break though... for maybe a week.... if I can actually take one...
-
@allanx2000 no no just relax and do it when you want it. I am not depending on you.
-
donuts238488y@CozyPlanes ah ok... yea no it's just I'm having this problem as well...
https://devrant.io/rants/450029/
hm.. is it just me or is devRant slow atm...
OK so I'm just going to announce this. I'm done with my WPF client for devRant. It's not really "Production" quality but it does what I want and well... it's good enough for me and I need to move on.
Here's the release and code if anyone is interested. If you want any other feature, you can just fork and implement it yourself.
Repo:
https://github.com/allanx2000/...
Release: (ClickOnce installer in app.zip)
https://github.com/allanx2000/...
undefined
another app finished!