Introducing EmotiCODE, collaborative source & source code search engine! - Off-topic

Hi guys, i'd like to introduce you my new project, EmotiCODE!
EmotiCODE is a collaborative source code snippets aggregator and search engine but mostly a place where developers can find the answers they are searching for and contribute with their own contents to help others with the same needs.
The main concept behind emoticode is "as a developer i own a lot to people publishing source codes, snippets and guides on the internet, the less i can do is do my best to help the internet back", therefore we encourage people to register ( the process is pretty straightforward ) and post every bit of code they have/use/find on the internet, because even the smallest three-line-snippet could solve someone else problems while developing a project ... you never know
You can also, as a registered user, mark snippets you find more interesting and/or usefull to you as your favorites, clicking on the thumb icon on the left of every element. This will allow you to find them easily in the future on your profile page and will let other user have an idea on your tastes or specific needs.

evilsocket said:
Hi guys, i'd like to introduce you my new project, EmotiCODE!
EmotiCODE is a collaborative source code snippets aggregator and search engine but mostly a place where developers can find the answers they are searching for and contribute with their own contents to help others with the same needs.
The main concept behind emoticode is "as a developer i own a lot to people publishing source codes, snippets and guides on the internet, the less i can do is do my best to help the internet back", therefore we encourage people to register ( the process is pretty straightforward ) and post every bit of code they have/use/find on the internet, because even the smallest three-line-snippet could solve someone else problems while developing a project ... you never know
You can also, as a registered user, mark snippets you find more interesting and/or usefull to you as your favorites, clicking on the thumb icon on the left of every element. This will allow you to find them easily in the future on your profile page and will let other user have an idea on your tastes or specific needs.
Click to expand...
Click to collapse
:good::good::good:

Wow sweet!
thanks.button
Adding to my sig if thats ok...

Just did a quick test, and this thing is sweet! Great job man!

thanks you all guys

Amazing! That's what I call innovation compared to people going around creating Facebook ripoffs. Nice work.

ak700 said:
Amazing! That's what I call innovation compared to people going around creating Facebook ripoffs. Nice work.
Click to expand...
Click to collapse
thanks dude! i really appreciate it

It is very nice indeed. If I could make one constructive criticism it would be that they could do with a brief description. Unless you can understand the code then some of them are not self-explanatory, and if you can understand the code then you probably wouldn't be looking for it in the first place! Descriptions should be searchable as well
Other than that though, top job

Archer said:
It is very nice indeed. If I could make one constructive criticism it would be that they could do with a brief description. Unless you can understand the code then some of them are not self-explanatory, and if you can understand the code then you probably wouldn't be looking for it in the first place! Descriptions should be searchable as well
Other than that though, top job
Click to expand...
Click to collapse
Good point, i will implement this right now! tnx

Archer said:
It is very nice indeed. If I could make one constructive criticism it would be that they could do with a brief description. Unless you can understand the code then some of them are not self-explanatory, and if you can understand the code then you probably wouldn't be looking for it in the first place! Descriptions should be searchable as well
Other than that though, top job
Click to expand...
Click to collapse
feature implemented, now i'm updating as many snippets as i can ( sample http://www.emoticode.net/c-plus-plu...h-writeprocessmemory-and-opcode-patching.html ) ^_^
tnx again for your advice.

evilsocket said:
feature implemented, now i'm updating as many snippets as i can ( sample http://www.emoticode.net/c-plus-plu...h-writeprocessmemory-and-opcode-patching.html ) ^_^
tnx again for your advice.
Click to expand...
Click to collapse
That was quick! Nice
I've got some utility/helper classes I'll rip some bits out of. I should be able to find something tasty in there

Archer said:
That was quick! Nice
I've got some utility/helper classes I'll rip some bits out of. I should be able to find something tasty in there
Click to expand...
Click to collapse
everything could be useful! as the About section states:
Code:
... even the smallest three-line-snippet could solve someone else problems while developing a project ... you never know :)

Now emoticode has its own comment system! ( look at the bottom of each snippet )

This so awesome!
What would be the best way to filter results?
I see the plus on the right to search a language category.
How would one filter down to say "init.d" snippets for Android SDK only?

