Entry details

Author

SeSam

Date

March 31st, 2009

Comments

No Comments so far.
Add yours.

New home

The transition to the new host has finished. SeSam.hu is now powered by wpress.hu. It still might take a few hours for all the DNS servers to update and direct here, but essentially all’s done. The RSS feed is still under FeedBurner so that should work without readers noticing anything.

The transfer was surprisingly hassle-free. I received a lot of help: I only needed to provide the data to be uploaded, and the rest was done for me. The new server seems a lot snappier as well, so I think I made the right choice.

You may have noticed that the /WordPress part disappeared from the address (if it didn’t you are still on the old site). This is a change I’ve been wanting to make for a while now and this server move provided a good opportunity. The links in the posts have been fixed as well.

As usual, should you stumble upon any, please do report any possible malfunctions or broken links via email or comments.

Entry details

Author

SeSam

Date

March 13th, 2009

Comments

5 Comments so far.
Add yours.

LF hosting

(English version below.)

Most kaptam levelet a StartLogictól, hogy április elsejével lejár a tárhelyem bérlete. Tekintve, hogy nem vagyok túlságosan megelégedve a szolgáltatásukkal, azt tervezem, hogy váltok. Viszont abszolúte semmi tapasztalattal vagy információval nem rendelkezem a magyar / európai szolgáltatókról, így ezzel a bejegyzéssel kérek segítséget. Az alábbi igényeim vannak a tárhellyel kapcsolatban:

Kapacitás kevés is elég, hiszen jobbára csak egy WordPress installációt szeretnék ott tartani. Ebből következik, hogy a WP igényei (SQL, PHP, stb.) meg kell, hogy legyenek. Igencsak örülnék kivételesen SSH elérésnek.

A jelenlegi csapattal legfőképp az a bajom, hogy ha valami elromlik, akkor elég lassan és nem túl hatékonyan reagálnak. Valamint hogy az SQL szerverük valamiért botrányosan belassul nem egyszer.

Szóval ismer valaki olyan szolgáltatót, aki problémamentesen tudná a SeSam.hu hostingját ellátni? Ne adj’ isten előre installált WorPress-szel is tud szolgálni.

-

I just got informed by StartLogic that my hosting has to be renewed by 1 April. However since I am not entirely satisfied with their service I am planning to switch. I lack experience with or information about European hosting providers so I turn to you. My simple expectations are as follows:

I’m not terribly fussed over capacity since I’d be mainly just running a WordPress install. Consequently WP’s requisites (SQL, PHP, etc.) have to be met.’ I’d be very happy with SSH access for once as well.

With my current hosting the source of dissatisfaction is mainly their slow and inefficient response to malfunctions and the sometimes terribly sluggish SQL server they run.

Would anyone by chance know a service provider that could host SeSam.hu problem-free? Pre-installed WP would be a great advantage.

Entry details

Author

SeSam

Date

December 19th, 2008

Comments

1 Comment so far.
Add yours.

Analytics plugin bug

You may have noticed a recent issue with comment author links: they had  ’%20rel=’external%20nofollow” appended to the end of the URL. Apparently this is an incompatibility bug with the Google Analytics plugin by Rich Boakes (v0.68) and the latest release of WP. I found a thread on the WP support forums detailing a fix which I’m happy to say works. Simply change the following line in googleanalytics.php:

