[APP][Thesis][2.2+]Creativity Study - Participants needed! - Android Apps and Games
Hey there,
I'm currently writing my thesis on "connection between context and creativity of persons" and made a simple note taking app for this. Every time you work on an idea (e.g. "How to get my cat to like me more") several contexts are collected (location and date) which will be send to a server for later analysis.
The long goal will be an app that supports you in your creativity and will notify you when you are in a similar creative context.
More info and the APK can be found here: http://apptest.willey.de
Thanks for your help!
Willey1986 said:
Hey there,
I'm currently writing my thesis on "connection between context and creativity of persons" and made a simple note taking app for this. Every time you work on an idea (e.g. "How to get my cat to like me more") several contexts are collected (location and date) which will be send to a server for later analysis.
The long goal will be an app that supports you in your creativity and will notify you when you are in a similar creative context.
More info and the APK can be found here: http://apptest.willey.de
Thanks for your help!
Click to expand...
Click to collapse
Based on the description, you have me wondering why I need an app to tell me when I'm being creative. Or am I missing something? This is being asked because I'm curious, not to be argumentative.
ph37rd said:
Based on the description, you have me wondering why I need an app to tell me when I'm being creative. Or am I missing something? This is being asked because I'm curious, not to be argumentative.
Click to expand...
Click to collapse
Yes that sounds weird
Imagine a student who works on a project with some fellow students. And they are in the "Idea Phase" where everyone should collect some Ideas which will be discussed in the next group meeting. Everyone knows how this works. One hour before the next meeting we write down some ****ty ideas and that's it.
What could you do about this?
Set some fixed reminders like "Every Day at 8:00 pm, COLLECT IDEAS FOR PROJECT!!"
So every day at 8:00 pm you get a reminder no matter what your actual context is. If you don't feel like thinking about the project you dismiss the reminder and that's it
The goal of this app would be that it waits until you are in a similar situation (f.e. in a cafe, in a park, at home, in the evening, in the morning, on mondays, ...) and then suggests "Hey wanna think about your project?"
I hope I could make it a little bit clearer, english is not my native language
Your English is fine, in fact, while not prefect, better than quite a few native tongue, or fingers if you will.
So based on a calendar or location you can set reminders? Does it, or can it, tie into Google products such as: Now, Calendar or Keep?
Unfortunately ATM the app is purely for evaluation purposes to see if there are any patterns in usage or if creativity occurs just randomly. Developing a full App would be the next step if any patterns are found. Without patterns the "intelligent notifications" wouldn't make any sense I think
This almost sounds like the chicken and the egg argument. You need to find patterns before intelligent notifications, but without knowing when to prompt, how are patterns determined?
A typical note taking app like Keep, tied into a time keeper like calendar with the geolocation ability of Now would partially answer your issue. "Ok Google. Remind me to enter project ideas in Keep everyday when I get to work." Not sure Google now is quite there yet on its own, but there are things like AutoVoice with Tasker that would do those types of things now.
---------- Post added at 01:34 PM ---------- Previous post was at 01:30 PM ----------
Willey1986 said:
Unfortunately ATM the app is purely for evaluation purposes to see if there are any patterns in usage or if creativity occurs just randomly. Developing a full App would be the next step if any patterns are found. Without patterns the "intelligent notifications" wouldn't make any sense I think
Click to expand...
Click to collapse
As for when creativity happens, it will probably be determined to be individualistic. Some will display randomly, some during sleep and wake up to record. Others may only be prompted by environment as opposed to scheduling like work (think song writers or authors).
ph37rd said:
This almost sounds like the chicken and the egg argument. You need to find patterns before intelligent notifications, but without knowing when to prompt, how are patterns determined?
A typical note taking app like Keep, tied into a time keeper like calendar with the geolocation ability of Now would partially answer your issue. "Ok Google. Remind me to enter project ideas in Keep everyday when I get to work." Not sure Google now is quite there yet on its own, but there are things like AutoVoice with Tasker that would do those types of things now.
---------- Post added at 01:34 PM ---------- Previous post was at 01:30 PM ----------
As for when creativity happens, it will probably be determined to be individualistic. Some will display randomly, some during sleep and wake up to record. Others may only be prompted by environment as opposed to scheduling like work (think song writers or authors).
Click to expand...
Click to collapse
The problem with "traditional" Solutions like Tasker/AutoVoice would be that you enter those notifications yourself. So you set notifications when you plan to be creative. My idea is to look at your past, find "creative highs" and notify you when you are in a similar situation.
Examples would be
--> Person X tends to work on his idea on mondays and fridays in the afternoon when he is at location X but never after 9:00pm.
--> Person Y worked on his ideas in a park nearby when the sun was shining
--> Person Z tends to work in cafes in the morning
...
To find these patterns (if there are any), is the first step. The next step would be to implement the intelligent notifications based on the users past behavior.
--> Welcome home, time to think about your Idea "Solve world hunger"
--> Hey look at the beautiful weather. Time to go outside and think about your "Cat Problem" ?
--> There are 5 Cafes nearby, time to think about "how to take over the world"?
So the agenda looks like this
Track users creativity to see if there are any patterns
Create notifications based on this
???
Profit
Willey1986 said:
The problem with "traditional" Solutions like Tasker/AutoVoice would be that you enter those notifications yourself. So you set notifications when you plan to be creative. My idea is to look at your past, find "creative highs" and notify you when you are in a similar situation.
Examples would be
--> Person X tends to work on his idea on mondays and fridays in the afternoon when he is at location X but never after 9:00pm.
--> Person Y worked on his ideas in a park nearby when the sun was shining
--> Person Z tends to work in cafes in the morning
...
To find these patterns (if there are any), is the first step. The next step would be to implement the intelligent notifications based on the users past behavior.
--> Welcome home, time to think about your Idea "Solve world hunger"
--> Hey look at the beautiful weather. Time to go outside and think about your "Cat Problem" ?
--> There are 5 Cafes nearby, time to think about "how to take over the world"?
So the agenda looks like this
Track users creativity to see if there are any patterns
Create notifications based on this
???
Profit
Click to expand...
Click to collapse
Tasker can be utilized and is utilized exactly as you have described. There are "assistant" apps/tasks that allow events to be kicked off automagically based on environment: location, light sensor, what WiFi you're connected to, time of day or day of week, etc.
I can have a task set that will turn on my WiFi when I get to work if it is Monday-Friday before 5p. It can also make sure to turn off my Bluetooth and kick off my time recording app. When i arrive home, a textthingsred off to my wife letting her know I'm home so she can add to my honey do list. These tasks run apps, turn things off and on all based on location and calendar.
I'm not trying to make a case for utilizing tasker and other apps to do what you're trying to do. Getting all of that stuff configured is not the easiest thing to do. Just mentioning it is possible and being done.
Now if you can have your app recognize patterns and trends in how people think (their creativeness), you're onto something beyond this university assignment.
ph37rd said:
Tasker can be utilized and is utilized exactly as you have described. There are "assistant" apps/tasks that allow events to be kicked off automagically based on environment: location, light sensor, what WiFi you're connected to, time of day or day of week, etc.
I can have a task set that will turn on my WiFi when I get to work if it is Monday-Friday before 5p. It can also make sure to turn off my Bluetooth and kick off my time recording app. When i arrive home, a textthingsred off to my wife letting her know I'm home so she can add to my honey do list. These tasks run apps, turn things off and on all based on location and calendar.
I'm not trying to make a case for utilizing tasker and other apps to do what you're trying to do. Getting all of that stuff configured is not the easiest thing to do. Just mentioning it is possible and being done.
Now if you can have your app recognize patterns and trends in how people think (their creativeness), you're onto something beyond this university assignment.
Click to expand...
Click to collapse
I know Tasker but I think it is horribly complex and still you have to program it yourself when to notify you or do certain actions. For someone who is brainstorming on a project and just wants to be reminded from time to time Tasker might be overkill.
I don't want to analyze the users behaviour or analyze how people think. In the best case no data will leave the device because everything could be done locally (Get current locations type via Openstreetmaps, search similar locations, search current weather conditions, ...). For my thesis I just want to see if there are simple but interesting regularities like 90% of my users used the app in the morning, they rarely switched locations when brainstorming, .... Or in the worst case no patterns at all.
Willey1986 said:
I know Tasker but I think it is horribly complex and still you have to program it yourself when to notify you or do certain actions. For someone who is brainstorming on a project and just wants to be reminded from time to time Tasker might be overkill.
I don't want to analyze the users behaviour or analyze how people think. In the best case no data will leave the device because everything could be done locally (Get current locations type via Openstreetmaps, search similar locations, search current weather conditions, ...). For my thesis I just want to see if there are simple but interesting regularities like 90% of my users used the app in the morning, they rarely switched locations when brainstorming, .... Or in the worst case no patterns at all.
Click to expand...
Click to collapse
Something to think about, the 90% of the users that you talk about may only "be creative" in one or very similar ways and may not give you an adequate picture of the data you're trying to acquire.
Your app may only appeal to one segment of the creative audience.
It's already been shown that people learn in three different ways and many of those often blend two of the designations. Seeing, hearing and doing. Being creative isn't going to be any different, just look at the examples I've started before.
You're going to have to design your app with multiple interfaces that will appeal to different audiences. A robotics engineer, oil painter, song writer, dancer, marketing executive aren't going to think and record notes intuitively the same way.
Related
[Q] APP check before project start - text auto response
So I had an idea the other day... probably not original, but I have come up short finding apps to serve my purpose. Being a software developer I have decided that if no one can answer my question, I will begin work on an app to solve my dilemma. I would like to automatically respond to text messages sent to me, custom messages for people, then groups, then everyone else. I like my messages to be accurate to why i'm busy, unless its none of their business. [THE QUESTION] Is there an app that already exists that allows me to customize auto-responses to text messages (per-person/group/general) based on different profiles (situations)? (and if so what is it called?) ---------- MORE DETAILS FOLLOW ---------- I realize that some apps CAN do this, like making a tasker profile to send auto responses and some apps do it for specific things like "i'm driving right now". I am looking for a way to easily set up what i would call "profiles" so i can.... take a nap - girlfriend "taking a nap at hope, txt you when i wake up" - general "not avalible right now txt you later" driving - mom/girlfriend "i'm driving, if its important, call otherwise i'll get back to you when i can" - general "driving, txt you when I can" at work - girlfriend "working, txt you on my break" - family "working, txt you after work" - general "not available, txt you later" out drinking - family "out with friends, get back to you tomorrow" - friends "drinkin with the gang, get out here now!" you get the idea now if I develop it, i would look at eventually including responses to voice calls. Possibly calender events to automatically do things like set work mode on if a calender event "Work" starts. again if its tasker, i know i can do it in there and i have that app. I am looking for a cleaner, more streamlined way to set up responses to messages i receive.
Nice idea! I don;t think I have seen anything that extensive.
alright! well i'm gonna start soon... just have to start learning all the important stuff... lol the joy of learning a new programming language and platform!
DgAway Check out the app DgAway by mike dg.. he has a bunch of awesome stuff on the market. It may not be exactly what your asking about but its quite nice
[APP][2.2+] Catena - Anonymous and location based instant chat
-- UPDATE: I've decided to discontinue my work on Catena, the project is too heavily reliant on community, and the time investment required to make it successful was several magnitudes higher than what I could offer. If anyone is interested in continuing this project let me know. If you're interested in any of my other projects check out my site at: http://www.creepybit.co.uk -- Catena is an anonymous and location based instant chat client. The main purpose of Catena is to give you an anonymous outlet for calling out to others in your local area and meeting new people, without the burden of identity. Catena lets you chat in a typical instant chat environment, but also lets you post semi-permanent messages on a shared map, for the whole world to see! Catena is free, there are no user accounts or signing up. The instant you install Catena you are able to chat. For those who need an identity, either to maintain a conversation or single yourself out for others, there is a type of disposable user name that you can change as often as you want. There are also chatroom like tags you can use that make your messages private and only viewable to others with the same tag. You can find Catena on the Google Play store: https://play.google.com/store/apps/developer?id=Creepy+Bit I also have a website up with more info at: http://creepybit.co.uk I started development on this app when I couldn't find an anonymous alternative. I'm a single developer working in my spare time around work, but I'm currently still managing to push out almost daily updates. Catena is currently in Alpha stage, meaning I'm still adding and changing features, and I'm still modifying the server equipment. I'd really appreciate it if you guys could give this app a go. Catena has been live for a week and I currently have around thirty users. The users I have thus far have given me really great feedback, and I think with some more hard work down the way I can make this a really great app that people will love.
I have similar idea for Android app. This is good idea, but when not enough people have this app, this is not good working. I wish you more and more downloads!
Sounds awesome. This sounds like the Love Section on Craigslist where people say, "Oh I saw this sexy woman at Walmart. Hope to see you again". It would be great to leave messages up for like a day and be able to show your GPS route. That way, at the end of the day, you could retrace your day and see if anyone left you a note. Like, "To the hot guy sitting at the bar in the blue collared shirt. I think I love you". I always wanted a personal area chat room. It could also be used for marketing such as "Burgers tonight are top notch!". Perhaps if things take off, you could sell extended comments that last longer. I haven't used it yet, but how would this program handle a single place with lots of chatter? Is it a single point on the map that links to a chat room style interface? 1 map point per comment would create clutter. In my mind, a single comment would just be a dot on the map which would open for dialogue. You'd also probably want to allow accessing ANY of those locations on the fly. So if I want to go get dinner at Red Lobster downtown, I can find the location on the map and read the comments left there. Perhaps someone says, "4 hour wait @ 7pm". Or actually having the ability to ask someone that is physically there to put your name on the list, haha. I can see SO many possibilities for this. So perhaps you can only START a chat based off your location but you can join ANY. Also it might be a good idea to be able to disable GPS in case someone is at their home and doesn't want anyone to know where they presently are (can't start a convo but can join one). You don't want to hear about how crazies are killing girls using your app. lol [UPDATE] I would do away with broadcast messages. Obviously they just annoying and childish. I would just show the dots to let you know there is a comment there, to open up the local chat for that dot. In the future, I would make the broadcasts a paid ad type thing. Like $20 a day... which is super cheap. Even right now, I could broadcast a business and 30 people would instantly see it. As the app gets more popular, the map will get flooded with broadcasts and you'll be unable to even see the map. Icons should scale with the map. It's ok right now, but again, things may get crowded. You might also think about playing with the idea of making the icons semi-transparent so you can see the underlying map. At this point I'm unsure how to even find other local chats; if it is even possible at all. All I see from the map are the broadcasts. I just want to be able to create a chatroom at my GPS location and be able to have others leave comments. Right now, I see several broadcasts, but I can't chat with them. One was about a guy speeding. It would be fun to be able to go in that chat and leave a message like, "There is a guy going slow" or "That was me!"
player911 said: Sounds awesome. This sounds like the Love Section on Craigslist where people say, "Oh I saw this sexy woman at Walmart. Hope to see you again". It would be great to leave messages up for like a day and be able to show your GPS route. That way, at the end of the day, you could retrace your day and see if anyone left you a note. Like, "To the hot guy sitting at the bar in the blue collared shirt. I think I love you". I always wanted a personal area chat room. It could also be used for marketing such as "Burgers tonight are top notch!". Perhaps if things take off, you could sell extended comments that last longer. I haven't used it yet, but how would this program handle a single place with lots of chatter? Is it a single point on the map that links to a chat room style interface? 1 map point per comment would create clutter. In my mind, a single comment would just be a dot on the map which would open for dialogue. You'd also probably want to allow accessing ANY of those locations on the fly. So if I want to go get dinner at Red Lobster downtown, I can find the location on the map and read the comments left there. Perhaps someone says, "4 hour wait @ 7pm". Or actually having the ability to ask someone that is physically there to put your name on the list, haha. I can see SO many possibilities for this. So perhaps you can only START a chat based off your location but you can join ANY. Also it might be a good idea to be able to disable GPS in case someone is at their home and doesn't want anyone to know where they presently are (can't start a convo but can join one). You don't want to hear about how crazies are killing girls using your app. lol Click to expand... Click to collapse Some nice ideas, I'll let you discover it but it's basically the world is just one huge chat room, but you filter the messages you receive by range. So it ends up being a digital "everyone shouts and you choose how far you listen" kind of thing. If a small area gets really popular and you can't hold a conversation then there are things called Hash Tags. They're basically a short keyword you filter your messages by and it's sort of like joining a chat room. For example I could apply the hash tag "Crime" (like in the screenshot), and it basically means I only see messages from other people with "Crime" and they are the only ones that see my messages. For the map I'm currently in the process of implementing an upvote system. Messages on the map (I call them Broadcasts) will expire after a certain period, that period is shorter depending on how busy the area is, you can extend the life of a broadcast by 'Bumping' it. I'd love to add new stuff as I go along. But as it's been said, the key thing I'm lacking is users.
Ahhh I see about the "how far you listen" type range thing. Thats fun and all... but really hinders the usefulness.... well let me think, no I guess it wouldn't if you simply picked a restaurant and did a Spoof Location from that area. I would change that and label it as something like, "Chat from here" or something. Also need to intregrate the map better. Maybe have that as the initial screen that users see. It is a pretty map and looks fantastic. Opening the app to just see an empty chat is a let down. I would initially start zoomed out so you can see the surrounding areas and users online. Tap = popup "Chat from Here" button. Also a slider for chat radius that displays as a blue circle around your location. Having to go into settings to set a number is kind of awkward. Focus on the map and let users pop in and out of chat as will based on their location. Broadcasts expiring based on how busy the area is, is a good idea. I had no idea about the bumping. "Bumping" a thread, I get it... but I when I bumped the broadcasts, it didn't do anything. Maybe just a simple vote system like "Was this helpful: -1 and +1". Because honestly most of those broadcasts are retarded. Peeing on the benches? Smelly Town? Sand Vaginas? The community needs to be able to down vote and get rid of those messages as badly as they need to up vote. Regardless of votes, Broadcasts should still naturally go away after a set time. Like broadcasts = 1 hour with 1 day max. Also the hash tags, perhaps make it more user friendly... such as a button for "Create a Group" or "Join a Group".
player911 said: Ahhh I see about the "how far you listen" type range thing. Thats fun and all... but really hinders the usefulness.... well let me think, no I guess it wouldn't if you simply picked a restaurant and did a Spoof Location from that area. I would change that and label it as something like, "Chat from here" or something. Also need to intregrate the map better. Maybe have that as the initial screen that users see. It is a pretty map and looks fantastic. Opening the app to just see an empty chat is a let down. I would initially start zoomed out so you can see the surrounding areas and users online. Tap = popup "Chat from Here" button. Also a slider for chat radius that displays as a blue circle around your location. Having to go into settings to set a number is kind of awkward. Focus on the map and let users pop in and out of chat as will based on their location. Broadcasts expiring based on how busy the area is, is a good idea. I had no idea about the bumping. "Bumping" a thread, I get it... but I when I bumped the broadcasts, it didn't do anything. Maybe just a simple vote system like "Was this helpful: -1 and +1". Because honestly most of those broadcasts are retarded. Peeing on the benches? Smelly Town? Sand Vaginas? The community needs to be able to down vote and get rid of those messages as badly as they need to up vote. Regardless of votes, Broadcasts should still naturally go away after a set time. Like broadcasts = 1 hour with 1 day max. Also the hash tags, perhaps make it more user friendly... such as a button for "Create a Group" or "Join a Group". Click to expand... Click to collapse This is good stuff, I'd love to implement most of this. I'm very close to starting the up vote system so I'm not sure how I'll be doing it yet but I definitely plan to have down voting. Or at least a report button! Thanks for the post!
Love the idea but u might wanna look into integrating facebook n g+ somehow. Sent from my SK17i using xda app-developers app
I agree, you need users and you should use social network to get them automatically
How about adding video chat for the devices with front camera?
What kind of social network integration would you want? Something like when you post a broadcast you get to share it on your wall? I'd be tempted to do something like that down the line. Video chat would be hard because my server bandwidth would struggle to keep up, but I could certainly try adding an easy way to connect to other users and enter some sort of skype room or something.
I just uploaded version 31, this has the new upvoting and downvoting system. I called it Bump and Report just to be edgy and different (you love it), but the basic functionality is there. By default a Broadcast needs 10 reports to disappear, but the more it's bumped the more reports it'll take. I'll see how it goes, there's room for lots of changes but it'll be server-side so I can do it over time in small increments.
Also, Yesterday evening I cleared the Broadcast database, which wiped out the whole map of Broadcasts. Clean slate now but it's looking rather barebones.
This weekend I'm possibly upgrading my servers again. You shouldn't notice any downtime though.
This is great! This has so much potential! Sent from my Nexus 7 using Tapatalk 2
great Omg this is so cool The location spoofing is a great idea. I hope that you are aware that your app is unique and there is a lot of potential in it Keep up the great work
Thanks guys My current plan is going to be to add private messaging and some changes to client-server communication to fight spam (in anticipation). Is there anything else you guys feel should be added before I start the Beta phase? Once we're in Beta I'm going to be much more conservative with adding new features so now is the time to make a case. I'll consider practically anything.
This looks like it could be interesting. Will keep an eye on it.
Hey guys, today I found out I'd apparently taken out server time synchronization at some point in the past. That's fixed now so there shouldn't be any odd problems with message order anymore. You might find that your messages appear in odd places but that's because your clock is offset from the servers time (not blaming you obviously, but I can't really fix that).
Version 32 is up, it includes some new stuff: - haptic feedback on message receipt - you can now disable the lingering tray icon - Cast Range now defaults at 100,000km, I'll keep it like this until we reach a release version
Nice I see you are working on this really hard. Thats not a bad thing I'm looking forward for the private messaging feature
[APP][2.3.3+] Kinetic! - fastest way to catch up with friends [v1.5]
Kinetic is the most efficient way to find out what your friends are up to right now. Plans change every second and might fall through last minute and so you want an answer instantly. You don't have to call/message 5-10 people or post on a social network where it might not be checked. Kinetic is versatile and made for a thousand different situations, different to what other apps can provide. If you broadcast yourself, you will never have to ask the question 'why didn't you call me? I was free!' The way it works is that a person can post a status or check a list of their friends statuses of what they want to do right now. They get an optional push notification each time a post is made, so that's potentially a 100% reach so you know your post is getting through to all your friends. A common reason for friends not calling/inviting you out is because they assume you're busy, either with work, friends or a significant other. But they might actually be free at that point in time. By broadcasting that you are free and willing to hang out, it lets people include you in their plans. Because a person doesn't get called out, they assume people are busy so they just stay at home bored, while their friend might be thinking the same thing. There are always people in similar situations to you but nothing gets done if you don't let them know, and that's what my app does. It's a catalyst that gets people into action. With enough users, at any time you can check your phone and be provided with several different options of meeting up with friends. - Simply choose a category icon representing what you want to do - Write down a status including any additional information e.g. what you want to do, time, place - Choose to send to all your friends or specific groups that you have created - Choose to post to Facebook or Twitter - Chat with friends in each status post I think Kinetic is a true social network that encourages people to hang out and promotes activeness. We have all these social networks but they don't focus on getting people together. We like people's photos on Facebook, see what they're eating on Instagram but we're still not hanging out with them anymore than before. And the apps that encourage people to meet up are for dating, hook-ups or to randomly find people around them. My app is a positive influence that tries to bring it back to hanging with friends so people don't feel alone. There are a lot of different situations and personalities my app caters for, and people can customize it to what they like. They know exactly what the app is for so they don't have to sift through a huge thread of posts to find the information they need. Please try out my free app and tell me what you think! Thanks! http://play.google.com/store/apps/details?id=au.com.kinetic&feature=search_result#?t=W251bGwsMSwxLDEsImF1LmNvbS5raW5ldGljIl0. https://www.youtube.com/watch?v=Ntt4e1DJnMk
Automate Your Internet with IFTTT App for Android
Since we live in an age in which phones pack more computing power than PC’s from less than 10 years ago, the number of tasks we can accomplish with mobile devices grows very fast. Which means the functionality of applications gets better every day, to give us a faster way to achieve our goals, on a day to day basis. That’s why, a lot of automating apps these days try to stay on top of it for us. One of these aps is IFTTT – If This Then That. Tasks we can accomplish with the app range from scanning for updates on RSS feeds, Ebay, Reddit or Youtube and connecting to different apps, like Facebook, Gmail, Twitter and much more. For instance, we can receive a notification, if a new item is available on Ebay, or when we are tagged on Facebook. It all sounds great, but the question is how well does it work in the real world? I installed IFTTT mostly in the hope to be able to stay on top of news and new items, which works really well and is really easy to set up. All you need to do, if you want to scan for specific items on Ebay, is to add a new recipe (+ button on top) and search for the Ebay trigger, select it, and activate the channel. After that, enter the search terms or keywords for which the recipe should be searching for. Now that the trigger is set up, we can choose actions or in other words, what should happen when we get a match. There are a lot of actions to choose from, like adding the item to a spreadsheet or text file on cloud based storage services, or simply sending an email to a friend that the item is available. The procedure to scan the RSS feed of a website is also very straight forward. We simply select the RSS trigger, after we created a new recipe, and then we paste the feed link and enter the desired keywords, for which we are searching for. Now, we just need to finish the recipe with the desired action, and we are good to go. Anytime something with the desired keywords is posted, we know about it. IFTTT looks for changes every 15 minutes. On the other hand this is not an app which is great in automating only device based actions. It is not meant for that, yet. The problem is not in triggers which give you more or less what you need, but in actions. Lets say I want to disable the pattern lock screen when I get home. While the trigger for a specific wifi SSID is available, the action for disabling the pattern lock screen is missing. We can only choose to change the ringtone volume and update the wallpaper under actions, which is actually pretty scarce. But this is not where its true power currently lies. To sum it up, IFTTT is great for connecting together services or different apps like Twitter or Pocket and it is also very straightforward with the building of recipes. Anyone can do it. This is something that other automating apps are missing, which is why IFTTT fits right in. Nobody did provide such functionality in such a simple manner to this day... IFTTT in Google Play
[APP]NeverForget Reminder - A New Revolutionary Location Reminder
Hey guys, We are a small team of android developers that had a cool idea of a reminder app which we have released to the market some time ago. The app called 'NeverForget Reminder' and the idea is simple: A solution to forgetting stuff when you leave your home(or your current location). There are tons of situations when this app may be useful. A classic example is when you leave your home at the morning to your job, you surely need to take with you some stuff such as your bag, wallet, keys, etc.. NeverForget's Reminder purpose is to make sure you won't forget any of it again. Another example is when you visit your friends house and you brought with you some stuff, when leaving it, the last thing you want is to forget that stuff at your friends home. NeverForget will remind you to take it when you leave that place. One of our main goals was to make the app as simple as possible, so there is one main button. Click it to start the reminder. And when you will leave your current place, the app will start a loud alarm. There are additional options available such as setting the alarm name or taking a photo of the stuff you need to take. After thinking of this idea, we have searched a lot and could not find any solutions to that common problem. After deeper search we understood why is that. There is NO way to determine device's location inside a building, for these days. GPS does not working inside closed places, and that was our biggest issue that we successfully overcame with NeverForget. Basically what we do is rely on WiFi networks around you. Then we make calculations to determine when you getting away from that network and when you do, a load alarm starts with a reminder. If no WiFi networks around you, GPS service is required. The app is FREE to use and available at Google Play. We would appreciate your feedback and hope you will try out our app - NeverForget Reminder. For any questions you can send us an email to: [email protected] Link to Google Play page: play.google.com/store/apps/details?id=com.neverforget Thanks.