A few months ago Nokia ( via Robert Jeschonnek ) was kind enough to give a test device Nokia Lumia 800. The condition was to develop a Windows Phone 7 app for this device and make it public until a certain date.
So here I am: Romanian weather for Windows Phone 7 informs you about weather changes in Romania based on data provided by Wunderground and Google Weather Api.
This new version for Winodws Phone 7 is is based on the Android and Playbook app we released a few years ago and is just a proof of concept. The code will be in the next days made open source on Github.
WebClient webclient = new WebClient();
webclient.DownloadStringCompleted += new DownloadStringCompletedEventHandler(webclient_DownloadStringCompleted);
webclient.DownloadStringAsync(weatherAPI);
...
listBoxWeather.Items.Clear();
XElement XmlWeather = XElement.Parse(e.Result);
foreach (var item in XmlWeather.Descendants("forecast_conditions"))
{
WeatherBean xmlGoogleWeather = new WeatherBean();
xmlGoogleWeather.high = (string)item.Element("high").Attribute("data").Value + "\u00b0C";
xmlGoogleWeather.low = (string)item.Element("low").Attribute("data").Value + "\u00b0C";
xmlGoogleWeather.condition = (string)item.Element("condition").Attribute("data").Value;
//reformat the icon to use the local icon in png format
string imagePath = (string)item.Element("icon").Attribute("data").Value;
imagePath = imagePath.Replace("/ig/images/weather/", "images/");
imagePath = imagePath.Replace(".gif", ".png");
xmlGoogleWeather.icon = imagePath;
//reformat the day of the week
string dayWeek = (string)item.Element("day_of_week").Attribute("data").Value;
...
//add the element in the list
listBoxWeather.Items.Add(xmlGoogleWeather);
}
A few weeks ago Marius finished the porting of the Romanian weather to Adobe Actionscript, today the Playbook version online in the BlackBerry AppWorld.
Romanian Weather (Vremea in Romania) informs you about weather changes in Romania. It allows you to have on your Playbook the actual weather for 41 locations in Romania and the detailed weather forecast for the next 5 days. Romanian weather offers you also the possibility to check live images from Romanian webcams.
Features:
Actual weather and forecast weather for 41 locations
For each location current temperature, minimum temperature, maximum temperature, humidity, wind, pressure, chances of precipitation, visibility, sunrise, sundown.
In the last number of the german edition of PC PRAXIS ( edition 4 – 2010 ) we are offering the ID Disk Protector for free! The DVD included has an installer of ID Disk Protector which will fully work for 2 years. A complete review of the application with screenshots and explanations are included in the magazine.
- Protects your disk and its partitions
- Offers boot protection
- Provides a launching and operating password
- Keeps private the enable/disable of your disk
- Blocks any operations on the hardware level
Here are bellow some quotes from the PC Praxis review:
Mit dem ID Disk Protector lassen sich einzelne Laufwerke mit wenigen Klicks vor allzu neugierigen Blicken schützen. So haben Unbefugte keine Chance, an Ihre sensibilen Daten zu gelangen, und selbst wenn Ihr Notebook gestohlen werden sollte, hat der Dieb schlechte Aussichten.
….
Wer auf seinem Rechner sensible Daten aubewahrt, möchte auf keinen Fall, dass diese unbefugten Dritten un die Hände fallen. Mit dem ID Disk Protector erhalten Sie ein Tool, mit dem sich Daten auf einzelnen Laufwerken mit wenig Aufwand sicher schützen lassen.
I am pleased and proud to announce that we won 2nd place in the HTC Romanian Android Challenge with our new Android application - Romanian weather. Romanian Weather (Vremea in Romania) informs you about weather changes in Romania. Some of the main features:
actual weather for 41 locations in Romania
detailed 5 days forecast
live images from 60 Romanian webcams
Changes in 1.1
Arad weather problem fixed
automatic Internet detection
Here are bellow some images and a video demo of the application.
An year ago we launched the Free Software Downloads website – DownBroad.com , a software repository with over 20.000 applications titles for Windows, Unix, Mac and PDA-s. The games section of the DownBroad is slowly developing but we observed the shift in playing the games online rather then install a 200Mb on the desktop.
The solution to this is the new brother GameBroad – home of 6000 arcade games. Packet with 12 categories: Action, Adventure, Ball, Board, Card, Casino, Classic, Puzzle, Racing, Shooting, Sports the games located on GameBroad are online playable flash games. The website will be weekly actualize with new games. Which is my favorite? For the moment: Racing games.
At the same time we have ported the English version of the GameBroad to a localized romanian version: Jocuri gratis – JocuPedia. The romanian version is still in migration phase, only part of the 6000 archive games are now ported on JocuPedia.
Do you find yourself feeling less than motivated to manually enter your feed information and track which feed sites are accepting submissions at any given time? Feed submit (or RSS submit) software semi-automates the process of RSS feed submissions to feed sites, blog directories, and podcast and videocast sites.
Feed Submitterwill submit your feeds to 200+ up-to-date resources for you, so you never have to visit each site to check its status and submit your information. Feed Submitter is the new SEO software developed in the Submit Suite. Plans are announced in the latest newsletter issue for 2 new releases which will complete this year the Submit Suite range of products.
A new 2008 year with a lot of releases. During the next weeks a lot of new projects will be announced. We will start with the first startup website we did for the Romanian market, a SEO optimized Classified Advertising Website with a nice Web 2.0 design.
The ads in Anuturi Publicitate are published for free, based on predefined categories. A Php+MySql+Linux solution more like a proof of concept. If you speak romanian you can add an Ad for free on the submission page.
DownBroad freware and shareware archive – is a PAD (Portable Application Description)software archive ( software repository ) based on our fastlink2 CMS engine. The same engine based on Php5-MySql database- Smarty templating was used also in photography contest website – PhotoSharks. Modifications were made to accommodate the features of a modern software repository, but the basics are the same: Php5+MySq databasel+Smarty templating.
DownBroad has now 20,000 software titles, offering :
- a top-down navigation in categories
- 1click submission of a PAD file (or form submission)
- no charges for statistics, for adding or updating our software.
- comprehensive search possibilities
- complete skinable using Smarty temaplating
- recognize the ASP, TPA and OISV organization members
- awards: editor choice, 5 star award, 4 star awards
- download statistics
- hits statistics
- “most popular”, “latest in”, “our picks”, “related software”
- user reviews
- newsletter management
- pad polling
I was shocked today. I asked tribal Fusion for an account to start promoting some of the products. I was thinking at a test account with 300$. What was the answer, read bellow:
Tribal Fusion answer: “Thank you for your reply and everything looks good except the answer to the budgeting question. Unfortunately, $300 is not sufficient enough to test your product through our network.
The minimum of $10,000 for targeted buys and $15,000 for run of network buys are in place to allow the ad server to effectively optimize by gathering enough statistically relevant data to dynamically reallocate impressions to the best performing sites and avoid untargeted placements, thus providing the highest ROI. Anything less than $10k means that we cannot do an effective job of promoting your product.