Archive for the ‘Software’ Category

I read an arti­cle titled, “Mod­ern CSS Typog­ra­phy and Font Styling Exam­ples”, and though mis­takes and omis­sions weren’t major, I felt com­pelled to com­ment on them. My com­ment got so long, I fig­ured a quick blog post would be bet­ter than a long-winded comment.

(more…)

Do you like typog­ra­phy? Are you tired of ragged right text? Do you have a Word­Press blog? Go here now! wp-Typography is the merger of wp-Typogrify and, more impor­tantly, wp-Hyphenate. I do LaTeX type­set­ting, and as a result, I’ve acquired an appre­ci­a­tion for prop­erly for­mat­ted text. If you ever tried using the CSS prop­erty text-align, you inevitably are dis­ap­pointed with the results because it resem­bles noth­ing like what LaTeX can pro­duce. You often have to make your text eye-jarringly wide to make it use­able, and that doesn’t always work. This is because the browser lacks built-in sup­port for hyphen­ation. This plu­gin makes up for this browser defi­ciency by insert­ing hyphen­ation hints, known as soft-hyphens, which the browser does under­stand. The algo­rithm is based on the one used in TeX to boot! Brilliant! 

I helped deploy a Magento store today, but the client did not have all the prod­ucts entered in the data­base, and won’t be ready to launch that part of the site for another month. So they wanted a “Com­ing Soon!” splash page to be at the sub­di­rec­tory where the store is and pass­word pro­tect every­thing else. To do that I had to recon­fig­ure the .htac­cess file.

(more…)

I stum­bled upon Meetup.com while look­ing for some local groups that matched my inter­ests. I noticed that each group has its own cal­en­dar. Since I hack Google Cal­en­dar, I was won­der­ing how to get a Meetup cal­en­dar on Google Cal­en­dar, rather than man­u­ally adding events by hand. Here’s how…

(more…)