Thats OK said:
This so awesome!
What would be the best way to filter results?
I see the plus on the right to search a language category.
How would one filter down to say "init.d" snippets for Android SDK only?
Click to expand...
Click to collapse
Selective search is being developed, anyway if you first go to the Android SDK section ( http://www.emoticode.net/android-sdk/ ) and then perform a search from there, you will search only in that section ... i know, it's a little bit confusing and not user-friendly, i have to fix it

evilsocket said:
Selective search is being developed, anyway if you first go to the Android SDK section ( http://www.emoticode.net/android-sdk/ ) and then perform a search from there, you will search only in that section ... i know, it's a little bit confusing and not user-friendly, i have to fix it
Click to expand...
Click to collapse
Wow quick reply
Thank you!
Ah,
I was using the search that way.
Lots of results
I'll be watching for changes :good:

Thats OK said:
Wow quick reply
Thank you!
Ah,
I was using the search that way.
Lots of results
I'll be watching for changes :good:
Click to expand...
Click to collapse
yep sorry it's a bug i've noticed just now XD fixed, refresh to uncache the javascript files and try again a selective search

evilsocket said:
yep sorry it's a bug i've noticed just now XD fixed, refresh to uncache the javascript files and try again a selective search
Click to expand...
Click to collapse
Hey thanks again
Much better now!
Just passed this to a developer for the tablet we have.
Haven't heard back from him he must still be browsing.

Thats OK said:
Hey thanks again
Much better now!
Just passed this to a developer for the tablet we have.
Haven't heard back from him he must still be browsing.
Click to expand...
Click to collapse
Ahahahah great, user feedback is essential!

I'm bumping this thread for the reason that this site has really taken off well. Good job to the OP and keep up the good work.

Related

Hidden Programming Menu

I just got off the phone with support attempting to get my SMS working correctly and they had me go into a menu I had not seen anyone mention in here yet. This is a programming menu that you find on other android devices although I hadn't seen anyone find it for the droid X yet. Here is how to enter it-
##7764726
SPC password 000000
It was getting into a menu very similar to this on the Droid Incredible that enabled us to get Wifi Hotspot working without subscription.
Tinker away.
Anyone know what data call setting does?
Sent from my DROIDX using XDA App
Gimpeh said:
I just got off the phone with support attempting to get my SMS working correctly and they had me go into a menu I had not seen anyone mention in here yet. This is a programming menu that you find on other android devices although I hadn't seen anyone find it for the droid X yet. Here is how to enter it-
##7764726
SPC password 000000
It was getting into a menu very similar to this on the Droid Incredible that enabled us to get Wifi Hotspot working without subscription.
Tinker away.
Click to expand...
Click to collapse
are you serious? lol...thanks for the old info...
suzook said:
are you serious? lol...thanks for the old info...
Click to expand...
Click to collapse
Are you serious? Why even bother posting a comment like this...
Anyways thanks gimpeh...I went through all the settings quickly and could not find any of the settings to get the hotspot with out subscription. I will go through it a little more, but i don't think it can be accessed through this.
das7771 said:
Are you serious? Why even bother posting a comment like this...
Anyways thanks gimpeh...I went through all the settings quickly and could not find any of the settings to get the hotspot with out subscription. I will go through it a little more, but i don't think it can be accessed through this.
Click to expand...
Click to collapse
Was there anything interesting in the last option? I was unable to open it as it launchs cmas.apk which tranquility removes.
973 posts and you just found this out...
priceless.
irascible said:
973 posts and you just found this out...
priceless.
Click to expand...
Click to collapse
What's more priceless is that there are people who think that a) everyone follows every single phone on this forum and b) people don't switch phones.
He found something he thought was interesting he wanted to share, and some scrubs try to make fun of him?
No wonder there is zero development inspiration for this phone. The emo teenieboppers will just be unappreciative and immature and ruin the community anyhow, so why bother?
Gimpeh said:
Was there anything interesting in the last option? I was unable to open it as it launchs cmas.apk which tranquility removes.
Click to expand...
Click to collapse
It's only an option to enable/disable cmas which has something to do with with emergency alerts.
There is also another menu to access which the number is listed below, which I found in another thread here in the DX forums, but it seems to have been abandoned(the thread I mean).
*#*#4636#*#*
It's mainly the phone info and usage statistics, I see nothing for DUN settings in here either.
irascible said:
973 posts and you just found this out...
priceless.
Click to expand...
Click to collapse
Lmao..........
kappo9000 said:
What's more priceless is that there are people who think that a) everyone follows every single phone on this forum and b) people don't switch phones.
Click to expand...
Click to collapse
You forgot c) People like you who build your life off of assumptions.
kappo9000 said:
No wonder there is zero development inspiration for this phone. The emo teenieboppers will just be unappreciative and immature and ruin the community anyhow, so why bother?
Click to expand...
Click to collapse
My implication was the inability to use search with 900+ posts under your belt. Instead just adding to the clutter of repetitive threads; which is unappreciative, immature, and ruin's the community.
Just because you don't see development, you again assume there is little inspiration... that's a little mind speaking.
Kids like you crack me up. lol...
/class dismissed, scrub
irascible said:
Instead just adding to the clutter of repetitive threads; which is unappreciative, immature, and ruin's the community.
Click to expand...
Click to collapse
Yeah, and you're doing the community such a grand service with your repetitive comments. Thanks in advance for your next comment!
Someone please close this thread. The information is now available for those who want it.
Those that don't, go argue some where else.
das7771 said:
Are you serious? Why even bother posting a comment like this...
Anyways thanks gimpeh...I went through all the settings quickly and could not find any of the settings to get the hotspot with out subscription. I will go through it a little more, but i don't think it can be accessed through this.
Click to expand...
Click to collapse
If you send me your email address, I'll send you an .apk that turns your phone into a WAP. Very easy to do, as long as you are rooted.
Thanks LexusBrian. I will send u a PM shortly
Sent from my DROIDX using XDA App
rotohammer said:
Yeah, and you're doing the community such a grand service with your repetitive comments. Thanks in advance for your next comment!
Click to expand...
Click to collapse
I didn't want to disappoint you. lol..
There is a vastly large difference to commenting in a worthless thread and starting one
oh btw, touche' your post is just as worthless
irascible said:
You forgot c) People like you who build your life off of assumptions.
My implication was the inability to use search with 900+ posts under your belt. Instead just adding to the clutter of repetitive threads; which is unappreciative, immature, and ruin's the community.
Click to expand...
Click to collapse
Actually, since the entire Droid X forum here gets less hits than my personal website (which is unlisted, unadvertised and mostly for my friends and family), discouraging anyone from posting anything that might be additional or useful information is FAR more damaging to any community you might think you serve (FYI, "the community" is not considered "you and you alone" - despite what your parents may teach you).
If YOU (of course, that's what you are thinking of here) don't like it, hit the back button. If you need guidance in locating this tool in your browser, send me a PM and I will work through it with you since I am familiar with pretty much every major browser out there.
Just because you don't see development, you again assume there is little inspiration... that's a little mind speaking.
Kids like you crack me up. lol...
/class dismissed, scrub
Click to expand...
Click to collapse
I know there is development, but not NEARLY as much as other phones released at the same time, and certainly the majority of it isn't discussed here. Gee, wonder why.
When you;
a) Figure out that you do not speak for any community or, in fact, comprise the majority opinion just because you think you do
and
b) Find the back button or the link located at the top of the page that takes you to the message list
THEN you can even begin to talk to me. Until then, let the discussion resume with the big people and you just stay quiet and let other people do all the work.
Thanks for your cooperation.
irascible said:
You forgot c) People like you who build your life off of assumptions.
My implication was the inability to use search with 900+ posts under your belt. Instead just adding to the clutter of repetitive threads; which is unappreciative, immature, and ruin's the community.
Just because you don't see development, you again assume there is little inspiration... that's a little mind speaking.
Kids like you crack me up. lol...
/class dismissed, scrub
Click to expand...
Click to collapse
kappo9000 said:
Actually, since the entire Droid X forum here gets less hits than my personal website (which is unlisted, unadvertised and mostly for my friends and family), discouraging anyone from posting anything that might be additional or useful information is FAR more damaging to any community you might think you serve (FYI, "the community" is not considered "you and you alone" - despite what your parents may teach you).
If YOU (of course, that's what you are thinking of here) don't like it, hit the back button. If you need guidance in locating this tool in your browser, send me a PM and I will work through it with you since I am familiar with pretty much every major browser out there.
I know there is development, but not NEARLY as much as other phones released at the same time, and certainly the majority of it isn't discussed here. Gee, wonder why.
When you;
a) Figure out that you do not speak for any community or, in fact, comprise the majority opinion just because you think you do
and
b) Find the back button or the link located at the top of the page that takes you to the message list
THEN you can even begin to talk to me. Until then, let the discussion resume with the big people and you just stay quiet and let other people do all the work.
Thanks for your cooperation.
Click to expand...
Click to collapse
http://www.youtube.com/watch?v=1sONfxPCTU0
lmao
Go back to 4chan and quit trying to impress people here by starting bs.
Sent from my DROIDX using XDA App
anyone know what data call enabled does ?

