TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 09-14-2009, 09:53 PM   #1 (permalink)
The Addict
 
Join Date: May 2009
Posts: 287
Thanks: 5
adamdecaf is on a distinguished road
Default Google Chrome Extensions.

Has anyone tried making extensions for Google Chrome? I've made two (trivial) but it's really a streamlined processes, they decided to use (x)HTML4/5, JS, CSS for the languages supported.
__________________
My Site
adamdecaf is offline  
Reply With Quote
Old 09-15-2009, 10:01 AM   #2 (permalink)
The Acquainted
 
JaoudeStudios's Avatar
 
Join Date: Jul 2009
Location: Surrey
Posts: 105
Thanks: 1
JaoudeStudios is on a distinguished road
Default

How can you say that???

OMG Google Chrome is the best browser out there! It is still early days, but the potential is great! It will really become very powerful when there are lots of extensions available just like with FF.

I dont want to start a browser war, but what the f**k is going for any other browser??? IE...well we all know about that so it requires no more discussion. FF use to be great, the plugins are amazing, but now it is too slow and resource hungry and buggy as hell!!!

I have not done any google chrome extensions but I would love too! Can you send me a link with more details?
__________________
JaoudeStudios.com | JaoudeStudios.com Forum | JaoudeStudios.com Blog
OpenSource is the road ahead...!
JaoudeStudios is offline  
Reply With Quote
Old 09-15-2009, 08:57 PM   #3 (permalink)
The Addict
 
Join Date: May 2009
Posts: 287
Thanks: 5
adamdecaf is on a distinguished road
Default

Sure, you can check out the Offical "Hello, World", or My First.

If you're looking for more help or have any questions on them feel free to ask.

I'm looking for ideas on extensions to make.
__________________
My Site
adamdecaf is offline  
Reply With Quote
Old 09-15-2009, 10:56 PM   #4 (permalink)
The Addict
 
Enfernikus's Avatar
 
Join Date: Jun 2008
Posts: 335
Thanks: 2
Enfernikus is on a distinguished road
Default

Opera was a slow bitch when it first came out if I do remember correctly.
__________________
My Blog
Enfernikus is offline  
Reply With Quote
Old 09-16-2009, 06:39 AM   #5 (permalink)
The Acquainted
 
JaoudeStudios's Avatar
 
Join Date: Jul 2009
Location: Surrey
Posts: 105
Thanks: 1
JaoudeStudios is on a distinguished road
Default

Quote:
Originally Posted by adamdecaf View Post
Sure, you can check out the Offical "Hello, World", or My First.

If you're looking for more help or have any questions on them feel free to ask.

I'm looking for ideas on extensions to make.
I have done the hello world and I have built on this. However, I am stuck when it comes to saving the user's preferences. I have tried cookies but that does not work. Even after a lot of googling I am none the wiser.

Any ideas?
__________________
JaoudeStudios.com | JaoudeStudios.com Forum | JaoudeStudios.com Blog
OpenSource is the road ahead...!
JaoudeStudios is offline  
Reply With Quote
Old 09-16-2009, 09:40 PM   #6 (permalink)
The Addict
 
Join Date: May 2009
Posts: 287
Thanks: 5
adamdecaf is on a distinguished road
Default

Unless you can find out a way to store things server side (you have to get the same "user id" every time) I would star this bug.
__________________
My Site
adamdecaf is offline  
Reply With Quote
Old 09-17-2009, 02:08 PM   #7 (permalink)
The Contributor
 
Sirupsen's Avatar
 
Join Date: May 2009
Posts: 53
Thanks: 2
Sirupsen is on a distinguished road
Default

I use the nightly builds on my Linux system. And I carry it portably on my USB-pen, which I always carry in my keychain. Currently I only use AdSweep and Xmarks as extensions for Chrome (Chromium on Linux). :)
Send a message via AIM to Sirupsen Send a message via MSN to Sirupsen Send a message via Yahoo to Sirupsen Send a message via Skype™ to Sirupsen
Sirupsen is offline  
Reply With Quote
Old 09-17-2009, 02:49 PM   #8 (permalink)
The Acquainted
 
JaoudeStudios's Avatar
 
Join Date: Jul 2009
Location: Surrey
Posts: 105
Thanks: 1
JaoudeStudios is on a distinguished road
Default

What does AdSweep and Xmarks do? and would you recommend them?
__________________
JaoudeStudios.com | JaoudeStudios.com Forum | JaoudeStudios.com Blog
OpenSource is the road ahead...!
JaoudeStudios is offline  
Reply With Quote
Old 09-17-2009, 04:07 PM   #9 (permalink)
The Contributor
 
Sirupsen's Avatar
 
Join Date: May 2009
Posts: 53
Thanks: 2
Sirupsen is on a distinguished road
Default

AdSweep is an effective adblocker. And Xmarks is syncronizing of bookmarks, which works on all the biggest browsers. :) The Chrome extension is rather new. (Alpha stage)

I recommend them both. :)
Send a message via AIM to Sirupsen Send a message via MSN to Sirupsen Send a message via Yahoo to Sirupsen Send a message via Skype™ to Sirupsen
Sirupsen is offline  
Reply With Quote
Old 09-21-2009, 02:29 PM   #10 (permalink)
The Acquainted
 
JaoudeStudios's Avatar
 
Join Date: Jul 2009
Location: Surrey
Posts: 105
Thanks: 1
JaoudeStudios is on a distinguished road
Default

Quote:
Originally Posted by adamdecaf View Post
Unless you can find out a way to store things server side (you have to get the same "user id" every time) I would star this bug.
Ah I see they have not implement storing the user's preferences yet.

Which user id are you referring to? Is this a unique id to each browser install. Can I use this to keep track of each user's preferences server-side?

Thanks
__________________
JaoudeStudios.com | JaoudeStudios.com Forum | JaoudeStudios.com Blog
OpenSource is the road ahead...!
JaoudeStudios is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Google Chrome Enfernikus The Lounge 8 09-08-2008 02:35 AM
Google Mashup Editor Alan @ CIT The Lounge 5 03-08-2008 08:11 AM
Your opinion on Google? Wildhoney The Lounge 20 12-10-2007 04:29 PM
Google and www.talkphp.com jaswinder_rana General 14 08-05-2005 05:49 AM


All times are GMT. The time now is 06:51 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design