[Q] Changing RSS reader? - Themer General Discussion

Is it posible to change RSS Reader that is on every theme to someting else (dont want CNN News)

wuerzet said:
Is it posible to change RSS Reader that is on every theme to someting else (dont want CNN News)
Click to expand...
Click to collapse
Yes it is possible. If you open Themer Settings - Themer - RSS, then you can add/remove feeds from here.
Hope this helps

Related

[App] Pocket Forecast 1.2.6

Current Version: 1.2.6
Description: Pocket Forecast is a weather application that supports mutliple locations, multiple languages, QVGA AND VGA display, cached AND user defined updates, customized theme, AND is open source written in Basic4PPC.
Source code and CAB installer at: http://pocketforecast.codeplex.com/
Last update: 1/16/10
Description
Pocket Forecast is a weather application that supports mutliple locations, multiple languages, QVGA AND VGA display, cached AND user defined updates, customized theme, AND is open source written in Basic4PPC.
Features
1. Multiple locations (supports up to ten locations)
2. Finger swipe to scroll through locations
3. Cached weather feeds for each location
4. Skinnable themes - background images, colors & fonts
5. Uses Yahoo/Weather.com RSS feed
6. Open source - written in B4PPC
7. Configurable interval for updating weather feed
8. Integrates with S2U (custom weather setting)
9. QVGA and VGA support
10. Multi-language support
11. Integrates with AppToDate
12. Integrates with Levenum's Today Screen plug-in
13. Pocket PC and PC versions
Hi, nice weather
can u tell me where i get
Requires: http.dll, formlib.dll, FilesEx.dll
also need: .NET3.5 and NETCFv35.Messages.EN.cab
hope can add few features:
WIND <- this one pls
RealFeel <-this one no rush
Presure & ETC
really nice, how about an addition for maps, just the like marsware's weather panel if you've ever used it, there they ask for the URL of the map image and they just keep fetching it.
Doesent work:Error Loading Program
Pocket Weather is the commercial name of SBSH's app....
You'd better find another name for this soft...
Why not :
Pocket Hurricane
Pocket Forecast
TTWWY : Take The Weather With You
TTWWU : Take The Weather With U
T2W2U : Same, but more like modern apps... A_C
Hope this will help...
bluemetalaxe said:
Doesent work:Error Loading Program
Click to expand...
Click to collapse
The same here. I have only NET CF2.0, I think the app need CF3.5
I disagree
AthenaLod said:
really nice, how about an addition for maps, just the like marsware's weather panel if you've ever used it, there they ask for the URL of the map image and they just keep fetching it.
Click to expand...
Click to collapse
If we already have Marsware that doesn't need NET CF3.5, why not just keep this one nice and simple.
Once youo start adding features galore it just get too resource hungry (memory!)
Missing DLLS
OceanSpray said:
Hi, nice weather
can u tell me where i get
Requires: http.dll, formlib.dll, FilesEx.dll
also need: .NET3.5 and NETCFv35.Messages.EN.cab
hope can add few features:
WIND <- this one pls
RealFeel <-this one no rush
Presure & ETC
Click to expand...
Click to collapse
Sorry about that - I did not use the correct compiler options when compiling to the Pocket PC platform. I have recompiled and the DLLs were merged into the executable.
I will have to troubleshoot the CF3.5 - I didn't target that framework so it should not asking for that. It may be related to the missing DLLs issue, since both require the B4PPC compiler to use "optimized" options.
I have re-uploaded into post #1 - thanks for testing.
Map suggestions
AthenaLod said:
really nice, how about an addition for maps, just the like marsware's weather panel if you've ever used it, there they ask for the URL of the map image and they just keep fetching it.
Click to expand...
Click to collapse
This sounds like an interesting idea. Do you have a URL for the marsware's weather panel? I am not familiar with this.
Application Name
YoLoLo said:
Pocket Weather is the commercial name of SBSH's app....
You'd better find another name for this soft...
Why not :
Pocket Hurricane
Pocket Forecast
TTWWY : Take The Weather With You
TTWWU : Take The Weather With U
T2W2U : Same, but more like modern apps... A_C
Hope this will help...
Click to expand...
Click to collapse
Thanks! I like "Pocket Forecast" and will use that (if it's not in use already). I wrote a wiki application called "Pocket Wiki" so I wanted to stick with the same naming convention.
I don't want to use any application names similar to the great programs A_C writes. I'm not worthy.
Alot weird stuff coming out missing \themes\conditions\
and some #.gif files if change the zip code
zip code not working and location code either
only 77095 but no icons show up now
font is out of margin or place
HTC Touch wm6.1 rom
Missing CF3.5
digidigi123 said:
The same here. I have only NET CF2.0, I think the app need CF3.5
Click to expand...
Click to collapse
I uninstalled Microsoft CF3.5 on my PDA and ran the updated ppcWeather (11/14/08 v.18) - it works for me. That said, applications seem to always work on the developer's systems all the time so that isn't much of a test.
Could you please retest with the updated version?
Thanks to everyone for their help and feedback.
OceanSpray said:
Alot weird stuff coming out missing \themes\conditions\
and some #.gif files if change the zip code
zip code not working and location code either
only 77095 but no icons show up now
font is out of margin or place
HTC Touch wm6.1 rom
Click to expand...
Click to collapse
Thanks for catching that.
I just tested that and that seems to be a new bug after I recompiled with the "optimized settings" - I am not sure what is causing this because the desktop version doesn't do this. Same code, different target environments.
The weather.ini settings themeDir, httpTimeout, and refreshInterval are getting blanked, but the location ids are not. This is strange...
I am going to have to check with the Basic4ppc support team to see why this is doing this.
Now i got zip code working need some setting
need Theme [default]
but still no icon
LOL need move \theme\default\condition folder out to \theme\
should work like charm and also the theme.ini i dont is that cause
your new Version works now
Fix (uploaded v.19)
digitaldon37 said:
Thanks for catching that.
I just tested that and that seems to be a new bug after I recompiled with the "optimized settings" - I am not sure what is causing this because the desktop version doesn't do this. Same code, different target environments.
The weather.ini settings themeDir, httpTimeout, and refreshInterval are getting blanked, but the location ids are not. This is strange...
I am going to have to check with the Basic4ppc support team to see why this is doing this.
Click to expand...
Click to collapse
The code is reading a form textbox variable for the settings that were getting blanked out - I'm not sure why some are ok and others are not. As a work-around, I added code to check to see that there is a value for the form textbox before saving it. Uploaded v.19 and am pursuing this on the B4PPC forums.
Thanks for the testing and feedback!
OceanSpray said:
Now i got zip code working need some setting
need Theme [default]
but still no icon
LOL need move \theme\default\condition folder out to \theme\
should work like charm and also the theme.ini i dont is that cause
Click to expand...
Click to collapse
The first line in the "weather.ini" file should be "themeDir=default". If it says "themeDir=" then won't find the weather icons.
Thanks for the testing feedback.
WOW v.19 work great now no error
misc. need
Multi-switch location
missing "%" on HUMIDITY
(personal) sry no offense dont like degree on WIND
Current and Forecast the "Close" can be change to "BACK"
delete zipcode or location wont delete cache file
Very good program - thanks!
Take my fixed icons. they look more good in white or black background.
http://slil.ru/26333444
My ini:
themeDir=Chuma
mainWeatherCode=RSXX0091
mainWeatherUnits=c
Location1=RSXX0091
Location2=THXX0015
Location3=THXX0002
Location4=
Location5=
refreshInterval=0
httpTimeout=20
Click to expand...
Click to collapse
and
Bugs:
- Most does not change a city. I choose Bangkok, but alwys shows Peter (unless hands ini not changed)
- Always go 2 internet then started (why not remember old weather info?)
- Weather details - CURRENT: the inscription "sunrise :..." - incorrect view
- Not work skin color
- In the absence of weather is not an icon (you can put NA icon frommy pack ...)
Feature need:
- Fast switching between the cities of (right-left d-pad, for example)
- Choose to update weather for all or update for concrete city
- Link to Web with a list of cities (GOOGLE helps you) =)
- need radiobutto "DO NOT update on start"
- need option - update when you connect to PC via AS
- In the skins add the ability to install jpeg instead background and buttons
- at weather.exe change icon or name of file (like "Wsynk") for difference with main file.
chuma said:
Very good program - thanks!
Take my fixed icons. they look more good in white or black background.
http://slil.ru/26333444
My ini:
and
Bugs:
- Most does not change a city. I choose Bangkok, but alwys shows Peter (unless hands ini not changed)
- Always go 2 internet then started (why not remember old weather info?)
- Weather details - CURRENT: the inscription "sunrise :..." - incorrect view
- Not work skin color
- In the absence of weather is not an icon (you can put NA icon frommy pack ...)
Feature need:
- Fast switching between the cities of (right-left d-pad, for example)
- Choose to update weather for all or update for concrete city
- Link to Web with a list of cities (GOOGLE helps you) =)
- need radiobutto "DO NOT update on start"
- need option - update when you connect to PC via AS
- In the skins add the ability to install jpeg instead background and buttons
- at weather.exe change icon or name of file (like "Wsynk") for difference with main file.
Click to expand...
Click to collapse
Nice icon Chuma
icon 20.png only seen the blue fog part, but on PC can see fog

