|
|
|
#29
Posted 23 October 2010 - 06:39 AM
This version offers a Spotify like system tray icon -featuring play, next, previous, stop and refresh controls-. Moreover, it REALLY gets rid of all side ads, not only covers them.
Here is an image from the developer website

Unfortunatelly, seems that it's not possible connect winamp or wmp to your grooveshark playlist in order to sync the lyrics using minilyrics. This is how i landed here, but even google doen't know evething
Btw, Kokelo, which translator did you use?
#30
Posted 23 October 2010 - 11:28 PM
you made a new project in .net.
dropped in the webbrowser control, and set it's start up position, and width and height size.
added in resizing instructions.
set in Form_Load
webbrowser1.navigate "http://grooveshark.com" (or whatever the URL is)
dude, you made what is the simplest app out there, it is a single purpose webbrowser. why dont you try parsing the web app and removing the ads from your UI?
i mean, good job, yes, and kudos to you, but all it is is a dedicated browser.
#31
Posted 24 October 2010 - 01:26 AM

Probally not as polished as Ruy's, but i gave to him my source code files, hopefully he will make good use of them.
from dA
Download: Here.This is a simple dedicated front end browser for GrooveShark. You can pin it to your taskbar if you want to, i have it set up so that you dont see the ads.
requires .net 3.5, Windows 7 should have this already, Vista may need to download the files from Microsoft's website.
Maximizing required the app to refresh, so it will have to re-load the GrooveShark player. Dragging for resizing wont cause a reload.
#33
Posted 27 October 2010 - 03:37 PM
what you said is right...but I made this app as a dedicated browser so that I can use grooveshark as dedicated app (so called) so that I don't have to switch between the tabs in order to play pause or next the song... I made this for personal use but decided to share it with you guys ... and I a not a good programer I am noob in programing ... what I can do best is graphics designingSo, let me get this right.
you made a new project in .net.
dropped in the webbrowser control, and set it's start up position, and width and height size.
added in resizing instructions.
set in Form_Load
webbrowser1.navigate "http://grooveshark.com" (or whatever the URL is)
dude, you made what is the simplest app out there, it is a single purpose webbrowser. why dont you try parsing the web app and removing the ads from your UI?
i mean, good job, yes, and kudos to you, but all it is is a dedicated browser.
Edited by RUY, 27 October 2010 - 03:39 PM.
#34
Posted 27 October 2010 - 04:30 PM
I didnt mean for it to seem as if i was calling you a noob, sorry if it was implied. Keep on programming, it takes time to get good (years, even...), just like how it took time for you to be good at graphic arts. Just keep on going.what you said is right...but I made this app as a dedicated browser so that I can use grooveshark as dedicated app (so called) so that I don't have to switch between the tabs in order to play pause or next the song... I made this for personal use but decided to share it with you guys ... and I a not a good programer I am noob in programing ... what I can do best is graphics designing
So, let me get this right.
you made a new project in .net.
dropped in the webbrowser control, and set it's start up position, and width and height size.
added in resizing instructions.
set in Form_Load
webbrowser1.navigate "http://grooveshark.com" (or whatever the URL is)
dude, you made what is the simplest app out there, it is a single purpose webbrowser. why dont you try parsing the web app and removing the ads from your UI?
i mean, good job, yes, and kudos to you, but all it is is a dedicated browser.
#35
Posted 27 October 2010 - 06:20 PM
#36
Posted 27 October 2010 - 06:23 PM
no way man I understand what you said I never thaught that you are calling me a noob ...I just wanna tell the community that I am a noob programer so don't expect much from me lol....and 'Villain'no hard feelingsI didnt mean for it to seem as if i was calling you a noob, sorry if it was implied. Keep on programming, it takes time to get good (years, even...), just like how it took time for you to be good at graphic arts. Just keep on going.
what you said is right...but I made this app as a dedicated browser so that I can use grooveshark as dedicated app (so called) so that I don't have to switch between the tabs in order to play pause or next the song... I made this for personal use but decided to share it with you guys ... and I a not a good programer I am noob in programing ... what I can do best is graphics designing
So, let me get this right.
you made a new project in .net.
dropped in the webbrowser control, and set it's start up position, and width and height size.
added in resizing instructions.
set in Form_Load
webbrowser1.navigate "http://grooveshark.com" (or whatever the URL is)
dude, you made what is the simplest app out there, it is a single purpose webbrowser. why dont you try parsing the web app and removing the ads from your UI?
i mean, good job, yes, and kudos to you, but all it is is a dedicated browser.
#39
Posted 31 October 2010 - 10:42 PM
Coudl you add a feature to show what you are listening on MSN ? I found this: http://www.vbdotnetf....html#post75547
perhaps it helps








