Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku
My account: Login | Sign Up
Loading... 

Programming | Forum profile

Forum profile page for Programming on http://deviantart.com. This report page is the aggregated overview from a single forum: Programming, located on the Message Board at http://deviantart.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Programming" on the Message Board at http://deviantart.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: deviantART Forum - Programming (site profile, domain info deviantart.com)
Title: Programming
Url: http://forum.deviantart.com/community/programming/
Users activity: 35 posts per thread
Forum activity: 59 active threads during last week
 

Posting activity on Programming:

  Week Month 3 Months
Threads: 59 222 778
Post: 236 763 2,713
 

Programming Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
psykopath
34
user's latest post:
Facebook Fan Pages
Published (2009-07-04 07:25:00)
That's an application, and yes they do use FBML. Normal &#039 eople' pages that you can 'fan' only have the basic info boxes. -- overabundance causes confusion of time versus necessity. hurry, only 6 seconds to go. repeat as necessary.
summaro
18
user's latest post:
plz accounts
Published (2009-07-03 08:38:00)
As you correctly guessed, this isn't the right forum. -- In order to understand recursion, you must first understand recursion.
Bionique
17
user's latest post:
i frame question?
Published (2009-07-03 08:38:00)
I can't see the rest of your html, and I do not know how familiar you are with it, but you should wrap a div id around your frame and style it in CSS. I'm not very familiar with iframes so I hope I can help. This is what I would do: HTML: <body> <div id="container"> <div id="iframe"> CONTENT THAT GOES IN THE FRAME </div> </div...
CreatedThoughts
14
user's latest post:
How to convert FLV,...
Published (2009-07-03 13:30:00)
this should be locked -- Download the Latest Books of poems and read the latest news on the poet/song writer Adam Balan at [link] Download Pytext ( a python editor with kick) PyText
rrsaga
12
user's latest post:
Very important question about...
Published (2009-07-03 23:28:00)
sorry. -- sorry aboot your damn luck.
Aapis
10
user's latest post:
Facebook Fan Pages
Published (2009-07-04 06:25:00)
They probably paid FB for the right to customize their application. -- I'm on a boat, bitch .
DotTwin
8
user's latest post:
.ASP web page question
Published (2009-07-03 08:38:00)
It's called &#039 agination'. You can achieve this using CSS. There are plenty of tutorials on google.
whitepowa
8
user's latest post:
Python import question
Published (2009-07-03 08:32:00)
yea, just make an empty .py file and name it __init__.py and place it in folder b. you would then use import folderb.fileb -- This ain't no sesame street, its a grown ass lane Welcome to New Jersey Dont worry, we hate you too
vincentccw
8
user's latest post:
website centralize
Published (2009-07-02 08:41:00)
why do you put body { text-align:center; } doesnt it align the text to center?
iZychr
7
user's latest post:
My blog is broken with IE, but...
Published (2009-06-30 16:06:00)
Yet most of the population uses IE. -- Hello there. ._____.
 

Latest active threads on Programming::