New Site im building, need Moderators..

Im building a new site. need some people to help me make it grow. Looking for some moderators to help me build this up. This will grow, but just need content. anyone interested please PM Me
PS: XDA ROCKS!!!
PSS: Also if anyone is good at Photoshop, I need banner made up
I'm bored I'll do a banner for you
MacaronyMax said:
I'm bored I'll do a banner for you
Click to expand...
Click to collapse
Great! Ill give you credit for it somewhere on my site
Awesome What does it need to say??
MacaronyMax said:
Awesome What does it need to say??
Click to expand...
Click to collapse
Here it is:
(I like the caps like that if possible)
The Technology Garage
aonavy said:
Here it is:
(I like the caps like that if possible)
The Technology Garage
Click to expand...
Click to collapse
I'm always up for new things. What is your site going to bring to the growing field of tech sites to make it unique and stand out?
Ill be a mod if you want , also i can help design and photo shop... what u need?? pm me
Yeah let TCP do the PS... Mine failed...
I'll be a mod if you want.
I'm good at forums and stuff.
Are you going to assign the moderator duties between each of the members who are asking?
cajunflavoredbob said:
I'm always up for new things. What is your site going to bring to the growing field of tech sites to make it unique and stand out?
Click to expand...
Click to collapse
One thing I want to do is in my forum have a developers section. Each dev can have there own section of the forum as a moderator. something like this:
Devlepoers:
____Dev1
________Version 1 app
________Version 2 app
____Dev2
____Dev3
That way, if you like a dev who doesn't have a site, you can just jump on the forum and go to the dev section and see everything they have created. Little better then sifting threw tons of pages looking for the newest ver of something, or maybe just want to see what else they have developed.
it also has a one spot access for devs to see what other dev have made and maybe incorporate into a rom ect.
twitch153 said:
Are you going to assign the moderator duties between each of the members who are asking?
Click to expand...
Click to collapse
Im going to see what people have posted and how interested they are. Then go from there.
Sorry dude, I need to close this. This is not allowed on xda even if this is on off topic.