function comment_author_link($text) {
	static $anchorPattern = '(.*href\s*=\s*)[\"\']*(.*)[\"\'] (.*)';

To this:

function comment_author_link($text) {
	static $anchorPattern = '(.*href\s*=\s*)[\"\']*(.*\?)[\"\'] (.*)';

Gotta love regexp. :)

Entry details

Author

SeSam

Date

December 17th, 2008

Comments

1 Comment so far.
Add yours.

Coltrane

SeSam.hu is now upgraded to WordPress version 2.7. Apparently the Make It Worn template works flawlessly with it.

Visitors won’t notice much – maybe slight speed improvements – but for me it’s a huge change. The revamped admin interface is a pure win. Almost everything is a box: reorganisable, customisable and removable. The whole blogging experience is starting to feel like using a desktop software. It puts in such sharp contrast the times when I used to edit HTML by hand in Notepad for each and every post. And it wasn’t even that long ago.

Kudos to the WP team who continue giving this awesome CMS away, absolutely free of charge.

Entry details

Author

SeSam

Date

December 13th, 2008

Comments

7 Comments so far.
Add yours.

MIW public

I have finally created a page for the Make It Worn WordPress template. It is now available for download and (strictly non-commercial) use. The only changes I made for the release are a slightly better accentuated blockquote style and validation of the code. I hope at least some people would find the template to their liking.

Entry details

Author

SeSam

Date

October 31st, 2008

Comments

3 Comments so far.
Add yours.

Make It Worn beta

It’s been a while I stumbled upon Bart-Jan Verhoef’s site and his three-part tutorial on how to create a worn look to a site. He was kind enough to share a template page to show how he built up the final design. I liked it instantly and decided to implement it for WordPress.

You may remember I have been dissatisfied with how the journal was designed for a while now. I wanted something cleaner, wider, more serious and less emo. Bart-Jan’s worn look is just like that with the additional perk of keeping the aged papery texture of my old clumsy design. So here’s how SeSam.hu will look from now on.

I was trying to be as faithful to the original template page as possible. However WordPress has some specialities and it needs to integrate a wider array of functions which made it necessary to move a few pixels around. (The IE bug that prevents elements from floating properly in rows is a prime example. That one took hours to fix and caused a significant headache.)

I have to admit, building a template for WordPress is not an easy job. Unlike when I was just designing for myself a proper distributable template needs to be a lot more flexible and adapt to all the different blogs out there. The design must be prepared to handle a plethora of data structures. It remains to be seen how well I did to achieve that.

Not all the features I wanted are included, but I felt the design was ready for a live beta. Please if you encounter any quirks, malfunctions or errors do contact me or comment to this post.

Features or functions missing that I’d like to implement:

  • There’s no indication when you’re browsing the archives of where you actually are. As in “You’re browsing the archives for August 2006.” or so. Search results lack likewise.
  • I’d like a search form on the index page, but not sure yet where to put it.
  • Blockquotes should get a nicer design not just an indent.
  • The 404 page is missing.
  • At least the single post pages should show the categories and tags. I found that there are too many of them to fit in the little “entry details” field and when I tried it broke the grid layout.
  • I should add some more usability enhancements such as indicating required fields when commenting, listing the usable bbcode, links to trackbacks and pingbacks…
  • Code needs cleaning for validity, something I haven’t yet checked.

Features unlikely to be implemented:

  • The design is theoretically a three-column one, nevertheless there’s not enough space for sidebars, so there are none. A possible rework of the entire index page might introduce them…
  • I am not really familiar with the process of making a template open to language packs, therefore that feature is missing.
  • Having too many pages will surely break the header. The template is ill-suited to such sites.

I’m sure as soon as I press publish a dozen more will spring to my mind.

Anyway, if you like it and would like to use it I ask only a little bit of your patience just yet. Before making a downloadable version I’d like to sort a few things out and add the missing features. The reason why I applied it to SeSam.hu is that I’d like to test it live. Naturally since the whole site is licensed under creative commons if you insist on having this beta version email me and I shall send it to you.

Entry details

Author

SeSam

Date

October 2nd, 2008

Comments

No Comments so far.
Add yours.

Welcome to the Machine

So I was frustrated by school and wanted to post a video. However, TinyMCE (the visual editor of WordPress) decided to bail on me and stopped loading. I had no choice but to research the problem and found out that mostly it’s an issue with the server (boy was I surprised…NOT), and it can be caused by the content provider switching off the realpath function.

The fix described here didn’t work for me though. (It’s outdated as well, the file is called tiny_mce_config.php rather tiny_mce_gzip.php and it looks completely rewritten. I’m not even sure the realpath function would be an issue anymore.) Apparently it was not StartLogic’s fault.

Then I remembered that Viper’s Video Quicktags plugin – which is awesome and lets you post videos with valid code - didn’t update too well due to the previously mentioned (QQd) server problems. I manually updated the plugin and – surprise – everything loaded fine. So… it was the host’s fault after all. If the servers hadn’t got the speed of a rheumatic snail on sedatives and the stability of a domino tower built onboard a ship in a thunderstorm I’d never have got this error.

Anyway, after a hour or so of googling and fixing (sounds shorter and easier when just blogged about) I’m even more frustrated. And however lame it is to post videos instead of actual posts…

YouTube Preview Image

Entry details

Author

SeSam

Date

May 25th, 2008

Comments

No Comments so far.
Add yours.

Ötéves a WordPress is

Két nap múlva, 27-én, lesz a WordPress ötödik szülinapja is, ha már az évfordulók hónapjában vagyunk. Ez most eszembe jutatta a régi b2-t, amin egykor a SeSam.hu futott…

Entry details

Author

SeSam

Date

May 10th, 2008

Comments

No Comments so far.
Add yours.

WordPress üres lap fix

Technoblabla következik, súlyosbítva a ténnyel, hogy nem vagyok szakértő, tehát lehet hogy hülyeség lesz.

A weboldal hibájára a következőképpen jöttünk rá. Gyanús lett, hogy a print_r( headers_list( ) ); üresen jön vissza. (Már nem nekem, sLD-nek. :D ) Ráadásul egy szimpla átirányítást végző php file gond nélkül lefutott.

Ezután visszaállítottam a weboldal témáját az előző minimal designra, és láss csodát azzal nem jött elő a fehérlap-probléma.

Innentől egyenes út vezetett a témában legutóbb szerkesztett functions.php filehoz, ahol két <?php … ?> között lévő üres sor bizonyult a ludasnak.

Mi a teendő tehát ha üres lapokat kezd megjeleníteni a WordPress?

  1. Deaktiváld az összes plugint. Hibás plugin könnyen okozhat ilyen hibát.
  2. Cseréld ki a használt témát. Ha az új témával eltűnnek az üres oldalak, nézd át a kódot üres sorok után a php hívások körül.
  3. Ellenőrizd a WordPress config.php fileját üres sorokat keresve a végén.

A StartLogic – úgy fest – nem tehet semmiről. (Hacsak arról nem, hogy elnyomják a hibákat, és bűvészkedni kell.) Egyedül engem terhel a felelősség, én írtam át a nevezett fájlt hibásan. Tanulság: túlságosan forrófejű vagyok. (És nem értek a php-hez.)

Az RSS feed is emiatt volt tele kérdőjelekkel. Nekem már megjavult.

Entry details

Author

SeSam

Date

May 10th, 2008

Comments

5 Comments so far.
Add yours.

Miért nem olvasott a SeSam.hu?

Tegnap este ezen gondolkodtam elalvás előtt.

Az az igazság, hogy több oka is lehet annak, hogy viszonylag kevesen látogatnak erre. Szubjektív és objektív szempontok alapján is elkövettem nagy hibákat.

Elsőként lehet, hogy egyszerűen amit és ahogyan írok az érdektelen, rossz vagy unalmas.

Másodsorban nincs egy központi téma, ami összefogná a blogot. Ez azért problémás, mert így lemorzsolódnak azok, akik csak egy aspektus (például Japán) miatt látogatnak ide. Sokkal egyszerűbb megfogni a közönséget egy tematikus bloggal.

Az összevissza mindenféléről szóló személyes blog csak akkor népszerű, ha az írója valami miatt híres személyiség, vagy ritkább esetben képes olyan egyéni stílusban, karizmatikusan írni, ami miatt majdnem mindegy, hogy a dél-amerikai nyúltenyésztésről vagy BKV ellenőri élményeiről blogol.

Harmadrészt hátrány az is, hogy nem valamilyen ingyenes blogszolgáltatónál, hanem saját WordPress rendszeren írok. A freeblog.hu vagy a blog.hu rendelkezik egy főoldallal, ahová időről időre különféle szerkesztési szempontok alapján ki tud kerülni egy-egy jól sikerült írás.

Vagy gondoljunk csak az Index főoldalán lévő blogdobozra. Egy link onnan hatalmas forgalmat tud generálni egy bejegyzésre. És ha ezeknek a látogatóknak csak néhány százaléka is visszatér, az már nagyot dobhat az olvasottságon.

A blog csak egy fokig terápia vagy önkifejezés. Mindenki szeretné, hogy amit leír, azt olvassák. És a blog körül egy közösség kialakítása lenne a végső cél.