deviantART Forum
Started 6 days, 20 hours ago (2009-07-03 08:25:00)  by psykopath
You fill in the info boxes. That's it, I'm pretty sure there's no HTML even involved. -- overabundance causes confusion of time versus necessity. hurry, only 6 seconds to go. repeat as necessary.
Thread:  Show this thread (10 posts)   Thread info: Facebook Fan Pages Size: 378 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Facebook Fan Pages :: Programming :: deviantART Forum"
deviantART Forum
Started 6 days, 6 hours ago (2009-07-03 22:26:00)  by Feredin-Isen
I want to start programming in Actionscript, and I was looking for a free compiler. I found MTASC. Link-> [link] I read all the stuff on it and didn't really understand it. If anyone knows how it works, or knows of a different free Actionscript compiler, please let me know. Thanks! -- Lets get recked on poptarts and snacks.
Thread:  Show this thread (2 posts)   Thread info: Need help! Anyone know anything about Motion Twin Actionscript 2 Compiler? Size: 558 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Need help! Anyone know anything about Motion Twin Actionscript 2 Compiler? :: Programming :: deviantART Forum"
deviantART Forum
Started 6 days, 13 hours ago (2009-07-03 15:26:00)  by ar0ne
im trying to get a variable from a php file to flash . ive been hunting tutorials allday, I finally got somthing solid, no errors - it just doesn't work. my goal is to get the users ip address using php and then loading the variable into flash. It doesent seem to like me. Like I said, no erros, it just hangs. The status bar in firefox say "transfering data from aronedesign.com" Test Link: ...
Thread:  Show this thread (5 posts)   Thread info: Very simple PHP/AS3 Question Size: 1,756 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Very simple PHP/AS3 Question :: Programming :: deviantART Forum"
deviantART Forum
Started 6 days, 20 hours ago (2009-07-03 08:27:00)  by DotTwin
There are a lot of third party software that will take your swf and convert it to whatever format. A majority of them on the market you will have to pay for, though. I don't see why you would need a program to convert your animation to AVI or MOV. I thought YouTube accepts SWFs or maybe I am wrong. If you're going to upload your animations to a video community website don't they have their ...
Thread:  Show this thread (24 posts)   Thread info: Very important question about converting swf files to avi. Size: 687 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Very important question about converting swf files to avi. :: Programming :: deviantART Forum"
deviantART Forum
Started 1 week, 2 days ago (2009-06-30 15:57:00)  by summaro
You need more specific rules first. Once mod_rewrite successfully matches a rule, it will stop processing. With regards to your non www to www, try it with RewriteEngine on RewriteBase / RewriteCond %{HTTP_HOST} !^www\.domain\.com$ [NC] RewriteRule ^(.*)$ http: //www .domain.com/$1 [L,R=301] -- In order to understand recursion, you must first understand recursion.
Thread:  Show this thread (21 post)   Thread info: .htaccess and mod_rewrite question Size: 586 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: .htaccess and mod_rewrite question :: Programming :: deviantART Forum"
deviantART Forum
Started 6 days, 20 hours ago (2009-07-03 08:28:00)  by BasiliskZero
I've been looking at dozens of sites and a good number of skins just to figure out how certain parts work, and it's kinda getting old. Is there 1 site or journal out there where someone has just accumulated everything you could possibly need to know about Div tags and possible CSS options? (For example, blocks and lists, things you wouldn't normally think of?) And if that site doesn't exist,...
Thread:  Show this thread (7 posts)   Thread info: Is there a site with ALL the CSS info? Size: 807 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Is there a site with ALL the CSS info? :: Programming :: deviantART Forum"
deviantART Forum
Started 6 days, 20 hours ago (2009-07-03 08:30:00)  by niklas
Hi, I use a database table containing information about each file or each image as in this case. The information can be width, height, name, mime type, extension etc. Each file is connected to a product, game or whatever. So basically each file/image has a product_id column so I will be able to retrieve the files for each specific product from the database. Since each file has the product_id...
Thread:  Show this thread (4 posts)   Thread info: DB How to store multiple references of images into a record? Size: 1,355 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: DB How to store multiple references of images into a record? :: Programming :: deviantART Forum"
deviantART Forum
Started 6 days, 15 hours ago (2009-07-03 13:30:00)  by CreatedThoughts
this should be locked -- Download the Latest Books of poems and read the latest news on the poet/song writer Adam Balan at [link] Download Pytext ( a python editor with kick) PyText
Thread:  Show this thread (3 posts)   Thread info: How to convert FLV, MP4/AVI/WMV/etc format? Size: 489 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "How to convert FLV, MP4/AVI/WMV/etc format? :: Programming :: deviantART Forum"
deviantART Forum
Started 6 days, 20 hours ago (2009-07-03 08:38:00)  by lifegiver
Hi, I am working on a server page that desplays reports automatically generated. The problem is, there are hundreds of reports, so instead of having 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 lorum ipsum ect ect ect ect 500 Next Page I want to have 1 2 3 ... 10 Next Page. I've tried searching Google and asp.net and a couple of ...
Thread:  Show this thread (5 posts)   Thread info: .ASP web page question Size: 1,069 bytes
Related Threads: Same Site | All Sites
Customize:  Customize ".ASP web page question :: Programming :: deviantART Forum"
deviantART Forum
Started 1 week ago (2009-07-02 08:38:00)  by vincentccw
<td height="527" colspan="2" rowspan="5" background="images/layout2_9_pro12_12.jpg"><iframe src ="file:///C:/Users/V.V/Desktop/3web.jpg" width="100%" height="300"> i make an iframe in the middle of my webpage with a background in it but, when i insert the iframe, the website either extend or resize the background within the iframe to fit into the website, which i do not want, i want the ...
Thread:  Show this thread (3 posts)   Thread info: i frame question? Size: 611 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "i frame question? :: Programming :: deviantART Forum"
 

Hot threads for last week on Programming::

Programming
Started 6 days, 20 hours ago (2009-07-03 08:27:00)  by DotTwin
There are a lot of third party software that will take your swf and convert it to whatever format. A majority of them on the market you will have to pay for, though. I don't see why you would need a program to convert your animation to AVI or MOV. I thought YouTube accepts SWFs or maybe I am wrong. If you're going to upload your animations to a video community website don't they have their ...
Thread:  Show this thread (24 posts)   Thread info: Very important question about converting swf files to avi. Size: 687 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Very important question about converting swf files to avi. :: Programming :: deviantART Forum"
Programming
Started 1 week, 2 days ago (2009-06-30 16:03:00)  by Bionique
I'm trying to create a simple snippet of my most recent post in a designated container on my homepage. I want the title to be displayed using <h1> and then in smaller italics I want it to show the date it was posted and the authors name. Then I want the post to show a small excerpt of the actual post with a link at the bottom that says Read the rest of this post and of course at the bottom, ...
Thread:  Show this thread (21 post)   Thread info: Post WordPress Blog Snippets Size: 703 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Post WordPress Blog Snippets :: Programming :: deviantART Forum"
Programming
Started 1 week, 2 days ago (2009-06-30 15:57:00)  by summaro
You need more specific rules first. Once mod_rewrite successfully matches a rule, it will stop processing. With regards to your non www to www, try it with RewriteEngine on RewriteBase / RewriteCond %{HTTP_HOST} !^www\.domain\.com$ [NC] RewriteRule ^(.*)$ http: //www .domain.com/$1 [L,R=301] -- In order to understand recursion, you must first understand recursion.
Thread:  Show this thread (21 post)   Thread info: .htaccess and mod_rewrite question Size: 586 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: .htaccess and mod_rewrite question :: Programming :: deviantART Forum"
Programming
Python import question - 17 new posts
Started 1 week ago (2009-07-02 08:32:00)  by CreatedThoughts
I have File A that needs something from File B inside of a folder. thus I would put import folder (where folder is the name of the folder containing File B) right? (thats at least how ive seen it done in other programs....) but... I get an error stating that the folder im importing is not a python module?? So if File B is in a folder (contining various other files for the project) how do i ...
Thread:  Show this thread (17 posts)   Thread info: Python import question Size: 989 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Python import question :: Programming :: deviantART Forum"
Programming
Started 1 week ago (2009-07-02 08:37:00)  by SFNightfire
I usually just stick with the <center> tag, and then left align everything, its cheap, and XHTML 1.1 Strict compliant
Thread:  Show this thread (11 posts)   Thread info: how to center layout using css? Size: 351 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: how to center layout using css? :: Programming :: deviantART Forum"
Programming
RE: Facebook Fan Pages - 10 new posts
Started 6 days, 20 hours ago (2009-07-03 08:25:00)  by psykopath
You fill in the info boxes. That's it, I'm pretty sure there's no HTML even involved. -- overabundance causes confusion of time versus necessity. hurry, only 6 seconds to go. repeat as necessary.
Thread:  Show this thread (10 posts)   Thread info: Facebook Fan Pages Size: 378 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Facebook Fan Pages :: Programming :: deviantART Forum"
Programming
Started 1 week ago (2009-07-02 08:39:00)  by shichi-reifujin
Hi everyone! I'm hoping you can help me out with my coding. My text on this page [link] isn't all showing up. I'm trying to come up with a way of getting a scrollbar on the content, but to no avail. I'm assuming there's something I haven't done to get it working properly. At this point, I'm thinking I've not put something in my CSS that I've needed to: CSS body { background: white url...
Thread:  Show this thread (8 posts)   Thread info: Scrolling issues with my layout Size: 1,554 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Scrolling issues with my layout :: Programming :: deviantART Forum"
Programming
website centralize - 7 new posts
Started 1 week, 1 day ago (2009-07-01 16:01:00)  by vincentccw
[link] [link] i'm working on a website but when i use div="center" to centralize my website, the content within my website centralize (only when preview in ie, firefox is ok) what can i do, to align my content back to left side?
Thread:  Show this thread (7 posts)   Thread info: website centralize Size: 569 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "website centralize :: Programming :: deviantART Forum"
Programming
Started 6 days, 20 hours ago (2009-07-03 08:28:00)  by BasiliskZero
I've been looking at dozens of sites and a good number of skins just to figure out how certain parts work, and it's kinda getting old. Is there 1 site or journal out there where someone has just accumulated everything you could possibly need to know about Div tags and possible CSS options? (For example, blocks and lists, things you wouldn't normally think of?) And if that site doesn't exist,...
Thread:  Show this thread (7 posts)   Thread info: Is there a site with ALL the CSS info? Size: 807 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Is there a site with ALL the CSS info? :: Programming :: deviantART Forum"
Programming
CSS height problems - 7 new posts
Started 6 days, 20 hours ago (2009-07-03 08:31:00)  by defacedlawngnome
trying to hone my css skills, but having much trouble as usual with the height property. if you view this page [link] in Firefox, you'll see the lower left box likes to jump past the containment box. i've tried everything i know and i guess i don't know enough. the css is within the html doc. any help with this would be appreciated, thanks. -- [link]
Thread:  Show this thread (7 posts)   Thread info: CSS height problems Size: 667 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "CSS height problems :: Programming :: deviantART Forum"