Access to stock Music application [solved]

I have the LiveView accessory and it uses the Android stock media player ("Music").
I would like to use it instead of Mediascape, however the link to the application is not present. Is there a wat to launch it? Or a way to add the link?
With ADWLauncher or Launcher pro press an empty place on the screen - "add Personalized Icon" - "Activities" - Browse to Music
oXunknownXo said:
With ADWLauncher or Launcher pro press an empty place on the screen - "add Personalized Icon" - "Activities" - Browse to Music
Click to expand...
Click to collapse
I would like to stay with the stock home. Is there a way to launch Music without a replacement home?
BetterCut can do that too
Cool, I don't have to use AdvancedHome, it's enough to have it installed and I can add shortcuts to activities on the stock home!
oXunknownXo said:
BetterCut can do that too
Click to expand...
Click to collapse
That's seems nice, I'll try it.
Thank you!
lornova said:
I have the LiveView accessory and it uses the Android stock media player ("Music").
I would like to use it instead of Mediascape, however the link to the application is not present. Is there a wat to launch it? Or a way to add the link?
Click to expand...
Click to collapse
Here it is:
http://forum.xda-developers.com/showthread.php?t=826311

[Q] How Themer is built?

Hi
I am curious on how a theme is built using Themer, correct me if I am wrong. In a very basic way, here is the way a theme is put together
1 - create wallpapers in Photoshop, at the right size and res, with all the info, icons shapes, you name it. This create a static image.
2 - Using Zooper Pro one places hot spots where we want something to happen,: open mail, show weather, numbers of miss calls, etc......
Is that OK , did I missed something?
Fizou
Fizou said:
Hi
I am curious on how a theme is built using Themer, correct me if I am wrong. In a very basic way, here is the way a theme is put together
1 - create wallpapers in Photoshop, at the right size and res, with all the info, icons shapes, you name it. This create a static image.
2 - Using Zooper Pro one places hot spots where we want something to happen,: open mail, show weather, numbers of miss calls, etc......
Is that OK , did I missed something?
Fizou
Click to expand...
Click to collapse
Hi, that is more or less correct.
Many new themes use a standard wallpaper so that users will have the option to change it without affecting the theme's appearance (such as text won't disappear).
Any one of Themer's built-in widgets can be used, not just Zooper, but you're correct in saying that hotspots are assigned to specific actions.
Lastly, icons can always be added if the designer wishes
Anything else you'd like to know?
ThemerSupport said:
Hi, that is more or less correct.
Many new themes use a standard wallpaper so that users will have the option to change it without affecting the theme's appearance (such as text won't disappear).
Any one of Themer's built-in widgets can be used, not just Zooper, but you're correct in saying that hotspots are assigned to specific actions.
Lastly, icons can always be added if the designer wishes
Anything else you'd like to know?
Click to expand...
Click to collapse
Thanks
I will give it a try, what is the best size/res for an HTCOne?
Fizou
Fizou said:
Thanks
I will give it a try, what is the best size/res for an HTCOne?
Fizou
Click to expand...
Click to collapse
Doesn't really matter, it's all completely up to you. We do recommend using a high-res wallpaper though if other users wanted to apply the theme, and they're using a 1080p resolution device.