Sam Caplat's Thread!

This thread is for Sam Caplat's show on XDA TV!
Checking In
Hey, Gang!
Oh how I want to lock this thread for the hell of it
Arg!
TheDeadCpu said:
Oh how I want to lock this thread for the hell of it
Click to expand...
Click to collapse
Now that would be very nice. ;]
samcaplat said:
Now that would be very nice. ;]
Click to expand...
Click to collapse
Why yes it would be very nice
They've instilled far too much power to you.
samcaplat said:
They've instilled far too much power to you.
Click to expand...
Click to collapse
Yup, now I will behave though.
Hi Sam! You did great with the vids! Other than the Nexus S, what phones do you use actively? Do you install custom ROMs on your android phone(s)?
z0mg famous people!
how old are u?
Hey Sam
Which videos to you prefer doing XDATV or tehkseven?
Show suggestion
I'd like to see you compile a list of links for each show that you do so that when we hear you mention something interesting that we missed, we can quickly find it.
gimpyestrada said:
I'd like to see you compile a list of links for each show that you do so that when we hear you mention something interesting that we missed, we can quickly find it.
Click to expand...
Click to collapse
Very true. Would be nice to jump to whatever you were talking about.
Doncabezon said:
Very true. Would be nice to jump to whatever you were talking about.
Click to expand...
Click to collapse
We do this anyway. Check the description of the videos and you will see a list of links to the relevant stories.
Sam,
I like your style. You keep things light hearted and laughable while maintaining a geeky clean nerd style. You are very entertaining.
I would like to request more content and more relevant content per video. You have not yet covered Samsung anything.... Samsung is the top USA producer of mobile devices. the i9000 is the #2 most popular forum. There is alot of development in that area. Also, you have not covered much in the way of technical items. I'd like to see some serious geeking out. I'm not asking for just myself, I own a Samsung Captivate, which is similar, but not mainstream.
I'm very sorry to hear that you have an apple product. It might be a good idea to not mention that thing... You'll notice that ipad/iphone forums are kept on a different website all-together.
here is some seriously geeky stuff which has not been covered yet on any XDA videos...
security: http://articles.cnn.com/2011-05-18/...-phone-newer-android-android-users?_s=PM:TECH
Android accessory development: http://www.google.com/search?q=Android+Open+Accessory
Resistor values for most samsung devices: http://forum.xda-developers.com/showthread.php?t=820275
Also, don't forget to jump on the article from yesterday about the android system permissions.
I like your style, my wife does as well. We'd just like to see more content which appeals to the majority.
Call for developers: enable video calls in Android
Dear Sam,
This is a request that I have which I'd like to ask you to please air up in your show.
This is about UMTS video calls. This is a carrier feature which for years is supported by many devices but is completely missing in Android.
This is a call for developers. Please get us UMTS video calls in Android and submit the patch to AOSP and CyanogenMod. The reason to submit the patch to CyanogenMod as well, is that there it may be accepted sooner.
Here's the AOSP feature request issue:
https://code.google.com/p/android/issues/detail?id=2664
Here's the CyanogenMod one:
https://code.google.com/p/cyanogenmod/issues/detail?id=3763
Blessings,
Shahar
Love the nice format
Nice format. I'm a "noob" but your show is really easy to follow & I like the style/humor. Nice work.
Noob here as well
Just got up to date with watching the shows on the podcast (so will be adding the new ones soon).
Loving the shows, good stuff.
Hope to see more of the neighbour you watch from your darkened room.
Update:
All the latest videos are on the podcast now!
Hey Sam, just said I'd stop by and say I hope your face is ok after that unmerciful slap that SassiBob gave you.

