This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
331
Off-topic / Re: Linking to a specific item on a jQuery portfolio-style gallery (Galleriffic)
« on January 2nd, 2013, 07:36 PM »
Can't you use this?
Code: [Select]
$(function()
{
if (window.location.hash.length > 0)
gotoImage(windows.location.hash);
});332
Archived fixes / Re: Moving text within a post
« on January 2nd, 2013, 04:06 PM »
Wouldn't this check be better? (Same thing is used in the drop event)
Code: [Select]
EDIT: I just realised this thing is months old and I have no clue why this was opened :P
// Make sure we are dragging a file over
if (!e.originalEvent.dataTransfer && !(dt.files || (!$.browser.webkit && e.originalEvent.dataTransfer.types.contains && e.originalEvent.dataTransfer.types.contains('Files'))))
return false;EDIT: I just realised this thing is months old and I have no clue why this was opened :P
333
Off-topic / Re: Happy New Years
« on January 1st, 2013, 01:13 PM »
Oh great, another freaking year <_< :P...Happy new year to all!
334
The Pub / Re: Getting ready for an alpha release: WeCSS/Wess improvements
« on December 23rd, 2012, 12:44 PM »
AFAIK PHP is the only language which keeps the default visibility scope to public only for the sake of compatibility with PHP4 type objects. So it becomes more unreadable if you're juggling between various languages, plus it's just good practice to have the visibility mode defined, and I'm fairly sure PHP will parse the lack of visibility scope slower even if it's less code.
335
Off-topic / Re: LG Nexus 4
« on December 22nd, 2012, 11:09 PM »
Well...load up cyanogenmod and a nice kernel, S3 is a beast of a phone and you should try and keep it.
336
Off-topic / Re: How to Apply Thermal Paste the Kentucky Way
« on December 19th, 2012, 02:46 PM »maiboard + toothpaste?(give it some hours to make friends) that thing ever gonna work again? Oo
337
Off-topic / Re: Programming styles, and does it really matter?
« on December 15th, 2012, 10:43 AM »
I agree with the above, it's important to go with what you're comfortable with. That being said, I'm personally more comfortable with OOP as it has grown on to me in the recent past (I've been using it almost exclusively for past few years), I find it easier to follow especially on larger projects and frameworks, unless you happen to be Gallery 2 which is a plane crash on a train wreck. As you probably would've seen from my recent codes, I tend to write almost everything under classes and objects with procedural wrappers if required.
338
Off-topic / Re: LG Nexus 4
« on December 6th, 2012, 06:44 PM »
Finally received my Nexus 4, and it's an awesome phone!
339
The Pub / Re: Documentary Videos
« on December 5th, 2012, 02:57 PM »
Pretty nice idea, always loved video tutorials in pretty much every case (I studied for my practical examinations from videos :P).Quote from MultiformeIngegno on December 5th, 2012, 11:24 AM I'm with Arantor on this one. A half decent 480p has a bitrate of 500-600kbps for video and 128kbps for audio, that's 700-800kbps. A 10 minute video would account for about ~55MB. And this is a fairly crappy resolution/bitrate, plus videos are not cached and can easily account for hundreds of MB of bandwidth for a single user. Going with something like YouTube is a good idea in this case.
Probably hosting here on wedge.org is the best thing. No one will search for wedge on YouTube, if they're going to search for wedge they would do that on google and end up here :)
340
Plugins / [Plugin] Re: Improved attachments upload
« on December 3rd, 2012, 08:40 PM »
Uploaded this to AeMe as well, after adding a little fix to prevent form submission during upload (translation required here Nao :P). Again, this has the full potential to kill your cat. Don't blame me.
341
Archived fixes / Re: Add plugin doesn't work
« on December 3rd, 2012, 08:15 PM »
Doesn't this problem by definition extend to attachments and AeMe uploads as well?
342
Plugins / [Plugin] Re: Facebook for Wedge
« on December 3rd, 2012, 08:13 PM »
Did a very quick test run of this on current trunk and it seems to work fine without any changes (which is very surprising and awesome BTW). Uploaded to AeMe, but it CAN and probably WILL crash and burn. Hopefully it doesn't :P
343
Archived fixes / Re: Add plugin doesn't work
« on December 3rd, 2012, 07:47 PM »
So you don't got a solution ATM or you're writing your own? I still am not completely sure why you're avoiding a tmp folder extraction, I understand it's most probably security reasons and that files can be left behind and be accessed directly from HTTP posing a security risk.
344
Archived fixes / Re: Add plugin doesn't work
« on December 3rd, 2012, 07:45 AM »
Hold on, PHP doesn't have a single functioning Zip manipulation library that is current and can be used for browsing?
345
Off-topic / Re: LG Nexus 4
« on November 17th, 2012, 05:38 PM »
You can store selected music on device for offline access and its free.Quote from feline on November 17th, 2012, 11:59 AM You can use Google play music with any device.
with a nexus you can use google play music... so you can upload 20000 songs without to use one byte on the phone and you can hear music on any place....Quote from Nao on November 10th, 2012, 08:22 PM I listen to tons of music on my devices. My iPod 4 with 32GB is already too small for me...