[Q] How to modify an already done theme ?

Hi,
There are some themes I love and I would like to use, but some details doesn't seem good to me, such as shortcuts. Is there any way to modify those shortcuts in order to make mine, but keep using the particular theme ? I didn't find anything about this...
Thanks for your help
AutruiP said:
Hi,
There are some themes I love and I would like to use, but some details doesn't seem good to me, such as shortcuts. Is there any way to modify those shortcuts in order to make mine, but keep using the particular theme ? I didn't find anything about this...
Thanks for your help
Click to expand...
Click to collapse
Hi,
Editing a theme is easy - simply long press on the homescreen - select Advanced - Unlock Widgets. Now you can add/remove widgets and shortcuts till your hearts content. Then when you are satisfied with your theme repeat the process to lock the items into place
ThemerSupport said:
Hi,
Editing a theme is easy - simply long press on the homescreen - select Advanced - Unlock Widgets. Now you can add/remove widgets and shortcuts till your hearts content. Then when you are satisfied with your theme repeat the process to lock the items into place
Click to expand...
Click to collapse
Awesome, thanks ! I was looking for this during hours... Didn't find anything on the Themer website :/
Another question, I have sometimes a pop-up with "crash data failed to send, retry later", but I can't find where to send it, and the pop-up doesn't disappear... I have to uninstall-reinstall the app in order to fix that... I have a One Plus One on CyanogenMod 11 38R
Semi related question, is there anywhere I can download images of the standard icons you use for smart categories? I like a lot of themes but would like to change the categories on them and to do that need the images to match the theme.
Thanks
chickengrease said:
Semi related question, is there anywhere I can download images of the standard icons you use for smart categories? I like a lot of themes but would like to change the categories on them and to do that need the images to match the theme.
Thanks
Click to expand...
Click to collapse
Hi,
We're still working on this feature, hopefully it will be added soon!
Thanks for the info

[Question] Custom shortcuts on poco launcher?

Hi all,
I have tired using an app like Aycon
and a dozen similar apps to create a shortcut with a custom icon to start an action (Automate flow, similar to tasker...)
anyway this has worked wonderfully in the past but with poco launcher it says it added a shortcut to home screen but it does not appear...
a workaround for now is I use KWGT custom 1x1 Widget...
but it does not have a text under it like a shortcut + you can't put it in a folder.
anyone else experienced this bug?
other workarounds? (except switching launchers...)
I suggest reporting this bug via Settings-User feedback.
Take a look at KWLP in Playstore
karpacha said:
I suggest reporting this bug via Settings-User feedback.
Click to expand...
Click to collapse
Did it, but hope MIUI 10 will be sooner and won't have the issue...
ConradB said:
Take a look at KWLP in Playstore
Click to expand...
Click to collapse
As I said I used KWGT to make a 1x1 widget, I can live without text.
My real problem is customizing a shortcut which I will push into a folder afterwards...
Live wallpaper holding the shortcut doesn't help here.
Right now I'm stuck with Automate's default ugly Icon because... it does let me create shortcuts and it works... but no way to tweak the icon =\

Categories

Resources