tag:blogger.com,1999:blog-66583872008-05-13T10:00:38.486-04:00Mobile Ministry MagazineAntoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comBlogger1276125tag:blogger.com,1999:blog-6658387.post-35329749697244281632008-05-13T10:00:00.002-04:002008-05-13T10:00:01.918-04:00Bible Study Notes Application (In Detail)<p>This is what happens when I sit down and begin to think a bit more about <a href="http://mobileministrymagazine.com/2008/05/bible-studysermon-prep-application.html">how a Bible Study Notes application can/should work.</a> Feel free to offer your opinions, and if you are a developer, think of this as a project analysis of what I've been thinking about.</p><p><strong>Bible Notes App/Web App</strong></p><p><strong>Short Description</strong> Note taking application for mobile devices, internet tablets, etc. that uses a plug-in based architecture to connect to local and online resources.</p><p><strong>Why and Who:</strong> The reason for this program is so that casual Bible readers, students, and sermon attendees can take notes in a format that follows alongside their natural ability to take notes in a notebook whether they use a digital or print bible.</p><p><strong>Goals</strong></p><ul><li>Create notes that extend beyond the context of one particular reading to the various points of information that exist online and/or on the user's device</li><li>Create a point of intersecting the APIs of several Bible programs, formats, and sources so that the user has choice in how to use the resources available</li><li>To encourage the development of plugins for commercial and non-commercial resources so as to not to slight the publishing industry's licensing rights for resource materials</li><li>To address the semantics behind studying, by putting to work the semantics of the web</li></ul><p><strong>What Does This Program Look Like:</strong></p><ul><li>Start with the Notes Application on Nokia Internet Tablets<ul><li>Addition of a button that adds functionality</li><li>Finger typing friendly</li><li>PDF, HTML, and XML export</li><li>Upload to Google Docs (download then reupload possible?)</li></ul></li><li><strong>Title/Initial Actions Screen</strong><ul><li>Create, (3-5) Recent Notes, Delete, Manage Plugins, About</li></ul></li><li><strong>Notes</strong><ul><li>single screen</li><li>bottom bar with Bold, Italic, Underline, Color Selector, Bullets, Link (Plugin), Save, Save/Upload</li></ul></li></ul><p><strong>Limitations</strong></p><ul><li>Simple formatting options</li><li>Initially no ability to draw on screen or insert images</li><li>If a web application, needs a server; would be better as a web application that can be launched from a bookmark in an offline mode then save when connected</li></ul><p><strong>Workflow</strong></p><ul><li>Two screens: title/actions and notes</li><li>Dialog boxes to confirm actions such as 'link to resource' and 'saved to local/web'</li></ul><p><strong>Document Structure</strong></p><ul><li>XHTML</li><li>In page CSS (initially no custom styles for users)</li><li><a href="http://www.logos.com/reftagger">BibleRef Tagger</a></li><li><a href="http://www.semanticbible.com/bibleref/bibleref-overview.html">Semantic Bible</a></li></ul><p><strong>Program Structure</strong></p><ul><li>Language: unknown, depends on native or web app</li><li>MySQL on local machine for indexing tags and references</li><li>UI based on writing first, tagging second</li><li>Will NOT tie into any Bible reader program directly, plugins only</li></ul><p><strong>Plugins</strong></p><ul><li>Must use API defined by source resource to access content</li><li>search plugins will only pass information via a search string and open in local client's browser</li><li>Plugins that point to local apps should be done with the GPL for user/developer customization</li><li>Plugins that point to licensed material need to be checked for possible licensing issues</li><li>Can plugin point to native app</li><li>Plugin to add ability to highlight, draw on page instead of build into app (possibility)</li></ul><p><strong>Plugin Limitations</strong></p><ul><li>Cannot create content</li><li>Cannot pull in content from websites applications to paste into document (later functionality possibility)</li></ul><p>This is somewhat detailed, but gives a clear idea of what I was speaking about in Sunday's post. What are your thoughts? Place them here, and let's get a push to make an application that will have some far reaching effects.</p>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-78013866935894822832008-05-12T11:30:00.001-04:002008-05-12T11:41:03.255-04:00Another Carnival In the Mist<p>I traditionally like to submit MMM to the <a href="http://www.mobili.st/">Carnival of the Mobilists</a> because of the unique perspective on mobile technology that is not always explored in the realm of mobile professionals. In following a link from <a href="http://thedigitalsanctuary.org/">Digital Sanctuary</a>, I came to the website <a href="http://thekingdom20.com/">The Kingdom 2.0</a> which made note of another carnival, the Christian Technology and Media Carnival, to which MMM should be making semi-frequent, future appearances as well.</p><p>However, it will be a bit before MMM is included into the next Christian Technology and Media Carnival, so do take a read of <a href="http://thekingdom20.com/2008/05/08/christian-technology-and-media-carnival-first-edition/">The Kingdom 2.0 posting of the First Edition of this carnival</a>. Several articles on the use of media and the Internet in the Body, and some great thoughts on the worldwide perspective of such endeavors.</p><p>To those accustomed to reading the Carnival of the Mobilists, <a href="http://www.xellular.net/2008/05/carnival-of-the.html">#122 at Xellular Identity</a> is the latest published.</p><p><strong>Update/Correction:</strong> Apologies, the latest Carnival of the Mobilists is <a href="http://www.gomonews.com/carnival-of-the-mobilists-123-at-gomo-news/">#123 at GoMo News</a>.</p><p>If you are reading the Christian Technology and Media Carnival and would like to submit an article you have written on your blog, visit the <a href="http://blogcarnival.com/bc/submit_4101.html">Blog Carnival Submission Form</a> in order to fill out the requisite information.</p>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-86590378303301826452008-05-11T10:00:00.002-04:002008-05-11T10:00:01.869-04:00Bible Study/Sermon Prep Application Thought<p>I am sitting here thinking about my upcoming schedule of things to do and realize that it would be very nice to have a better Bible application (or web application that works offline) that would just facilitate leading and attending Bible studies or listening to sermons.</p><p>If you will, I don't need something that would be a Bible reader that then does notes. I am thinking more along the lines of a notepad application that automatically links to a Bible (on the device or not), in addition to other resources.</p><p>Something where I could create a document, and it would just be an HTML document. I could add tags to it (so that its easily searchable); and it would upload to places like Google Docs so that it can be shared with others. But then again, it wouldn't have to do that so much.</p><p>The idea of automatically linking to resources though is the fun part. For example, if I write a note, I want to be able to highlight either the verse notation written, or a keyword, and then be able to select what resource that it should be pointing to. That resource would basically be the search page for that Bible/commentary/lexicon/Wikipedia/etc. website and instantly give some depth to my notes. Imagine even linking to a city and having Google Maps, or whomever is doing a Google Maps-like ancient Bible maps mash up, link to it automatically.</p><p>I think something like this would be ideal as a web application because it is something that I would want for a mobile device (most likely my N800 Internet Tablet, but also my mobile phone). The ideal thing would be for this to work offline without having to be connected first (an issue with many web applications). But I could see something like this coming in just as much, if not more in handy than having a Bible reader, and then asking for the other features to be plugged into it.</p><p><strong>Side note:</strong> If someone is willing to build this kind of an application, either a web app or something for a dedicated mobile device; I would be glad to help test (sorry, not a app developer) and when it is done promote the application here at MMM.</p><p><strong>Related Articles:</strong></p><ul><li><a href="http://www.semanticbible.com/bibleref/bibleref-overview.html">Semantic Bible</a></li><li><a href="http://www.crosswire.org/sword">Crosswire Bible Society's SWORD Project</a></li></ul>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-42051133887097725502008-05-10T10:00:00.004-04:002008-05-10T11:02:07.822-04:00Another Use for the Mobile Web Server<img src="http://media.share.ovi.com/m1/medium/0196/ee3d9338e39e4136a692f1cf2fd2d24c.jpg" alt="Image: Calendar Week View on Mobile Web Server" /><p>Another use for the Mobile Web Server that occurred to me this morning was to be able to use it to edit and add information on my mobile device without having to fiddle with a number pad or small screen. For the most part, sync conduits and integration into services with applications like <a href="http://www.goosync.com/">GooSync</a> already handle this. But if the mobile device can play the role of being the server already, you can get rid of the middle man and just log into your phone from any larger screened web terminal and then add/edit information much easier.</p><p>Thinking about it like this makes the MWS seem a lot more versatile than just a means to have information. There is an empowerment about it that is only limited to the imagination of the user.</p><p>For example, a person could be a developer and design an entire website and interface for their projects using the MWS. A teacher could design class modules and then using groups allow for students to log in. Taking that a step further, that teacher could have a test that will only be up while the MWS is online; taking it down means that whomever didn't finish their test on time could be easily noted just from looking at the logs.</p><p>I write this to say that I know that its a bit unconventional, and uneconomical in a lot of respects, to think about connectivity in this granular of a fashion. But we have to look at this mobile tech as a means to an end. Taking out some of those in-between points might very well be a means to helping to realize this, and the fruits of the thins past generations constantly dreamed about.</p><blockquote>I believe you have to be willing to be misunderstood if you're going to innovate. That's actually a serious point. If you're going to do something that's never been done before - which is basically what innovation is - people are going to misunderstand it just because it's new.</blockquote><p><a href="http://en.wikipedia.org/wiki/Jeff_Bezos">Jeff Bezos</a>, one of the founders of Amazon; quote via <a href="http://tonymorganlive.com/2008/05/07/thats-quotable-jeff-bezos-2/">Tony Morgan Live</a></p><p><em>This post was written before the third installment of the MMM Mobile Experiment Report was written. Some of the information in this post is repeated in that report, but not in the detail that it is presented here.</em></p>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-35436910719082358432008-05-09T10:00:00.000-04:002008-05-09T10:00:01.982-04:00MMM Mobile Experiment Report: Part Three<p>Welcome to the third and final installment of the MMM Mobile Experiment Report. In <a href="http://mobileministrymagazine.com/2008/05/mmm-mobile-experiment-report-part-one.html">Part One</a>, we talked about the general setup and the reasons for doing this experiment. In <a href="http://mobileministrymagazine.com/2008/05/mmm-mobile-experiment-report-part-two.html">Part Two</a>, we spoke on the day to day use of it; and then started talking about why its not yet an accessible solution, but it is a versatile one. In Part Three, we talk more about what is possible with the Mobile Web Server and come to some conclusions towards its potential use.</p><p>You see, for most end and power-users of mobile devices, the Mobile Web Server is not yet a solution. There are a few too many niggles with it before it can become a solution. What it is however is a canvas, a very empty canvas. When one wants to think of what is possible with mobility, this section of the report hits on that. And specifically for the Christian church, what we do with technology will go a long way towards making divisions along digital lines a thing of the past. Innovation requires that we think outside of the box before we jump into a new one. By the end of this report, I hope that you can not just see why doing the MMM Mobile Experiment was a paradigm shift for me; but also where and why Nokia sees this as a profitable endeavor.</p><p>This section of the MMM Mobile Experiment Report contains:</p><ul><li>Lessons Learned</li><li>Current and Future Applications</li><li>Why This Is A Model for the [Digital] Church</li><li>Appendix/Additions</li></ul><p><strong>Lessons Learned</strong></p><p>At this point, the MMM Mobile Experiment seemed to be a solid idea that is just a bit further than where people want to go with interacting with websites and at the same time, its not far enough in terms of how organizations and ministry can reach out to one another. What I saw in the first few days was that in order to get people to come to MMM Mobile, I had to be proactive about advertising and up front about limitations such as loading speed and the log-in issue. After getting used to it from a lifestyle perspective, I had to come to grips with the ability of attainable technology not being up to snuff with the demands of a web server being backed up by a social network. The frame work is there, but there is a gap before this can be applicable on a broad scale.</p><p>I did learn some things that were quite positive, and gives me hope that maybe the Body is better equipped to use near-solutions in effective ways. For example, in talking to my pastors about the MMM Mobile Experiment while it was going on, they had a genuine interest in how it would pan out and how it could be relevant to them. One of the smaller experiments was to live-blog during one of the sermons and then forward them the link to get their thoughts. Live-blogging the sermon on a mobile phone brought stares from people unaware of what I was doing, despite knowing my technical bent. Getting my pastors to be able to log in without issues became a problem because I did not noticed the case-sensitive issue for logging in under the guest account. And even during the sermon, I was not prepared for the out of memory error that running the browser and mobile web server would cause, preventing users from even accessing the site. it was advantageous to try, but in light of things, could have been better planned out.</p><p>Other parts that proved positive were in just the evangelism of mobile devices and the Internet as being tools of connectivity. I found that with the MWS active that I had more time to spend on mobile devices, thereby getting me in places where I could engage people and allow various aspects of using mobile technology open the door for conversations. In one instance, interacting with a child in a coffeeshop was made more fun when I took his picture via the Web Camera feature and then showed it to him and his parents from the screen of my N800 Internet Tablet. This showed to them that technology has a way to touching us even more than we think without having to have a Star Trek moment. </p><p><strong>Current and Future Applications</strong></p><p>Having done this experiment, it is easy to say that it can be used. However relevance for the mobile web server has its place in only a few areas, mainly because of the hardware and connection requirements that would necessitate more affluence than the market can share at this time.</p><p>In terms of a software platform, having a web server on a mobile phone can present the opportunity to remove a few middle layers of device management and information management software that has been slow to catch on in some areas. Normally, we think of this as syncing, backup, and personal information management (PIM) software; the structure of this mobile web server platform offers a few aspects of use that previously were harder to get newer users to adopt:</p><ul><li>If the smartphone is online (cellular broadband or Wi-Fi) accessing it though an IP address or domain name assigned to the device (or SIM card) give the opportunity to do things such as add and remove applications, connect contacts to social networks, backup contacts to an offline storage area, or even lock down the device in case of theft;</li><li>If the device is not online, these same tasks can be done through a Bluetooth or Wi-Fi ad-hoc network where all that a person needs is a browser with a larger screen in order to extend the functionality of their device;</li><li>Adding an email component would essentially make the MWS platform a replacement (on the consumer level) or products like MS Exchange as the device is the server and there is nothing that needs to be additionally added to the device.</li></ul><p>This is thinking about the mobile web server as it can have present relevance in the way that people want to get the most of their devices. For this to work best however, unlimited data plans, and seamless connectivity needs to be the norm and not the exception. Also, quality of service in terms of mobile operating systems, cellular lines, and even user experience will play a larger part in letting this connectivity option be the norm rather than the exception for mobile computing.</p><p>Taking things a bit further, the mobile web server has the ability to innovate in small business and organizational communications by:</p><ul><li>Intranet for a low-funded ministry or non-profit organization</li><li>Website for a traveling missionary who travels in well connected areas and has has the funds to connect frequently enough to make this viable</li><li>Future: platform for sharing documents and calendars as a family point of contact system</li><li>Multi-campus connector for small groups spread over a large area</li></ul><p>This is not to say that there are not other applications; only that in using the Mobile Web Server, I spoke with and engaged with organizations where the relevance of a mobile device that can handle these connections made for opportunities to remove buildings, excess tools, and in some cases a learning curve, therefore making more time for the connections that a web server and interpersonal communication allows to happen. </p><p><strong>Why This Is A Model for the [Digital] Church</strong></p><p>I was asked very bluntly at the conclusion of my experiment why I felt that this was a model for computing that the Body should be receptive to. I was given the reasons about economics, device availability, and even preconceptions that a mobile device should only be used for talking. My reason for thinking and believing that the mobile web server in various forms is a suitable means to enable the digital church is simply that it is something that has not been done before. Its new ground, and puts the Body at the place of pioneering and setting the bar in terms of what is possible with communication technologies.</p><p>I do not say this to mean that there are not other organizations that would not benefit from what has been written here, but to say that because the church has a mission to connect and empower people, it should take what is available and not duplicate solutions, but create them.</p><p>The book of Acts is an account of a sledging church finding its legs after Jesus left the scene. He deposited within them the Holy Spirit to empower and equip them with the innate ability to go to the ends of the earth and be a representative of Him and carry the Gospel's message of a redeeming and justified love. Since taking the plunge with Nokia's Mobile Web Server, I can see how that would not just be a radical idea, but an attainable one. The question is, are we innovative enough to capitalize on what has already been deposited in us to do since Acts. </p><p><strong>Appendix/Additions</strong></p>There were some additional posts written during and after the creation of this report. These items will be available in a downloadable version of the MMM Mobile Experiment Report (coming soon). </p>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-37684536895776645192008-05-08T10:00:00.001-04:002008-05-08T10:00:04.987-04:00Go Mobile to Sustain the Earth<img src="http://www.blogsmithmedia.com/www.engadgetmobile.com/media/2007/12/nokia-3110-evolve-post.jpg" alt="Image: Nokia 3110 Evolve, via Nokia" /><blockquote>So God created man in His own image, in the image and likeness of God He created him; male and female He created them. And God blessed them and said to them, Be fruitful, multiply, and fill the earth, and subdue it [using all its vast resources in the service of God and man]; and have dominion over the fish of the sea, the birds of the air, and over every living creature that moves upon the earth. (<a href="http://www.biblegateway.com/passage/?search=Genesis%201:27-28;&version=45;">Genesis 1:27-28 AMP</a>)</blockquote><p>One of the reasons that I have gone mobile is because I better understand that while the ability to be connected is good for the Body, the ability to use devices and services that better utilize the limited resources of this planet means that other generations will also be able to enjoy such inventiveness.</p><p>Something that many do not think about when they use computers, build offices, or even get in their cars to travel to this and that event is that there is a considerable impact on the earth around us that can be minimized when we start looking at the excess and start working to trim things.</p><p>It could be as simple as instead of having a church office that the church starts to use a mobile office where the office is actually a data center that is exercising environmentally mindful policies and then the staff members are working from home where they can be a more integral part of their local communities. Trading paper bulletins for SMS alerts might seem like a struggle for some members, but the saving of paper means that the administration staff can spend less time at FedEx and the church can spend those funds on enabling more members to stay connect whether they can make it to a service or the service come to them.</p><p>Now, we might not get immediately to <a href="http://www.smartplanet.com/news/tech/10001087/video-nokia-3110-evolve.htm">the place where we are using phones made from biodegradable materials</a>, but looking at the simple command at the beginning of creation to steward this earth, we can definitely do more than we do.</p><p>Has your church or organization started any policies to minimize the environmental impact of doing the work of ministry?</p><p><strong>Related Articles:</strong></p><ul><li><a href="http://www.smartplanet.com/news/tech/10001087/video-nokia-3110-evolve.htm">Review of the Nokia 3110 Eco-Friendly mobile</a> (Smart Planet)</li><li><a href="http://conversations.nokia.com/home/2008/04/designing-for-s.html">Designing for Sustainability</a> (Nokia Conversations)</li><li><a href="http://conversations.nokia.com/home/2008/04/what-if-we-all.html">What if we all changed our chargers?</a> (Nokia Conversations)</li><li><a href="http://www.solio.com">Solio Solar Charging Solutions</a></li><li><a href="http://moof.mobi/?p=117">Working flexibly is paving the way for a more sustainable future</a> (MOOF.mobi)</li><li><a href="http://sense-datum.org/tim/archive/2008/05/06/creating_a_manifesto_for_susta/tim_samoff__weblog">Creating a Manifesto for Sustainable Life...</a> (Tim Samoff)</li></ul><p><em>Disclosure: <a href="http://inner-linked.com">Inner-Linked</a> provides consulting services for those individuals and ministries who are looking to trim their environmental footprint while adding innovation and accessibility to their ministry endeavors.</em></p>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-37347328838953684922008-05-07T10:00:00.001-04:002008-05-07T10:00:02.690-04:00Essentials Tools for the Mobile Worker<img src="http://store.solio.com/core/media/media.nl?id=32&c=666846&h=daf1e1845cdbdfe6c5c6&resizeid=-2&resizeh=240&resizew=240" alt="Image: Solio Solar Charger, via Solio website" /><p>Web Worker Daily recently posted an article titled <a href="http://webworkerdaily.com/2008/05/02/5-essentials-for-the-mobile-web-worker/">5 Essentials for the Mobile Web Worker</a> where they looked at 5 pieces of hardware and software that would be essential for the mobile web worker. Here are some of mine:</p><ul><li>Removable memory card with backup of data</li><li><a href="http://www.solio.com/charger/">Solio solar portable battery charger</a></li><li>Bluetooth external keyboard</li></ul><p>Given that my setup is based on a smartphone and Internet Tablet it might be different than yours. Seeing that many pastors are moving towards a similar type of setup - laptop computer, Wi-Fi- hotspot, and online applications - what are your essential tools?</p><p><strong>Bonus:</strong> And what things do you have in place <a href="http://webworkerdaily.com/2008/05/02/learning-from-the-woes-of-third-world-web-workers/">when those tools aren't working due to environment/finances/etc.</a>?</p>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-32407697510502162482008-05-06T10:00:00.002-04:002008-05-06T10:00:02.663-04:00The Future of Bible Studies and Technological Tools<p>I write this a good bit before writing Part Three of the MMM Mobile Experiment Report but this is a great article posted at the <a href="http://bibleandtech.blogspot.com">Biblical Studies and Technological Tools blog</a> about thinking about what technology and faith will look like given what we have seen happen in other media and lifestyles in the Western church.</p><p>Without going too far into things on my end, here is a snippet of this great thought-piece:</p><blockquote>I am also wondering, then, if we might actually become more dependent on private resources/devices rather than network resources. I.e., it will be lots easier to secure a personal device not connected to any network, and I will be more confident in working with guaranteed secure resources not based on the network. This does mean that I believe that someone will still be developing and providing technological resources for biblical studies, but I also suspect that the choices will be greatly reduced. We are already seeing the convergence of best features of the various Bible programs, and as this trend continues, the only differentiating factor will be cost. I just hope we aren't all buying Wal-Mart or Google Bible software after they buy up every other current company in this field</blockquote><p>Read the rest of the post <a href="http://bibleandtech.blogspot.com/2008/05/future-of-biblical-studies-and.html">The Future of Bible Studies and Technological Tools</a>.</p><p><strong>Related Articles:</strong></p><ul><li><a href="http://www.palmsolo.com/2008/04/25/new-king-james-version-onenote-2007-bible-now-available-for-free/">New King James with Microsoft OneNote</a> (Palmsolo)</li></ul>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-82686571801654159882008-05-05T17:00:00.001-04:002008-05-05T17:00:01.551-04:00Live Blogging with the Mobile Web Server<img src="http://media.twango.com/m1/large/0196/1ca6941a2d7a47e9be95c2c61e87d2ef.jpg" alt="Image: MMM Mobile Blog" /><p>One of the things that I most enjoyed about <a href="http://mobileministrymagazine.com/2008/05/mmm-mobile-experiment-report-part-two.html">using the Mobile Web Server</a> was the ability to live-blog sermons and Bible studies. For the most part, this was conducted on my N75 using T9 for inputting text. Because of some hardware and performance aspects, I did have to keep mindful though of how fast I would swap between saving the blog posting and updating it. This meant for shorter notes, but gave me a chance to listen and make sure that I got in the most important points.</p><p>I'd like to share the last set of live blogged sermon notes with the MMM community. As we often talk about using technology in innovative ways, I want to make sure that I open to you some means of looking inside of how I am working around the mobile tech of today to address what will be questions for later (the next post will talk about this a bit more).</p><p>Here's the important information.</p><ul><li><a href="https://mobileministrymag.mymobilesite.net/.py?application=-4&amp;action=6&amp;id=15">Link to the May 4th Sermon on Acts 13:42-52 at MMM Mobile</a></li><li>Login with the username <strong>Guest</strong> and the password <strong>mmmguest</strong> (both username and password are case sensitive)</li><li>And just in case my device is down for some reason, a <a href="http://jaiku.com/channel/MobileMinistryMag/presence/33855364">link to the discussion thread</a> at the MMM Jaiku Channel.</li></ul>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-6473837362257204902008-05-05T10:00:00.003-04:002008-05-05T10:00:01.688-04:00MMM Mobile Experiment Report: Part Two<p>This is the meat of the MMM Mobile Experiment Report, and also where it makes the transition from being just a review of software and online services to one of looking beyond the offering to the ability that it lends. Here's an outline of what is covered in this, Part Two, of the MMM Mobile Experiment Report:</p><ul><li>Additional Setup Items</li><li>Day to Day Use</li><li>Immediate Challenges</li><li>Accessibility versus Versatility</li></ul><img src="http://media.twango.com/m1/large/0196/460792f5ecc84b20acfa9ef8b300f130.jpg" alt="Mobile Web Server screenshot" /><p>Given the length of this, section of the report, it will be an extra day before publishing the third and final section. This report will also be made available as a singular download (debating on the format of that now). Enjoy Part Two, and please do not hesitate to give any comments to this or Part One.</p><p><strong>Part Two:</strong></p><p>Having set up the Mobile Web Server application on my device, and creating the Mobile Web Server website, I had to set up some initial pages so that in coming to the site, Mobile Ministry Magazine readers would be greeting with more than just a blank page. There are two parts to setting things up for day to day use; one part is on the mobile device and the other is through a browser (that can be on the mobile device or not; but most might choose not to go that route and just use a separate computer).</p><p><strong>Setup on the Mobile Device</strong></p><p>On the mobile device, one navigates to the Web Server application and is presented with a series of screens. First, you are asked to insert your user name and password that was set up on the MWS website. There are a few easy to figure out section of the application that is always shown when it is opened from here: Users, Status Message, Statistics, Access Log, Folders, and Settings.</p><p>The Users section was probably the one that I spent the most time with initially. There is a default Guest account where one can set Guest access to the MWS; and then from contacts in one's address book, you can set specific users to have ability with a user name based on their name in your address book and a password that you have set for them. I quickly abandoned doing this for a lot of people and just settled on making sure that I had a user group for my family to special sections of the MWS site, and everyone else just got the Guest account.</p><p>Truth be told, I spent a lot of time looking at the Access Log. I wanted to see how many people were hitting the site, and it was kind of neat the first few days of the experiment. We averaged about 10 unique users per day and for the most part people did not have issues with logging in (user names are case-sensitive; found that out halfway through the project).</p><img src="http://media.twango.com/m1/large/0196/7b897cc575664e5ea1559360a639f883.jpg" alt="Mobile Web Server screenshot" /><p><strong>Setup through the Web Browser</strong></p><p>There is a setup wizard that one has to access from a device that has a suitable web browser while the mobile web server (MWS) is running. On my end, I used my Nokia N800 Internet Tablet connected to a Wi-Fi hotspot at a local coffeehouse while the MWS was running on my N75.</p><p>Two parts of this allow you to set up things like the <a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10127">welcome screen</a>, <a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10109">offline page and message</a>, and get a <a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10110">badge that can be displayed on several websites</a>. After this <a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10128">wizard</a>, there is a control panel that keeps the latter items, and allows for presence updates on the status page. One can <a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10129">change the theme to several types</a>; however they are nothing more than color and banner changes. Unless you want to dig in the mobile device and play, there is no way to create custom layouts or fiddle with the CSS for more customization.</p><p>From the web browser one is able to set all types of options and create content and points of contact.</p><img src="http://media.twango.com/m1/large/0196/1ca6941a2d7a47e9be95c2c61e87d2ef.jpg" alt="Mobile Web Server screenshot" /><ul><li><a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10111">Home</a></li><li><a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10114">Blog</a></li><li><a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10112">Camera</a></li><li><a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10116">Gallery</a></li><li><a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10117">Guestbook</a></li><li><a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10118">Contact Me</a></li><li><a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10119">Presence</a></li><li><a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10120">Web Chat</a></li><li><a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10121">Calendar</a></li><li><a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10124">Messaging</a></li><li><a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10125">Phone Log</a></li><li><a href="http://www.twango.com/media/ARJWright.mws-review/ARJWright.10126">Contacts</a></li></ul><p>By default, guests only see the Home, Blog, Presence, and Contact Me sections. The Gallery has to be setup to either show (share) pictures that are shared from the phone's internal memory, memory card, or both. I found that the Guestbook was a bit of a redundant feature, but it could prove beneficial in some applications. The Web Chat section is interesting as when someone starts a web chat, there is notification on the mobile device of the chat and then an IM-like interface is given. From there chat happens just as it would in any other chat room. The Calendar, Phone Log, and Contacts are pulled right from the mobile device and gives a browser-accessible means to see and edit content. I liked this feature, but wished that there was more granularities so that some users could see "Busy" instead of the specific event. Presence tells the state of the mobile phone such as how long it has been idle, battery life, and a status message. And finally Messaging allows one to send an email or SMS message directly to you as well as see all the SMS and MMS messages that are stored on your mobile device (Inbox and those sent).</p><p>One neat feature that is present throughout is the fact that all contacts that appear in various applications such as Calendar and Messaging are linked to their contact card. This contact card shows the last call as well as links to the address book entry. Simple, but really neat.</p><p>From registration to setting up the welcome page and basic access rights it took about 30 minutes to get rolling. After that it was just a matter of running the MWS on my device and engaging with people as they visited MMM Mobile.</p><p><strong>Day to Day Use</strong></p><p>The Mobile Web Server is pretty much a set it and forget it type of application. I let it run most of the day, taking it down in the AM in order to use my mobile device as a modem for my Internet Tablet and desktop. During this time, I updated the status message to point visitors to the MMM Jaiku channel. In pointing people to the MMM Jaiku channel, it was my hope to engage the usual readers of MMM, and the new visitors of the breadth of content related to Mobile Ministry Magazine, as well as engage in some discussions across a social network in a slightly different function than what is normally done in blog-driven websites.</p><p>On the downside of the day to day use, the MWS was an inconvenience in terms of the other connectivity that I aspire to have on my mobile device. Usually, I run the Emoze email client and the Jaiku Mobile client. Because of the MWS, I was not able to run these and have a long functioning device. Either the MWS would take over the connections, or the applications would consume too much memory and cause one or all of them to shut down. During the experiment, I only suffered one total device crash, but this was an instance where the hardware specifications of my N75 (which has about 15MB of memory free for running programs at boot) was at the very bottom of what is needed to run the MWS.</p><p>Because of this limitation, I was not able to use programs such as widgets to keep me abreast of what was going on at the MWS without opening the application. That being said, it was quite nice to have the server running and not have to think about it unless I needed some kind of functionality that was a bit more than normal.</p><p>A small note: the Nokia N75 is a 3G phone, meaning that it has the ability to use a high speed data network called HSDPA. Because of the specifications of this network, the device is able to use applications that connect to the Internet at the same time as using voice functions. While running the MWS, there was no drop off in voice quality or phone functions except for occasional slowness for MMS message processing.</p><p><strong>Immediate Challenges</strong></p><p>While there were those hardware challenges, the large and more pertinent challenges to using the MWS was trying to keep the same kind of communicative presence that had been done at Mobile Ministry Magazine. Essentially, opportunities to post to the blog, upload pictures, and engage the reading community were all things that seemed a lot easier when connectivity was spread across devices instead of being centered on one device.</p><p>For example, whenever I needed to use the web browser on the N75, I had to shut down the MWS because the two applications were too large to run at the same time. This meant that I would have to create a status message saying that the server was down and point people to the MMM Jaiku channel; then initiate a discussion at the MMM Jaiku channel; and then I would be able to continue with using the web browser. Certainly, having a device with later hardware (more memory and processor speed) would have been great here.</p><p>Another issue that I found was that in order to publish to the blog, I needed some type of dual connection. Using the MWS made situations of traveling to WI-Fi hotspots a bit of an adventure as now instead of using them just as a rest place, I wanted to be strategic in making sure that I could create a conversation piece around the use of the technology. It was not until later in the experiment that I realized that there would be times that I would be able to use the web browser on the N75 in order to populate the blog. This stretched the mobile device, but creating a blog post where I was able to live blog a sermon and have my notes created on the N75 instantly appear online was quite exciting (mental note: taking a T9 typing class before doing this should be a prerequisite).</p><p><strong>Accessibility versus Versatility</strong></p><p>This challenge of balancing multiple devices, multiple input methods, and then just the plan fact that a web server can really go with you anytime makes one feel more accessible than ever. The granular level of being able to assign contacts or groups of contacts to various parts of one's mobile device presents a solution that is present already in some enterprise applications such as SharePoint and even commercial ones like Movable Type. But those are PC-focused solutions. Nothing wrong with that, but as mobile devices become more versatile, one should not just assume, but see that a lot more of what we do can be driven from a mobile platform.</p><p>The Mobile Web Server is an answer to a question that is not yet asked so loudly yet though. Its not so much an issue of how does one stay accessible, as many connected devices open to you; but it allows you to determine how you want people to connect to you based on the social network that you have built - your phone book. This is more powerful and empowering when combined with a communications strategy and a personality that invites people to want to connect to you. That being said, its not accessibility that is the focus of using the MWS, its versatility. Versatility meaning that you are empowered to take your social network with you, and how they connect to you is determined by you, not by the service that you subscribe to.</p><p>This is if you where using the software and service makes a change from being just a piece of software or just another online service. It would be easy to just put the MWS into one of those categories and then judge it based on its benchmarks; but there is nothing to just it against. Nokia's Mobile Web Server is a canvas that if given the network and the hardware (and economies) becomes a canvas that enable the kind of personal computing that was dreamed about in the 1950s when the foundations of the Internet began, and now realized with the fast and (nearly) open wireless networks that most of the world has access to.</p><p><strong>Flash Sideshow of MWS Screens, via <a href="http://www.twango.com/channel/ARJWright.mws-review">Share on Ovi</a></strong></p><embed src="http://www.twango.com/tools/twidgets/slideshow.swf?feed=ARJWright.mws-review" width="320" height="240" type="application/x-shockwave-flash"></embed>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-36707134807978939182008-05-03T13:00:00.001-04:002008-05-03T13:00:01.414-04:00MMM Mobile Experiment Report: Part One<p>The MMM Mobile Experiment was one part a technological look at what is possible with mobile devices today, and a look at what is possible/can be done now with mobiles as part of a social strategy for inreach and outreach initiatives.</p><p>Just a review of what Part One of this report will contain:</p><ul><li>Reasons and Goals of Experiment</li><li>Explanation of Nokia's Mobile Web Server and my Device</li><li>Social Networking Component</li></ul><p><a href="http://mobileministrymagazine.com/2008/05/mmm-mobile-experiment-concludes.html">As stated in our previous post</a>, the experiment is looking at the technology as something doable now. But also why software and usage has relevance in this highly connected world. Part One of the MMM Mobile Experiment Report gives an overview of the technology used in this experiment and how it was set up for use.</p><p><strong>Part One:</strong></p><p>For eight days in April 2008, Mobile Ministry Magazine's <a href="http://antoinerjwright.com">Antoine RJ Wright</a> conducted an experiment where the Mobile Ministry Magazine website was hosted completely on a mobile device using Nokia's Mobile Web Server. The goal of this experiment was to test the viability of such a mobile platform as a solution for running a community website, to investigate the capabilities of mid-range mobile phones and smartphones as a communications hub, and to investigate possible uses for such technology in various social and economic environments.</p><p>Backing up this software, Mobile Ministry Magazine used the <a href="http://jaiku.com">Jaiku social networking service</a> as an offline community component. The reason for this is that limitations in the phone hardware would mean that the mobile web server (MWS) would be offline, yet there needed to be some means for consistent with the MMM reading community. This channel of the Jaiku network contains aggregated RSS feeds of several websites that speak towards life and technology in Christian circles.</p><p>With these two aspects set, the MWS server was activated, and <a href="http://mobileministrymag.mymobilesite.net">MMM Mobile</a> began to live. In this section of the report, we will talk in detail about the technical and physical look of this MWS, and then how these worked in real-life.</p><p><strong>Nokia's Mobile Web Server</strong></p><p>Nokia released software based on the <a href="http://en.wikipedia.org/wiki/Python_programming_language">Python programming language</a> called the <a href="http://mymobilesite.net">Mobile Web Server</a> (MWS). Expanding the methodology of their <a href="http://www.nseries.com">N-Series mobile devices</a> being the "next stage of computers," the MWS is a project to demonstrate the ability of mobile phones today, and to explore the use of a server, or data and application hosting platform, on a connected and mobile device.</p><p>Setting up the MWS requires the registration of a user name at the MWS website (<a href="http://mymoobilesite.net">http://mymoobilesite.net</a>). This user name will become the address of the website (username.mmymobilesite.net). After setting up the user name, you then set up information such as a profile, offline page, and then download the software.</p><p>The MWS software is compatible only with <a href="http://www.s60.com/life/s60phones/browseDevices.do">Symbian S60 mobile devices</a>. While there are a few devices by Samsung and Motorola, only Nokia devices with Symbian S60 have been tested to work with MWS. Unfortunately, not all Nokia S60 devices will work, and many will have limitations based on their hardware. This limitation will show up later as a reason where a solution for its use is limited technologically and economically.</p><p>My device is the <a href="http://mobileministrymagazine.com/labels/N75.html">Nokia N75</a>. This S60 smartphone is one of three 3G devices that Nokia currently has made available in the US. This device was featured on the Cingular/AT&T wireless carrier a little over a year ago and for most purposes is about at the end of its marketing life. This doesn't mean that it is incapable, only that better is here and coming. I purchased this device in December of 2007 in order to better learn about the S60 operating system and have something that would have ample value to my usage as a person who enjoys and lives on the web and mobile devices/applications.</p><p><strong>The Social Networking Component</strong></p><p>As a nearly-30 adult, much of my online time is spent on email and within social networks. While I do not have a presence on <a href="http://myspace.com">MySpace</a> or <a href="http://facebook.com">Facebook</a>, I do have one with <a href="http://jaiku.com">Jaiku</a>. A <a href="http://www.jaiku.com/blog/2007/10/09/were-joining-google/">recent Google acquisition</a>, Jaiku found favor with me because of its mobile client application, the ability to consolidate RSS feeds into one singular area, and a community of people from multiple background, faiths, and locations. In terms of <a href="http://en.wikipedia.org/wiki/Social_network_service">social network services</a>, Jaiku belongs to a subsection called lifestreaming applications. <a href="http://en.wikipedia.org/wiki/Lifestreaming">Lifestreaming</a> meaning one can have several streams of their life appear in this service. From <a href="http://en.wikipedia.org/wiki/Microblogging">microblogging</a> to sharing photos on services such as <a href="http://flickr.com">Flickr</a>, to community channels, Jaiku is one part a community and another part a gate where you can allow people to come in and out of your life.</p><p>For Mobile Ministry Magazine, Jaiku is used as an <a href="http://jaiku.com/channel/MobileMinistryMag">RSS feed aggregator and community window</a>. Through discussion and the RSS feeds, our community focus is seen and shared. Because of this ability to be a window made it a suitable back-chatter component for this experiment.</p><p>In Part Two, we cover the day to day use of the Mobile Web Server, some initial and lasting challenges, and the difference between accessibility and versatility as I began to dig into using MMM Mobile.</p>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-72286725552155464162008-05-02T23:14:00.004-04:002008-05-02T23:32:32.549-04:00MMM Mobile Experiment Concludes<p>Greetings all; thanks to all of you who have visited and commented on <a href="http://mobileministrymag.mymobilesite.net">MMM Mobile</a> in the past week. It was certainly a new experience for me to <a href="http://mobileministrymagazine.com/2008/04/mmm-gone-mobile-for-week.html">use a mobile device as the web server</a> and I have a greater appreciation for a lot of aspects of server administration that I had not had before.</p><p>Seeing what my mobile device could do under the pressure of being a communications platform in every sense of the word was tough as well. From blogging, to the web chat on day one, to just making sure that I would keep the <a href="http://jaiku.com/channel/MobileMinistryMag">MMM Jaiku channel</a> going with back-chat; it was both a pleasure and a challenge to do something that (to my knowledge) has not been tried before.</p><p>What's next is a report of things that I found, as well as why such an experiment has relevance in this highly connected world. With talk of net neutrality, the new digital divide, and Christian digital responsibility, there's a good deal that this experiment opened that I will be bringing to you in a three part report.</p><p>To give you a heads up, here is an outline of what you can expect in my next three posts:</p><p><strong>Part One:</strong></p><ul><li>Reasons and Goals of Experiment</li><li>Explanation of Nokia's Mobile Web Server and my Device</li><li>Social Networking Component</li></ul><p><strong>Part Two:</strong></p><ul><li>Day to Day Use</li><li>Immediate Challenges</li><li>Accessibility versus Versatility</li></ul><p><strong>Part Three:</strong></p><ul><li>Lessons Learned</li><li>Current and Future Applications</li><li>Why This Is A Model for the [Digital] Church</li></ul><p>I am trying to take my time with this, and I do encourage you to ask questions along the way towards parts that need to be better explained or clarified. Like I stated earlier, making sure that you (this audience) understands <em>why such an mobile experiment has relevance for you today</em> is a big goal of this report. Keeping in mind of the Word to always encourage one another, its my hope that this would encourage you to not just think about how to use technology, but how your innovative use of it will give people a chance to view Christ in ways that they never imagined.</p><p>Again, stay tuned, Part One is just about finished being written and edited. Looking forward to your comments.</p>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-36798293544177286602008-05-01T16:21:00.002-04:002008-05-01T16:25:35.184-04:00First time bloggers should try Tumblr<img src="http://www.journeyguy.com/images/2008/03/tumblr.jpg" alt="tumblr.jpg" align="right" />"Blogging" is such a huge, insurmountable concept for most people. Even if they journal or write regularly, the thought of trying to produce a blog - the technicalities, the how-to's, etc. are overwhelming. After all, for someone who simply wants to type something in and have it show up in an attractive fashion on the net, there's few options.<br /><br />Even services like Typepad, Multiply, Vox, Wordpress.com, and others offer so many features, that a first-timer can go cross-eyed and in a sudden case of info-overload, give up. Yet, there are probably thousands of folks like that who could make invaluable contributions to friends, family and the globe if they could be encouraged to "take the next step."<br /><br />That's why I recommend <a href="http://www.tumblr.com/help/new_to_tumblr" target="_blank">Tumblr</a> for first-timers. It's wonderfully easy, and very intuitive. For instance, this is what I see when I log into my Tumblr dashboard:<br /><br /><img src="http://www.journeyguy.com/images/2008/03/tumblrblock.jpg" alt="tumblrblock.jpg" /><br /><br />Pretty simple, huh. If I want to post a simple paragaph or two, I click "Text." If a photo, then voila, click "Photo." It's that easy.<br /><br />Now for the really cool part... some of you have been following the <a href="http://www.journeyguy.com/lifestreaming/" target="_blank">Lifestream series</a> with interest, and Tumblr allows you to combine the different services you use and have them all posted in your Tumblog (the name given to a blog on Tumblr). While most first-time bloggers aren't using Twitter or YouTube or Flickr, they might in the future, and Tumblr lets you import your information in the form of an <a href="http://en.wikipedia.org/wiki/RSS_%28file_format%29" target="_blank">RSS feed</a> from those services. Most of the stuff in my Tumblr are feeds imported from other places. I actually don't input directly into Tumblr that often. <em>It may be one of the best Lifestream compilers out there - since you can customize its look and feel.</em><br /><br />So... for those of you would-be bloggers out there, stop by Tumblr today, and create your first Tumblog. Send me the link, and I'll be sure to publish it here so you'll get some initial traffic and feedback! If you do stop by, mention my name, and you'll get a good seat...<br /><br /><strong>For further reference and resources:</strong><br /><ul><br /> <li>Theme customization:<br />- <a href="http://wisdump.com/design/dress-up-your-tumblelog-5-designs-to-inspire-you/" target="_blank">wisdump.com</a> - 5 Tumblr themes<br />- <a href="http://tumblrthemes.com/" target="_blank">tumblrthemes.com</a> - Nice assortment of attractive Tumblr themes<br />-And, of course, you can always <a href="http://www.google.com/search?q=TUMBLR%20THEMES" target="_blank">Google "Tumblr themes"</a></li><br /></ul>Jeffnoreply@blogger.comtag:blogger.com,1999:blog-6658387.post-36592312637153942602008-04-28T14:01:00.002-04:002008-04-28T14:06:33.034-04:00MMM Mobile UpdateI know that some of you have visited here wondering what has been going on; but the MMM Mobile experiemnt is still going on. A recent finding has given me a link where you don't need a username and password to check out things. Here is the link:<br /><br /><a href="https://mobileministrymag.mymobilesite.net/.py">https://mobileministrymag.mymobilesite.net/.py</a><br /><br />So go ahead all and check things out; feedback welcome.Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-55343214473436385422008-04-23T13:00:00.001-04:002008-04-23T13:06:26.996-04:00MMM Gone Mobile For A Week<a href="http://mobileministrymag.mymobilesite.net"><img name="thumbimgs" id="thumbimg0" src="http://mymobilesite.net/services/badges/mobileministrymag/0/1/" border="0"></a><p>Mobile Ministry Magazine has gone mobile. For the next week, MMM will be hosted completely via <a href="http://mymobilesite.net">Nokia's Mobile Web Server</a> on my Nokia N75. This is one part a test of the technology, and another part a means to keep me on top of those things that might lend towards some effectiveness towards those of you who need small intranets within your workplace, but the cost of developing and maintaining on might be out of reach.</p><p>View MMM Mobile at: <a href="http://mobileministrymag.mymobilesite.net">http://mobileministrymag.mymobilesite.net</a>.</p><p><strong>Username:</strong> Guest<br /><strong>Password:</strong> mmmguest</p><p>If it says that the server is offline, its probably because my battery is dead or I needed to close the app for a bit, just visit the <a href="http://jaiku.com/channel/MobileMinistryMag">MMM Jaiku channel</a> as news, notes, and discussion can always be found there.</p><p>Now this is really taking things mobile :)</p><div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" href="http://www.zemanta.com/" title="Zemified by Zemanta"><img id="zemanta-pixie-img" src="http://img.zemanta.com/pixie.png?x-id=99e8c9e6-a8ed-4458-a38b-d5c0d4306762" style="border: medium none ; float: right;"></a></div>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-39360535612405293842008-04-22T10:09:00.002-04:002008-04-22T11:33:19.135-04:00Body (2.0) Actions<span class="zemanta-img" style="margin: 1em; display: block; float: right;"><a href="http://en.wikipedia.org/wiki/Image:Hand_held_phones.JPG" target="_blank"><img src="http://upload.wikimedia.org/wikipedia/en/thumb/4/4d/Hand_held_phones.JPG/202px-Hand_held_phones.JPG" alt="One phone in each hand" style="border: medium none ; display: block;"></a><span style="margin: 1em 0pt 0pt; display: block;">Image via <a href="http://en.wikipedia.org/wiki/Image:Hand_held_phones.JPG" target="_blank">Wikipedia</a></span></span><p>Monday night, I was talking with a baristia at the coffee shop that my church has Bible study at and she was very happy about her mobile phone. She uses a <a href="http://en.wikipedia.org/wiki/Palm_Centro" title="Palm Centro" rel="wikipedia" target="_blank" class="zem_slink">Palm Centro</a> on Sprint and has enjoyed what it brings to her life. Being a high school senior, I was able to point her towards ways her phone can help her transition towards college, but I also noticed how it was very much a lifestyle device for her. To hear it in her words, it was not an attachment to how she lives, but it was a part of it. An essential thread even.</p><p>This look at mobile technology as part of one's lifestyle is a fairly new phenomena. For people roughly in my age group (I'm 29), we grew up literally watching tech be what it is now. I've had both penmanship and keyboarding classes. I've used <a href="http://en.wikipedia.org/wiki/Dewey_Decimal_Classification" title="Dewey Decimal Classification" rel="Wikipedia" target="_blank" class="zem_slink">the Dewey Decimal System</a>, Infosearch (or was it InfoTech), to Google/Yahoo for various searches. I've gone from no planner to <a href="http://www.radioshackisback.com" title="Radio Shack" rel="homepage" target="_blank" class="zem_slink">Radio Shack</a> planners to Palm PDAs to smartphones. In literal terms, I am a part of a generation that has grown up with the DNA of mobile and web technology under a lot, and this presents a line above and below of how tech is viewed.</p><p>As the church, we are in a similar time period. A lot has changed very fast and we now have to adjust to increasing streams of connectivity that are in our ministries, families, schools, and governments. We have to brace for informational security, just as much as we push for or against net neutrality. We are on the verge of a major shift with computing and life as we know it - its a lifestyle now, not a choice.</p><p>It would be easy to just make the next steps in this of trying to just wait it out and then use and do what's popular. But my heart is that we as the Body would do more than just anticipate what is coming, but we would already be working in it. Whether that is a community-ran blog on social and educational issues that interfaces with thought-leaders and the classroom, or just advancing the use of <a href="http://en.wikipedia.org/wiki/Voice_over_Internet_Protocol" title="Voice over Internet Protocol" rel="Wikipedia" target="_blank" class="zem_slink">VoIP</a> to connect families whose jobs have disconnected them from their countries of origin. We have to address what is given to us, but we also have to push for where God meets us in this.</p><p>You see, one of my passions is to see the Church literally get to the point where our use of mobile and web technology is a direct reflection of the love, justice, and mercy that God granted us through Jesus Christ. It was this vision that cast me onto the Internet to begin with. We are at the point where this can be our Body 2.0, or just a old media shunning the inevitable change. Something to think about the next time you stop for coffee and the baristia is taking your order with a mobile instead of pen and paper.</p><p><strong>Related Links:</strong></p><ul><li><a href="http://thedigitalsanctuary.org/is-your-church-leadership-interactive/">Is Your Church Leadership Interactive</a> (The Digital Sanctuary)</li><li><a href="http://blog.laridian.com/?p=104">On the Problems of Designing User-Friendly Software for PDAs and Smart Phones</a> (Laridian)</li><li><a href="http://www.esv.org/blog/2008/04/leatherbound.iphone">Leatherbound iPhone Bible</a> (ESV Bible Blog)</li><li><a href="http://palmaddict.typepad.com/palmaddicts/2008/04/i-wish-changing.html">I Wish Changing Churches Was As Easy As Changing Bible Versions</a> (Palm Addict)</li></ul><div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" href="http://www.zemanta.com/" title="Zemified by Zemanta"><img id="zemanta-pixie-img" src="http://img.zemanta.com/pixie.png?x-id=ff3a4214-fe1f-40a2-81dd-36dd47bf1e1c" style="border: medium none ; float: right;"></a></div>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-79276666278014207712008-04-21T10:00:00.004-04:002008-04-22T01:44:52.626-04:00Ultraportable Services?<span class="zemanta-img" style="margin: 1em; display: block; float: right;"><a href="http://commons.wikipedia.org/wiki/Image:ASUS_Eee_White_Alt.jpg" target="_blank"><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/e/e5/ASUS_Eee_White_Alt.jpg/202px-ASUS_Eee_White_Alt.jpg" alt="ASUS Eee PC" style="border: medium none ; display: block;"></a><span style="margin: 1em 0pt 0pt; display: block;">Image via <a href="http://commons.wikipedia.org/wiki/Image:ASUS_Eee_White_Alt.jpg" target="_blank">Wikipedia</a></span></span><p>In reading <a href="http://blogs.zdnet.com/mobile-gadgeteer/?p=1017">Matt Miller's latest post about a sub-$1000 ultraportables</a>, I was wondering, how many of you use a laptop/ultraportable (not smartphone and keyboard) in Bible studies, meetings, etc.?</p><p>Considering devices like the HP Mini Note and Asus Eee PC that are well under $1000 (under $500 in some configurations), it would seem that its very possible to have a capable note-taking solution?</p><p>Of those of you that use ultraportables (that is, laptops with less than a 12in screen), do any of you orchestrate special programs or usability features for those in your communities that also use them? If so, what do you share/do?</p><fieldset class="zemanta-related" style="margin: 0.5em 0pt 1em; padding: 0pt;"><legend class="zemanta-title">Related articles</legend><ul class="zemanta-article-ul" style="margin: 1em 0pt 1.5em; padding: 0pt;"><li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" target="_blank" href="http://www.reghardware.co.uk/2008/04/09/dell_readies_eee_rival/">Dell readies Asus Eee PC, HP Mini-Note rival</a> [via&nbsp;Zemanta]</li><li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" target="_blank" href="http://ask.slashdot.org/article.pl?sid=08/04/09/2016226&amp;from=rss">What's The Perfect Balance For a Budget Laptop?</a> [via&nbsp;Zemanta]</li><li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" target="_blank" href="http://www.theregister.co.uk/2008/04/10/rm_hp_2133_mini_notebook/">RM to push new HP sub-laptop to schools</a> [via&nbsp;Zemanta]</li></ul></fieldset><div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" href="http://www.zemanta.com/" title="Zemified by Zemanta"><img id="zemanta-pixie-img" src="http://img.zemanta.com/pixie.png?x-id=80b88cf9-0720-4ba3-8a87-4eea09934616" style="border: medium none ; float: right;"></a></div>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-43609297803010345902008-04-20T14:30:00.000-04:002008-04-20T14:21:09.230-04:00Knowing When to Make that Mobile Jump<span class="zemanta-img" style="margin: 1em; display: block; float: right;"><a href="http://commons.wikipedia.org/wiki/Image:N810-open.jpg" target="_blank"><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/8/88/N810-open.jpg/202px-N810-open.jpg" alt="Nokia N810. Created by ThoughtFix of Tabletblog.com for Wikipedia. Free for use in all Wikipedia languages." style="border: medium none ; display: block;" /></a><span style="margin: 1em 0pt 0pt; display: block;">Image via <a href="http://commons.wikipedia.org/wiki/Image:N810-open.jpg" target="_blank">Wikipedia</a></span></span><p>A friend of mine has been debating when to get the <a href="http://en.wikipedia.org/wiki/Nokia_N810" title="Nokia N810" rel="wikipedia" target="_blank" class="zem_slink">Nokia N810</a>. He basically wants it to replace his laptop for the lighter ministry tasks that he does. He's been doing his homework, looking at his budget, and basically learning all that he can about it before he makes the jump, but the question that he has is "when?" You see, for him it is not so much that its there, but when should he get it is the more important question.</p><p>For those who follow technology of any kind, you know that there is <a href="http://en.wikipedia.org/wiki/Planned_obsolescence" title="Planned obsolescence" rel="wikipedia" target="_blank" class="zem_slink">planned obsolescence</a> for all of it. Nothing seems to be meant to last forever, and in some cases, not much longer than the 5 minutes that passed since your purchased it. However, being a good steward over our resources means that we have to take a <a href="http://en.wikipedia.org/wiki/Proactive" title="Proactive" rel="wikipedia" target="_blank" class="zem_slink">proactive</a> approach towards attaining mobile technology, and for many of us that leaves us in a constant wait pattern.</p><p>So how do you decide to pull the trigger? Here are some things that have helped me in the past on this side of decision making:</p><ul><li>Have you prayed about it or just told God that you wish that you had it?</li><li>In investigating the device or software, have you noticed complaints for basic functionality or advanced features?</li><li>Has the device had a major recall during its product life? Or is there a standing glitch that has not had any communication from the manufacturer that it will be addressed at some point and time?</li><li>What devices/services are planned to come after this? How long from this point until that new device/service is released?</li><li>Have you checked the Buy/Sell threads at the fan sites for this item (usually used, but the price is a lot lower than purchasing new)?</li></ul><p>What about you, what kinds of decisions do you go through before making a purchase?</p><div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" href="http://www.zemanta.com/" title="Zemified by Zemanta"><img id="zemanta-pixie-img" src="http://img.zemanta.com/pixie.png?x-id=061a638b-f029-4257-94ff-371d0b2126f4" style="border: medium none ; float: right;" /></a></div>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-55729931015663479642008-04-19T19:45:00.000-04:002008-04-19T19:44:29.697-04:00Is It Possible?<p>I was sitting here thinking about the <a href="http://n-gage.com">Nokia N-Gage platform</a> and their new <a href="http://get-out-and-play.com">Get Out and Play campaign</a> and how it takes the online aspect (think X-Box Live and World of Warcraft) and brings that community to mobile devices. I wonder, much like some ministries have gone into virtual worlds to start ministering to people there, could the same thing be possible within N-Gage?</p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/wH8gZYH3vrU&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/wH8gZYH3vrU&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object><fieldset class="zemanta-related" style="margin: 0.5em 0pt 1em; padding: 0pt;"><legend class="zemanta-title">Related articles</legend><ul class="zemanta-article-ul" style="margin: 1em 0pt 1.5em; padding: 0pt;"><li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" target="_blank" href="http://www.allaboutsymbian.com/news/item/7083_Snake_and_Breakout-Nokia_style.php">Snake and Breakout - Nokia style</a> [via&nbsp;Zemanta]</li><li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" target="_blank" href="http://www.allaboutsymbian.com/news/item/7086_All_About_N-Gage_reviews_Aspha.php">All About N-Gage reviews Asphalt 3: Street Rules</a> [via&nbsp;Zemanta]</li></ul></fieldset><div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" href="http://www.zemanta.com/" title="Zemified by Zemanta"><img id="zemanta-pixie-img" src="http://img.zemanta.com/pixie.png?x-id=7da31e56-027f-4a6c-88b4-284b53ab0c22" style="border: medium none ; float: right;"></a></div>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-43433972200005696692008-04-18T21:56:00.003-04:002008-04-18T22:08:25.221-04:00Mobile Verses Makes Mobile Ministry Accessible to More People<span class="zemanta-img" style="margin: 1em; display: block; float: right;"><a href="http://commons.wikipedia.org/wiki/Image:Mobile_handheld_device.jpg" target="_blank"><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/b5/Mobile_handheld_device.jpg/202px-Mobile_handheld_device.jpg" alt="Person with PDA handheld device." style="border: medium none ; display: block;"></a><span style="margin: 1em 0pt 0pt; display: block;">Image via <a href="http://commons.wikipedia.org/wiki/Image:Mobile_handheld_device.jpg" target="_blank">Wikipedia</a></span></span><p>A very big thing for churches and ministries to understand about mobile tech is that it is an active agent. Being an active agent means that it not only is a product of an action, but mobile technology fosters several layers of interaction. From listening to a phone call, to reading an <a href="http://en.wikipedia.org/wiki/Short_message_service" title="Short message service" rel="wikipedia" target="_blank" class="zem_slink">SMS</a>, to viewing video, to something even more advanced, taking advantage of the computing that is in one's hands is an advantage for community-building that the <a href="http://en.wikipedia.org/wiki/Church" title="Church" rel="wikipedia" target="_blank" class="zem_slink">church</a> should not miss.</p><p>This is why I like the <a href="http://en.wikipedia.org/wiki/Church_service" title="Church service" rel="wikipedia" target="_blank" class="zem_slink">service</a> <a href="http://www.mobileverses.com/home/">Mobile Verses</a>. It doesn't require that one have the latest or greatest smartphone, only one that is capable of receiving text messages. Yes, some of the services might stretch budgets a bit, but that is where churches/ministries work with <a href="http://en.wikipedia.org/wiki/Mobile_phone" title="Mobile phone" rel="wikipedia" target="_blank" class="zem_slink">Mobile</a> Verses and other sponsors towards making these services usable for mobile device users.</p><p>Now, a common question I get is "why would I want something like Mobile Verses when I have a <a href="http://en.wikipedia.org/wiki/Bible" title="Bible" rel="wikipedia" target="_blank" class="zem_slink">Bible</a>?" Any pastor, or just a general onlooker can tell you that having a Bible is not always handy. Nor is having a calendar that is always accessible. Mobile Verses not only puts the Bible at your fingertips, but can accent that [sometimes boring and crowd thinning] announcements section of services. Yes, people will have <a href="http://en.wikipedia.org/wiki/Mobile_device" title="Mobile device" rel="wikipedia" target="_blank" class="zem_slink">mobile devices</a> out during services, but like I've stated in other posts; the church should be at the front of teaching tech responsiblity. What better way to do so than with using a service like Mobile Verses.</p><p>Now before anyone thinks that I am writing this because they "tipped" MMM, please understand that this is not my reasoning. Mobile Verses is a very solid offering and one that should not be looked past, especially when high school students are carrying phones and using them to write things in their calendars ;)</p><p>Visit the <a href="http://www.mobileverses.com/home/">Mobile Verses website</a> for more information.</p><div id="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a id="zemanta-pixie-a" href="http://www.zemanta.com/" title="Zemified by Zemanta"><img id="zemanta-pixie-img" src="http://img.zemanta.com/pixie.png?x-id=53e41132-4064-44d4-bc89-7a934dcc1d94" style="border: medium none ; float: right;"></a></div>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-83971160775231814052008-04-17T10:35:00.004-04:002008-04-17T10:53:43.505-04:00Introducing Inner-Linked<img src="http://inner-linked.com/images/inner-linked-logo1.jpg" alt="Image: Inner-Linked logo" /><p>As <a href="http://mobileministrymagazine.com/2008/04/reflecting-and-moving.html">briefly touched on yesterday</a>, and basically alluded to <a href="http://mobileministrymagazine.com/Issues/mmm_v1.pdf">since MMM came into being</a>, <a href="http://inner-linked.com">Inner-Linked</a> has been launched. A consulting and training service, Inner-Linked seeks to take lessons gained from Mobile Ministry Magazine, and apply those lessons directly to pastors, missionaries, and your leaders in non-profit arenas.</p><p>The best analogy to what Inner-Linked offers is technology enablement over technology support. Inner-Linked doesn't aim to fix usability issues, create applications, or even fix someone's device. Its simple a teaching pot. A place where those interested in mobile technology can gain the knowledge and understanding of how it will be used in their capacity.</p><p>The initial service offerings by Inner-Linked are Purchase Assistance and Mobile Device Training. Purchase Assistance walks through purchasing a mobile device, from comparison shopping to addressing the direct user needs. Inner-Linked wants to make sure that you purchase a device or service that fits you, not something you have to fit into. Mobile Device Training is a three course one-on-one (or one-on-many) option where you gain basic, advanced, and specific knowledge about your mobile device or service. From backups and insurance, to using social networks, to strategically implementing a mobile component to one's workplace, Mobile Device Training aims to make sure that whatever mobile technology you are linked to, its something that remains effective past the time when the newness runs off.</p><p>Initially, Inner-Linked will be operating as a one-man show. I've got to get a number of things together before adding staff (and trust me, that's really needed already). Inner-Linked is based on making interpersonal relationships, so for now things stay local (Charlotte, NC) and East Coast USA (within reasonable traveling distance).</p><p>Chances are that if you are reading this, you might not need something like Inner-Linked. But you do know someone who does. Pass them Inner-Linked's website address (<a href="http://inner-linked.com">http://inner-linked.com</a>) as well as MMM's and let them see that there's more to mobile ministry than what we can see now; a whole generation of folks around the world use and understand this technology, and using it effectively to them and the generations to come speaks well towards becoming enablers of those who share Christ's passion to the ends of the earth.</p><p><strong>Related Links:</strong></p><ul><li><a href="http://inner-linked.com/">Inner-Linked</a></li><li><a href="http://mobileministrymagazine.com/Issues/mmm-issue5.htm">Mobile Ministry Magazine Issue 5: Keep Moving Forward</a></li></ul>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-80029304361897989852008-04-16T12:20:00.003-04:002008-04-16T12:31:14.087-04:00Reflecting and Moving<p>The theme of things this week seems to be on part with reflecting on the past, and moving towards the next. Contrary to the internal battle that I have towards integrity, finances, and just life as I age, I really am enjoying things as I have had a lot of places where I am able to discover new parts of myself and put away some older parts.</p><p>I went back in the MMM archives today as I was looking towards some records of a few things and saw one of the post popular posts that we ever published, <strong>The Paperless Pulpit</strong> (<a href="http://mobileministrymagazine.com/2005/08/paperless-pulpit-part-1.html">Part 1</a>, <a href="http://mobileministrymagazine.com/2005/08/paperless-pulpit-part-2.html">Part 2</a>, and <a href="http://mobileministrymagazine.com/2005/08/paperless-pulpit-part-3.html">Part 3</a>). It was amazing to not just have such a suitable contribution, but for it also to garner some national attention. That, and a phone call that I received last week, just encouraged me that MMM is in the right place, even if it is a bit different and on another stream than what other tech ministries do.</p><img src="http://inner-linked.com/images/inner-linked-logo1.jpg" alt="Image: Inner-Linked logo" /><p>That being said, I am glad that MMM is continuing to move forward. Besides having MMM as the web magazine resource, we also have <a href="http://inner-linked.com">Inner-Linked</a> as the offline training resource. Inner-Linked is that part of MMM we have talked about from the beginning. A place of training and instruction for pastors, missionaries, and organizations wishing to better apply mobile technology resources to their abilities to inreach and outreach. Its exciting for me because I have to continue to trust God with everything, including the direction and administration of MMM and Inner-Linked. But also because its that moving forward we talked about earlier and doing so in a way that speaks towards glorifying God as best as our humanity allows.</p><p>I won't short you all by not speaking a bit more about <a href="http://inner-linked.com">Inner-Linked</a> later. I've not had the time to write much of anything up for it. But there will be signage on the site soon, and your prayers (and business) will be definitely appreciated.</p>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-74204092643412103342008-04-15T10:00:00.002-04:002008-04-15T10:55:54.044-04:00MMM Tips Jar Added<p><strong>Realizing that it doesn't say MMM Tips Jar, this article refers to the TopSpots banner now appearing on the site.</strong></p><p>I am not one to really want to have a website full of ads, but since moving to writing full-time in the beginning of February, I have had to look at ways where MMM and other writing that I do will have a bigger impact in allowing the MMM team and myself the ability to continue to have this resource. Many things have come through donations and various associations that we all have, however I myself have had to hit the ground with a number of approaches to ensure that I keep my bills up to date.</p><p>That being said, I still don't like ads. I don't like how they cheapen some websites, and how hard it is to make many of them work in such a fashion that does not destroy the formatting or functionality of the website they are on.</p><p>That's why I am a bit more in favor of putting a MMM Tips Jar on the site. Not so much a revenue bringer in terms of ads, it is a means for some of you who have asked how you can support MMM to be able to do so financially. The functionality is provided by a company called <a href="http://www.scratchback.com/">Scratchback</a> and they funnel things via PayPal.</p><p>As it stands MMM is by no means as popular as SMSTextNews, who is where I first saw Scratchback implemented and thought it a great idea to run with. Though we do get a suitable amount of views from those inside and outside of various arenas in mobile and Christian circles. For $5, you can tip MMM for something that you've read and enjoyed or just for appreciating the resource. These funds are sent to my PayPal account and will contribute towards keeping me in position to continue MMM.</p><p>That being said, I do think its kinda neat to finally have something on the site that can generate some kind of income. Even if the cost of doing so means that you (the reader/donator) can get some publicity about your ministry or service. I encourage those of you who are looking for ways to allow your blog resource to have more than just a digital impact to look into this in addition to or an alternative to other ad options to place on your websites.</p><p><strong>Related Items:</strong></p><ul><li><a href="http://www.scratchback.com/">Scratchback website</a></li><li><a href="http://www.smstextnews.com/2008/04/tip_us_20_get_200000_exposure_and_a_link_from_us.html">Scratchback at SMSTextNews</a></li></ul>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-58015362902667620742008-04-14T13:45:00.004-04:002008-04-15T00:42:36.116-04:00Beginning of the Week Update<p>Greetings all. I'm back from celebrating my birthday (Sat) and just having an enjoyable and very busy weekend connecting with friends and family. To get started with the week, I'd like to share some of the links that had been sitting in my RSS feed list this weekend that I am just getting to.</p><ul><li><a href="http://laridian.com">Laridian</a> has a PocketBible 4 for Pocket PC Preview posted on their blog. It looks like this will be a very good update to those of you already using Pocket Bible. And those of you on the fence about it might really want to take a look as well; looks spiffy at this point. Beta testers are being asked for as well. <a href="http://blog.laridian.com/?p=102">See the post and a video of PB4 at the Laridian Blog</a>.</li><li>TonyDye has <a href="http://tonydye.typepad.com/main/2008/04/citrt-on-linked.html">posted about the start of a CITRT group on LinkedIn</a>. CITRT stands for the Church IT RoundTable and plenty of believers from around the US are a part of this group encouraging and sharing knowledge of what works in tech in their respective areas. Do <a href="http://www.linkedin.com/groupInvitation?groupID=83630&sharedKey=532E3E64DBFD">connect on LinkedIn</a> and the <a href="http://www.citrt.org/">CITRT website</a>.</li><li>Frank J. at Strategic Digital Outreach shot MMM a note about a post on his blog talking about how <a href="http://www.strategicdigitaloutreach.com/index.php/v2/permalink/an_intriguing_use_of_text_messaging/">ministries are using SMS as an enabler to connect people with ministry outreach events</a>. Very cool stuff.</li><li>Don't forget to vote in last week's poll about <a href="http://mobileministrymagazine.com/2008/04/mmm-style-poll.html">MMM taking itself literally to being run off a mobile device for a week</a>. This poll will close later this week.</li><li>There's a relatively big announcement coming in the next day or so about an extension to the MMM family. Stay tuned for that as many of you might want to <em>link in</em> with this fairly quickly ;)</li></ul>Antoinehttp://www.blogger.com/profile/00371682086103475065noreply@blogger.comtag:blogger.com,1999:blog-6658387.post-78662019253434497512008-04-11T15:03:00.003-04:002008-04-11T15:09:08.713-04:00Contentment<span style="font-weight: bold;">Proverbs 15:16</span><br />Better is a little with the fear of the Lord Than great treasure and turmoil with it.<br /><br /><span style="font-weight: bold;">Luke 3:14</span><br /><i>Some</i> soldiers were questioning him, saying, "And <i>what about</i> us, what shall we do?" And he said to them, "Do not take money from anyone by force, or accuse <i>anyone</i> falsely, and be content with your wages."<br /><br /><span style="font-weight: bold;">1 Corinthians 7:24</span><br />Brethren, each one is to remain with God in that <i>condition</i> in which he was called.<br /><br /><span style="font-weight: bold;">Philippians 2:14</span><br />Do all things without grumbling or disputing;<br /><br /><span style="font-weight: bold;">Philippians 4:11</span><br />Not that I speak from want, for I have learned to be content in whatever circumstances I am.<br /><br /><span style="font-weight: bold;">1 Timothy 6:6-8</span><br /><sup><span style="color: rgb(0, 0, 0);">6 </span></sup>But godliness <i>actually</i> is a means of great gain when accompanied by contentment. <sup><span style="color: rgb(0, 0, 0);">7 </span></sup>For we have brought nothing into the world, so we cannot take anything out of it either. <sup><span style="color: rgb(0, 0, 0);">8 </span></sup>If we have food and covering, with these we shall be content.<br /><br /><span style="font-weight: bold;">Hebrews 13:5</span><br /><i>Make sure that</i> your character is free from the love of money, being content with what you have; for He Himself has said, "I will never desert you, nor will I ever forsake you,"<br /><a href="http://www.crossbooks.com/verse.asp?ref=Heb+13%3A5"></a>LaRosa Johnsonhttp://www.blogger.com/profile/11789949331059197291noreply@blogger.com