<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-6785228908713617021</id><updated>2012-02-16T18:53:20.356-08:00</updated><category term='future release'/><category term='new release'/><category term='security fix'/><category term='news'/><category term='update'/><title type='text'>phpLiterAdmin blog</title><subtitle type='html'>News and information about the development of phpLiterAdmin.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://phpliteradmin.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6785228908713617021/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://phpliteradmin.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Ian</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6785228908713617021.post-8762003155972788699</id><published>2010-10-20T00:23:00.000-07:00</published><updated>2010-10-20T00:23:14.967-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='news'/><category scheme='http://www.blogger.com/atom/ns#' term='update'/><category scheme='http://www.blogger.com/atom/ns#' term='future release'/><title type='text'>An update on phpLiterAdmin v2.0</title><content type='html'>Just wanted to let everyone know how I was doing on phpLiterAdmin v2.0.&lt;br /&gt;&lt;br /&gt;Well, there isn't much for me to say, right now I am still working on parts of phpLiterAdmin which have been in previous versions, so nothing to show off.&lt;br /&gt;&lt;br /&gt;Sorry I can't give you any big update yet, but once things get working, I will be sure to post some screen shots ;-)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6785228908713617021-8762003155972788699?l=phpliteradmin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://phpliteradmin.blogspot.com/feeds/8762003155972788699/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://phpliteradmin.blogspot.com/2010/10/update-on-phpliteradmin-v20.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6785228908713617021/posts/default/8762003155972788699'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6785228908713617021/posts/default/8762003155972788699'/><link rel='alternate' type='text/html' href='http://phpliteradmin.blogspot.com/2010/10/update-on-phpliteradmin-v20.html' title='An update on phpLiterAdmin v2.0'/><author><name>Ian</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6785228908713617021.post-2580866701104837826</id><published>2010-10-14T13:09:00.000-07:00</published><updated>2010-10-14T13:09:37.218-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='news'/><category scheme='http://www.blogger.com/atom/ns#' term='update'/><category scheme='http://www.blogger.com/atom/ns#' term='future release'/><title type='text'>The recode has begun!</title><content type='html'>Indeed it has!&lt;br /&gt;&lt;br /&gt;I have been long neglecting this project, but I am now ready to make phpLiterAdmin even better!&lt;br /&gt;&lt;br /&gt;The next version will be phpLiterAdmin v2.0, and v1.0 will be abandoned. Here are some of the major changes that will be included in phpLiterAdmin v2.0:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Information will be stored in an SQLite database.&lt;/li&gt;&lt;ul&gt;&lt;li&gt;This means user names and passwords will be stored in a table, along with databases as well. So users will be able to be assigned permissions to a database. I will attempt to have very basic permissions, such as read (only be able to read information from the database, like SELECT, PRAGMA) and read/write (full control).&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Support for SQLite v2 (both through PDO and built-in functions) and SQLite v3 (unsure about encrypted databases, hopefully, though!)&lt;/li&gt;&lt;li&gt;Better importing and exporting of databases.&lt;/li&gt;&lt;ul&gt;&lt;li&gt;You will be able to download the raw database.&lt;/li&gt;&lt;li&gt;Importing of large SQL files can be done in stages. The file will either be broken up and then each individual file will be imported, or the same file will incrementally be imported. I will see ;-)&lt;/li&gt;&lt;li&gt;Exporting of large databases will also be done incrementally. The export file will be saved to the server, and added to incrementally by reloading the page, preventing a timeout.&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;Pagination for simple SELECT queries, that way the whole table won't be displayed at once.&lt;/li&gt;&lt;/ul&gt;That is about it! But it will be quite a bit of work to do, since it will be coded from the ground up.&lt;br /&gt;&lt;br /&gt;Keep on checking back here, I will post updates as I go.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6785228908713617021-2580866701104837826?l=phpliteradmin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://phpliteradmin.blogspot.com/feeds/2580866701104837826/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://phpliteradmin.blogspot.com/2010/10/recode-has-begun.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6785228908713617021/posts/default/2580866701104837826'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6785228908713617021/posts/default/2580866701104837826'/><link rel='alternate' type='text/html' href='http://phpliteradmin.blogspot.com/2010/10/recode-has-begun.html' title='The recode has begun!'/><author><name>Ian</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-6785228908713617021.post-6676400550692645901</id><published>2010-10-14T12:25:00.000-07:00</published><updated>2010-10-14T12:25:59.249-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='new release'/><category scheme='http://www.blogger.com/atom/ns#' term='security fix'/><category scheme='http://www.blogger.com/atom/ns#' term='update'/><title type='text'>phpLiterAdmin v1.0 RC1.1 released</title><content type='html'>I was alerted of a &lt;a href="http://www.htbridge.ch/advisory/authentication_bypass_in_phpliteradmin.html"&gt;security vulnerability in phpLiterAdmin v1.0 RC1&lt;/a&gt; yesterday morning. The vulnerability is a authentication bypass, which is, of course, bad.&lt;br /&gt;&lt;br /&gt;It is &lt;i&gt;highly&lt;/i&gt;&amp;nbsp;recommended you update to &lt;a href="http://code.google.com/p/phpliteradmin/downloads/detail?name=phpliteradminv1-rc1.1.zip&amp;amp;can=2&amp;amp;q="&gt;phpLiterAdmin v1.0 RC1.1&lt;/a&gt; immediately to resolve this vulnerability.&lt;br /&gt;&lt;br /&gt;I apologize for this security issue, it was a mistake I won't make again. Thanks for using phpLiterAdmin, the better SQLite manager!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6785228908713617021-6676400550692645901?l=phpliteradmin.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://phpliteradmin.blogspot.com/feeds/6676400550692645901/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://phpliteradmin.blogspot.com/2010/10/phpliteradmin-v10-rc11-released.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6785228908713617021/posts/default/6676400550692645901'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6785228908713617021/posts/default/6676400550692645901'/><link rel='alternate' type='text/html' href='http://phpliteradmin.blogspot.com/2010/10/phpliteradmin-v10-rc11-released.html' title='phpLiterAdmin v1.0 RC1.1 released'/><author><name>Ian</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
