fodi
fodi
Fodi's blog
17 posts
http://fodi.be
Don't wanna be here? Send us removal request.
fodi · 10 years ago
Text
We’re trying to shake up Békéscsaba by finding and building a startup community. More info (in Hungarian) at www.startupbekescsaba.hu
Startup Békéscsaba
Első rendezvényünk a Startup Békéscsaba színeiben egy kreatív ötletverseny lesz, melyet 2015. április 24-én és 25-én tartunk a Jaminai Közösségi Házban. A verseny formáját tekintve hackathon, melynek menetéről a honlapunkon illetve ebben a bejegyzésben olvashattok.
Regisztráció: http://www.startupbekescsaba.hu/regisztracio
Facebook esemény: https://www.facebook.com/events/1089983301018024/
Meetup esemény: http://www.meetup.com/Startup-Bekescsaba/events/221649258/
2 notes · View notes
fodi · 10 years ago
Link
The latest People&Pool "MVP or DIE" project is up! Check out the post for deets or the project itself at http://lightr.club!
1 note · View note
fodi · 10 years ago
Text
Just started a new blog on rapid reckless prototyping.
MVP or DIE!
Converting fun or quirky ideas into a sense of accomplishment, learning a lot about stuff on the way and preventing boredom and ennui from settling in.
That’s what is MVP or DIE is about!
1 note · View note
fodi · 11 years ago
Text
Stream all audio from your desktop to your Android phone
I've tried SoundWire before, but there were quite a bit of stuttering from time to time. WiFi Speaker on the other hand worked fine on my crappy backup-of-a-backup Alcatel OT-990 phone (running a custom Android 2.3 build). It lags behind quite a bit (several seconds), but I only want to listen to background music this way, so it's fine. And there's no stuttering, even though I've tested it with a very old SMC soho router between the two devices.
And since I've had a problem of the phone not detecting the sound system connected to it, I've installed the awesome toggleheadset2 widget to force it to output on the 3,5" jack output. Yay!
0 notes
fodi · 11 years ago
Photo
Tumblr media
Yikes.
0 notes
fodi · 11 years ago
Text
The iMac Adventure
About a month ago an old acquaintance brought me an old (2005) iMac G5 A1145 for repair. It didn't go past the Apple logo during boot and it's cooling fans were going crazy. After a few failed attempts of booting various Mac OS X installers (both DVD and USB) it became obvious: I have to take the bastard apart.
And by calling it a bastard I'm being soft. Although I wasn't a complete stranger to Apple hardware disassebly (eg. I've had a lot of "fun" removing the top case of my 2008 MacBook), I wasn't exactly prepared to the brainf*ckery I was about to expose myself to.
Thanks to the awesome guys and gals at iFixit.com, there's a very thorough illustrated disassembly guide for the A1145. However I was stuck right after step 5 (removed RAM module), I had no luck opening the two latches holding the front bezel. Turns out that a simple credit card is not exactly the best solution for this, instead you need a special tool shaped like this:
Tumblr media
Luckily, I've found this absolutely hilarious and extremely helpful video:
...and 10 minutes and one plastic cookery course later I've turned my old student ID card into an unlicensed Apple Access Card Tool. With it I've opened the latches a minute later. I've followed the guide and removed the HDD (turns out it was dead, crawling with bad sectors) and replaced it.
Tumblr media
Since the ODD also turned out to be dead as well and I couldn't replace it (it's not a standard SATA connector drive) and couldn't figure out how to enable USB booting (most forums said it's impossible, but as it later turned out, it's not), it seemed that I have to place the Mac OS X installer on the internal hard drive.
This was tricky, since I couldn't prepare the partition layout (1 partition for the installer, another for the to-be-installed OS X) with my PC, the otherwise awesome Transmac only allows restoring the installer image as is on a drive, and can't handle partitioning tasks. And when I've booted the installer inside the iMac, Disk Utility couldn't create a new partition on the same drive. So I had to use an other Mac's Disk Utility to create the two partitions and restore the installer image on the first one. After that, I was able to succesfully start the Mac OS X installer AND start the installation process.
Tumblr media
Unfortunately the proccess failed multiple times with the same error message:
The Installer could not verify the contents of the "AdditionalSpeechVoices" Package
Tumblr media
Just my luck. Searching through forums it turned out that multiple people had the same problem and all of them had the same conclusion and solution: the error is related to bad RAM and it needs to be replaced.
Now this particular iMac has a single RAM slot (in which I've had a 1 GB module installed), AND it also has 512 MB of RAM chips soldered to the logic board. So I've removed the 1 GB module, crossed my fingers, re-run the installer, aaaand... it failed again with the same error. I've run a RAM test as well and it confirmed the worst: the integrated RAM chips are bad.
This usually means the end of the adventure. Since that RAM is not replaceable, you can either buy a used logic board from eBay or such, or sell the damn thing for parts. But then I came across this forum post:
May everybody abandon this problem already since it's been long time. Everytime I install OSX on my iMac G5, I failed because of bad on-board memory. But I have come to conclusion. Like some Brazilian guy said, I just removed RAM chip with flat-head screw driver by force one by one. Then every thing fine except I lost 512MB of memory. But lot better than buy logic board way more expensive than $500. Right after that I ordered 2GB memory chip by $30. How's that? I'm very satisfied.
Now that's something that would probably upset the stomach of MacGyver even. Popping off RAM chips with a freaking flat head screwdriver from a fragile logic board one by one? Yeah, why not. Worst case scenario that I do more damage to an already screwed logic board.
Tumblr media
"Oh Yeah, Look at Those Dead Bastards"
It was a mess, but it freaking worked. Although as an experiment I ended up installing the PPC build of Debian on the machine instead of Leopard. Because after all that hardware misery I was looking for a little software misery for a change :) but more on that later (maybe)...
Tumblr media
1 note · View note
fodi · 11 years ago
Text
Note to self
To install Windows 7 on a MacBook as the only operating system (single boot), without Bootcamp, possibly on a clean hard drive...
...the best method to avoid suicidal thoughts and possible hardware damage is to pop out the internal hard drive, connect it to a PC via a SATA-USB interface, and "burn" the Windows installer ISO with WinToBootic or something similar directly on the drive, pop in back in the MacBook and boot it.
Don't waste time fighting EFI boot system, trying to boot the Windows install DVD/USB or screwing around with rEFIt.
0 notes
fodi · 11 years ago
Note
What hardware and software do you use to get stuff done?
I use a Lenovo IdeaPad M490s upgraded with a 128GB Kingston mS200 SSD since December 2013 as my primary work PC, with Windows 7.
I use the NetBeans IDE for web (HTML5, PHP, JavaScript), Java (J2SE) and PhoneGap development. I also use Notepad++ for quick & dirty coding and generic text editing. For version control, I use Git. I love and use Dropbox for syncing docs and project files between my devices. To maintain security, I keep some files in a TrueCrypt container, and some others encrypted with Boxcryptor Classic. For (S)FTP transfers, I use FileZilla. To track worktime, I use Paymo and it’s desktop widget.
0 notes
fodi · 11 years ago
Text
How to get a bunch of links (URLs) from a Facebook group
Ever need to fetch a horde of externally linked URLs from a bazillion posts and comments, all from one closed Facebook group? Here's how I did it in Chrome/Chromium. (Please note, that this guide might get out of date fairly quickly, as Facebook changes very often.) 
Step 1: Get all links loaded inside your browser tab.
Problem: Facebook only shows the last 3 comments for a post in a Group and puts in a "View n more comment(s)." link so the user can load the rest. Also, Facebook only loads a couple of the most recent posts and uses infinite scrolling to load older posts dynamically.
Solution: You can (constantly) press the End button, to jump to the bottom of the page, so it'll continue loading more and more posts until you reach the beginning. You also can use the following JS snippet to "expand" the "view more" links:
Array.prototype.forEach.call(document.getElementsByClassName("UFIPagerLink"), function(el) { el.click(); });
Step 2: Save the loaded HTML to a file.
To do this, right click anywhere on the page, choose Inspect Elements, then on the Elements tab, right click on the html (or maybe body, or even the first div inside the body) element, and choose "Copy as HTML". Then paste it into a text editor of your choice. This could take a while. I used good old Notepad. Save the file.
Step 3: Get ALL the URLs!
You can use lots of tools for this. I used the freeware NirSoft AddrView to open the file, then export the URLs I needed to a plain TXT. That's about it!
Tumblr media
0 notes
fodi · 11 years ago
Video
youtube
holiest of shites
0 notes
fodi · 11 years ago
Text
Beatbee just applied to TechPeaks 2014!
And we hope for the best! :) Come and check us out!
1 note · View note
fodi · 11 years ago
Photo
Tumblr media
We're a team of two (Levente and me) in Békéscsaba, Hungary.
We've came up with Beatbee, an automagically working social jukebox in November.
We've found out about some real tough competition in December.
We've put the project on hold, possibly for ever.
I've started working on a "Beatbee box" (see photo), a different, but similar idea (still a social jukebox) during the holidays. I couldn't let it go, and as it turned out, Levente couldn't either.
We've pivoted the Beatbee idea in January, and now we're entering it to the TechPeaks PitchSlam in Budapest, and also the real deal: TechPeaks 2014. Stay tuned for more info, or check out the Beatbee blog at:
http://blog.beatbee.me
0 notes
fodi · 11 years ago
Note
ROBOTS OR DINOSAURS?
Robots. Possibly robot dinosaurs.
0 notes
fodi · 12 years ago
Link
Our pet project
We’re two guys from Hungary working on various app ideas and getting to know the world of startups.
Today, during a 15 minute walk on the way home from a pitch/oneliner writing meeting for our current app in making, we’ve pivoted and simplified one of our previous (totally unrelated) ideas...
2 notes · View notes
fodi · 12 years ago
Link
To kill time and play a bit with Facebook Graph API and AJAX, I've done this little crawler with a nice Bootstrap UI. It fetches random people's profile images (and profile links) from Facebook.
http://randomfaces.co
All it needs is an initial profile link (can be anyone's), no auth. Then it fetches the profile ID, and starts incrementing it and grabbing valid profile IDs and associated public data. You can basically check out your Facebook "neighbours" with it :)
0 notes
fodi · 12 years ago
Photo
Tumblr media
Irány a Vadász!
0 notes
fodi · 12 years ago
Photo
Tumblr media
Urbán explorers
0 notes