Every repository with this icon (
Every repository with this icon (
tree 09e00ebcba988ba99c295e0caa9c9218f6d4fcf5
parent 99ae845836eb73a35e3af66cb10cc11633b351cc
| name | age | message | |
|---|---|---|---|
| |
.gitattributes | Sat Jan 31 01:02:48 -0800 2009 | |
| |
.gitignore | Sat Jan 31 01:02:48 -0800 2009 | |
| |
AboutViewController.h | Sat Jan 03 15:46:05 -0800 2009 | |
| |
AboutViewController.m | Sat Feb 14 14:52:40 -0800 2009 | |
| |
Classes/ | Sat Feb 14 14:52:40 -0800 2009 | |
| |
Default.png | Sat Feb 14 14:52:40 -0800 2009 | |
| |
English.lproj/ | Mon Feb 16 02:32:13 -0800 2009 | |
| |
Icon.png | Sun Dec 14 14:15:39 -0800 2008 | |
| |
Info.plist | Mon Feb 16 02:32:13 -0800 2009 | |
| |
Lexikon.xcodeproj/ | Mon Feb 16 02:32:13 -0800 2009 | |
| |
Lexikon_Prefix.pch | Thu Oct 30 07:30:07 -0700 2008 | |
| |
MainViewController.m | Mon Feb 16 02:32:13 -0800 2009 | |
| |
README.markdown | Mon Feb 16 02:56:17 -0800 2009 | |
| |
SearchSuggestions.xib | Sat Feb 14 14:52:40 -0800 2009 | |
| |
SearchSuggestionsController.h | Sat Feb 14 14:52:40 -0800 2009 | |
| |
SearchSuggestionsController.m | Thu Feb 12 08:00:13 -0800 2009 | |
| |
Swedish.lproj/ | Mon Feb 16 02:32:13 -0800 2009 | |
| |
aboutView.html | Thu Feb 12 08:00:13 -0800 2009 | |
| |
aboutView.xib | Mon Jan 05 07:04:06 -0800 2009 | |
| |
clockwiseLogo.png | Sat Jan 03 12:51:08 -0800 2009 | |
| |
database.sqlite3 | Sat Jan 03 14:48:44 -0800 2009 | |
| |
lexikonIcon.png | Sat Jan 03 15:46:05 -0800 2009 | |
| |
main.m | Thu Oct 30 07:30:07 -0700 2008 | |
| |
searchSuggestionsDropShadow.png | Thu Feb 12 03:44:42 -0800 2009 | |
| |
translationTemplate.html | Mon Feb 16 02:32:13 -0800 2009 |
Lexikon
An iPhone application to query and cache results from the online Lexin Swedish-English dictionary.
This is an application for me, Caleb Jaffa, to learn more about iPhone development and at the same time give me a handy tool to be able to translate Swedish words when I am out and about. I am an American that currently resides in Falun, Sweden.
Status
At version 1.2 the application is feature complete. The only other item on my list would be to refactor the model into two models and make those models fat in order to be able to slim down the controllers. This would largely be an under the hood improvement and might not necessitate another release baring any other refinements.
Code Contributions
Lexikon is using Gus Mueller's FMDB adapter for managing talking with the SQLite database.
License
Copyright (c) 2009 Caleb Jaffa
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.








