A reduced instruction set for ARM processors (based on a 16-bit encoding, instead of 32 bits per instruction in standard mode), designed for embedded systems with a small amount of RAM.
2
votes
2answers
34 views
php | square thumbnail advance
I have a php thumbnail function. How it works you can check below:
public static function makeThumb($source, $destination, $thumb_width){
$size = getimagesize($source);
$width = ...
4
votes
1answer
43 views
Setting thumb to a particular position(not the offset) of seekbar programaticaly?
I have a customized seekbar in which am updating the progress and maximum amplitude of the sound. So the seekbar varies according to sound detection. And I want is that I need to set the position of ...
1
vote
1answer
31 views
og:image does not appear correctly
og:image is set correctly as well as link rel - i can know it is corrent because when i input the url in facebook debug, the correct image appears.
however, if i post the url in facebook, the image ...
0
votes
1answer
40 views
How to make CI image to thumbs
again I Throw a problems. How Can i find new_image (Thumb) name.
In Controller
//Insert image .............................
$config['upload_path'] = './img/placeholders/blog';
...
0
votes
2answers
30 views
Showing Categories in wordpess loop
HI I have added a loop code to a WP page to display a list of thumb of posts.
It works fine, but it shows each post I have published, even if isn't in the categories choosen. It's a problem because ...
2
votes
3answers
108 views
why is there severals encodings for one instruction in ARMv7
I am currently trying to implement a disassembler for the ARM cortex A9, which implement the ARMv7 instruction set.
For that I am using the manual "DDI0406C_b_arm_architecture_reference_manual.pdf" ...
0
votes
0answers
41 views
how to handle large image in iPhone
I want to allow user select a photo without limiting the size,and then edit it.
My idea is to create a thumbnail of the large photo with the same size as the screen for editing, and when edit ...
0
votes
2answers
188 views
SeekBar - Showing progress with TextView above
I'm trying the (surely simple?) task of having a TextView follow the thumb on a progress bar and show the progress in the TextView.
The problem is that for progress values of less than half max, the ...
0
votes
2answers
44 views
Wordpress missing thumbnails
I have a problem with wordpress theme, thumbnails missing images after refresh sometimes ok
My website
Problem image
0
votes
1answer
106 views
jQuery image rotate on hover
Any chance to change image src on hover , count up to 10 and back again from first?
This is what i need, this is default thumb, flv-3.jpg!
<img ...
0
votes
2answers
191 views
Android thumb is not centered in seekbar?
I've been searching any solution for hours, but couldn't find one. So here's my problem, as i've seen it's really common problem:
Thumb in seekbar, is not getting centered... I've made this custom ...
0
votes
0answers
106 views
Flex Slider, when synced skips 2nd thumbnail
I'm using 2 FlexSlider2's synced so one acts as a thumbnail carousel nav for the main slider. I have slideshow set to true on the main slide show and false on the slider synced as navigation. ...
0
votes
0answers
68 views
Xcode 4.6 Compiling Non-Thumb Architecture
I've built a project in Xcode with the intention that it won't be compiled for the Thumb instruction set - armv6 or armv7. I know that not compiling for the Thumb instruction set in armv7 isn't ...
0
votes
1answer
84 views
Facebook share - img thumb does not appear
I have a page Yummitube . If I share any link of the webpage on Facebook than no image thumb appears. My og:image is ok.
Let's say url is: http://www.yummitube.com/?id=936
Meta og:image is the ...
0
votes
1answer
70 views
How to use feature image and first post image for thumbnail?
To grab and resize thumbnail, I use aqua resizer from this link:
https://github.com/sy4mil/Aqua-Resizer
Call the thumbnail to show with this code on the loop:
<?php $thumb = ...
0
votes
0answers
23 views
Android: Strange behavior of thumb in ExpandableListView
I noticed strange behavior of vertical thumb in ExpandableListView when height of child (height 50) view is much greater than height of group view (height 350). When I'm scrolling thumb shrinks when ...
0
votes
0answers
110 views
Seekbar issues (prevent thumbs to move)
I'm increasing the font of textview based on progress bar...and while the width of textview <= device width, the font increases with the bar...and when the limit reach...the font stop increasing.
...
0
votes
0answers
133 views
WPF Thumb in ControlTemplate can't be dragged
I added a Thumb control in Canvas and it behaves just the way I want it to. Then I wanted to create multiple of these controls and I did it using custom class and a ControlTemplate.
The problem I have ...
0
votes
0answers
133 views
Facebook Image Thumbs smaller than the other's sites links when sharing
EDIT:
I was able to fix this just by emptying the browser's cache and the restarting it. Hope this will help someone who struggled all day like me.
So, Facebook just rolled out the BIG image ...
3
votes
2answers
44 views
Create thumbs on the fly vs after upload
Just wondering what is better:
Create thumbs on the fly:
[+] easy to create numerous thumb sizes
[+] easy to maintenance
[-] wasting cpu by sending images thru PHP
Create thumbs after user ...
1
vote
2answers
56 views
creating thumb from large file on php
I need to create thumbs from uploaded file(jpg, gif, png).
I am using GD for it.
And when try to create thumb from uploaded file that is large(1262x16482) - I get fatal error
Fatal error: Allowed ...
2
votes
0answers
104 views
No qsort_r for Android (or how to disable force Thumb to use CLZ in Android ARM code)
What I want to do (high-level): use qsort_r on Android.
There is no default implementation. So I've grabbed one from BSD. Unfortunately it needs fls functions which is also unavailable on Android. So ...
1
vote
0answers
140 views
Why aren't my gallery images not displaying on my page when I upload them?
I'm currently trying to upload images to a page and also have them saved within 2 folders.
What's supposed to happen is I upload an image and it is saved in my gallery and thumbs folder.
The image ...
2
votes
1answer
176 views
THUMB push/pop instructions
I'm trying to create a factorial method using THUMB instructions, and I'm basically there - I just have one question about the PUSH/POP opcodes - if I stored the value of r0 in the stack using push ...
3
votes
1answer
127 views
Compile thumb1 only
How do I tell gcc to compile into Thumb1-only instructions?
Everyone knows helloworld.c:
#include <stdio.h>
main() {
printf("Hello world");
}
And this is my command line:
...
0
votes
0answers
81 views
ARM “thumb-only” binaries
is there a source on the net for ARM ELF binaries that only use thumb (thumb-1, no thumb-2) instructions?
(Yes, I came to read that Linux is not capable of running on thumb-only processors.)
The ...
1
vote
0answers
207 views
WPF - ControlTemplate as Thumb control Template data binding
I have a custom MyThumb user control which implements Thumb class. This user control is templated using ControlTemplate which ItemsSource is bound to a ObservableCollection of my custom class with ...
2
votes
1answer
109 views
Get img thumbnails from liveleak?
I want to get a thumbnail image for videos from liveleak.com.
When getting images from Youtube I just do like this:
http://img.youtube.com/vi/HwP5NG-3e8I/2.jpg
Any idea how to do for liveleak.com?
0
votes
1answer
205 views
SeekBar issue on thumb changed
I'm fighting against seekbar and I can't solve my problem.
My situation is the following, I have a seekbar that is shown after click. This seekbar start with a thumb, let's call it straight thumb. ...
0
votes
1answer
870 views
Changing the size of the seekbar programmatically but cant get the thumb to be larger than the bar
I have to make a seekbar where i can change almost everything programmatically. And now I'm having a problem to change the thumb and the bar size. Everything works great if the bar is larger or the ...
1
vote
1answer
491 views
Get Umbraco thumbnail image file size - umbracoBytes XSLT
I'm trying get the file size of the thumbnail jpg generated by ImageGen for an image gallery download section.
I've done it before in Umbraco 4.2 but I'm trying to update my XSLT and simplify it for ...
1
vote
2answers
68 views
How is the “update condition flags” S encoded in the 16-bit Thumb-2 assembly instruction set?
So I need to write a very basic disassembler for class and I'm having a hard time figuring out how the S that can be appended to Thumb instructions is encoded.
For example, the instruction 0x0011 ...
0
votes
0answers
57 views
Silver light Thumb
I have got a tool tip problem , I have an image control in grid , i am using Silver light thumb control to drag and resize the grid , but the problem is I can not see the image tool tip when a thumb ...
0
votes
1answer
217 views
Gallerific .selected Element
I'm having a problem with the selected element in Galleriffic. When an image is selected it is not highlighting the correct thumb, it's highlighting the previous one.
Edited to remove a soon to be ...
0
votes
0answers
88 views
adjusting scrollviewer thumbs to transformed imgage - silverlight
I am trying to put an image control inside the scrollviewer control:
<ScrollViewer Grid.Column="0"
HorizontalScrollBarVisibility="Auto"
...
0
votes
0answers
78 views
What's the most efficient way to read one single bit in a register in ARM? [closed]
I only want to read one bit in a register in ARM. What's the best way of doing so?
-1
votes
1answer
34 views
Center Product thumbs [closed]
I need your help. I am not a web developer so I need somebody who's willing to help and find a solution. Here is my code:
http://jsbin.com/ititac/1/edit
Problem:
The images are not centered
...
2
votes
0answers
176 views
What is the difference between -mno-thumb and GCC_THUMB_SUPPORT = NO
It seems there are two ways to turn off Thumb support in Xcode 4.5:
Specifying the -mno-thumb flag in Build Settings/Other C Flags
Setting GCC_THUMB_SUPPORT to NO in Build Settings/User-Defined
Is ...
2
votes
1answer
270 views
How can I capture MouseEnter while dragging a Thumb?
I have a Thumb (containing a TextBlock) and a Border inside a Canvas.
The Thumb receives Drag Events, and is dragging properly.
What I need is to capture MouseEnter Event on the Border while the ...
0
votes
1answer
536 views
Fancybox 2 afterClose focus
I've just tried Fancybox 2 and have a problem!
In Fancybox 1.3.4 I could trigger a function when fancybox closed, namely to add the focus to the current thumb element (e.g. in a gallery).
It looked ...
1
vote
1answer
264 views
Assigning thumb to fancybox's url (image)
This comes after "Direct link to any fancybox", but with URL in address bar. Now that I managed to assign an unique url to each image of my fancybox gallery, I was wondering if by sharing ...
-8
votes
1answer
72 views
Error Uploading various thumbs of the same image [closed]
My code is wrong somewhere?
The function in line 24 usually dont work and dont upload. The others are fine.
Sometimes line 24 function works. But this is not a image related problem.
I tried ...
1
vote
1answer
149 views
AT91SAM7x: DisASM chaos probably caused by linker
I use Eclipse and Yagarto toolchain (non-eabi, GCC 4.7.1) to program a ARM 7 chip (Atmel's AT91SAM7X256),
Goal of this project is to place a bootloader in a defined range of ROM, which is copied to ...
0
votes
1answer
172 views
How to force functions of thumb2 instruction set begin at 32 bits alignment address?
There are 16 bit and 32 bit instructions in thumb2 instruction set. Functions may begin at 16 bit or 32 bit alignment address. Is there a way to make all functions begin at 32 bit alignment address?
4
votes
1answer
504 views
WPF Thumb DragDelta moving across monitors
I have a Popup control that I added a thumb to so I can drag it around the screen. The thumb's DragDelta event was overloaded with this:
private static void Thumb_DragDelta(object sender, ...
0
votes
0answers
54 views
lightbox on a recently loaded image
I have a gallery with 1 large image and a few thumbs. The script below loads the image for each of the thumbs and the image has a lightbox effect attached to it, so it pops up and shows in a lightbox ...
2
votes
1answer
293 views
Mixing ARM and THUMB instructions
I am trying to mix ARM and THUMB instructions in my assembly code. For example, in the following code I try to use both modes:
.thumb @ .code 16
.section __TEXT,__text
.globl mySymbol1
mySymbol1:
...
1
vote
2answers
589 views
Thumb doesn't match up with progress (seekbar)
I have a bug after loading my seek bars. The thumb doesn't match with the progress value. After clicking the first time on the progress bar, the thumb moves correctly.
Is there any solution for this ...
0
votes
1answer
146 views
Seekbar error in loading the progress on start of the activity
On the start of the activity I have set the progress to 8 ;
so the thumb is on 8 but the background is not on 8 , After changing the seekbar it working fine but on start of the activity it's not...
...
0
votes
0answers
108 views
Is it possible to handle Thumb.DragDelta with right mouse click?
Thumb.DragDelta += new DragDeltaEventHandler(Thumb_DragDelta);
Is it possible to handle this method with RightMouseButtonDown instead of LeftButtonDown?
Thanks
