Search found 8 matches

by rdougan
September 15th, 2010, 8:48 am
Forum: Templates
Topic: Touch - for SABnzbd
Replies: 6
Views: 10635

Re: Touch - for SABnzbd

I have been playing with a feature like that, and the biggest problem is the "cross-domain policy". But this can be overcome by using a serverside proxy like the google ajax feed api. After that, it is just a question of reading a RSS-feed. Sites like Newzbin and NZBs(dot)org supports sea...
by rdougan
September 14th, 2010, 3:59 pm
Forum: Templates
Topic: Touch - for SABnzbd
Replies: 6
Views: 10635

Re: Touch - for SABnzbd

Good idea about search support - I will look into that, shouldn't be hard.

I will be keeping it as a web interface only for now. :)
by rdougan
September 12th, 2010, 5:17 pm
Forum: Templates
Topic: Touch - for SABnzbd
Replies: 6
Views: 10635

Touch - for SABnzbd

I have started working on a SABnzb theme that uses the Sencha Touch framework. Currently you can view the queue and your history. With the queue you can sort, pause, resume and limit the speed. You can also update the name, unpacking options, priority and category (not quite sure what the best UI fo...
by rdougan
September 12th, 2010, 4:55 pm
Forum: Templates
Topic: Mobile UI for SABnzbd+ 0.5.0
Replies: 13
Views: 72851

Re: Mobile UI for SABnzbd+ 0.5.0

Sencha Touch is free if it the project/theme open source.

David Kaneda did create jQuery Touch and does now work for Sencha.

I have created a theme with it which I will be posted soon.
by rdougan
July 16th, 2010, 5:15 am
Forum: Templates
Topic: Another ExtJS template.
Replies: 40
Views: 60425

Re: Another ExtJS template.

You should also use the minified version of ExtJS for this, not the debug. :)
by rdougan
July 16th, 2010, 5:13 am
Forum: Templates
Topic: Another ExtJS template.
Replies: 40
Views: 60425

Re: Another ExtJS template.

Impressive.

I'm getting the following error intermittently when I load the web interface:

sabnzbd:160TypeError: Result of expression 'Ext.getCmp('maintabpanel')' [undefined] is not an object.
by rdougan
July 15th, 2010, 3:43 pm
Forum: Templates
Topic: Another ExtJS template.
Replies: 40
Views: 60425

Re: Another ExtJS template.

We should maybe chat on IM/PM then, I could get us setup on GitHub. :)

This has great potential.
by rdougan
July 15th, 2010, 3:16 pm
Forum: Templates
Topic: Another ExtJS template.
Replies: 40
Views: 60425

Re: Another ExtJS template.

Looking good.

Let me know if you want any help with this - more than happy to help. I have a vast amount of knowledge of ExtJS. ;)

You should put it up onto GitHub!