Looking for a website coder!

Hello everyone from XDA! I've recently opened a graphics shop and have a website I need coded that I want to put up to help show of my work and other stuff. I have the psd made but just need it coded. If you can help me out that would be great. Shoot me a pm
Shop thread in sign...
Have you considered wordpress, or something similar, rather than have someone develop something for you?
Sent you an email
I have thought about this and might go that route if I see it as a better solution. Thanks for the info
Sent from my SGH-I777
Xperiment2012 said:
I have thought about this and might go that route if I see it as a better solution. Thanks for the info
Sent from my SGH-I777
Click to expand...
Click to collapse
No worries mate. I just think that if it's something you're going to want to modify the contents on a regular basis (or even just every now and then) then you don't want a web developer working on it for you. You want to be able to modify it yourself.
Yea I gotcha. I know how to code some just not very good at optimizing for multiple browser support. But i think i will go with the wordpress way
Xperiment2012 said:
Yea I gotcha. I know how to code some just not very good at optimizing for multiple browser support. But i think i will go with the wordpress way
Click to expand...
Click to collapse
If you know some coding yourself then definitely go for it - you should have no problems (or simple Google-able ones )
Let us know when it's done - I'd like to see what you've done.
Roughly your budget?
Website / Portfolio
Xperiment2012 said:
Yea I gotcha. I know how to code some just not very good at optimizing for multiple browser support. But i think i will go with the wordpress way
Click to expand...
Click to collapse
Since i may join the design team and you didnt like the idea of a google website :
i would go for a wordpress solution
Yea I figured out what i'm going to do. This thread can be deleted thank you

Forum Signatures (Post here for Help/Comments/Flaunting of your sig!)

I recently updated my forum signature, thought it was kind of awesome, figured I'd share it and get people's feedback. I saw something like it, I just took it a step further. If you can tell me the inspiration, I'll give you a digital cookie. Otherwise, I wanted to see a topic for people to get creative with their signatures or ask for help on how to squeeze something in, or do something mildly artistic with it like I have. So yeah, GO!
Signature photos while cool and all, take only one little line of code to accomplish, I was hoping we could discuss text based stuff like my signature.
Huh, seems nobody cares to discuss artistic signatures. Oh well!
Hey I am new in this thread.
Can anyone make a sigi for me using an image which i will provide u .
Thankx in advance.
Press thanx if liked !
Click to expand...
Click to collapse
Cynagen said:
I recently updated my forum signature, thought it was kind of awesome, figured I'd share it and get people's feedback. I saw something like it, I just took it a step further. If you can tell me the inspiration, I'll give you a digital cookie. Otherwise, I wanted to see a topic for people to get creative with their signatures or ask for help on how to squeeze something in, or do something mildly artistic with it like I have. So yeah, GO!
Signature photos while cool and all, take only one little line of code to accomplish, I was hoping we could discuss text based stuff like my signature.
Huh, seems nobody cares to discuss artistic signatures. Oh well!
Click to expand...
Click to collapse
I'm sure there is already a thread like this....
Carl Jonson said:
Hey I am new in this thread.
Can anyone make a sigi for me using an image which i will provide u .
Thankx in advance.
Click to expand...
Click to collapse
If you look there are a few people that make sig bars on request
“Power brings a man many luxuries, but a clean pair of hands is seldom among them.”
― Robert Harris
I want to edit my signature, so How many post do I need?
I feel pretty happy with mine. I know the feeling you get once you put a little work in and see it in action :cyclops:
The characters and events depicted in this post are fictitious. Any similarity to actual persons or events is purely coincidental.
Viewer discretion is advised

Categories

Resources