<?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-149890751737563276</id><updated>2011-11-27T17:05:50.440-08:00</updated><title type='text'>FreeAgent</title><subtitle type='html'>Agent Note</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://agentportal.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/149890751737563276/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://agentportal.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>FreeAgent</name><uri>http://www.blogger.com/profile/09754253190489936988</uri><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>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-149890751737563276.post-4736102649475594584</id><published>2009-01-05T17:41:00.000-08:00</published><updated>2009-01-05T17:50:37.087-08:00</updated><title type='text'>Wordpress 2.7 Release Candidate 1</title><summary type='text'>download Wordpress 2.7please report broken Link</summary><link rel='replies' type='application/atom+xml' href='http://agentportal.blogspot.com/feeds/4736102649475594584/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=149890751737563276&amp;postID=4736102649475594584' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/149890751737563276/posts/default/4736102649475594584'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/149890751737563276/posts/default/4736102649475594584'/><link rel='alternate' type='text/html' href='http://agentportal.blogspot.com/2009/01/blog-post.html' title='Wordpress 2.7 Release Candidate 1'/><author><name>FreeAgent</name><uri>http://www.blogger.com/profile/09754253190489936988</uri><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-149890751737563276.post-7584817311334499286</id><published>2008-11-11T03:42:00.000-08:00</published><updated>2008-11-11T03:43:53.063-08:00</updated><title type='text'>Sony-Ericsson K610i + HBH-DS970, a Linux users experience</title><summary type='text'>Sony-Ericsson K610i + HBH-DS970, a Linux users experience                                                                                                                                   This isn't a full review of either the phone nor the stereo Bluetooth headset, for a detailed report with pictures and the works read: mobile-review.com k610i and bengalboy about the HBH-DS970 headsetThe K610i </summary><link rel='replies' type='application/atom+xml' href='http://agentportal.blogspot.com/feeds/7584817311334499286/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=149890751737563276&amp;postID=7584817311334499286' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/149890751737563276/posts/default/7584817311334499286'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/149890751737563276/posts/default/7584817311334499286'/><link rel='alternate' type='text/html' href='http://agentportal.blogspot.com/2008/11/sony-ericsson-k610i-hbh-ds970-linux.html' title='Sony-Ericsson K610i + HBH-DS970, a Linux users experience'/><author><name>FreeAgent</name><uri>http://www.blogger.com/profile/09754253190489936988</uri><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-149890751737563276.post-3644832243046173588</id><published>2008-09-25T05:10:00.000-07:00</published><updated>2008-09-25T05:22:52.143-07:00</updated><title type='text'>Starting Mysql on Slackware 12</title><summary type='text'>My first hurdle was getting mysql to start.. I kept getting a nohup error and it wasn’t allowed to connect to the mysql socket. First things first, permissions and users.. make sure the server isn’t running:  ps xa | grep mysql  You should only see your grep process in the list of processes and you’re good to move on.  sudo chown -R mysql:mysql /var/lib/mysql/sudo chown -R mysql:mysql /var/run/</summary><link rel='replies' type='application/atom+xml' href='http://agentportal.blogspot.com/feeds/3644832243046173588/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=149890751737563276&amp;postID=3644832243046173588' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/149890751737563276/posts/default/3644832243046173588'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/149890751737563276/posts/default/3644832243046173588'/><link rel='alternate' type='text/html' href='http://agentportal.blogspot.com/2008/09/starting-mysql-on-slackware-12-my-first.html' title='Starting Mysql on Slackware 12'/><author><name>FreeAgent</name><uri>http://www.blogger.com/profile/09754253190489936988</uri><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-149890751737563276.post-3258275132192332792</id><published>2008-09-23T01:55:00.000-07:00</published><updated>2008-09-23T02:26:40.733-07:00</updated><title type='text'>VB Object Printing</title><summary type='text'>should be stated that there are several options for printing reports through a Visual Basic program â€“ reports can be created through a "report designer" application such as Crystal Reports, the VB Data Report Designer, the MS-Access Reports feature, and third-party products such as Active Reports; the functionality of MS-Excel and MS-Word can also be harnessed to print from VB. Still, there are</summary><link rel='replies' type='application/atom+xml' href='http://agentportal.blogspot.com/feeds/3258275132192332792/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=149890751737563276&amp;postID=3258275132192332792' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/149890751737563276/posts/default/3258275132192332792'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/149890751737563276/posts/default/3258275132192332792'/><link rel='alternate' type='text/html' href='http://agentportal.blogspot.com/2008/09/should-be-stated-that-there-are-several.html' title='VB Object Printing'/><author><name>FreeAgent</name><uri>http://www.blogger.com/profile/09754253190489936988</uri><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><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_GJbur5_ecYU/SNix6XyYgUI/AAAAAAAAAAU/cuHnMuF7ZdM/s72-c/image001.jpg' height='72' width='72'/><thr:total>2</thr:total></entry></feed>
